From ab3408927461d33221119be8f7cb2884f0b0eb05 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Sat, 6 May 2000 10:43:36 +0000 Subject: Correction svn path=/trunk/; revision=2824 --- po/update.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'po/update.sh') diff --git a/po/update.sh b/po/update.sh index 9d7a2d17ca..0f8d517b0d 100755 --- a/po/update.sh +++ b/po/update.sh @@ -6,5 +6,3 @@ xgettext --default-domain=evolution --directory=.. \ && test ! -f evolution.po \ || ( rm -f ./evolution.pot \ && mv evolution.po ./evolution.pot ) - -msgmerge no.po evolution.pot >no-new.po -- cgit v1.2.3