diff --git a/TODO b/TODO index b5142ffa7..aa12a4ecb 100644 --- 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 diff --git a/configure.in b/configure.in index 9eb6be6db..c65cb0312 100644 --- a/configure.in +++ b/configure.in @@ -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