From 0f7ab3dc0ed5cfddfc3002992f0525756b6b670e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:02:09 +0200 Subject: Adding upstream version 3.46.8. Signed-off-by: Daniel Baumann --- data/org.gnome.Terminal.desktop.in | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/org.gnome.Terminal.desktop.in (limited to 'data/org.gnome.Terminal.desktop.in') diff --git a/data/org.gnome.Terminal.desktop.in b/data/org.gnome.Terminal.desktop.in new file mode 100644 index 0000000..06c7214 --- /dev/null +++ b/data/org.gnome.Terminal.desktop.in @@ -0,0 +1,22 @@ +[Desktop Entry] +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; +X-ExecArg=-- + +[Desktop Action new-window] +Name=New Window +Exec=gnome-terminal --window + +[Desktop Action preferences] +Name=Preferences +Exec=gnome-terminal --preferences -- cgit v1.2.3