[rygel] i18n: Translate XML .in files rather than XML files
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] i18n: Translate XML .in files rather than XML files
- Date: Mon, 27 Sep 2010 23:00:20 +0000 (UTC)
commit 43598cd031d6631f60cef2f91b44bcbd22643f51
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 39d00da..38cacc6 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 a53368e..43b5c09 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -89,6 +89,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]