[Bug 1105784] Re: Please support the XDG base directory spec

2013-01-28 Thread Dustin Kirkland
This is already the case. See in lp:byobu usr/lib/byobu/include/dirs: # Create and export the user configuration directory if [ -d "$BYOBU_CONFIG_DIR" ]; then export BYOBU_CONFIG_DIR="$BYOBU_CONFIG_DIR" elif [ -d "$XDG_CONFIG_HOME" ]; then # Use XDG, as some users insist on such n

[Bug 1105784] Re: Please support the XDG base directory spec

2013-01-28 Thread Dustin Kirkland
Hi Jeremy, Please provide a patch. I've been fighting with XDG for years now. ** Changed in: byobu Status: New => Incomplete ** Changed in: byobu Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U