[Xfce-bugs] [Bug 2967] startxfce4 losts XDG_DATA_DIRS variable

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Apr 13 21:53:55 CEST 2007


DO NOT REPLY TO THIS EMAIL.  Also, do not reply via email to the person
whose email is mentioned below.  To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=2967


drac at gentoo.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #17 from drac at gentoo.org  2007-04-13 19:53 UTC -------
As of recent change it appears now:

if test "x$XDG_DATA_DIRS" = "x"
then
  XDG_DATA_DIRS="usr/local/share:/usr/share://usr/share"
else
  XDG_DATA_DIRS="$XDG_DATA_DIRS:/usr/share"
fi
export XDG_DATA_DIRS

drac at unique ~ $ echo $XDG_DATA_DIRS
usr/local/share:/usr/share://usr/share

So it's missing a / and another one has double //


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list