diff options
author | Stefano Karapetsas <[email protected]> | 2014-04-26 12:09:40 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-04-26 12:09:40 +0200 |
commit | 6e27165f60997f05f468dfd5ad44edde04c724c8 (patch) | |
tree | 3660c6568df35d463251f27f1b08ca51c8c4a9d3 /mate-dictionary/data | |
parent | 3920530e61ad194e94086e1fb389f3cd7d90d89e (diff) | |
download | mate-utils-6e27165f60997f05f468dfd5ad44edde04c724c8.tar.bz2 mate-utils-6e27165f60997f05f468dfd5ad44edde04c724c8.tar.xz |
Add keywords key to .desktop files
Closes https://github.com/mate-desktop/mate-utils/issues/63
Diffstat (limited to 'mate-dictionary/data')
-rw-r--r-- | mate-dictionary/data/mate-dictionary.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mate-dictionary/data/mate-dictionary.desktop.in.in b/mate-dictionary/data/mate-dictionary.desktop.in.in index 0272ae98..95c45353 100644 --- a/mate-dictionary/data/mate-dictionary.desktop.in.in +++ b/mate-dictionary/data/mate-dictionary.desktop.in.in @@ -7,6 +7,7 @@ Type=Application Icon=accessories-dictionary StartupNotify=true Categories=GTK;Office;Dictionary; +Keywords=MATE;dictionary;applet;thesaurus;spelling;definitions;online; OnlyShowIn=MATE; X-MATE-DocPath=mate-dictionary/mate-dictionary.xml X-MATE-Bugzilla-Bugzilla=MATE |