efl/legacy/elementary
..
config
data
doc
m4
po
src The more panel should be changed when the theme is changed. 2012-07-09 05:22:25 +00:00
tests
.gitignore
AUTHORS
COPYING
COPYING.images
ChangeLog
INSTALL
Makefile.am
NEWS
README
TODO
autogen.sh
configure.ac
elementary.pc.in
elementary.spec.in

README

Elementary 1.0.0

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:
 enlightenment-devel@lists.sourceforge.net

******************************************************************************
  
Elementary

A basic widget set library that is easy to use and is based on EFL.
It provides the basic building blocks for creating applications and user
interfaces.

For more details about elementary widgets and how to use them kindly refer to
the following link.

http://docs.enlightenment.org/auto/elementary/

------------------------------------------------------------------------------
COMPILING AND INSTALLING:

  ./configure
  make
(do this as root unless you are installing in your users directories):
  make install