Make pam error messages actually visible.

This commit is contained in:
Eshat Cakar
2012-08-02 13:29:03 +00:00
parent ed894a74af
commit 01718fa5dc
2 changed files with 12 additions and 10 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
desktop-base (7.0.3) UNRELEASED; urgency=low
* Fixed various glitches in the KDM Theme:
- Make pam error messages actually visible.
-- Eshat Cakar <info@eshat.de> Thu, 02 Aug 2012 15:23:56 +0200
desktop-base (7.0.2) unstable; urgency=low
* Droped the ${misc:Depends}, as Yves-Alexis pointed out, it drags in dconf

View File

@@ -125,19 +125,14 @@
</item>
<item type="rect" id="pam-error-paceholder">
<pos anchor="c" x="50%" y="98%" widht="615" height="200"/>
<item type="label" id="dummy1">
<normal alpha="0" color="#0b678c" font="Sans Bold 10"/>
<!-- </text> -->
</item>
<pos anchor="c" x="50%" y="42%" widht="615" height="200"/>
<fixed>
<item type="label" id="pam-error">
<pos anchor="c" x="50%" y="50%" expand="true"/>
<normal alpha="0" color="#0b678c" font="Sans Bold 10"/>
<!-- </text> -->
<normal alpha="1.0" color="#aa4444" font="Sans Bold 10"/>
<text/>
</item>
</fixed>
</item>
</greeter>