From 774879b514b11b87f25fd2c1eadfeadffaa6a22a Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 27 Nov 2008 01:56:56 +0000 Subject: [PATCH] some more notes and be clearer on license - just need to actually paste it in there. SVN revision: 37814 --- legacy/elementary/COPYING | 2 +- legacy/elementary/src/lib/Elementary.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/legacy/elementary/COPYING b/legacy/elementary/COPYING index a0990367ef..f30255f42a 100644 --- a/legacy/elementary/COPYING +++ b/legacy/elementary/COPYING @@ -1 +1 @@ -TBD +TBD (LGPL) diff --git a/legacy/elementary/src/lib/Elementary.h b/legacy/elementary/src/lib/Elementary.h index 9dfe3e291f..e945380e26 100644 --- a/legacy/elementary/src/lib/Elementary.h +++ b/legacy/elementary/src/lib/Elementary.h @@ -315,6 +315,7 @@ extern "C" { // * on the fly theme changes - test (should work) // * entry selection conflicts with finger scroll (make selection start/stop work on signals?) // * need a hold-scroll counter in elm_widget +// * add fullscreen mode on/off for windows // //// (more widgets/features - medium priority) // * toolbar widget (edje + box + button + separators)