]> Dogcows Code - chaz/openbox/commitdiff
not.
authorDana Jansens <danakj@orodu.net>
Mon, 24 Mar 2003 00:51:59 +0000 (00:51 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 24 Mar 2003 00:51:59 +0000 (00:51 +0000)
openbox/openbox.c

index 46e6a8643da0880cf8810704b93124a380d51427..fa31204fc9e178494840a15b3ef2255dccd9e210 100644 (file)
@@ -49,7 +49,7 @@ State    ob_state;
 gboolean ob_shutdown = FALSE;
 gboolean ob_restart  = FALSE;
 char    *ob_restart_path = NULL;
 gboolean ob_shutdown = FALSE;
 gboolean ob_restart  = FALSE;
 char    *ob_restart_path = NULL;
-gboolean ob_remote   = FALSE;
+gboolean ob_remote   = TRUE;
 gboolean ob_sync     = FALSE;
 Cursors  ob_cursors;
 char    *ob_rc_path  = NULL;
 gboolean ob_sync     = FALSE;
 Cursors  ob_cursors;
 char    *ob_rc_path  = NULL;
This page took 0.025711 seconds and 4 git commands to generate.