summaryrefslogtreecommitdiff
path: root/obt/paths.c
AgeCommit message (Collapse)Author
2010-03-25add function to give the list of autostart directoriesDana Jansens
2010-02-16more using g_slice_new() instead of g_new()Dana Jansens
2009-09-19Merge branch 'backport' into workMikael Magnusson
Conflicts: openbox/actions/desktop.c openbox/client.c openbox/event.c openbox/extensions.c openbox/popup.c openbox/screen.c parser/parse.c
2008-01-31add support for XDG_CACHE_HOME to the obt pathsDana Jansens
2008-01-20initialize the lists to NULL (empty)Dana Jansens
2008-01-20move the xdg path stuff into obt/paths.[ch], and make render and openbox use itDana Jansens