Add keywords entry to the desktop file (Julián Moreno Patiño)
This commit is contained in:
parent
cb83ee1bd1
commit
8f7e7ca0c2
|
@ -9,6 +9,7 @@ Categories=GNOME;GTK;Utility;TerminalEmulator;System;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
X-Ubuntu-Gettext-Domain=terminator
|
X-Ubuntu-Gettext-Domain=terminator
|
||||||
X-Ayatana-Desktop-Shortcuts=NewWindow;
|
X-Ayatana-Desktop-Shortcuts=NewWindow;
|
||||||
|
Keywords=terminal;shell;prompt;command;commandline;
|
||||||
[NewWindow Shortcut Group]
|
[NewWindow Shortcut Group]
|
||||||
Name=Open a New Window
|
Name=Open a New Window
|
||||||
Exec=terminator
|
Exec=terminator
|
||||||
|
|
Loading…
Reference in New Issue