]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
dont make popup windows saveunder after all, they move around
[chaz/openbox] / openbox / config.h
index a42e8a7e4ad871f936fd48ac13d7431639f4f08e..29f8d081afdd3e862a7685845657a18381e43f27 100644 (file)
@@ -128,6 +128,8 @@ extern guint    config_submenu_show_delay;
 extern gboolean config_menu_client_list_icons;
 /*! User-specified menu files */
 extern GSList *config_menu_files;
+/*! Per app settings */
+extern GSList *config_per_app_settings;
 
 void config_startup(struct _ObParseInst *i);
 void config_shutdown();
This page took 0.019988 seconds and 4 git commands to generate.