[Portland-bugs] [Bug 36417] xdg-desktop-icon does not work when user desktop dir has spaces

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 20 07:14:20 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36417

--- Comment #3 from Rex Dieter <rdieter at math.unl.edu> 2011-04-20 07:14:19 PDT ---
Looks like
if [ "x`readlink -f "$desktop_dir"`" != "x`readlink -f "$desktop_dir_kde"`" ];
then

is sufficient for my quick-n-dirty testing without escaping (the inside)
quotes, any arguments for escaping those?  (if not, I'll lean toward a
minimalist fix here)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Portland-bugs mailing list