Go to file
Lucas De Marchi f2638e50f3 Revert and re-apply badnull patch
Revert previous patch generated by badnull.cocci script, and apply the new one.
The main difference is that assert and assert-like functions are not touched
anymore.




SVN revision: 51650
2010-08-26 01:34:13 +00:00
help Remove .cvsignore. 2008-08-23 23:29:40 +00:00
pixmaps Remove .cvsignore. 2008-08-23 23:29:40 +00:00
po forgot to add the file in the last commit 2010-08-12 13:05:46 +00:00
src Revert and re-apply badnull patch 2010-08-26 01:34:13 +00:00
.gitignore Oops. 2009-05-17 13:17:15 +00:00
AUTHORS tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
COPYING tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
ChangeLog tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
Makefile.am Fix build, but disable unless --enable-build is specified. Autofoo cleanups. 2009-05-17 14:42:31 +00:00
README tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
TODO tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
autogen.sh Fix build, but disable unless --enable-build is specified. Autofoo cleanups. 2009-05-17 14:42:31 +00:00
configure.ac Actually include zh_CN and eo translations. 2009-05-17 14:42:35 +00:00
e16menuedit2.glade tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
e16menuedit2.gladep tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
e16menuedit2.prj tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
e16menuedit2.spec.in tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
omf.make tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00
xmldocs.make tools/e16menuedit2 -> e16menuedit. 2008-08-23 08:09:04 +00:00

README

Configuration
-------------
e16menuedit2 autodetects your currently active E16 session and 
uses the environment variable $ECONFDIR to read from your E16
config directory. If you use E16.7.x or earlier this variable isn't
set and e16menuedit2 read your config from ~/.enlightenment. In E16.8
and later $ECONFDIR is set to ~/.e16.

You could also edit your config files from another E16 version if you
redefine $ECONFDIR:

ECONFDIR="/home/user/.e16" e16menuedit2

If you've some old menu directories in your E16 config directory 
you could use -m parameter (see: e16menuedit2 --help) to force
the new menu structure.