Go to file
xcomputerman 5cbe105940 Nuke a few things off the TODO list.
SVN revision: 12778
2005-01-05 09:37:28 +00:00
data hide thermometer when there is no temperature info... 2005-01-05 07:56:56 +00:00
doc starting a battery module (in need this for my laptop) 2004-12-27 08:33:52 +00:00
lib Quiet! 2004-12-02 18:41:29 +00:00
m4 _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
src - Fix virtual desktop switching bug - don't delete hidden borders 2005-01-05 09:31:56 +00:00
.cvsignore ignore more. 2004-12-21 03:05:13 +00:00
AUTHORS Some support for multiple containers -- map new windows to the currently visible container rather than the first. 2005-01-05 08:30:25 +00:00
COPYING _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
COPYING-PLAIN _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
ChangeLog _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
INSTALL _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
Makefile.am _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
NEWS _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
README readme additiosn for the not so careful out there... 2004-12-01 07:01:31 +00:00
TODO Nuke a few things off the TODO list. 2005-01-05 09:37:28 +00:00
autogen.sh _ _ _ _ _____ ___ 2004-11-25 03:37:45 +00:00
config.h.in how about we build without ferite too? :) 2002-01-25 00:49:10 +00:00
configure.in Wed Jan 5 00:03:30 2005 Michael Jennings (mej) 2005-01-05 05:05:30 +00:00
enlightenment-config.in - install the e headers into $(includedir)/enlightenment. hopefully should 2004-12-09 19:33:51 +00:00
enlightenment.bb Added the change for BitBake the Standardized Openembedded Build System 2004-12-17 01:19:02 +00:00
enlightenment.oe slightly tidier if's - spec up to pre10 2004-11-26 10:57:58 +00:00
enlightenment.spec Wed Jan 5 00:03:30 2005 Michael Jennings (mej) 2005-01-05 05:05:30 +00:00

README

Enlightenment 0.17.0 - IN DEVELOPMENT... not a RELEASE.

NOTE: Users of DR16 will need to rename the $prefix/bin/enlightenment
file prior to installing DR17 or it will be overwritten.

You can also use the configure --prefix option to put e17 in a separate tree
of its own (recommended) like:

  ./configure --prefix=/usr/local/e17

You will, as usual need to add the subsequent bin dir to your $PATH etc.