Author: sparky                       Date: Sat Jan 28 15:26:46 2006 GMT
Module: vfmg                          Tag: DEVEL
---- Log message:
- kill long lines, add an arrow for submenus

---- Files affected:
vfmg:
   vfmg (1.73.2.55 -> 1.73.2.56) 

---- Diffs:

================================================================
Index: vfmg/vfmg
diff -u vfmg/vfmg:1.73.2.55 vfmg/vfmg:1.73.2.56
--- vfmg/vfmg:1.73.2.55 Sat Jan 28 01:13:26 2006
+++ vfmg/vfmg   Sat Jan 28 16:26:40 2006
@@ -1294,8 +1294,9 @@
                        push @apps, [encode($opt{encoding}, $$d{Name}), 
$$d{Exec}];
                } else {
                        system("wmiir", "create", "/menu/items/menu" . $level . 
"/items/" .
-                               encode($opt{encoding}, $$d{Name}),
-                               "wmiir write /menu/lookup /items/menu" . $level 
."/". $$d{file}. "/items; wmiir write /menu/ctl 'display 1'");
+                               encode($opt{encoding}, $$d{Name}) . " [>",
+                               "wmiir write /menu/lookup /items/menu" . 
$level."/".$$d{file}
+                               . "/items; wmiir write /menu/ctl 'display 1'");
                                
                        wmii($menu[$no]{$entry}, $level ."/". $$d{file} );
                }
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to