diff options
author | boris <boris> | 2001-08-25 19:51:48 +0000 |
---|---|---|
committer | boris <boris@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33> | 2001-08-25 19:51:48 +0000 |
commit | bad5da3d33faf0ab35259e6e6f4120872cab921a (patch) | |
tree | 392b8403f35e986cbe80eff8d77311239cda1930 /README | |
parent | 69561bd136053fe9ec3fca2ff210ee5bc564376e (diff) | |
download | enlightenment-bad5da3d33faf0ab35259e6e6f4120872cab921a.tar.gz |
Ok this has got some initial support with ferite, currently you can only
assign ferite scripts to menus see data/scripts/build_app_menu_db.sh and look
at the exit menu item as an example. you will need ferite - i suggest that
you use cvs ferite as this is what I am developing this against. This, my
friends, is the first step of many :)
SVN revision: 5280
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -62,9 +62,9 @@ worked on. Just be happy it does as much as it already does. Enlightenment RELIES on lots of libraires that have been written. Ecore, Ebits, Evas, Edb, Imlib2, Efsd just to mention a few. Especially Ebits, -Ecore, Efsd and Evas change in CVS often - you will need the absolute latest -of these if you wish Enlightenment 0.17 code to run properly or compile. If -you update Enlightenment from CVS update these too to get any changes they +Ecore, Efsd ferite, and Evas change in CVS often - you will need the absolute +latest of these if you wish Enlightenment 0.17 code to run properly or compile. +If you update Enlightenment from CVS update these too to get any changes they have in their trees. If you plan on working on the code... STOP! don't rush in and work on it - |