diff options
author | infirit <[email protected]> | 2014-06-06 14:19:42 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-07-11 13:57:26 +0200 |
commit | 76699e1754051a1c36cbc4b5275fa0964f7a3506 (patch) | |
tree | 3bc927ce8d2f513982d0b7a2c83b9d58c6a76447 /shell | |
parent | 6a0ec4159139d0bb4fea0c11b790b4fc2ea774ab (diff) | |
download | mate-control-center-76699e1754051a1c36cbc4b5275fa0964f7a3506.tar.bz2 mate-control-center-76699e1754051a1c36cbc4b5275fa0964f7a3506.tar.xz |
Add keywords to dot desktop files, close #102.
Patch by Mike Gabriel <[email protected]>
Diffstat (limited to 'shell')
-rw-r--r-- | shell/matecc.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/matecc.desktop.in.in b/shell/matecc.desktop.in.in index edb23bee..50480c63 100644 --- a/shell/matecc.desktop.in.in +++ b/shell/matecc.desktop.in.in @@ -7,4 +7,5 @@ Terminal=false Type=Application StartupNotify=true Categories=GTK;Settings; +Keywords=MATE;control;center;configuration;tool;destop;preferences; OnlyShowIn=MATE; |