[gnome-builder] terminal: Add Runtime Terminal action to menu
- From: Matthew Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] terminal: Add Runtime Terminal action to menu
- Date: Sun, 9 Apr 2017 00:25:30 +0000 (UTC)
commit eb15290a3cc0a9d507ebbd9f43d123ec79be8d6e
Author: Matthew Leeds <mleeds redhat com>
Date: Sat Apr 8 15:54:57 2017 -0500
terminal: Add Runtime Terminal action to menu
https://bugzilla.gnome.org/show_bug.cgi?id=780154
plugins/terminal/gtk/menus.ui | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/plugins/terminal/gtk/menus.ui b/plugins/terminal/gtk/menus.ui
index ed3e6cb..77ffe08 100644
--- a/plugins/terminal/gtk/menus.ui
+++ b/plugins/terminal/gtk/menus.ui
@@ -7,6 +7,11 @@
<attribute name="action">win.new-terminal</attribute>
<attribute name="accel"><ctrl><shift>t</attribute>
</item>
+ <item>
+ <attribute name="label" translatable="yes">_New Runtime Terminal</attribute>
+ <attribute name="action">win.new-terminal-in-runtime</attribute>
+ <attribute name="accel"><ctrl><shift><alt>t</attribute>
+ </item>
</section>
</menu>
<menu id="gb-terminal-view-popup-menu">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]