diff options
author | monsta <[email protected]> | 2017-12-26 15:00:51 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-12-26 15:00:51 +0300 |
commit | 55c35caad2779d55bb37b98775b9b63e25b294e1 (patch) | |
tree | 4885a5f41c874331938e8a1b17acb3287c84d5e9 | |
parent | 16384a3129f6ad3ef8a9f72db58dcdbc047decea (diff) | |
download | mate-control-center-55c35caad2779d55bb37b98775b9b63e25b294e1.tar.bz2 mate-control-center-55c35caad2779d55bb37b98775b9b63e25b294e1.tar.xz |
shell: add Comment field to .desktop file
-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 ca3298e9..9b1b4c22 100644 --- a/shell/matecc.desktop.in.in +++ b/shell/matecc.desktop.in.in @@ -1,6 +1,7 @@ [Desktop Entry] _Name=Control Center _GenericName=The MATE configuration tool +_Comment=Configure MATE settings Icon=preferences-desktop Exec=mate-control-center Terminal=false |