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

List:       kde-commits
Subject:    l10n/scripts
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-02-15 23:28:12
Message-ID: 1140046092.371018.24584.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 509979 by mueller:

fixes


 M  +1 -1      check_po_files  
 M  +1 -1      createdoctemplates.sh  


--- trunk/l10n/scripts/check_po_files #509978:509979
@@ -505,7 +505,7 @@
 			&recursive_check($filename);
 		}
                 elsif (-z $filename) {
-                        print STDERR "ERROR: File $filename is empty! Skipping!\n";
+                        print STDERR "File $filename is empty! Skipping!\n";
                 }
 		elsif (-f $filename && $filename =~ /\.po$/) {
 			if (-x $filename) {
--- trunk/l10n/scripts/createdoctemplates.sh #509978:509979
@@ -20,7 +20,7 @@
 LC_ALL=C
 LC_MESSAGES=C
 
-modules=`find documentation/ -type d -follow -maxdepth 1 -printf '%f\n' | grep -v \
svn | grep -v documentation` +modules=`find documentation/ -maxdepth 1 -type d \
-follow -printf '%f\n' | grep -v svn | grep -v documentation`  
 all_files=""
 


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

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