diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-18 00:22:20 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-18 00:22:20 +0200 |
commit | d54a8a85e7edec7e65ad42c9c183384f488a6f1c (patch) | |
tree | 12ef6a878cfe0f602fb2e5ee4ed08e72924e7b20 /po | |
parent | a27d841dcdfa30f070bf1d6e7a659a22ae1057ec (diff) | |
download | mate-desktop-d54a8a85e7edec7e65ad42c9c183384f488a6f1c.tar.bz2 mate-desktop-d54a8a85e7edec7e65ad42c9c183384f488a6f1c.tar.xz |
mate-aboud: code improvements
disable gnucat by default
install gnucat pixmaps only if enabled
translate some spanish comments
dropped support for old glib version (now minimun version is increased)
add "translator-credits" msgid to show translators
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 1b65f27..8304e44 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,7 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. mate-about/mate-about.desktop.in.in +mate-about/mate-about.c mate-about/mate-about.h # When adding a file here, make sure that the entry point in the API of this # file calls _mate_desktop_init_i18n () |