A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/themix-project/themix-gui/commit/a8502449b5a9220a29b29cff5805b91116458975 below:

rebind Ctrl+D to Shfit+Ctrl+S · themix-project/themix-gui@a850244 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+3

-3

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+3

-3

lines changed Original file line number Diff line number Diff line change

@@ -760,7 +760,7 @@ def set_accels_for_action(action, accels):

760 760

set_accels_for_action(AppActions.quit, ["<Primary>Q"])

761 761 762 762

set_accels_for_action(WindowActions.import_menu, ["<Primary>M"])

763 -

set_accels_for_action(WindowActions.clone, ["<Primary>D"])

763 +

set_accels_for_action(WindowActions.clone, ["<Shift><Primary>S"])

764 764

set_accels_for_action(WindowActions.save, ["<Primary>S"])

765 765

set_accels_for_action(WindowActions.rename, ["F2"])

766 766

set_accels_for_action(WindowActions.remove, ["<Primary>Delete"])

Original file line number Diff line number Diff line change

@@ -58,8 +58,8 @@

58 58

<child>

59 59

<object class="GtkShortcutsShortcut">

60 60

<property name="visible">1</property>

61 -

<property name="accelerator">&lt;Primary&gt;D</property>

62 -

<property name="title" translatable="yes">Duplicate theme</property>

61 +

<property name="accelerator">&lt;Shift&gt;&lt;Primary&gt;S</property>

62 +

<property name="title" translatable="yes">Save theme as...</property>

63 63

</object>

64 64

</child>

65 65

<child>

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4