summaryrefslogtreecommitdiff
diff options
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2014-04-09 04:22:25 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2014-04-09 04:22:25 +0200
commit5263af65d2bf36c0e8e06bce1530499f7b48104e (patch)
tree11358eecdaf2c3a2313ae9109ce05242630ff074
parent8d2857522408d7f1bce2e56d5523f3f4f339c014 (diff)
UnityShell: ops, remove wrong change
(bzr r3736.1.23)
-rw-r--r--plugins/unityshell/src/unityshell.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/unityshell/src/unityshell.cpp b/plugins/unityshell/src/unityshell.cpp
index f1e45bb94..6df19654e 100644
--- a/plugins/unityshell/src/unityshell.cpp
+++ b/plugins/unityshell/src/unityshell.cpp
@@ -2688,7 +2688,7 @@ bool UnityScreen::initPluginActions()
option_name == "initiate_group_button" ||
option_name == "initiate_group_edge" ||
option_name == "initiate_output_key" ||
- option_name == "initiate_output_button" ||
+ option_name == "initiate_output_button" ||
option_name == "initiate_output_edge")
{
CompAction* action = &option.value().action();