elementary - renamed elm_fonts.h to elm_font.h

SVN revision: 68968
This commit is contained in:
ChunEon Park 2012-03-07 15:09:05 +00:00
parent 9f5a98dd60
commit af38b11e5a
4 changed files with 3 additions and 3 deletions

View 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

View 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 \

View 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