diff options
author | Helio Chissini De Castro <helio@mandriva.com> | 2007-09-03 20:54:11 +0000 |
---|---|---|
committer | Helio Chissini De Castro <helio@mandriva.com> | 2007-09-03 20:54:11 +0000 |
commit | 57370bec68380be8b89ec07a4b03340a037ce6b1 (patch) | |
tree | 4d293c673e4af035ed8d4bfc771a2b5e93071052 /dm | |
parent | 05458fa2a62ad392977eefb00ff4af322755dafb (diff) | |
download | common-data-57370bec68380be8b89ec07a4b03340a037ce6b1.tar common-data-57370bec68380be8b89ec07a4b03340a037ce6b1.tar.gz common-data-57370bec68380be8b89ec07a4b03340a037ce6b1.tar.bz2 common-data-57370bec68380be8b89ec07a4b03340a037ce6b1.tar.xz common-data-57370bec68380be8b89ec07a4b03340a037ce6b1.zip |
- Start kde changes
Diffstat (limited to 'dm')
-rw-r--r-- | dm/mdk-kde.xml | 194 |
1 files changed, 109 insertions, 85 deletions
diff --git a/dm/mdk-kde.xml b/dm/mdk-kde.xml index 2af1ebc..0760f84 100644 --- a/dm/mdk-kde.xml +++ b/dm/mdk-kde.xml @@ -6,35 +6,40 @@ <pos x="0" y="0" width="100%" height="100%"/> </item> + <!-- START BAR --> + <item type="rect"> <pos x="0" y="90%" width="100%" height="10%"/> <fixed> <item type="rect"> - <normal color="#ffffff"/> + <normal color="#ffffff" alpha="0.1" /> <pos x="0" y="4" width="100%" height="100%"/> - <box orientation="horizontal" spacing="10" xpadding="10"> + <box orientation="horizontal" > + + <!-- LANGUAGE BUTTON <item type="rect" id="language_button" button="true"> <normal color="#ffffff"/> - <pos y="50%" anchor="w" width="box" height="box"/> + <pos y="50%" anchor="w" width="box" height="box"/> <box orientation="horizontal" spacing="10" xpadding="10"> - <item type="pixmap"> - <normal file="languages.png" tint="#dddddd"/> - <prelight file="languages.png"/> - <active file="languages.png" tint="#b8bcdb"/> - <pos y="50%" anchor="w"/> - </item> - <item type="label"> - <normal color="#21449c" font="Sans 14"/> - <prelight color="#666666" font="Sans 14"/> - <active color="#0d2d84" font="Sans 14"/> - <pos y="50%" anchor="w"/> - <!-- Stock label for: _Language --> - <stock type="language"/> - </item> + <item type="pixmap"> + <normal file="languages.png" tint="#dddddd"/> + <prelight file="languages.png"/> + <active file="languages.png" tint="#b8bcdb"/> + <pos y="50%" anchor="w"/> + </item> + <item type="label"> + <normal color="#FFFFFF" font="Sans 11"/> + <prelight color="#666666" font="Sans 11"/> + <active color="#0d2d84" font="Sans 11"/> + <pos y="50%" anchor="w"/> + <stock type="language"/> + </item> </box> - </item> + </item> + END LANGUAGE BUTTON --> + <item type="rect" id="session_button" button="true"> - <normal color="#ffffff"/> + <normal color="#ffffff" alpha="0" /> <pos y="50%" anchor="w" width="box" height="box"/> <box orientation="horizontal" spacing="10" xpadding="10"> <item type="pixmap"> @@ -44,9 +49,9 @@ <pos y="50%" anchor="w"/> </item> <item type="label"> - <normal color="#21449c" font="Sans 14"/> - <prelight color="#666666" font="Sans 14"/> - <active color="#0d2d84" font="Sans 14"/> + <normal color="#FFFFFF" font="Sans 11"/> + <prelight color="#666666" font="Sans 11"/> + <active color="#0d2d84" font="Sans 11"/> <pos y="50%" anchor="w"/> <!-- Stock label for: _Session --> <stock type="session"/> @@ -54,7 +59,7 @@ </box> </item> <item type="rect" id="system_button" button="true"> - <normal color="#ffffff"/> + <normal color="#ffffff" alpha="0" /> <show modes="console" type="system"/> <pos y="50%" anchor="w" width="box" height="box"/> <box orientation="horizontal" spacing="10" xpadding="10"> @@ -65,9 +70,9 @@ <pos y="50%" anchor="w"/> </item> <item type="label"> - <normal color="#21449c" font="Sans 14"/> - <prelight color="#666666" font="Sans 14"/> - <active color="#0d2d84" font="Sans 14"/> + <normal color="#FFFFFF" font="Sans 11"/> + <prelight color="#666666" font="Sans 11"/> + <active color="#0d2d84" font="Sans 11"/> <pos y="50%" anchor="w"/> <!-- Stock label for: _Actions --> <stock type="system"/> @@ -75,7 +80,7 @@ </box> </item> <item type="rect" id="disconnect_button" button="true"> - <normal color="#ffffff"/> + <normal color="#ffffff" alpha="0" /> <show modes="flexi,remote"/> <pos y="50%" anchor="w" width="box" height="box"/> <box orientation="horizontal" spacing="10" xpadding="10"> @@ -86,18 +91,18 @@ <pos y="50%" anchor="w"/> </item> <item type="label"> - <normal color="#21449c" font="Sans 14"/> - <prelight color="#666666" font="Sans 14"/> - <active color="#0d2d84" font="Sans 14"/> + <normal color="#FFFFFF" font="Sans 11"/> + <prelight color="#666666" font="Sans 11"/> + <active color="#0d2d84" font="Sans 11"/> <pos y="50%" anchor="w"/> <!-- Stock label for: D_isconnect --> <stock type="disconnect"/> <show modes="remote"/> </item> <item type="label"> - <normal color="#21449c" font="Sans 14"/> - <prelight color="#666666" font="Sans 14"/> - <active color="#0d2d84" font="Sans 14"/> + <normal color="#FFFFFF" font="Sans 11"/> + <prelight color="#666666" font="Sans 11"/> + <active color="#0d2d84" font="Sans 11"/> <pos y="50%" anchor="w"/> <!-- Stock label for: _Quit --> <stock type="quit"/> @@ -106,22 +111,26 @@ </box> </item> </box> - </item> +</item> + +<!-- START CLOCK --> + <item type="label" id="clock"> + <normal color="#FFFFFF" font="Sans 11"/> + <pos x="95%" y="55%" anchor="e"/> + <text>%c</text> + </item> </fixed> </item> +<!-- END CLOCK --> - <item type="label" id="clock"> - <normal color="#0d2d84" font="Sans 16"/> - <pos x="-10" y="95%" anchor="e"/> - <text>%c</text> - </item> + <!-- END BAR --> <item type="rect" id="caps-lock-warning"> <normal color="#ffffff" alpha="0.0"/> - <pos anchor="c" x="50%" y="50%" width="box" height="box"/> + <pos anchor="c" x="50%" y="60%" width="box" height="box"/> <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0"> <item type="label"> - <normal color="#FFFFFF" font="Sans 14"/> + <normal color="#FFFFFF" font="Sans 11"/> <pos x="50%" anchor="n"/> <!-- Stock label for: You've got capslock on! --> <stock type="caps-lock-warning"/> @@ -135,7 +144,7 @@ <pos anchor="c" x="50%" y="70%" width="box" height="box"/> <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0"> <item type="label" id="timed-label"> - <normal color="#000000" font="Sans 14"/> + <normal color="#000000" font="Sans 11"/> <pos x="50%" anchor="n"/> <!-- Stock label for: User %s will login in %d seconds --> <stock type="timed-label"/> @@ -143,58 +152,73 @@ </box> </item> + <!-- HERE START THE CENTER LOGIN LAYOUT --> + <item type="rect"> - <normal color="#ffffff" alpha="0"/> - <pos anchor="c" x="50%" y="40%" width="box" height="box"/> - <box orientation="vertical" min-width="350" xpadding="30" ypadding="30" spacing="10"> - <item type="label"> + <normal color="#ffffff" alpha="0.2"/> + <pos anchor="c" x="50%" y="40%" width="box" height="150"/> + <box orientation="vertical" min-width="350" xpadding="5" ypadding="5" spacing="2"> + <!-- WELCOME LABEL --> + <!-- + <item type="label"> <pos anchor="n" x="50%"/> <normal color="#FFFFFF" font="Sans 18"/> - <!-- Stock label for: Welcome to %h --> <stock type="welcome-label"/> </item> - <item type="rect" id="talker"> - <normal color="#FFFFFF" alpha="0" font="Sans 16"/> - <pos anchor="n" x="50%" width="box" height="box"/> - <!-- box orientation="vertical" xpadding="0" ypadding="0" spacing="10" --> - <box orientation="horizontal" xpadding="0" ypadding="0" spacing="0"> - <item type="rect"> - <normal color="#FF8080" alpha="0.0"/> - <pos anchor="w" y="50%" width="box" height="box"/> - <box orientation="vertical" xpadding="0" ypadding="0" spacing="14"> - <item type="label"> - <pos anchor="ne" x="100%"/> - <normal color="#FFFFFF" font="Sans 14"/> - <!-- Stock label for: Username: --> - <stock type="username-label"/> - </item> - <item type="label"> - <pos anchor="ne" x="100%"/> - <normal color="#FFFFFF" font="Sans 14"/> - <!-- Stock label for: Password: --> - <stock type="password-label"/> - </item> - </box> - </item> - <item type="rect"> - <normal color="#FF80FF" alpha="0.0"/> - <pos anchor="w" y="50%" width="box" height="box"/> - <box orientation="vertical" xpadding="0" ypadding="0" spacing="10"> - <item type="entry" id="user-entry"> - <pos anchor="n" x="50%" height="24" width="150"/> - </item> - <item type="entry" id="pw-entry"> - <pos anchor="n" x="50%" height="24" width="150"/> - </item> - </box> +\--> + + + <!-- USER ENTRIES --> + <item type="rect" id="talker"> + <normal color="#FFFFFF" alpha="0" font="Sans 12"/> + <pos anchor="n" x="50%" width="box" height="box"/> + + + + <box orientation="horizontal" xpadding="0" ypadding="0" spacing="5"> + <!-- USER LIST --> + <item type="rect" id="userlist-background"> + <pos anchor="w" y="50%" width="150" height="140" /> + <normal color="#FFFFFF" alpha="0.7"/> + <item type="rect" id="userlist"> + <pos width="100%" height="100%"/> + <show type="userlist"/> + <normal color="#ffffff" alpha="0"/> + </item> + </item> + + <item type="rect"> + <normal color="#FF8080" alpha="0.0"/> + <pos anchor="w" y="50%" width="box" height="box"/> + <box orientation="vertical" xpadding="10" ypadding="0" spacing="0"> + <item type="label"> + <pos anchor="ne" x="100%"/> + <normal color="#FFFFFF" font="Sans 13"/> + <!-- Stock label for: Username: --> + <stock type="username-label"/> + </item> + <item type="entry" id="user-entry"> + <pos anchor="ne" x="100%" height="20" width="150"/> + </item> + <item type="label"> + <pos anchor="ne" x="100%"/> + <normal color="#FFFFFF" font="Sans 13"/> + <!-- Stock label for: Password: --> + <stock type="password-label"/> + </item> + <item type="entry" id="pw-entry"> + <pos anchor="ne" x="100%" height="20" width="150"/> + </item> + </box> + </item> + </box> + </item> - </box> - </item> - </box> +</box> <fixed> <item type="label" id="pam-error"> <pos anchor="n" x="50%" y="110%"/> - <normal color="#ffffff" font="Sans 12"/> + <normal color="#ffffff" font="Sans 11"/> <text></text> </item> </fixed> |