vfmg: vfmgrc - new options usage example
sparky
sparky at pld-linux.org
Wed Dec 7 02:32:58 CET 2005
Author: sparky Date: Wed Dec 7 01:32:58 2005 GMT
Module: vfmg Tag: HEAD
---- Log message:
- new options usage example
---- Files affected:
vfmg:
vfmgrc (1.7 -> 1.8)
---- Diffs:
================================================================
Index: vfmg/vfmgrc
diff -u vfmg/vfmgrc:1.7 vfmg/vfmgrc:1.8
--- vfmg/vfmgrc:1.7 Sat Dec 3 18:17:27 2005
+++ vfmg/vfmgrc Wed Dec 7 02:32:52 2005
@@ -79,6 +79,17 @@
# DR17 can handle UTF8, and prefers it over locale encoding
utf = 1
+# exemple, this way terminal applications will get correct icon
+xterm = Eterm --name Eterm-%1 --exec %2
+termapp_class = Eterm
+termapp_name = Eterm-%1
+
+text_icon = convert -scale 64x64 -annotate 0,0,2,38 %1 \
+ -font /usr/share/fonts/TTF/VeraBd.ttf -pointsize 24 \
+ %in %out
+
+#wcnt_file = ${HOME}/.e/WIN_CLASS
+
[enlightenment] # Enlightenment DR16
# enlightenment is not scaling icons, and we want it
================================================================
---- CVS-web:
http://cvs.pld-linux.org/vfmg/vfmgrc?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list