Show
Ignore:
Timestamp:
05/07/08 10:47:43 (4 months ago)
Author:
kris
Message:

Updated the XML file for the KDM login screen to use the new background.png
better

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/system-overlay/usr/local/share/apps/kdm/themes/pcbsd/pcbsd.xml

    r1838 r1864  
    1010                <!-- at the moment, the userlist doesn't support alpha or pixmap, so it looks ugly --><!-- 
    1111                <item type="rect" id="userlist-background"> 
    12                         <pos x="30%" y="50%" width="90" height="30%"/> 
     12                        <pos x="30%" y="70%" width="90" height="30%"/> 
    1313                        <fixed> 
    1414                                <item type="rect" id="userlist"> 
     
    2121                --> 
    2222                 
    23                 <item type="pixmap"> 
    24                         <normal file="login.png"/> 
    25                         <pos anchor="c" x="50%" y="50%" width="450" height="250"/> 
    26                 </item>  
    27                  
    28                  
    2923                <item type="rect">               
    30                         <pos anchor="c" x="45%" y="54%" width="180" height="180"/>                       
     24                        <pos anchor="c" x="45%" y="49%" width="180" height="180"/>                       
    3125                         
    3226                        <!-- username-label --> 
    3327                        <item type="label"> 
    3428                                <pos anchor="w" x="0%" y="30%"/> 
    35                                 <normal color="#9f1111" font="Denmark 10"/> 
     29                                <normal color="#9f1111" font="Denmark 12"/> 
    3630                                <stock type="username-label"/> 
    3731                        </item> 
     
    4034                        <item type="label"> 
    4135                                <pos anchor="w" x="0%" y="50%"/> 
    42                                 <normal color="#9f1111" font="Denmark 10"/> 
     36                                <normal color="#9f1111" font="Denmark 12"/> 
    4337                                <stock type="password-label"/> 
    4438                        </item> 
     
    4741                 
    4842                <item type="rect">               
    49                         <pos anchor="c" x="60%" y="54%" width="150" height="180"/> 
     43                        <pos anchor="c" x="60%" y="49%" width="150" height="180"/> 
    5044                         
    5145                        <!-- username-entry --> 
     
    6256                <!-- Login-Error --> 
    6357                <item type="label" id="pam-error"> 
    64                         <pos anchor="c" x="50%" y="58%"/> 
    65                         <normal color="#FF0000" font="Denmark 10"/> 
     58                        <pos anchor="c" x="50%" y="54%"/> 
     59                        <normal color="#FF0000" font="Denmark 12"/> 
    6660                        <text></text> 
    6761                </item> 
     
    7569        </item> 
    7670         
    77          
    78         <!-- Welcome on ... --> 
    79         <item type="label"> 
    80                 <pos anchor="c" x="50%" y="42%"/> 
    81                 <normal color="#FFFFFF" font="Denmark 18"/> 
    82                 <stock type="welcome-label"/> 
    83         </item> 
    8471         
    8572        <item type="rect" id="disconnect_button" button="true">