desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #35332
[Bug 868850] Re: the background panel doesn't let you add xml wallpapers
OK figured out what the upstream comment meant :S or :) in any case too
much work
~/.local/share/gnome-background-properties/
cat >~/.local/share/gnome-background-properties/custom-wallpapers.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper deleted="false">
<name>Pykler</name>
<filename>/home/pykler/.backgrounds/realtime/background.xml</filename>
<options>zoom</options>
</wallpaper>
</wallpapers>
EOF
Replace the path and name as needed, launch the Appearance in the gnome-
control-center and you will see the new "Pykler" background.
Again too much work.
I think the following command should do it, but couldn't get it to
refresh properly:
gconftool-2 --set /desktop/gnome/background/picture_filename --type
string file:///home/pykler/.backgrounds/realtime/background.xml
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/868850
Title:
the background panel doesn't let you add xml wallpapers
Status in GNOME Control Center:
Invalid
Status in “gnome-control-center” package in Ubuntu:
Invalid
Bug description:
Description: Ubuntu oneiric (development branch)
Release: 11.10
gnome-control-center 3.2.0-0ubuntu5
wishlist?
the appearance menu shows a xml wallpaper, called "contest" , but you can't add a custom one from the "plus" button, it only shows images
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/868850/+subscriptions
References