From f8a786c8f7878517aa695a69322bc9f2c8b92b6a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 17:21:32 +0200 Subject: Adding upstream version 3.38.3. Signed-off-by: Daniel Baumann --- org.gnome.Terminal.desktop.in.in | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 org.gnome.Terminal.desktop.in.in (limited to 'org.gnome.Terminal.desktop.in.in') diff --git a/org.gnome.Terminal.desktop.in.in b/org.gnome.Terminal.desktop.in.in new file mode 100644 index 0000000..4148c30 --- /dev/null +++ b/org.gnome.Terminal.desktop.in.in @@ -0,0 +1,22 @@ +[Desktop Entry] +# VERSION=@VERSION@ +Name=Terminal +Comment=Use the command line +Keywords=shell;prompt;command;commandline;cmd; +TryExec=gnome-terminal +Exec=gnome-terminal +Icon=org.gnome.Terminal +Type=Application +Categories=GNOME;GTK;System;TerminalEmulator; +StartupNotify=true +StartupWMClass=Gnome-terminal +X-GNOME-SingleWindow=false +Actions=new-window;preferences; + +[Desktop Action new-window] +Name=New Window +Exec=gnome-terminal --window + +[Desktop Action preferences] +Name=Preferences +Exec=gnome-terminal --preferences -- cgit v1.2.3