elementary - renamed elm_fonts.h to elm_font.h
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 7 Mar 2012 15:09:05 +0000 (15:09 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 7 Mar 2012 15:09:05 +0000 (15:09 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68968 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_font.h [moved from src/lib/elm_fonts.h with 100% similarity]
src/lib/elm_widget.c

index 0dbdf8c..4dc3a91 100644 (file)
@@ -196,7 +196,7 @@ EAPI extern Elm_Version *elm_version;
 #include <elm_flip.h> // OK
 #include <elm_flipselector.h> // OK
 #include <elm_focus.h>  // OK
-#include <elm_fonts.h> // OK
+#include <elm_font.h> // OK
 #include <elm_frame.h> // OK
 #include <elm_gen.h> // OK
 #include <elm_gengrid.h> // OK
index 0915c00..0d06909 100644 (file)
@@ -79,7 +79,7 @@ elm_finger.h \
 elm_flip.h \
 elm_flipselector.h \
 elm_focus.h \
-elm_fonts.h \
+elm_font.h \
 elm_frame.h \
 elm_gen.h \
 elm_general.h \
similarity index 100%
rename from src/lib/elm_fonts.h
rename to src/lib/elm_font.h
index 6f7ce0a..9a88824 100644 (file)
@@ -1653,7 +1653,7 @@ elm_widget_focus_cycle(Evas_Object        *obj,
  *
  * @ingroup Widget
  */
-//XXX: If x, y indicates the elements of the directional vector,
+//FIXME: If x, y indicates the elements of the directional vector,
 //It would be better if these values are the normalized value(float x, float y)
 //or degree.
 EINA_DEPRECATED EAPI void