/build/buildd/efreet-0.5.0.063/src/lib/efreet_base.h
Go to the documentation of this file.00001 /* vim: set sw=4 ts=4 sts=4 et: */ 00002 #ifndef EFREET_BASE_H 00003 #define EFREET_BASE_H 00004 00014 EAPI const char *efreet_data_home_get(void); 00015 EAPI Eina_List *efreet_data_dirs_get(void); 00016 00017 EAPI const char *efreet_config_home_get(void); 00018 EAPI Eina_List *efreet_config_dirs_get(void); 00019 00020 EAPI const char *efreet_cache_home_get(void); 00021 00026 #endif