]> Dogcows Code - chaz/openbox/blobdiff - obt/paths.h
add support for XDG_CACHE_HOME to the obt paths
[chaz/openbox] / obt / paths.h
index b9a095957f219bb33871d2973ac79ea74eaf6b52..a6e32ae1bc0737296653eca217763fe58d8fabb5 100644 (file)
@@ -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);
 
This page took 0.021526 seconds and 4 git commands to generate.