tags 408043 patch
thanks

Attached is a small patch which decreases the font size of the login
text a bit and places the login box 10px lower. This way the wrapped
login text is displayed nicely.

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
--- debian-moreblue.xml.orig	2006-12-16 12:24:00.000000000 +0100
+++ /usr/share/gdm/themes/debian-moreblue/debian-moreblue.xml	2007-01-23 06:52:15.000000000 +0100
@@ -165,19 +165,19 @@
             </item>
 	   <item type="label" id="pam-message">
             <pos anchor="c" x="50%" y="130"/>
-	            <normal color="#000000" font="Sans 12"/>
+	            <normal color="#000000" font="Sans 11"/>
 	            <text></text>
 	    </item>
 				  
             <!-- user-pw-entry background pixmap -->
             <item type="pixmap">
-                <pos x="90" y="125" width="300" height="40"/>
+                <pos x="90" y="135" width="300" height="40"/>
                 <normal file="userentry.png"/>
             </item>
             
             <!-- user-pw-entry -->
             <item type="entry" id="user-pw-entry">
-                <pos x="100" y="95" width="280" height="20"/>
+                <pos x="100" y="105" width="280" height="20"/>
                 <normal font="Sans 12" color="#444444"/>
             </item>
         </box>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to