From 0ea5de0cf6c53ec728e6704b03d575f7fab2fa0e Mon Sep 17 00:00:00 2001 From: Kenneth Christiansen Date: Mon, 30 Oct 2000 21:16:31 +0000 Subject: Nautilus build is up and running again - removed debug code --- po/update.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/update.pl') diff --git a/po/update.pl b/po/update.pl index caf35a85f..cea1d7096 100755 --- a/po/update.pl +++ b/po/update.pl @@ -264,7 +264,7 @@ sub GeneratePot{ system($GETTEXT); system($GTEST); - print "Wrote $PACKAGE.pot - new test 1\n"; + print "Wrote $PACKAGE.pot\n"; system("mv POTFILES.in.old POTFILES.in"); # If .headerlock file is found, it means that the potfiles -- cgit v1.2.1