aspara!
authorCarsten Haitzler <raster@rasterman.com>
Sun, 15 Oct 2006 15:41:17 +0000 (15:41 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 15 Oct 2006 15:41:17 +0000 (15:41 +0000)
SVN revision: 26617

TODO
configure.in

diff --git a/TODO b/TODO
index b5142ff..aa12a4e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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
index 9eb6be6..c65cb03 100644 (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