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-158-gb5f561b


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  b5f561be304ddb0c9b5bfa810799b831f4c41d4f (commit)
      from  63c742a628691a66a801cc067dcfb40e04cefe30 (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 b5f561be304ddb0c9b5bfa810799b831f4c41d4f
Author: Lukas Berk <lberk@redhat.com>
Date:   Tue Mar 15 22:01:53 2011 -0400

    PR3823: Added gettext functionality to runtime
    also added a few missed strings, regenerated the po/* files

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

Summary of changes:
 main.cxx                |    2 +-
 po/POTFILES.in          |   70 ------
 po/en.gmo               |  Bin 17989 -> 17989 bytes
 po/en.po                |  561 ++++++++++++----------------------------------
 po/fr.gmo               |  Bin 58978 -> 58978 bytes
 po/fr.po                |  563 +++++++++++++----------------------------------
 po/pl.gmo               |  Bin 588 -> 588 bytes
 po/pl.po                |  559 ++++++++++++----------------------------------
 po/systemtap.pot        |  559 ++++++++++++----------------------------------
 runtime/loc2c-runtime.h |    4 +-
 runtime/runtime.h       |    2 +-
 translate.cxx           |   56 ++++-
 12 files changed, 629 insertions(+), 1747 deletions(-)
 delete mode 100644 po/POTFILES.in


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]