vfmg: vfmgrc - preconfigured and tested: fvwm, fvwm2

sparky sparky at pld-linux.org
Sat Nov 5 21:06:31 CET 2005


Author: sparky                       Date: Sat Nov  5 20:06:31 2005 GMT
Module: vfmg                          Tag: HEAD
---- Log message:
- preconfigured and tested: fvwm, fvwm2

---- Files affected:
vfmg:
   vfmgrc (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: vfmg/vfmgrc
diff -u vfmg/vfmgrc:1.4 vfmg/vfmgrc:1.5
--- vfmg/vfmgrc:1.4	Sat Nov  5 01:12:42 2005
+++ vfmg/vfmgrc	Sat Nov  5 21:06:26 2005
@@ -92,6 +92,30 @@
 # should be stripped
 strip	= 1
 
+
+[fvwm]
+# no  icons support
+icons	= 0
+icons_full	= 0
+icons_scale	= 0
+# must be unstripped
+strip	= 0
+
+
+[fvwm2]
+# requires icons scaling
+icons_scale	= 1
+# requires directory for icons (no standart dir)
+#icons_dir	= ${HOME}/.icons/fvwm2
+# better when using startup generated menu
+# warning: vfmg is not checking read permissions
+#icons_dir	= /var/cache/icons
+# geometry found in wm-icons
+convert	= convert -geometry 21x18 %in %out
+# must be unstripped
+strip	= 0
+
+
 [metisse]
 # metisse is not scaling icons, and we want them
 icons_scale	= 1
@@ -99,7 +123,7 @@
 icons_dir	= ${HOME}/.fvwm-metisse/icons
 # geometry found in wm-icons
 convert	= convert -geometry 21x18 %in %out
-# in PLD must be unstripped
+# must be unstripped
 strip	= 0
 
 # vim: ts=16
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/vfmg/vfmgrc?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list