https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241341
Tobias C. Berner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Tobias C. Berner <[email protected]> --- Hi there Can you extend your .xinitrc to set the following variables (prior to the 'exec ... ' line). XDG_CONFIG_DIRS=${XDG_CONFIG_DIRS}:/etc/xdg:/usr/local/etc/xdg:/usr/local/etc/xdg/xfce export XDG_CONFIG_DIRS XDG_DATA_DIRS=${XDG_DATA_DIRS}:/usr/share:/usr/local/share:/usr/local/share/gnome export XDG_DATA_DIRS mfg Tobias -- You are receiving this mail because: You are the assignee for the bug.
