enlightenment/src/modules/connman
Lucas De Marchi 6638a10e20 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 some mixer fixes (icon, code), a connman module - beware. not fully working 2008-08-31 01:51:27 +00:00
Makefile.am Add dialog to configure connman 2010-02-02 18:28:50 +00:00
e-module-connman.edj new icons, from exalt-client, by rasterman. 2010-01-02 16:22:28 +00:00
e_mod_config.c connman: fix offline_mode not being initialized 2010-04-30 15:26:48 +00:00
e_mod_main.c FORMATTING 2010-08-04 16:57:32 +00:00
e_mod_main.h FORMATTING 2010-08-04 16:57:32 +00:00
module.desktop.in remove the now useless title 2010-03-08 16:09:21 +00:00