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/8cb265c9f6a9c2504d7bd89d75d85adf990a1fe4 below:

s/Export Terminal/Export Xresource… · themix-project/themix-gui@8cb265c · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+4

-4

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+4

-4

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

@@ -615,7 +615,7 @@ def _init_headerbar(self): # pylint: disable=too-many-locals,too-many-statement

615 615 616 616

export_menu = Gio.Menu()

617 617

export_menu.append_item(Gio.MenuItem.new(

618 -

_("Export _Terminal…"),

618 +

_("Export _Xresources theme…"),

619 619

WindowActions.export_terminal.get_id()

620 620

))

621 621

if EXPORT_PLUGINS:

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

767 767

set_accels_for_action(WindowActions.export_theme, ["<Primary>E"])

768 768

set_accels_for_action(WindowActions.export_icons, ["<Primary>I"])

769 769

set_accels_for_action(WindowActions.export_menu, ["<Primary>O"])

770 -

set_accels_for_action(WindowActions.export_terminal, ["<Primary>T"])

770 +

set_accels_for_action(WindowActions.export_terminal, ["<Primary>X"])

771 771

set_accels_for_action(WindowActions.menu, ["F10"])

772 772

set_accels_for_action(WindowActions.show_help, ["<Primary>question"])

773 773 Original file line number Diff line number Diff line change

@@ -107,8 +107,8 @@

107 107

<child>

108 108

<object class="GtkShortcutsShortcut">

109 109

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

110 -

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

111 -

<property name="title" translatable="yes">Export terminal theme</property>

110 +

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

111 +

<property name="title" translatable="yes">Export Xresources theme</property>

112 112

</object>

113 113

</child>

114 114

</object>

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