Fork of nice e
Go to file
handyande 575948cebd Use macro to minimise code for border buttons
Allow this to make other groups for each icon
This means the menu code can load the theme data to make icons :) :) :)


SVN revision: 13760
2005-03-16 23:20:13 +00:00
data Use macro to minimise code for border buttons 2005-03-16 23:20:13 +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 Use macro to minimise code for border buttons 2005-03-16 23:20:13 +00:00
.cvsignore Sun Jan 23 22:30:28 2005 Michael Jennings (mej) 2005-01-24 02:26:35 +00:00
AUTHORS seb's patch... 2005-02-07 13:51:09 +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 Use macro to minimise code for border buttons 2005-03-16 23:20:13 +00:00
autogen.sh Use glibtoolize on OS X. 2005-01-22 06:56:56 +00:00
config.h.in how about we build without ferite too? :) 2002-01-25 00:49:10 +00:00
configure.in 1. e17's init icons get put into an e_box for arrangement nad the init splash 2005-02-28 05:35:02 +00:00
enlightenment-config.in Fix enlightenment-config to include libe 2005-01-07 11:48:58 +00:00
enlightenment.bb New version 2005-02-24 10:27:15 +00:00
enlightenment.oe New version 2005-02-24 10:27:15 +00:00
enlightenment.spec Makefile and rpm spec patch from Jason Williams <jasonw at tulg dot org> 2005-01-14 22:44:55 +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.