Don't add a new public header

SVN revision: 54821
This commit is contained in:
Sebastian Dransfeld 2010-11-22 20:48:41 +00:00
parent d2b2019675
commit 7ad68afff2
3 changed files with 7 additions and 11 deletions

View File

@ -11,8 +11,7 @@ efreet_icon.h \
efreet_ini.h \
efreet_menu.h \
efreet_utils.h \
efreet_uri.h \
efreet_cache.h
efreet_uri.h
EFREETSOURCES = \
efreet.c \

View File

@ -1,9 +0,0 @@
#ifndef EFREET_CACHE_H
#define EFREET_CACHE_H
/**
* Event id for cache update.
*/
EAPI extern int EFREET_EVENT_ICON_CACHE_UPDATE;
#endif

View File

@ -11,6 +11,12 @@
* @{
*/
/**
* Event id for cache update.
*/
EAPI extern int EFREET_EVENT_ICON_CACHE_UPDATE;
/**
* The possible contexts for an icon directory
*/