diff options
author | Dexter Morgan <dmorgan@mageia.org> | 2012-02-17 14:48:43 +0000 |
---|---|---|
committer | Dexter Morgan <dmorgan@mageia.org> | 2012-02-17 14:48:43 +0000 |
commit | 027a1e4784d5ed71db413853554dc0aed59e9cab (patch) | |
tree | e4c870d0d201016414bd3367a39746edc894e88d /kde4-profiles/common | |
parent | 7f5faccefb261f3d072038c0595ca7b8bd43a4d0 (diff) | |
download | config-027a1e4784d5ed71db413853554dc0aed59e9cab.tar config-027a1e4784d5ed71db413853554dc0aed59e9cab.tar.gz config-027a1e4784d5ed71db413853554dc0aed59e9cab.tar.bz2 config-027a1e4784d5ed71db413853554dc0aed59e9cab.tar.xz config-027a1e4784d5ed71db413853554dc0aed59e9cab.zip |
Fix default wallpaper
Diffstat (limited to 'kde4-profiles/common')
-rw-r--r-- | kde4-profiles/common/share/config/plasma-desktop-appletsrc | 2 | ||||
-rw-r--r-- | kde4-profiles/common/share/config/plasmarc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde4-profiles/common/share/config/plasma-desktop-appletsrc b/kde4-profiles/common/share/config/plasma-desktop-appletsrc index 813d7d7..e90ee80 100644 --- a/kde4-profiles/common/share/config/plasma-desktop-appletsrc +++ b/kde4-profiles/common/share/config/plasma-desktop-appletsrc @@ -16,6 +16,8 @@ wallpaperpluginmode=SingleImage [Containments][14][Wallpaper][image] slideTimer=10 slidepaths=/usr/share/wallpapers/ +userswallpapers=/usr/share/mga/backgrounds/default.jpg +wallpaper=/usr/share/mga/backgrounds/default.jpg [Containments][2] activity= diff --git a/kde4-profiles/common/share/config/plasmarc b/kde4-profiles/common/share/config/plasmarc index 0b22c1c..e69de29 100644 --- a/kde4-profiles/common/share/config/plasmarc +++ b/kde4-profiles/common/share/config/plasmarc @@ -1,2 +0,0 @@ -[Theme] -name=Mageia |