Path= tells libxfce4menu/xfdesktop the working directory where the app should be started. See: http://wiki.xfce.org/more_freedesktop.org_desktop_entry_specification_support
Jannis, I'll need some help from you here...
I just committed support for Path keys to SVN (revision 26170).
Dammit. xfce_exec() doesn't support setting the command's working directory. Sigh, I'll have to look this it later.
This exact line env WINEPREFIX="/home/declan/.wine" wine "C:\Program Files\Watchtower\Watchtower Library 2008\E\WTLibrary.exe" In a desktop icon doesn't work in xfce, whereas it seems to work in all otther browsers. It's the same problem: Environment variables not being passed on to the command line. You can see people are giving explicit instructions as workarounds for this http://appdb.winehq.org/objectManager.php?sClass=version&iId=14956 - Look for xfce.
(In reply to comment #4) > This exact line > > env WINEPREFIX="/home/declan/.wine" wine "C:\Program > Files\Watchtower\Watchtower Library 2008\E\WTLibrary.exe" > > In a desktop icon doesn't work in xfce, whereas it seems to work in all otther > browsers. That problem has nothing to do with this bug. Please open a new one if you are having issues.
*** Bug 6011 has been marked as a duplicate of this bug. ***
Created attachment 3479 Thunar patch to support the Path attribute in desktop files This patch adds support for the Path key. It makes my Wine shortcuts work.
Fixed for xfdesktop in http://git.xfce.org/xfce/xfdesktop/commit/?id=8f89ae4bb60fe6b15e0a8eb5b31135fbdd6ca182