[Xfce4-commits] [apps/xfce4-panel-profiles] 03/162: Don't hardcode the path in the desktop file.

noreply at xfce.org noreply at xfce.org
Fri Jul 13 13:08:22 CEST 2018


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-panel-profiles.

commit 307ebfe383eda2494100cae4aef459e645692588
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Thu Apr 9 21:46:08 2015 -0400

    Don't hardcode the path in the desktop file.
---
 xfpanel-switch.desktop.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfpanel-switch.desktop.in b/xfpanel-switch.desktop.in
index 45da1ce..07f2bb1 100644
--- a/xfpanel-switch.desktop.in
+++ b/xfpanel-switch.desktop.in
@@ -1,11 +1,11 @@
 [Desktop Entry]
 _Name=Xfce Panel Switch
 _Comment=Backup and restore your panel configuration
-Exec=/usr/bin/xfpanel-switch
+Exec=xfpanel-switch
 Terminal=false
 Type=Application
 StartupNotify=true
 Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE;
 OnlyShownIn=XFCE
 Keywords=Configuration;User;
-Icon=xfce4-panel
\ No newline at end of file
+Icon=xfce4-panel

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list