From 04a44af3c4d6365cbf7b551b9cc15eaaada28410 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 24 Jul 2003 18:19:26 +0000 Subject: save and load the session save file, though its data is not used yet! --- openbox/openbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index a9d32688..5ed4c11e 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -27,6 +27,8 @@ SnDisplay *ob_sn_display; /*! The number of the screen on which we're running */ extern gint ob_screen; +extern gchar *ob_sm_id; +extern gboolean ob_sm_use; extern gboolean ob_replace_wm; /* The state of execution of the window manager */ -- cgit v1.2.3