Author: sparky                       Date: Fri Apr 28 18:18:24 2006 GMT
Module: vfmg                          Tag: HEAD
---- Log message:
- s/nead/need/

---- Files affected:
vfmg:
   vfmg (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: vfmg/vfmg
diff -u vfmg/vfmg:1.93 vfmg/vfmg:1.94
--- vfmg/vfmg:1.93      Fri Apr 21 11:47:27 2006
+++ vfmg/vfmg   Fri Apr 28 20:18:19 2006
@@ -1444,7 +1444,7 @@
 
 if ($opt{icons_scale}) {
        if (not -d $opt{icons_dir} or ($opt{full_regen} and $o_output ne 
"DR17")) {
-               warn "Nead to generate all icons.\n";
+               warn "Need to (re)generate all icons.\n";
                require File::Path;
                import File::Path qw(mkpath rmtree);
                rmtree($opt{icons_dir}.".old",0,0) if -e $opt{icons_dir}.".old";
@@ -1483,7 +1483,7 @@
        $opt{convert} =~ s/\%out/$DR{icon}/g;
        chdir($DR{tmp});
        unlink $DR{icon};
-       # icon is allways neaded
+       # icon is allways needed
        open F_OUT, "> blank.xpm"; # {{{
        print F_OUT <<EOF;
                static char *blank[] = {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/vfmg/vfmg?r1=1.93&r2=1.94&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to