From 41e8a02b86016e69927c746363e1acfe853ba98c Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Thu, 7 Feb 2019 11:53:58 +0800 Subject: fix make distcheck fail on debian --- mate-panel/mate-panel.desktop.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mate-panel/mate-panel.desktop.in (limited to 'mate-panel/mate-panel.desktop.in') diff --git a/mate-panel/mate-panel.desktop.in b/mate-panel/mate-panel.desktop.in new file mode 100644 index 00000000..b686af43 --- /dev/null +++ b/mate-panel/mate-panel.desktop.in @@ -0,0 +1,15 @@ +[Desktop Entry] +Type=Application +_Name=Panel +_Comment=Launch other applications and provide various utilities to manage windows, show the time, etc. +Icon=mate-panel +Exec=mate-panel +StartupNotify=true +Terminal=false +Categories=GTK;System;Core; +OnlyShowIn=MATE; +NoDisplay=true +X-MATE-AutoRestart=true +X-MATE-Autostart-Phase=Panel +X-MATE-Provides=panel +X-MATE-Autostart-Notify=true -- cgit v1.2.1