]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.c
playing a bit with grabs
[chaz/openbox] / openbox / screen.c
index 97cab3e6492a7b6b8ffebb0b7a2ed143f8e753dc..db7c8ace460222ff7abafa4c2d8abc4472ef6a43 100644 (file)
@@ -139,8 +139,7 @@ static gboolean replace_wm()
       }
 
       if (wait >= timeout) {
-          g_message(_("Timeout expired while waiting for the current WM to die"
-                      " on screen %d"), ob_screen);
+          g_message(_("The WM on screen %d is not exiting"), ob_screen);
           return FALSE;
       }
     }
This page took 0.020474 seconds and 4 git commands to generate.