Don't cut off the last hostname letter.

This commit is contained in:
Eshat Cakar
2012-08-02 13:29:55 +00:00
parent 01718fa5dc
commit ec3c2fdf94
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ desktop-base (7.0.3) UNRELEASED; urgency=low
* Fixed various glitches in the KDM Theme:
- Make pam error messages actually visible.
- Don't cut off the last hostname letter.
-- Eshat Cakar <info@eshat.de> Thu, 02 Aug 2012 15:23:56 +0200

View File

@@ -34,7 +34,7 @@
<item type="label" id="welcome">
<pos anchor="nw" x="20" y="20"/>
<normal alpha="0.75" font="Sans Bold 14" color="#444444"/>
<text>%h</text>
<text>%h </text>
</item>
</fixed>
</item>