efl/legacy/elementary
ChunEon Park ff91e90118 elementary/scroller - null set properly. 2013-09-27 22:27:38 +09:00
..
cmakeconfig
config
data elc_fileselector: restore name_entry. 2013-09-26 07:10:32 +09:00
doc
m4
pkgbuild
po po: updated po files. 2013-09-24 02:46:34 +09:00
src elementary/scroller - null set properly. 2013-09-27 22:27:38 +09:00
tests
.arcconfig
.gitignore
.mailmap mailmaip: Add .mailmap file to fixup various git author entries. 2013-09-13 14:02:55 +01:00
AUTHORS
COMPLIANCE
COPYING
COPYING.images
ChangeLog elementary/layout - fix the layout to swallow contents again when theme is changed. 2013-09-27 02:05:00 +09:00
INSTALL
Makefile.am
NEWS elementary/layout - fix the layout to swallow contents again when theme is changed. 2013-09-27 02:05:00 +09:00
README
TODO
autogen.sh
configure.ac
elementary.pc.in
elementary.spec.in

README

Elementary 1.7.99

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

 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