fix comment

SVN revision: 45768
This commit is contained in:
Hannes Janetzek 2010-02-01 13:06:44 +00:00
parent dc1af1a3f8
commit ab13fa8b72
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ struct _Evry_Plugin
/* provide more information for a candidate */
/* int (*candidate_info) (Evas *evas, Evry_Item *item); */
/* optional: default action for this plugins items */
/* only used when plugin is of type_action */
int (*action) (Evry_Plugin *p, const Evry_Item *item);
Evas_Object *(*config_page) (Evry_Plugin *p);