[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:       2007-04-13 10:58:38
Message-ID: 1176461918.529775.28359.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 653437 by goutte:

Add a warning if a processed .desktop file is executable
(Backport from trunk/l10n-kde4/scripts/createdesktopcontext.pl)


 M  +1 -0      createdesktop.pl  


--- trunk/l10n/scripts/createdesktop.pl #653436:653437
@@ -47,6 +47,7 @@
     for my $filename ( @$files )
     {
         chomp( $filename );
+        print STDERR "Warning: file $filename is executable!" if -x $filename;
         open( FH, "<", $filename ) or warn "Cannot open file $filename";
         binmode( FH, ":utf8" ) if $^V ge v5.8.0;
     
[prev in list] [next in list] [prev in thread] [next in thread] 

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