X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=obt%2Fpaths.h;h=a6e32ae1bc0737296653eca217763fe58d8fabb5;hb=25d54d2ddab10e233a3300e2ebba13fa5f3f401f;hp=b9a095957f219bb33871d2973ac79ea74eaf6b52;hpb=07d5674d3984d008de1ecc768a296afbed731e4e;p=chaz%2Fopenbox diff --git a/obt/paths.h b/obt/paths.h index b9a09595..a6e32ae1 100644 --- a/obt/paths.h +++ b/obt/paths.h @@ -31,6 +31,7 @@ void obt_paths_unref(ObtPaths *p); const gchar* obt_paths_config_home(ObtPaths *p); const gchar* obt_paths_data_home(ObtPaths *p); +const gchar* obt_paths_cache_home(ObtPaths *p); GSList* obt_paths_config_dirs(ObtPaths *p); GSList* obt_paths_data_dirs(ObtPaths *p);