diff options
author | infirit <[email protected]> | 2014-02-20 14:26:02 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-20 14:26:02 +0100 |
commit | 6d575b1cf80c1fa21a0596852c2eb61f2f2b2ce0 (patch) | |
tree | 2adee30ea07179aa386a66bc8d1e3c8c55af128c /data | |
parent | 5088dd808c57067ef0267bb9b57b2ce4d71c7322 (diff) | |
download | pluma-6d575b1cf80c1fa21a0596852c2eb61f2f2b2ce0.tar.bz2 pluma-6d575b1cf80c1fa21a0596852c2eb61f2f2b2ce0.tar.xz |
Add keywords key to .desktop file (close #62)
Patch by Mike Gabriel <[email protected]>
Diffstat (limited to 'data')
-rw-r--r-- | data/pluma.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/pluma.desktop.in.in b/data/pluma.desktop.in.in index 85179fe6..458cef46 100644 --- a/data/pluma.desktop.in.in +++ b/data/pluma.desktop.in.in @@ -9,6 +9,7 @@ StartupNotify=true MimeType=text/plain; Icon=accessories-text-editor Categories=GTK;Utility;TextEditor; +Keywords=text;editor;MATE;tabs;highlighting;code;multiple;files;pluggable; X-MATE-DocPath=pluma/pluma.xml _X-MATE-FullName=pluma Text Editor X-MATE-Bugzilla-Bugzilla=MATE |