edi/data
Davide Andreoli 2fb3280d07 Added a python project skeleton
The provided app is identical to the C skeleton (just a window and a label)

Is still a bit minimal, but all the basic functions are implemented:
./setup.py check
./setup.py build
./setup.py run
./setup.py install / uninstall
./setup.py clean --all

Later I will extend the skeleton to support:
* gettext translations
* FDO stuff installation (.desktop and icons)
* Edje theme building
2017-05-29 21:37:37 +02:00
..
desktop Update icons and about imagery 2015-05-26 23:59:16 +01:00
extra Added a python project skeleton 2017-05-29 21:37:37 +02:00
images Update icons and about imagery 2015-05-26 23:59:16 +01:00
themes Output of eflprj with a couple of tweaks - and EDI is born 2014-02-12 20:56:20 +00:00
Makefile.am Include the skeleton tool in the edi build so we can work on project creation 2014-09-13 22:30:20 +01:00