SVN: vfmg/trunk/vfmgrc

sparky sparky at pld-linux.org
Sat Dec 2 19:59:41 CET 2006


Author: sparky
Date: Sat Dec  2 19:59:41 2006
New Revision: 8031

Modified:
   vfmg/trunk/vfmgrc
Log:
- some e17-desktop preconfig


Modified: vfmg/trunk/vfmgrc
==============================================================================
--- vfmg/trunk/vfmgrc	(original)
+++ vfmg/trunk/vfmgrc	Sat Dec  2 19:59:41 2006
@@ -88,9 +88,9 @@
 # should be stripped
 strip	= 1
 
-# difectory to enlightenments special icons (*.eap)
+# directory for enlightenment special icons (*.eap)
 icons_dir	= ${HOME}/.e/e/applications/all
-# difectory to menu structure
+# directory for menu structure
 destdir	= ${HOME}/.e/e/applications/favorite
 
 # DR17 can handle UTF8, and prefers it over locale encoding
@@ -113,7 +113,7 @@
 # it an icon
 # vfmg by default uses as windows class binary name changing first letter to upper
 # case, but it's not correct in many cases
-wcnt_file	= /usr/share/enlightenmentDR17/wcnt.txt;${HOME}/.e/wcnt.txt
+wcnt_file	= /usr/share/enlightenment/wcnt.txt;${HOME}/.e/wcnt.txt
 
 
 [blackbox]
@@ -137,6 +137,35 @@
 strip	= 1
 
 
+[e17-desktop]	# Enlightenment DR17 using desktop-like entries
+# unneeded
+icons_scale	= 0
+# should be stripped
+strip	= 1
+
+# directory for enlightenment icons
+icons_dir	= ${HOME}/.e/e/applications/all
+# directory for menu structure
+destdir	= ${HOME}/.e/e/applications/menu/all
+
+# DR17 can handle UTF8, and prefers it over locale encoding
+utf	= 1
+
+# example, this way terminal applications will get correct icon
+xterm	= Eterm --name Eterm-%1 --exec %2
+# Eterm class is always Eterm, and can't be changed
+termapp_class	= Eterm
+# window name we just gave
+termapp_name	= Eterm-%1
+
+# wcnt stands for Window Class Name Tittle
+# DR17 can use those for identyfying window with application and assign
+# it an icon
+# vfmg by default uses as windows class binary name changing first letter to upper
+# case, but it's not correct in many cases
+wcnt_file	= /usr/share/enlightenment/wcnt.txt;${HOME}/.e/wcnt.txt
+
+
 [enlightenment]	# Enlightenment DR16
 # enlightenment is not scaling icons, and we want it
 icons_scale	= 1


More information about the pld-cvs-commit mailing list