]>
Dogcows Code - chaz/openbox/blob - openbox/themerc.h
4 extern char *themerc_engine
; /* NULL to use the default engine */
5 extern char *themerc_theme
; /* NULL to use the default theme for the engine */
6 extern char *themerc_font
; /* always non-NULL */
7 extern char *themerc_titlebar_layout
; /* always non-NULL */
9 void themerc_startup();
10 void themerc_shutdown();
This page took 0.035097 seconds and 4 git commands to generate.