efl/legacy/elementary
Carsten Haitzler 5056cae0a8 alpha release of 1.7 - let's roll. ALPHA!
SVN revision: 75091
2012-08-10 10:37:05 +00:00
..
config rename illume profile as mobile. 2012-08-08 06:07:37 +00:00
data fix panel so it doesnt use a scroller anymore - probably never should 2012-08-08 10:40:00 +00:00
doc elementary: Remove white spaces from doc/examples.dox. 2012-08-06 20:44:48 +00:00
m4
po update pos' 2012-08-10 10:36:23 +00:00
src [elm] Big oopsie--. 2012-08-09 20:40:27 +00:00
tests
.gitignore
AUTHORS elementary: round up the spinning speed when the step is too small with a warning message. 2012-07-28 13:29:50 +00:00
COPYING
COPYING.images
ChangeLog elementary: reset main loop after fork. 2012-08-09 12:23:15 +00:00
INSTALL
Makefile.am
NEWS elementary: reset main loop after fork. 2012-08-09 12:23:15 +00:00
README update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
TODO
autogen.sh
configure.ac alpha release of 1.7 - let's roll. ALPHA! 2012-08-10 10:37:05 +00:00
elementary.pc.in pkgconfig now says the pkgdatadir and themes directory. 2012-07-11 14:26:49 +00:00
elementary.spec.in

README

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