SVN revision: 26617
This commit is contained in:
Carsten Haitzler 2006-10-15 15:41:17 +00:00
parent 69d34400a9
commit b7e075bb8b
2 changed files with 3 additions and 1 deletions

2
TODO
View File

@ -100,6 +100,8 @@ Some of the things (in very short form) that need to be done to E17...
"NICE TO HAVE" FEATURES
-------------------------------------------------------------------------------
* nice to have a menu item for a window for "add keyboard shortcut to run this
app" as well as "add app to launcher" would be nice usability
* full fm2 support as an icon fm needs work - beyond fsel needs and for icons
on the desktop etc. etc.
* switch to desktop of a new window if it opens on another desktop than the

View File

@ -5,7 +5,7 @@ AC_INIT(configure.in)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_ISC_POSIX
AM_INIT_AUTOMAKE(enlightenment, 0.16.999.033)
AM_INIT_AUTOMAKE(enlightenment, 0.16.999.034)
AM_CONFIG_HEADER(config.h)
AC_C_BIGENDIAN