efl/legacy/elementary/README

29 lines
783 B
Plaintext

Elementary 1.8.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