]> Dogcows Code - chaz/openbox/blobdiff - util/epist/parser.cc
Safari_Al's patch which fixes inconsistent capitalization in some actions.
[chaz/openbox] / util / epist / parser.cc
index d7ac2c13bd3a49eeab9e421c6b5101ea19482e91..7741d2f7c09eb57e73ba4b9b00c36f72a12693cc 100644 (file)
@@ -68,8 +68,8 @@ void parser::setAction(string act)
     { "raise", Action::raise },
     { "lower", Action::lower },
     { "close", Action::close },
-    { "toggleshade", Action::toggleshade },
-    { "toggleomnipresent", Action::toggleomnipresent },
+    { "toggleShade", Action::toggleShade },
+    { "toggleOmnipresent", Action::toggleOmnipresent },
     { "movewindowup", Action::moveWindowUp },
     { "movewindowdown", Action::moveWindowDown },
     { "movewindowleft", Action::moveWindowLeft },
This page took 0.022963 seconds and 4 git commands to generate.