[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    l10n/scripts
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2006-02-13 9:46:10
Message-ID: 1139823970.364972.11692.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 508961 by goutte:

- fix spelling of --no-wrap parameter
- there is no *.mo files to delete anymore


 M  +2 -2      check_gui_texts  


--- trunk/l10n/scripts/check_gui_texts #508960:508961
@@ -121,7 +121,7 @@
 # Prepare .pot to easy processing
 po_files=`echo ./templates/docmessages/$module/$documentation*.pot`
 for f in $po_files; do
-	msgen --no--wrap $f | grep -v "^#" > $f.po
+	msgen --no-wrap $f | grep -v "^#" > $f.po
 done;
 
 
@@ -206,7 +206,7 @@
 		echo $f.gui-translated.po; \
 	fi; \
 	perl ./scripts/translate_gui.pl --tmp-file=$TMPFILE-msgs --file=$f.po > $f.gui-translated.po; 
-	rm $f.mo $f.po; \
+	rm $f.po
 done; \
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic