Go to file
Gustavo Sverzut Barbieri f62d0f2027 econnman got icons (ugly, but less than the text versions I had before)
SVN revision: 73440
2012-07-07 05:13:06 +00:00
data econnman got icons (ugly, but less than the text versions I had before) 2012-07-07 05:13:06 +00:00
m4 econnman got icons (ugly, but less than the text versions I had before) 2012-07-07 05:13:06 +00:00
AUTHORS welcome econnman application. 2012-07-02 03:26:05 +00:00
COPYING welcome econnman application. 2012-07-02 03:26:05 +00:00
ChangeLog welcome econnman application. 2012-07-02 03:26:05 +00:00
Makefile.am econnman got icons (ugly, but less than the text versions I had before) 2012-07-07 05:13:06 +00:00
NEWS welcome econnman application. 2012-07-02 03:26:05 +00:00
README welcome econnman application. 2012-07-02 03:26:05 +00:00
autogen.sh welcome econnman application. 2012-07-02 03:26:05 +00:00
configure.ac econnman got icons (ugly, but less than the text versions I had before) 2012-07-07 05:13:06 +00:00
econnman-bin econnman got icons (ugly, but less than the text versions I had before) 2012-07-07 05:13:06 +00:00

README

ConnMan User Interface in EFL

REQUIREMENTS
============

 * Python-Elementary >= 0.7.3
 * Python-E_DBus >= 0.7.3
 * Python >= 2.7


BUILDING AND INSTALLING
=======================

This package uses automake, so execute:

Build::

        ./configure --prefix=/usr
        make all

Install::

        make install

If you wish to install at alternative locations, then make sure to
configure your PYTHONPATH to be able to access this location!