[Bug 164068] $HOME in working direcotry not expanded when running a program shortcut
ambro
ambro at b4ever.net
Mon Jun 23 17:06:49 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=164068
ambro b4ever net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|$HOME in working direcotry |$HOME in working direcotry
|not expanded when running a |not expanded when running a
|program shortcut |program shortcut
------- Additional Comments From ambro b4ever net 2008-06-23 17:06 -------
Just realised it was KDE which changed my .desktop shortcuts from using full path in 'Path' to substituting /home/user with $HOME in the Properties dialog. In fact ONLY KDE3 seems to understand such notation, e.g. Gnome will fail to recognize "Path=$HOME/something" and only works with absolute paths.
So I guess KDE complies with the standards for not understanding such notation. The patch I am attaching fixes the Properties dialog to always use full path when modifying a shortcut.
However shortcuts previously modified with KDE3/KDE4 will still have Path broken.
More information about the Panel-devel
mailing list