[gtranslator] Find & replace and copy text to shortcuts window
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator] Find & replace and copy text to shortcuts window
- Date: Wed, 28 Nov 2018 13:03:28 +0000 (UTC)
commit 10dc6becf8e68f5a8eef3d8f454cc2dde880898d
Author: Daniel GarcĂa Moreno <danigm wadobo com>
Date: Wed Nov 28 14:02:57 2018 +0100
Find & replace and copy text to shortcuts window
src/help-overlay.ui | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
---
diff --git a/src/help-overlay.ui b/src/help-overlay.ui
index 946bc69d..86311be1 100644
--- a/src/help-overlay.ui
+++ b/src/help-overlay.ui
@@ -83,6 +83,13 @@
<property name="accelerator"><Primary>u</property>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">true</property>
+ <property name="title" translatable="yes" context="shortcut window">Copy original text to
translation</property>
+ <property name="accelerator"><Primary>space</property>
+ </object>
+ </child>
</object>
</child>
@@ -135,6 +142,27 @@
</object>
</child>
+ <child>
+ <object class="GtkShortcutsGroup">
+ <property name="visible">true</property>
+ <property name="title" translatable="yes" context="shortcut window group">Find &
Replace</property>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">true</property>
+ <property name="title" translatable="yes" context="shortcut window">Find</property>
+ <property name="accelerator"><Primary>f</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">true</property>
+ <property name="title" translatable="yes" context="shortcut window">Find &
Replace</property>
+ <property name="accelerator"><Primary>h</property>
+ </object>
+ </child>
+ </object>
+ </child>
+
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]