diff options
Diffstat (limited to 'data/org.gnome.Terminal.Preferences.desktop.in')
-rw-r--r-- | data/org.gnome.Terminal.Preferences.desktop.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/org.gnome.Terminal.Preferences.desktop.in b/data/org.gnome.Terminal.Preferences.desktop.in new file mode 100644 index 0000000..5ccb3c5 --- /dev/null +++ b/data/org.gnome.Terminal.Preferences.desktop.in @@ -0,0 +1,14 @@ +[Desktop Entry] +Categories=GNOME;GTK;System;TerminalEmulator; +Comment=Use the command line +DBusActivatable=false +Exec=gnome-terminal --preferences +Icon=org.gnome.Terminal.Preferences +Keywords=shell;prompt;command;commandline;cmd; +Name=Preferences +NoDisplay=true +SingleMainWindow=true +StartupNotify=true +StartupWMClass=Gnome-terminal-preferences +TryExec=gnome-terminal +Type=Application |