make mouse click work with both left/right buttons, patch by akmal
2006-01-06 Sebastien Bacher <seb128@debian.org> * gnome-mouse-properties.glade: make mouse click work with both left/right buttons, patch by akmal <cowdinosaur@gmail.com> (Fixes: #321225)
This commit is contained in:
parent
8a98c9d3a9
commit
fe235fb1cc
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-01-06 Sebastien Bacher <seb128@debian.org>
|
||||
|
||||
* gnome-mouse-properties.glade:
|
||||
make mouse click work with both left/right buttons,
|
||||
patch by akmal <cowdinosaur@gmail.com> (Fixes: #321225)
|
||||
|
||||
2005-11-14 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* gnome-mouse-properties.c: (setup_dialog): Mark some code static
|
||||
|
|
|
@ -163,7 +163,7 @@
|
|||
<property name="spacing">6</property>
|
||||
|
||||
<child>
|
||||
<widget class="GtkCheckButton" id="left_handed_toggle">
|
||||
<widget class="MouseCappletCheckButton" id="left_handed_toggle">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="label" translatable="yes">_Left-handed mouse</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue