You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
.. | ||
cmakeconfig | 10 years ago | |
config | 10 years ago | |
data | 10 years ago | |
doc | 10 years ago | |
m4 | 10 years ago | |
pkgbuild | 10 years ago | |
po | 10 years ago | |
src | 10 years ago | |
tests | ||
.arcconfig | 10 years ago | |
.gitignore | 10 years ago | |
.mailmap | 10 years ago | |
AUTHORS | 10 years ago | |
COMPLIANCE | 10 years ago | |
COPYING | 10 years ago | |
COPYING.images | ||
ChangeLog | 10 years ago | |
INSTALL | ||
Makefile.am | 10 years ago | |
NEWS | 10 years ago | |
README | 10 years ago | |
TODO | 10 years ago | |
autogen.sh | ||
configure.ac | 10 years ago | |
elementary.pc.in | 11 years ago | |
elementary.spec.in | 11 years ago |
README
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