Elm toggle: add the elm_object_text_set/get hooks.
[framework/uifw/elementary.git] / .gitignore
index 7d8fd6f..c145b5e 100644 (file)
@@ -10,6 +10,7 @@ Makefile
 Makefile.in
 *.so
 *.edj
+src/lib/Elementary.h
 elementary_config
 elementary_quicklaunch
 elementary_run
@@ -33,7 +34,7 @@ elementary_testql
 /missing
 /stamp-h1
 core
-cscope.out
+cscope.*
 doc/elementary.dox
 elementary.spec
 m4/libtool.m4
@@ -41,7 +42,7 @@ m4/ltoptions.m4
 m4/ltsugar.m4
 m4/ltversion.m4
 m4/lt~obsolete.m4
-src/lib/Elementary.h
+/src/lib/Elementary.h
 tags
 /ABOUT-NLS
 /config.rpath
@@ -52,3 +53,38 @@ tags
 /mkinstalldirs
 /config.cache
 *.gmo
+/config.cache-env
+/m4/codeset.m4
+/m4/gettext.m4
+/m4/glibc21.m4
+/m4/iconv.m4
+/m4/intdiv0.m4
+/m4/inttypes-pri.m4
+/m4/inttypes.m4
+/m4/inttypes_h.m4
+/m4/isc-posix.m4
+/m4/lcmessage.m4
+/m4/lib-ld.m4
+/m4/lib-link.m4
+/m4/lib-prefix.m4
+/m4/nls.m4
+/m4/po.m4
+/m4/progtest.m4
+/m4/stdint_h.m4
+/m4/uintmax_t.m4
+/m4/ulonglong.m4
+/po/Makefile.in.in
+/po/Makevars.template
+/po/POTFILES
+/po/Rules-quot
+/po/boldquot.sed
+/po/elementary.pot
+/po/en@boldquot.header
+/po/en@quot.header
+/po/insert-header.sin
+/po/quot.sed
+/po/remove-potcdate.sed
+/po/remove-potcdate.sin
+/po/stamp-po
+/doc/Doxyfile
+/src/examples/actionslider_example_01