efl/legacy/ecore/src/lib/ecore_config
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
..
.cvsignore Quiet. 2004-10-23 14:27:10 +00:00
Ecore_Config.h add constness; formatting 2008-06-08 12:38:56 +00:00
Makefile.am Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_config.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_config_db.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_config_extra.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_config_ipc.h kwo's ecore cleanup patch 2005-03-02 07:06:44 +00:00
ecore_config_ipc_ecore.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_config_ipc_main.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_config_private.h Patch from Mathieu Taillefumier 2010-01-07 00:30:05 +00:00
ecore_config_storage.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_config_util.c FORMATTING 2010-08-04 16:57:32 +00:00
ecore_config_util.h Cleanup of lib from Morten Nilsen - thanks 2005-12-30 20:10:01 +00:00