]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
new method for loading menu files etc
[chaz/openbox] / openbox / config.h
index 98a5340bea32e121c9906ccfe847e50141013949..777d895eff3779a338e0f4f44c894bc4a7dd1ac4 100644 (file)
@@ -72,8 +72,8 @@ gint config_resist_win;
 /*! Number of pixels to resist while crossing a screen's edge */
 gint config_resist_edge;
 
-/*! User-specified path to the menu file */
-extern gchar *config_menu_path;
+/*! User-specified menu files */
+extern GSList *config_menu_files;
 
 void config_startup(struct _ObParseInst *i);
 void config_shutdown();
This page took 0.021057 seconds and 4 git commands to generate.