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) |
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. | |||
62 | 62 | ||
63 | Enlightenment RELIES on lots of libraires that have been written. Ecore, | 63 | Enlightenment RELIES on lots of libraires that have been written. Ecore, |
64 | Ebits, Evas, Edb, Imlib2, Efsd just to mention a few. Especially Ebits, | 64 | Ebits, Evas, Edb, Imlib2, Efsd just to mention a few. Especially Ebits, |
65 | Ecore, Efsd and Evas change in CVS often - you will need the absolute latest | 65 | Ecore, Efsd ferite, and Evas change in CVS often - you will need the absolute |
66 | of these if you wish Enlightenment 0.17 code to run properly or compile. If | 66 | latest of these if you wish Enlightenment 0.17 code to run properly or compile. |
67 | you update Enlightenment from CVS update these too to get any changes they | 67 | If you update Enlightenment from CVS update these too to get any changes they |
68 | have in their trees. | 68 | have in their trees. |
69 | 69 | ||
70 | If you plan on working on the code... STOP! don't rush in and work on it - | 70 | If you plan on working on the code... STOP! don't rush in and work on it - |