diff options
author | Michael Scherer <misc@mageia.org> | 2011-02-14 03:09:38 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-02-14 03:09:38 +0000 |
commit | 6575de6cd2af79c41e8607d28231a0d720b42bb8 (patch) | |
tree | bdc65c103b4441e0c301b99a4e06f77573233103 /kde4-profiles/common/share | |
parent | c441a91f3f14310c9e4fa5861ba97f836203bb57 (diff) | |
download | config-6575de6cd2af79c41e8607d28231a0d720b42bb8.tar config-6575de6cd2af79c41e8607d28231a0d720b42bb8.tar.gz config-6575de6cd2af79c41e8607d28231a0d720b42bb8.tar.bz2 config-6575de6cd2af79c41e8607d28231a0d720b42bb8.tar.xz config-6575de6cd2af79c41e8607d28231a0d720b42bb8.zip |
- update the directory to point to the one that actually exist, to see if this fix the
issue of having a black background ( cannot test at the moment )
Diffstat (limited to 'kde4-profiles/common/share')
5 files changed, 5 insertions, 5 deletions
diff --git a/kde4-profiles/common/share/config/kdeglobals b/kde4-profiles/common/share/config/kdeglobals index 67733d7..5c6c3bc 100644 --- a/kde4-profiles/common/share/config/kdeglobals +++ b/kde4-profiles/common/share/config/kdeglobals @@ -12,7 +12,7 @@ Automatically select filename extension=true Breadcrumb Navigation=true LocationCombo Completionmode=5 PathCombo Completionmode=5 -Recent URLs[$e]=/usr/share/mdk/backgrounds +Recent URLs[$e]=/usr/share/mga/backgrounds Show Bookmarks=false Show Speedbar=true Show hidden files=false diff --git a/kde4-profiles/common/share/config/kdm/backgroundrc b/kde4-profiles/common/share/config/kdm/backgroundrc index c628768..98e17d5 100644 --- a/kde4-profiles/common/share/config/kdm/backgroundrc +++ b/kde4-profiles/common/share/config/kdm/backgroundrc @@ -13,6 +13,6 @@ Pattern=fish Program= ReverseBlending=false UseSHM=false -Wallpaper=/usr/share/mdk/backgrounds/default.png +Wallpaper=/usr/share/mga/backgrounds/default.png WallpaperList= WallpaperMode=Scaled diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/mageia-kde4.xml b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/mageia-kde4.xml index b9d97b3..788a129 100644 --- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/mageia-kde4.xml +++ b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/mageia-kde4.xml @@ -2,7 +2,7 @@ <!DOCTYPE greeter SYSTEM "greeter.dtd"> <greeter> <item type="svg" background="true"> - <normal file="/usr/share/mdk/backgrounds/default.jpg"/> + <normal file="/usr/share/mga/backgrounds/default.jpg"/> <pos x="0" y="0" width="100%" height="100%"/> </item> diff --git a/kde4-profiles/common/share/config/kslideshow.kssrc b/kde4-profiles/common/share/config/kslideshow.kssrc index 425b605..3c4d4a5 100644 --- a/kde4-profiles/common/share/config/kslideshow.kssrc +++ b/kde4-profiles/common/share/config/kslideshow.kssrc @@ -1,6 +1,6 @@ [Settings] Delay=20 -Directory=/usr/share/mdk/screensaver +Directory=/usr/share/mga/screensaver PrintName=false RandomPosition=false ShowRandom=true diff --git a/kde4-profiles/common/share/config/kwinrc b/kde4-profiles/common/share/config/kwinrc index dfeeebb..422471e 100644 --- a/kde4-profiles/common/share/config/kwinrc +++ b/kde4-profiles/common/share/config/kwinrc @@ -9,7 +9,7 @@ HiddenPreviews=0 XRenderSmoothScale=false [Effect-Cube] -Wallpaper=/usr/share/mdk/backgrounds/default.jpg +Wallpaper=/usr/share/mga/backgrounds/default.jpg AnimateDesktopChange=false BorderActivate=9 |