This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-229-gbad3553


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  bad3553d91a3cb46c9e03b59a394f7d9f22f489a (commit)
      from  273e7bfc2bd88632342d2771acd09d910a25143b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bad3553d91a3cb46c9e03b59a394f7d9f22f489a
Author: Lukas Berk <lberk@redhat.com>
Date:   Wed Apr 6 19:12:17 2011 -0400

    PR3823: Added gettext functionality to dtrace script
    
    Makefile* - were modified to include dtrace as a gettext file
    dtrace.in - script was modified to only enable gettext functionality
    if ENABLE_NLS is true
    po/POTFILES.in - updated to include dtrace in gettextizing
    other po* files - updated as needed

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am      |    2 +-
 Makefile.in      |    2 +-
 dtrace.in        |   26 +++++++++++++++++---------
 po/POTFILES.in   |    1 +
 po/en.gmo        |  Bin 11319 -> 11319 bytes
 po/en.po         |   38 +++++++++++++++++++++++++++++++++++++-
 po/fr.gmo        |  Bin 58366 -> 58366 bytes
 po/fr.po         |   38 +++++++++++++++++++++++++++++++++++++-
 po/pl.gmo        |  Bin 588 -> 588 bytes
 po/pl.po         |   38 +++++++++++++++++++++++++++++++++++++-
 po/systemtap.pot |   38 +++++++++++++++++++++++++++++++++++++-
 11 files changed, 168 insertions(+), 15 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]