FORMATTING
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 4 Aug 2010 16:57:32 +0000 (16:57 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 4 Aug 2010 16:57:32 +0000 (16:57 +0000)
* 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

14 files changed:
src/bin/test_menu.c
src/bin/test_notify.c
src/bin/test_slideshow.c
src/lib/elm_button.c
src/lib/elm_cnp_helper.c
src/lib/elm_gengrid.c
src/lib/elm_genlist.c
src/lib/elm_image.c
src/lib/elm_map.c
src/lib/elm_menu.c
src/lib/elm_notify.c
src/lib/elm_panes.c
src/lib/elm_slideshow.c
src/lib/elm_toolbar.c

index 3330b63..e57cb1d 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #ifndef ELM_LIB_QUICKLAUNCH
 
index d1b38ef..82bdda8 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #ifndef ELM_LIB_QUICKLAUNCH
 
index f8473b5..ce893b2 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #ifndef ELM_LIB_QUICKLAUNCH
 
index 037cbb5..e838f10 100644 (file)
@@ -1,6 +1,3 @@
-/*
- *
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
  */
 #include <Elementary.h>
 #include "elm_priv.h"
index 8f0f4ef..43bd2f1 100644 (file)
@@ -823,6 +823,5 @@ mark_up(const char *start, int *lenp){
   return ret;
 }
 
-/* vim: set ts=8 sw=3 sts=8 noexpandtab cino=>5n-3f0^-2{2 : */
 
 #endif
index 39c7812..b070312 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #include "elm_priv.h"
 
index 0a0ae77..18796a5 100644 (file)
@@ -1,6 +1,3 @@
-/*
- *
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
  */
 #include <Elementary.h>
 #include "elm_priv.h"
index d04df56..699c50f 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2,t0,(0
- */
 #include <Elementary.h>
 #include "elm_priv.h"
 
index 25363db..9edac62 100644 (file)
@@ -1,6 +1,3 @@
-/*
- *
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
  */
 #include <Elementary.h>
 #include "elm_priv.h"
index b86019b..8ef1459 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #include "elm_priv.h"
 
index 43af75a..fcb1d50 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #include "elm_priv.h"
 
index e880f45..4990835 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #include "elm_priv.h"
 
index 0b799bb..f074f35 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #include "elm_priv.h"
 
index d27e3ad..e164d0d 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
- */
 #include <Elementary.h>
 #include "elm_priv.h"