summaryrefslogtreecommitdiff
path: root/po/update.pl
diff options
context:
space:
mode:
authorKenneth Christiansen <kenneth@src.gnome.org>2000-10-30 20:47:06 +0000
committerKenneth Christiansen <kenneth@src.gnome.org>2000-10-30 20:47:06 +0000
commit180d8e08629c104049789a197a9952aa26973ba6 (patch)
treefa62df3bad1558a582dc894830dcfe8273116bf4 /po/update.pl
parent1fcd946dde13364284855703ac13e96b66262ba5 (diff)
downloadnautilus-180d8e08629c104049789a197a9952aa26973ba6.tar.gz
with debug info
Diffstat (limited to 'po/update.pl')
-rwxr-xr-xpo/update.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/po/update.pl b/po/update.pl
index a95b7494d..caf35a85f 100755
--- a/po/update.pl
+++ b/po/update.pl
@@ -249,6 +249,7 @@ sub GeneratePot{
open INFILE, "<POTFILES.in.old";
open OUTFILE, ">POTFILES.in";
while (<INFILE>) {
+ s/\.glade$/\.glade\.h/;
s/\.xml$/\.xml\.h/;
print OUTFILE $_;
}
@@ -263,7 +264,7 @@ sub GeneratePot{
system($GETTEXT);
system($GTEST);
- print "Wrote $PACKAGE.pot\n";
+ print "Wrote $PACKAGE.pot - new test 1\n";
system("mv POTFILES.in.old POTFILES.in");
# If .headerlock file is found, it means that the potfiles