Don't cut off the last hostname letter.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user