[access] support elm_access_action(); with ELM_ACCESS_ACTION_UNHIGHLIGHT
[framework/uifw/elementary.git] / README
1 Elementary 1.7.99
2
3 ******************************************************************************
4
5  FOR ANY ISSUES PLEASE EMAIL:
6  enlightenment-devel@lists.sourceforge.net
7
8 ******************************************************************************
9   
10 Elementary
11
12 A basic widget set library that is easy to use and is based on EFL.
13 It provides the basic building blocks for creating applications and user
14 interfaces.
15
16 For more details about elementary widgets and how to use them kindly refer to
17 the following link.
18
19 http://docs.enlightenment.org/auto/elementary/
20
21 ------------------------------------------------------------------------------
22 COMPILING AND INSTALLING:
23
24   ./configure
25   make
26 (do this as root unless you are installing in your users directories):
27   make install
28