enlightenment-module-mail/src
Lucas De Marchi e568bdc82f 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
..
Makefile.am EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00
e_mod_config.c Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to 2009-09-01 13:34:42 +00:00
e_mod_config_box.c FORMATTING 2010-08-04 16:57:32 +00:00
e_mod_config_box.h EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +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
imap.c FORMATTING 2010-08-04 16:57:32 +00:00
imap.h FORMATTING 2010-08-04 16:57:32 +00:00
imap2.c FORMATTING 2010-08-04 16:57:32 +00:00
imap2.h FORMATTING 2010-08-04 16:57:32 +00:00
mbox.c EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00
mbox.h EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00
mdir.c EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00
mdir.h EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00
pop.c Fixes for Ecore Api changes. 2010-07-06 17:52:01 +00:00
pop.h EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00