summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2007-01-29 09:30:09 +0000
committerBrian Cameron <bcameron@src.gnome.org>2007-01-29 09:30:09 +0000
commita1fe476f9afb787b6045c6474d09b97f0c3827e5 (patch)
tree4383f6b16660190c6c517f6f8d7de037e3d7503a
parent5e3f4574c3fbfe46da612db0905db9eb2804160e (diff)
downloadgdm-a1fe476f9afb787b6045c6474d09b97f0c3827e5.tar.gz
Fix make distcheck. This requires putting *.desktop.in files into
2007-01-29 Brian Cameron <brian.cameron@sun.com> * POTFILES.in, POTFILES.skip: Fix make distcheck. This requires putting *.desktop.in files into POTFILES.skip for those files where the POTFILES.in file contains a *.desktop.in.in file. svn path=/trunk/; revision=4552
-rw-r--r--po/ChangeLog6
-rw-r--r--po/POTFILES.in4
-rw-r--r--po/POTFILES.skip4
3 files changed, 10 insertions, 4 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 2db2ccdd..566eaa28 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,7 +1,9 @@
2007-01-29 Brian Cameron <brian.cameron@sun.com>
- * POTFILES.in: Do not reference desktop.in.in files in POTFILES.in.
- This makes make distcheck mad.
+ * POTFILES.in, POTFILES.skip: Fix make distcheck. This
+ requires putting *.desktop.in files into POTFILES.skip
+ for those files where the POTFILES.in file contains a
+ *.desktop.in.in file.
2007-01-28 Alexander Shopov <ash@contact.bg>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7e9da017..7b88fe7b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,7 +3,7 @@
config/CDE.desktop.in
config/default.desktop.in
config/gnome.desktop.in
-config/ssh.desktop.in
+config/ssh.desktop.in.in
config/gettextfoo.h
daemon/auth.c
daemon/display.c
@@ -35,7 +35,7 @@ gui/gdmphotosetup.desktop.in
gui/gdmphotosetup.glade
gui/gdmsession.c
gui/gdmsetup.c
-gui/gdmsetup.desktop.in
+gui/gdmsetup.desktop.in.in
gui/gdmsetup.glade
gui/gdmuser.c
gui/gdmwm.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index e69de29b..4c17dd96 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -0,0 +1,4 @@
+# Files with translatable strings.
+# Please keep this file in alphabetical order.
+config/ssh.desktop.in
+gui/gdmsetup.desktop.in