efl/legacy/emotion/src
Lucas De Marchi 0a4617ae38 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
..
bin Fix for Ecore Api changes wrt Eina_Bool. 2010-07-20 22:02:31 +00:00
edje_external make code compile if we reach the impossible :-) 2010-04-21 19:04:19 +00:00
lib doxygen 2010-07-25 18:29:01 +00:00
modules FORMATTING 2010-08-04 16:57:32 +00:00
.cvsignore ignores 2004-10-25 03:23:14 +00:00
Makefile.am Initial support for Emotion as Edje EXTERNAL. 2010-04-01 03:59:39 +00:00