summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2008-11-27 01:56:56 +0000
committerCarsten Haitzler <raster@rasterman.com>2008-11-27 01:56:56 +0000
commit25cdbeab1838947d063db44f85e30076e261a66e (patch)
tree44a5eb796c720cf9c539deb6be442321584f91b3
parentbefa11afdb220b45e9ed26ebf91a836d3bff0fca (diff)
downloadelementary-25cdbeab1838947d063db44f85e30076e261a66e.tar.gz
some more notes and be clearer on license - just need to actually paste it in
there. SVN revision: 37814
-rw-r--r--COPYING2
-rw-r--r--src/lib/Elementary.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/COPYING b/COPYING
index a0990367e..f30255f42 100644
--- a/COPYING
+++ b/COPYING
@@ -1 +1 @@
-TBD
+TBD (LGPL)
diff --git a/src/lib/Elementary.h b/src/lib/Elementary.h
index 9dfe3e291..e945380e2 100644
--- a/src/lib/Elementary.h
+++ b/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)