Make sure header variables matches the real variables.

SVN revision: 29393
This commit is contained in:
Sebastian Dransfeld 2007-04-05 20:56:23 +00:00
parent 78cb82439f
commit bd2a3953a9
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ Ecore_List *efreet_util_desktop_exec_glob_list(const char *glob);
Ecore_List *efreet_util_desktop_generic_name_glob_list(const char *glob);
Ecore_List *efreet_util_desktop_comment_glob_list(const char *glob);
extern int EFREET_EVENT_UTIL_DESKTOP_LIST_CHANGE;
extern int EFREET_EVENT_UTIL_DESKTOP_CHANGE;
extern int EFREET_EVENT_DESKTOP_LIST_CHANGE;
extern int EFREET_EVENT_DESKTOP_CHANGE;
#endif