Author: sparky                       Date: Sat Nov  5 00:12:47 2005 GMT
Module: vfmg                          Tag: HEAD
---- Log message:
- updated

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

---- Diffs:

================================================================
Index: vfmg/vfmgrc
diff -u vfmg/vfmgrc:1.3 vfmg/vfmgrc:1.4
--- vfmg/vfmgrc:1.3     Tue Nov  1 21:26:44 2005
+++ vfmg/vfmgrc Sat Nov  5 01:12:42 2005
@@ -7,6 +7,7 @@
 #icons = 0/1
 #icons_full    = 0/1
 #icons_scale   = 0/1
+#icons_fork    = 0/1
 #icons_dir     = string
 #icons_ext     = string
 #utf   = 0/1
@@ -29,6 +30,10 @@
 icons  = 1
 icons_ext      = png
 
+# "faster" menu generation if icons are scaled, but some WMs checks
+# only once for icons existance
+#icons_fork    = 1
+
 # mose WMs require locale encoding
 utf    = 0
 encoding       =
@@ -37,8 +42,6 @@
 #promote       = 1
 # still nice, allways cleared if promote
 #clear = 1
-# kill "Applications"
-strip  = 1
 
 # terminal exemples
 #xterm = Eterm --title 'Eterm: %1' --exec %2
@@ -50,6 +53,7 @@
 #destdir
 #convert
 #full_regen
+#strip
 
 
 ##### per-WM configuration #####
@@ -60,8 +64,12 @@
 icons_scale    = 1
 # DR17 uses png for everything
 icons_ext      = png
+# conflicts with icons_fork
+icons_fork     = 0
 # icons may be large, as DR17 can scale them
 convert        = convert -geometry 48x48 %in %out
+# should be stripped
+strip  = 1
 
 # difectory to enlightenments special icons (*.eap)
 icons_dir      = ${HOME}/.e/e/applications/all
@@ -81,6 +89,8 @@
 convert        = convert -geometry 18x18 %in %out
 # most people use Eterm in enlightenment
 #xterm = Eterm --name %1 --exec %2
+# should be stripped
+strip  = 1
 
 [metisse]
 # metisse is not scaling icons, and we want them
@@ -89,5 +99,7 @@
 icons_dir      = ${HOME}/.fvwm-metisse/icons
 # geometry found in wm-icons
 convert        = convert -geometry 21x18 %in %out
+# in PLD must be unstripped
+strip  = 0
 
 # vim: ts=16
================================================================

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

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

Reply via email to