From c0d89e2e04c1a5a8332badba0d0e63d8d3defb24 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Wed, 27 Apr 2005 03:11:32 +0000 Subject: [PATCH] 2005 :) TODO SVN revision: 14389 --- TODO | 1 + src/bin/e_int_menus.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index c0fb4f704..09b58e908 100644 --- a/TODO +++ b/TODO @@ -55,6 +55,7 @@ Also look at all the .c files - they have their own localized TODO lists These are in no particular order: +* check window max size. if < size of zone (or maximisation area) disallow maximising and tell border edje object (via signals) to somehow disable the maximise buttons :) (and remove from the menu) * drag and drop subsystem (just handling dragging with some icon being dragged around and then a drop somewhere) * drag window icon (top-left) uses drag and drop to be able to drop on pager module and maybe ibar (to add the app to it?) * bug: if you have 2 zones and you fill up zone 2 (right) mostly and then run a big xev (xev -g 1280x1024) that wont fit it gets placed offscreen to the right of zone 2 diff --git a/src/bin/e_int_menus.c b/src/bin/e_int_menus.c index f742f5a31..ba3fd536f 100644 --- a/src/bin/e_int_menus.c +++ b/src/bin/e_int_menus.c @@ -216,7 +216,7 @@ _e_int_menus_main_about(void *data, E_Menu *m, E_Menu_Item *mi) { e_error_dialog_show(_("About Enlightenment"), _("This is Enlightenment %s.\n" - "Copyright © 1999-2004, by the Enlightenment Dev Team.\n" + "Copyright © 1999-2054, by the Enlightenment Dev Team.\n" "\n" "We hope you enjoy using this software as much as we enjoyed writing it.\n\n" "Please think of the aardvarks. They need some love too."),