Show
Ignore:
Timestamp:
05/07/08 11:46:03 (7 months ago)
Author:
kris
Message:

Replaced the old pcbsd.xml file

Files:
1 modified

Legend:

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

    r1864 r1866  
    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                 
    2329                <item type="rect">               
    24                         <pos anchor="c" x="45%" y="49%" width="180" height="180"/>                       
     30                        <pos anchor="c" x="45%" y="54%" width="180" height="180"/>                       
    2531                         
    2632                        <!-- username-label --> 
    2733                        <item type="label"> 
    2834                                <pos anchor="w" x="0%" y="30%"/> 
    29                                 <normal color="#9f1111" font="Denmark 12"/> 
     35                                <normal color="#9f1111" font="Denmark 10"/> 
    3036                                <stock type="username-label"/> 
    3137                        </item> 
     
    3440                        <item type="label"> 
    3541                                <pos anchor="w" x="0%" y="50%"/> 
    36                                 <normal color="#9f1111" font="Denmark 12"/> 
     42                                <normal color="#9f1111" font="Denmark 10"/> 
    3743                                <stock type="password-label"/> 
    3844                        </item> 
     
    4147                 
    4248                <item type="rect">               
    43                         <pos anchor="c" x="60%" y="49%" width="150" height="180"/> 
     49                        <pos anchor="c" x="60%" y="50%" width="150" height="180"/> 
    4450                         
    4551                        <!-- username-entry --> 
     
    5662                <!-- Login-Error --> 
    5763                <item type="label" id="pam-error"> 
    58                         <pos anchor="c" x="50%" y="54%"/> 
    59                         <normal color="#FF0000" font="Denmark 12"/> 
     64                        <pos anchor="c" x="50%" y="58%"/> 
     65                        <normal color="#FF0000" font="Denmark 10"/> 
    6066                        <text></text> 
    6167                </item> 
     
    6975        </item> 
    7076         
     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> 
    7184         
    7285        <item type="rect" id="disconnect_button" button="true">