label is no longer a common parameter, and style is

SVN revision: 54109
This commit is contained in:
Iván Briano 2010-11-02 17:55:14 +00:00
parent e486aeaed7
commit aec02288a9
1 changed files with 1 additions and 1 deletions

View File

@ -113,4 +113,4 @@ external_##type_name##_icon_add(void *data __UNUSED__, Evas *e) { \
}
#define DEFINE_EXTERNAL_COMMON_PARAMS \
EDJE_EXTERNAL_PARAM_INFO_STRING_DEFAULT("label", "label goes here")
EDJE_EXTERNAL_PARAM_INFO_STRING_DEFAULT("style", "default")