From b7e075bb8b22ac132c734627860aa10e54e82e74 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sun, 15 Oct 2006 15:41:17 +0000 Subject: [PATCH] aspara! SVN revision: 26617 --- TODO | 2 ++ configure.in | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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