* Fix MoreBlue KDM theme.

* KDM override is disabled by default.
This commit is contained in:
Fathi Boudra
2007-01-29 19:05:00 +00:00
parent 02c6ce4441
commit c2d40f7c11
3 changed files with 14 additions and 11 deletions
+3
View File
@@ -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.
@@ -10,24 +10,24 @@
<!-- swirl -->
<item type="svg">
<normal file="swirl.svg"/>
<pos x="-300" y="-300" width="250" height="290"/>
<pos x="-300" y="-320" width="250" height="290"/>
</item>
<item type="pixmap">
<normal file="boundingbox.png"/>
<pos anchor="c" x="50%" y="50%" width="400" height="282"/>
<!-- Welcome -->
<item type="label">
<pos anchor="nc" x="50%" y="18%"/>
<normal color="#000000" font="Sans Bold 18"/>
<stock type="welcome-label"/>
</item>
<item type="rect">
<normal color="#ffff00" alpha="0.0"/>
<pos anchor="e" x="50%" y="50%" width="190" height="180"/>
<!-- Welcome -->
<item type="label">
<pos x="50%" y="0"/>
<normal color="#000000" font="Sans Bold 18"/>
<stock type="welcome-label"/>
</item>
<!-- username-label -->
<item type="label">
<pos anchor="ne" x="90%" y="40%"/>
@@ -127,7 +127,7 @@
<!-- clock -->
<item type="label" id="clock">
<normal color="#ffffff" font="Sans Bold 11"/>
<pos x="-140" y="30"/>
<pos anchor="se" x="-20" y="-10"/>
<text>%c</text>
</item>
</item>
+2 -2
View File
@@ -1,2 +1,2 @@
USETHEME="true"
THEME="/usr/share/apps/kdm/themes/debian-moreblue"
#USETHEME="true"
#THEME="/usr/share/apps/kdm/themes/debian-moreblue"