diff --git a/debian/changelog b/debian/changelog index e87dcc6..ca8cc9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ desktop-base (4.0.1) UNRELEASED; urgency=low [ Fathi Boudra ] * Fix KSplash theme moodin engine installation. + * Fix MoreBlue KDM theme. Thanks to Modestas Vainius. + (Closes: #408513, #408947) + * KDM override is disabled by default. (Closes: #407799) [ Loic Minier ] * Depend on librsvg2-common for SVG support. diff --git a/kdm-theme/debian-moreblue/debian-moreblue.xml b/kdm-theme/debian-moreblue/debian-moreblue.xml index 980953a..959b9e8 100644 --- a/kdm-theme/debian-moreblue/debian-moreblue.xml +++ b/kdm-theme/debian-moreblue/debian-moreblue.xml @@ -10,24 +10,24 @@ - + + + + + + + + - - - - - - - @@ -127,7 +127,7 @@ - + %c diff --git a/kdm-theme/kdm.d/10_desktop-base b/kdm-theme/kdm.d/10_desktop-base index d2be78a..1d6c032 100644 --- a/kdm-theme/kdm.d/10_desktop-base +++ b/kdm-theme/kdm.d/10_desktop-base @@ -1,2 +1,2 @@ -USETHEME="true" -THEME="/usr/share/apps/kdm/themes/debian-moreblue" +#USETHEME="true" +#THEME="/usr/share/apps/kdm/themes/debian-moreblue"