Add .desktop file entry to open new window under Unity.
This commit is contained in:
parent
75b715329f
commit
44999e4b84
|
@ -8,3 +8,9 @@ Type=Application
|
|||
Categories=GNOME;GTK;Utility;TerminalEmulator;
|
||||
StartupNotify=true
|
||||
X-Ubuntu-Gettext-Domain=terminator
|
||||
X-Ayatana-Desktop-Shortcuts=NewWindow;
|
||||
[NewWindow Shortcut Group]
|
||||
Name=Open a New Window
|
||||
Exec=terminator
|
||||
TargetEnvironment=Unity
|
||||
|
||||
|
|
Loading…
Reference in New Issue