From a57792697c9cefc565307a186c693d1fc914c918 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 +++++++++++++++ mate-panel/mate-panel.desktop.in.in | 19 ------------------- 2 files changed, 15 insertions(+), 19 deletions(-) create mode 100644 mate-panel/mate-panel.desktop.in delete mode 100644 mate-panel/mate-panel.desktop.in.in (limited to 'mate-panel') 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 diff --git a/mate-panel/mate-panel.desktop.in.in b/mate-panel/mate-panel.desktop.in.in deleted file mode 100644 index 6ce322d9..00000000 --- a/mate-panel/mate-panel.desktop.in.in +++ /dev/null @@ -1,19 +0,0 @@ -[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 -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=mate-panel -X-MATE-Bugzilla-Component=general -X-MATE-Bugzilla-Version=@VERSION@ -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