[debian-edu-commits] debian-edu/ 66/437: * Avoid full path to wallpaper in kdesktoprc, where it isn't needed.
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-artwork.
commit 83764310a88cda0b006645a88d0d2e4853653f35
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sun Sep 3 13:10:22 2006 +0000
* Avoid full path to wallpaper in kdesktoprc, where it isn't needed.
---
art/kde/kdesktoprc | 2 +-
debian/changelog | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/art/kde/kdesktoprc b/art/kde/kdesktoprc
index c445e61..e622b17 100644
--- a/art/kde/kdesktoprc
+++ b/art/kde/kdesktoprc
@@ -1,4 +1,4 @@
[Desktop0]
MultiWallpaperMode=NoMulti
-Wallpaper=/usr/share/wallpapers/debian-edu-wallpaper.png
+Wallpaper=debian-edu-wallpaper.png
WallpaperMode=Scaled
diff --git a/debian/changelog b/debian/changelog
index 9255c0a..a844a9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ debian-edu-artwork (0.0.8) UNRELEASED; urgency=low
* Avoid switching background image during login, by setting the KDM
background image to the same as the KDM theme and KDE desktop
background.
+ * Avoid full path to wallpaper in kdesktoprc, where it isn't needed.
- -- Petter Reinholdtsen <pere at debian.org> Sun, 3 Sep 2006 14:39:43 +0200
+ -- Petter Reinholdtsen <pere at debian.org> Sun, 3 Sep 2006 15:10:02 +0200
debian-edu-artwork (0.0.7) unstable; urgency=low
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list