diff options
author | Wu Xiaotian <[email protected]> | 2019-02-07 21:37:59 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-08 16:12:30 +0100 |
commit | 81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5 (patch) | |
tree | 7a05c1669e29c5b3686bdcc1cb86cb93e60e1851 /shell/matecc.desktop.in | |
parent | 8c0de1c762ec9805100296a18f8016dc15aee4be (diff) | |
download | mate-control-center-81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5.tar.bz2 mate-control-center-81ae219f9626c9c49c22bf6a9e90ec3c8f8e5ac5.tar.xz |
fixed distcheck fail on debian
Diffstat (limited to 'shell/matecc.desktop.in')
-rw-r--r-- | shell/matecc.desktop.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/matecc.desktop.in b/shell/matecc.desktop.in new file mode 100644 index 00000000..9b1b4c22 --- /dev/null +++ b/shell/matecc.desktop.in @@ -0,0 +1,12 @@ +[Desktop Entry] +_Name=Control Center +_GenericName=The MATE configuration tool +_Comment=Configure MATE settings +Icon=preferences-desktop +Exec=mate-control-center +Terminal=false +Type=Application +StartupNotify=false +Categories=GTK;Settings; +Keywords=MATE;control;center;configuration;tool;destop;preferences; +OnlyShowIn=MATE; |