You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
140 lines
3.9 KiB
140 lines
3.9 KiB
12 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE greeter SYSTEM "greeter.dtd">
|
||
|
<greeter>
|
||
|
|
||
|
<!-- main pic, login pic -->
|
||
|
<item type="pixmap">
|
||
|
<normal file="background.png"/>
|
||
|
<pos x="0" y="0" width="100%" height="100%"/>
|
||
|
|
||
|
<item type="pixmap">
|
||
|
<normal file="boundingbox.png"/>
|
||
|
<pos x="50%" y="80%" width="501" height="101" anchor="c"/>
|
||
|
|
||
|
<item type="rect">
|
||
|
<normal color="#ffff00" alpha="0.0"/>
|
||
|
<pos anchor="e" x="45%" y="50%" width="190" height="180"/>
|
||
|
|
||
|
<!-- username-label -->
|
||
|
<item type="label">
|
||
|
<pos anchor="ne" x="90%" y="35%"/>
|
||
|
<normal color="#ffffff" font="Sans 10"/>
|
||
|
<stock type="username-label"/>
|
||
|
</item>
|
||
|
|
||
|
<!-- password-label -->
|
||
|
<item type="label">
|
||
|
<pos anchor="ne" x="90%" y="55%"/>
|
||
|
<normal color="#ffffff" font="Sans 10"/>
|
||
|
<stock type="password-label"/>
|
||
|
</item>
|
||
|
</item>
|
||
|
|
||
|
<item type="rect">
|
||
|
<normal color="#00ffff" alpha="0.0"/>
|
||
|
<pos anchor="w" x="50%" y="50%" width="190" height="180"/>
|
||
|
|
||
|
<!-- username-entry -->
|
||
|
<item type="entry" id="user-entry">
|
||
|
<pos anchor="n" x="45%" y="35%" height="24" width="150"/>
|
||
|
</item>
|
||
|
|
||
|
<!-- password-entry -->
|
||
|
<item type="entry" id="pw-entry">
|
||
|
<pos anchor="n" x="45%" y="55%" height="24" width="150"/>
|
||
|
</item>
|
||
|
</item>
|
||
|
</item>
|
||
|
|
||
|
<!-- capslock-warning -->
|
||
|
<item type="pixmap" id="caps-lock-warning">
|
||
|
<normal file="error.png"/>
|
||
|
<pos anchor="s" x="50%" y="75%" width="400" height="70"/>
|
||
|
<item type="rect" id="caps-lock-warning">
|
||
|
<pos anchor="c" x="50%" y="50%" width="box" height="box"/>
|
||
|
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
|
||
|
<item type="label">
|
||
|
<normal color="#FFFFFF" font="Sans 12"/>
|
||
|
<pos x="50%" anchor="n"/>
|
||
|
<stock type="caps-lock-warning"/>
|
||
|
</item>
|
||
|
</box>
|
||
|
</item>
|
||
|
</item>
|
||
|
|
||
|
<!-- Login-Error -->
|
||
|
<item type="pixmap" id="pam-error">
|
||
|
<normal file="error.png"/>
|
||
|
<pos anchor="s" x="50%" y="73%" width="400" height="70"/>
|
||
|
<item type="rect">
|
||
|
<pos anchor="c" x="50%" y="50%" width="box" height="box"/>
|
||
|
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
|
||
|
<item type="label">
|
||
|
<normal color="#FFFFFF" font="Sans 12"/>
|
||
|
<pos anchor="n" x="50%"/>
|
||
|
<text>Login failed.</text>
|
||
|
</item>
|
||
|
</box>
|
||
|
</item>
|
||
|
</item>
|
||
|
</item>
|
||
|
|
||
|
<!-- Bottom bar -->
|
||
|
<item type="pixmap">
|
||
|
<pos x="5%" y="5%" width="60%" height="60"/>
|
||
|
</item>
|
||
|
|
||
|
<!-- icons and text in bottom bar -->
|
||
|
<item type="rect">
|
||
|
<pos x="0%" y="0%" width="100%" height="60" anchor="nw"/>
|
||
|
|
||
|
<!-- clock -->
|
||
|
<item type="label" id="clock">
|
||
|
<normal color="#ffffff" font="Sans 12"/>
|
||
|
<pos x="85%" y="5"/>
|
||
|
<text>%c</text>
|
||
|
</item>
|
||
|
|
||
|
<!-- session-button -->
|
||
|
<item type="rect" id="session_button" button="true">
|
||
|
<pos x="0" y="0" width="150" height="100%"/>
|
||
|
<item type="pixmap" id="session_button" button="true">
|
||
|
<normal file="Sessions_inactive.png"/>
|
||
|
<prelight file="Sessions.png"/>
|
||
|
<pos x="6%" y="8" width="48" height="48"/>
|
||
|
</item>
|
||
|
<item type="label">
|
||
|
<normal color="#999999" font="Sans 12"/>
|
||
|
<prelight color="#ffffff" font="Sans 12"/>
|
||
|
<active color="#ff0000" font="Sans 12"/>
|
||
|
<pos x="70" y="19"/>
|
||
|
<text>Sessions</text>
|
||
|
<text xml:lang="ca">Sessió</text>
|
||
|
<text xml:lang="es">Sesión</text>
|
||
|
<text xml:lang="en">Session</text>
|
||
|
</item>
|
||
|
</item>
|
||
|
|
||
|
<!-- menu-button -->
|
||
|
<item type="rect" id="system_button" button="true">
|
||
|
<show modes="console" type="system"/>
|
||
|
<pos x="10%" y="0" width="180" height="100%"/>
|
||
|
<item type="pixmap" id="system_button" button="true">
|
||
|
<normal file="System_inactive.png"/>
|
||
|
<prelight file="System.png"/>
|
||
|
<pos x="6%" y="8" width="48" height="48"/>
|
||
|
</item>
|
||
|
<item type="label">
|
||
|
<normal color="#999999" font="Sans 12"/>
|
||
|
<prelight color="#ffffff" font="Sans 12"/>
|
||
|
<active color="#ff0000" font="Sans 12"/>
|
||
|
<pos x="70" y="19"/>
|
||
|
<text>System Menu</text>
|
||
|
<text xml:lang="ca">Menú</text>
|
||
|
<text xml:lang="es">Menú</text>
|
||
|
<text xml:lang="en">Menu</text>
|
||
|
</item>
|
||
|
</item>
|
||
|
</item>
|
||
|
</greeter>
|