enlightenment/src/modules/fileman_opinfo
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
..
Makefile.am * e_fm_operation_registry : Add a new api call: EAPI int e_fm2_op_registry_count(void) 2009-03-29 15:33:26 +00:00
e-module-fileman_opinfo.edj 1. New field in E_Fm2_Op_Registry_Entry named dialog, that hold pointer 2009-07-01 18:35:26 +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