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
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #17 from [EMAIL PROTECTED] 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
[EMAIL PROTECTED] ~ $ 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.
_______________________________________________
Xfce-bugs mailing list
[EMAIL PROTECTED]
http://foo-projects.org/mailman/listinfo/xfce-bugs