diff options
author | Bastien Nocera <hadess@hadess.net> | 2007-08-25 12:16:21 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2007-08-25 12:16:21 +0000 |
commit | 77547ed51c98511558d36fe7f68b6b61015295fe (patch) | |
tree | ef39a8795f6c880eac3c7bec3d043f33be440c30 /po | |
parent | 0ee036c73bca7014279e835631ceaff0dafba71c (diff) |
Patch from Claude Paroz <claude@2xlibre.net> to make sure the .ui files
2007-08-25 Bastien Nocera <hadess@hadess.net>
* POTFILES.in: Patch from Claude Paroz <claude@2xlibre.net>
to make sure the .ui files get translated (Closes: #470025)
svn path=/trunk/; revision=4581
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 14 |
2 files changed, 12 insertions, 7 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 8de49f6b..6acb504d 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2007-08-25 Bastien Nocera <hadess@hadess.net> + + * POTFILES.in: Patch from Claude Paroz <claude@2xlibre.net> + to make sure the .ui files get translated (Closes: #470025) + 2007-08-24 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index f774faa1..b3f59cd4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,14 +1,14 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. [encoding: UTF-8] -data/fullscreen.ui -data/playlist.ui -data/plugins.ui -data/properties.ui +[type: gettext/glade]data/fullscreen.ui +[type: gettext/glade]data/playlist.ui +[type: gettext/glade]data/plugins.ui +[type: gettext/glade]data/properties.ui data/totem.desktop.in.in.in -data/totem.ui +[type: gettext/glade]data/totem.ui data/totem.schemas.in -data/uri.ui +[type: gettext/glade]data/uri.ui lib/totem-scrsaver.c src/totem-fullscreen.c src/totem-interface.c @@ -54,5 +54,5 @@ src/plugins/properties/bacon-video-widget-properties.c [type: gettext/ini]src/plugins/skipto/skipto.totem-plugin.in src/plugins/skipto/totem-skipto.c src/plugins/skipto/totem-skipto-plugin.c -src/plugins/skipto/skipto.ui +[type: gettext/glade]src/plugins/skipto/skipto.ui browser-plugin/totem-plugin-viewer.c |