Go to file
Lucas De Marchi e0142c0053 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
images api changes 2010-05-10 22:35:42 +00:00
m4 move plugin 2010-04-22 20:49:03 +00:00
po cleanups 2010-05-30 19:41:18 +00:00
src FORMATTING 2010-08-04 16:57:32 +00:00
ABOUT-NLS move plugin 2010-04-22 20:49:03 +00:00
AUTHORS move plugin 2010-04-22 20:49:03 +00:00
COPYING move plugin 2010-04-22 20:49:03 +00:00
COPYING-PLAIN move plugin 2010-04-22 20:49:03 +00:00
ChangeLog move plugin 2010-04-22 20:49:03 +00:00
INSTALL move plugin 2010-04-22 20:49:03 +00:00
Makefile.am activating i18n support for everythings' optional modules 2010-04-27 11:42:49 +00:00
NEWS move plugin 2010-04-22 20:49:03 +00:00
README THESE ARE NOT SKELETONS ANYMORE! 2010-05-31 17:29:40 +00:00
autogen.sh move plugin 2010-04-22 20:49:03 +00:00
configure.ac check for curl, is required anyway for ecore_con_url 2010-05-07 07:11:36 +00:00
e-module.edc fix notification icon 2010-05-10 04:10:32 +00:00
e_module.spec.in rename to 'websearch' 2010-04-22 20:53:16 +00:00
module.desktop.in updating french and italian translations 2010-05-01 17:06:12 +00:00

README

"download youtube" action requires ffmpeg, lame and youtube-dl