Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/helpactivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'helpactivity.py')
-rwxr-xr-xhelpactivity.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/helpactivity.py b/helpactivity.py
index 41fc3a1..210c423 100755
--- a/helpactivity.py
+++ b/helpactivity.py
@@ -98,7 +98,6 @@ class HelpActivity(activity.Activity):
separator.show()
stop_button = StopButton(self)
- stop_button.props.accelerator = '<Ctrl><Shift>Q'
toolbar_box.toolbar.insert(stop_button, -1)
stop_button.show()