[rygel/gnome-2-32] i18n: Translate XML .in files rather than XML files



commit 7ca2d098342c238f11c42570de0dc2b09ded9e8f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Sep 27 23:48:43 2010 +0300

    i18n: Translate XML .in files rather than XML files
    
    This should have been part of commit 02b74cb. This is only to satisfy
    the build at this point since XML files don't have any translated strings.

 po/POTFILES.in   |   12 ++++++------
 po/POTFILES.skip |    6 ++++++
 2 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3fed2c8..618aada 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -5,12 +5,12 @@
 [type: gettext/glade]data/rygel-preferences.ui
 data/rygel-preferences.desktop.in.in
 data/rygel.desktop.in.in
-data/xml/AVTransport2.xml
-data/xml/ConnectionManager.xml
-data/xml/ContentDirectory.xml
-data/xml/MediaRenderer2.xml
-data/xml/MediaServer2.xml
-data/xml/RenderingControl2.xml
+data/xml/AVTransport2.xml.in
+data/xml/ConnectionManager.xml.in
+data/xml/ContentDirectory.xml.in
+data/xml/MediaRenderer2.xml.in
+data/xml/MediaServer2.xml.in
+data/xml/RenderingControl2.xml.in
 src/plugins/external/rygel-external-container.vala
 src/plugins/external/rygel-external-icon-factory.vala
 src/plugins/external/rygel-external-interfaces.vala
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index b637528..1aa937e 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -88,6 +88,12 @@ src/rygel/rygel-media-query-action.c
 src/ui/rygel-preferences-dialog.c
 data/rygel.desktop.in
 data/rygel-preferences.desktop.in
+data/xml/AVTransport2.xml
+data/xml/ConnectionManager.xml
+data/xml/ContentDirectory.xml
+data/xml/MediaRenderer2.xml
+data/xml/MediaServer2.xml
+data/xml/RenderingControl2.xml
 tests/rygel-gst-utils.c
 tests/rygel-http-byte-seek.c
 tests/rygel-http-item-uri.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]