Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
alacarte
alacarte-nohelp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File alacarte-nohelp.patch of Package alacarte
Index: alacarte-3.10.0/Alacarte/MainWindow.py =================================================================== --- alacarte-3.10.0.orig/Alacarte/MainWindow.py +++ alacarte-3.10.0/Alacarte/MainWindow.py @@ -49,12 +49,8 @@ class MainWindow(object): self.tree.get_object('move_up_button').set_sensitive(False) self.tree.get_object('move_down_button').set_sensitive(False) self.tree.get_object('new_separator_button').set_sensitive(False) - accelgroup = Gtk.AccelGroup() - keyval, modifier = Gtk.accelerator_parse('F1') - accelgroup.connect(keyval, modifier, Gtk.AccelFlags.VISIBLE, self.on_help_button_clicked) self.main_window = self.tree.get_object('mainwindow') - self.main_window.add_accel_group(accelgroup) self.editor = None
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor