]> Dogcows Code - chaz/openbox/commitdiff
oops typo of doom
authorDana Jansens <danakj@orodu.net>
Sat, 25 Oct 2003 19:30:48 +0000 (19:30 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 25 Oct 2003 19:30:48 +0000 (19:30 +0000)
openbox/client.c

index c2ddd21a2b2e9311584db000eb859f26ab3ef3d7..de66ac236345b9797e7d0f237c893dcbb76f2174 100644 (file)
@@ -2777,7 +2777,7 @@ void client_raise(ObClient *self)
 
 void client_lower(ObClient *self)
 {
-    action_run_string("Raise", self);
+    action_run_string("Lower", self);
 }
 
 gboolean client_focused(ObClient *self)
This page took 0.025005 seconds and 4 git commands to generate.