[gnome-terminal] desktop: Add New Window and Preferences actions
- From: Egmont Koblinger <egmontkob src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] desktop: Add New Window and Preferences actions
- Date: Wed, 22 Aug 2018 07:43:43 +0000 (UTC)
commit a44213e30b652a0107ffe17840795d446db7eb73
Author: Egmont Koblinger <egmont gmail com>
Date: Wed Aug 22 09:37:08 2018 +0200
desktop: Add New Window and Preferences actions
https://bugzilla.gnome.org/show_bug.cgi?id=792849
org.gnome.Terminal.desktop.in.in | 9 +++++++++
1 file changed, 9 insertions(+)
---
diff --git a/org.gnome.Terminal.desktop.in.in b/org.gnome.Terminal.desktop.in.in
index 98ad8f9f..1e862c02 100644
--- a/org.gnome.Terminal.desktop.in.in
+++ b/org.gnome.Terminal.desktop.in.in
@@ -14,3 +14,12 @@ X-GNOME-Bugzilla-Version=@VERSION@
Categories=GNOME;GTK;System;TerminalEmulator;
StartupNotify=true
X-GNOME-SingleWindow=false
+Actions=new-window;preferences;
+
+[Desktop Action new-window]
+_Name=New Window
+Exec=gnome-terminal
+
+[Desktop Action preferences]
+_Name=Preferences
+Exec=gnome-terminal --preferences
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]