settings: Fix background color loading

Desktop / Xfce / Xfdesktop - Eric Koegel [gmail.com] - 26 August 2014 11:55 UTC

The issue was launching xfdesktop-settings changed the wallpaper background color, either to black or #7f000 or some other color. There's a bit of a mixup in the code, there's color 2s where there should be color 1s. With these corrected the colors should properly be loaded and old versions should be migrated. Bug reported to launchpad but never sent up to xfce's bugzilla: https://bugs.launchpad.net/ubuntu/+source/xfdesktop4/+bug/1313728

824050c settings: Fix background color loading
settings/main.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Upstream: git.xfce.org


  • Share