Rename 'Terminal' to 'MATE Terminal' in desktop file.
Show the terminal in all DEsmaster-1.22
parent
fc50daead3
commit
7b7075f2a5
|
@ -1,5 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
_Name=Terminal
|
_Name=MATE Terminal
|
||||||
|
_GenericName=Terminal
|
||||||
_Comment=Use the command line
|
_Comment=Use the command line
|
||||||
TryExec=mate-terminal
|
TryExec=mate-terminal
|
||||||
Exec=mate-terminal
|
Exec=mate-terminal
|
||||||
|
@ -11,6 +12,5 @@ X-MATE-Bugzilla-Product=mate-terminal
|
||||||
X-MATE-Bugzilla-Component=BugBuddyBugs
|
X-MATE-Bugzilla-Component=BugBuddyBugs
|
||||||
X-MATE-Bugzilla-Version=@VERSION@
|
X-MATE-Bugzilla-Version=@VERSION@
|
||||||
Categories=System;GTK;Utility;TerminalEmulator;
|
Categories=System;GTK;Utility;TerminalEmulator;
|
||||||
OnlyShowIn=MATE;
|
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue