vfmg: vfmg-zsh - partially updated, i don't know how to test it

sparky sparky at pld-linux.org
Tue Apr 18 18:19:08 CEST 2006


Author: sparky                       Date: Tue Apr 18 16:19:08 2006 GMT
Module: vfmg                          Tag: HEAD
---- Log message:
- partially updated, i don't know how to test it

---- Files affected:
vfmg:
   vfmg-zsh (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: vfmg/vfmg-zsh
diff -u vfmg/vfmg-zsh:1.14 vfmg/vfmg-zsh:1.15
--- vfmg/vfmg-zsh:1.14	Thu Dec  9 21:38:31 2004
+++ vfmg/vfmg-zsh	Tue Apr 18 18:19:03 2006
@@ -1,16 +1,19 @@
 #compdef vfmg
 
 _arguments \
-	':Output:(aewm afterstep blackbox enlightenment fbpanel fluxbox fvwm2 icewm metisse openbox olvwm qvwm wmaker wmaker-old xfce4 xpde)' \
+	':Output:(ASCII DR17 aewm afterstep blackbox enlightenment fbpanel fluxbox fvwm fvwm2 icewm metisse olvwm openbox qvwm wmaker wmaker-old wmii xfce4 xpde)' \
 	'(-h --help)'{-h,--help}'[print help]' \
 	'(-t --tags)'{-t,--tags}'[echo omitted tags to stderr]' \
 	'(-e --end)'{-e,--end}'[echo omitted XDG file ending to stderr]' \
 	'(-v --verbose)'{-v,--verbose}'[verbose stderr output]' \
-	'(-i --icons)'{-i,--icons}'[check for icons existence]' \
 	'(-x --exec)'{-x,--exec}'[check for binaries existence]' \
-	'(-f --full)'{-f,--full}'[extend icons and binaries to full path (needs -i or -x)]' \
+	'(-X --exec-full)'{-X,--exec-full}'[extend binaries to full path (implies -x)]' \
+	'(-i --icons)'{-i,--icons}'[add icons to menu (default: yes)]' \
+	'(-T --icons-ext)'{-T,--icons-ext}'[check for icons existence and add extension if required]' \
+	'(-I --icons-full)'{-I,--icons-full}'[check for icons existence and extend to full path]' \
+	'(-S --icons-scale)'{-S,--icons-scale}'[scale (shrink) icons (implies -i -I)]' \
 	'(-c --clear)'{-c,--clear}'[remove empty menus]' \
-	'(-p --promote -c --clear)'{-p,--promote}'[promote submenus with single entry]' \
+	'(-p --promote)'{-p,--promote}'[promote submenus with single entry]' \
 	'(-s --strip)'{-s,--strip}'[strip 1st level menu]' \
 	'(-u --utf8 -o --output)'{-u,--utf8}'[output in utf8 (default is locale setting)]' \
 	'(-m --nomenu)'{-m,--nomenu}"[don't add additional menu info (valid for blackbox, fluxbox, openbox, xfce4]" \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/vfmg/vfmg-zsh?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list