Replace svg in KDE by png files due to KDE svg support limitation.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 376 KiB |
@@ -1,3 +1,3 @@
|
||||
USETHEME="true"
|
||||
THEME="/usr/share/apps/kdm/themes/moreblue-orbit"
|
||||
WALLPAPER="/usr/share/apps/kdm/themes/moreblue-orbit/background.svg"
|
||||
WALLPAPER="/usr/share/apps/kdm/themes/moreblue-orbit/background.png"
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 376 KiB |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 266 KiB |
@@ -3,8 +3,8 @@
|
||||
<greeter>
|
||||
|
||||
<!-- main pic, login pic -->
|
||||
<item type="svg">
|
||||
<normal file="background.svg"/>
|
||||
<item type="pixmap">
|
||||
<normal file="background.png"/>
|
||||
<pos x="0" y="0" width="100%" height="100%"/>
|
||||
|
||||
<fixed>
|
||||
|
||||
@@ -13,6 +13,6 @@ Pattern=
|
||||
Program=
|
||||
ReverseBlending=false
|
||||
UseSHM=false
|
||||
Wallpaper=/usr/share/images/desktop-base/moreblue-orbit-wallpaper.svg
|
||||
Wallpaper=/usr/share/images/desktop-base/moreblue-orbit-wallpaper.png
|
||||
WallpaperList=
|
||||
WallpaperMode=Scaled
|
||||
|
||||
Reference in New Issue
Block a user