Skip to content

Commit

Permalink
update hint for mouse double-click
Browse files Browse the repository at this point in the history
  • Loading branch information
selectiveduplicate committed Nov 17, 2018
1 parent 8c44ea6 commit 2fcab0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capplets/keybindings/mate-keybinding-properties.ui
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">To edit a shortcut key, click on the corresponding row and type a new key combination, or press backspace to clear.</property>
<property name="label" translatable="yes">To edit a shortcut key, double-click on the corresponding row and type a new key combination, or press backspace to clear.</property>
<property name="wrap">True</property>
</object>
<packing>
Expand Down

0 comments on commit 2fcab0c

Please sign in to comment.