aboutsummaryrefslogtreecommitdiffstats
path: root/po/update.pl
diff options
context:
space:
mode:
Diffstat (limited to 'po/update.pl')
-rwxr-xr-xpo/update.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/update.pl b/po/update.pl
index 93bc46d42f..9cc746fa46 100755
--- a/po/update.pl
+++ b/po/update.pl
@@ -8,7 +8,7 @@
$VERSION = "1.2.5 beta 2";
$LANG = $ARGV[0];
-$PACKAGE = "nautilus";
+$PACKAGE = "evolution";
if (! $LANG){
print "update.pl: missing file arguments\n";