aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2013-09-15 17:38:08 +0300
committerJani Välimaa <wally@mageia.org>2013-09-15 17:38:08 +0300
commitb38b5ec1714ce26b4cf412677e721426a2807aa3 (patch)
tree04f96c1349fd1af6eb5ed466083465cf109f95b0
parentae6611d0a562d48d996c37e22e2a60bdd0203bd6 (diff)
downloadconfig-b38b5ec1714ce26b4cf412677e721426a2807aa3.tar
config-b38b5ec1714ce26b4cf412677e721426a2807aa3.tar.gz
config-b38b5ec1714ce26b4cf412677e721426a2807aa3.tar.bz2
config-b38b5ec1714ce26b4cf412677e721426a2807aa3.tar.xz
config-b38b5ec1714ce26b4cf412677e721426a2807aa3.zip
Clean/fix control center launcer
Remove unneeded cruft and enable StartupNotify as it seems to workaround launcher not working at all
-rw-r--r--data/xfce4/panel/launcher-9/mcc.desktop6
1 files changed, 2 insertions, 4 deletions
diff --git a/data/xfce4/panel/launcher-9/mcc.desktop b/data/xfce4/panel/launcher-9/mcc.desktop
index a63434c..167f1e3 100644
--- a/data/xfce4/panel/launcher-9/mcc.desktop
+++ b/data/xfce4/panel/launcher-9/mcc.desktop
@@ -1,4 +1,3 @@
-#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Configure Your Computer
Name[ar]=اضبط حاسوبك
@@ -102,9 +101,8 @@ Comment[vi]=Cấu hình máy tính
Comment[wa]=Apontyî vosse copiutrece
Comment[zh_CN]=配置您的计算机
Comment[zh_TW]=設定您的電腦
-Exec=/usr/bin/drakconf
+Exec=drakconf
Icon=drakconf
Terminal=false
Type=Application
-StartupNotify=false
-Categories=GTK;X-MandrivaLinux-CrossDesktop;System;
+StartupNotify=true