Add keywords key to .desktop file (close #62)
Patch by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
This commit is contained in:
parent
5088dd808c
commit
6d575b1cf8
|
@ -9,6 +9,7 @@ StartupNotify=true
|
||||||
MimeType=text/plain;
|
MimeType=text/plain;
|
||||||
Icon=accessories-text-editor
|
Icon=accessories-text-editor
|
||||||
Categories=GTK;Utility;TextEditor;
|
Categories=GTK;Utility;TextEditor;
|
||||||
|
Keywords=text;editor;MATE;tabs;highlighting;code;multiple;files;pluggable;
|
||||||
X-MATE-DocPath=pluma/pluma.xml
|
X-MATE-DocPath=pluma/pluma.xml
|
||||||
_X-MATE-FullName=pluma Text Editor
|
_X-MATE-FullName=pluma Text Editor
|
||||||
X-MATE-Bugzilla-Bugzilla=MATE
|
X-MATE-Bugzilla-Bugzilla=MATE
|
||||||
|
|
Loading…
Reference in New Issue