diff options
Diffstat (limited to 'kdm/kfrontend/themes/o2_enterprise/enterprise.xml')
-rw-r--r-- | kdm/kfrontend/themes/o2_enterprise/enterprise.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/kdm/kfrontend/themes/o2_enterprise/enterprise.xml b/kdm/kfrontend/themes/o2_enterprise/enterprise.xml index c05acfaef..11849cc62 100644 --- a/kdm/kfrontend/themes/o2_enterprise/enterprise.xml +++ b/kdm/kfrontend/themes/o2_enterprise/enterprise.xml @@ -10,11 +10,11 @@ <pos width="640" x="50%" y="50%" anchor="c" height="400" /> <item type="label" id="clock" > <normal color="#000000" font="Sans 10" /> - <pos x="435" y="170" anchor="n" /> + <pos x="435" y="120" anchor="n" /> <text>%c</text> </item> <item type="rect"> - <pos anchor="nw" x="30" y="130" height="243" width="200"/> + <pos anchor="nw" x="30" y="80" height="243" width="200"/> <fixed> <item type="rect" id="userlist"> <pos anchor="c" x="50%" y="50%" height="100%" width="100%"/> @@ -24,7 +24,7 @@ </item> <item button="true" type="rect" id="system_button" > <normal alpha="0.0" color="#00ff00" /> - <pos width="box" x="605" y="365" anchor="c" height="box" /> + <pos width="box" x="605" y="315" anchor="c" height="box" /> <box xpadding="0" spacing="0" orientation="horizontal" > <item type="pixmap"> <pos x="50%" y="50%" anchor="c" /> @@ -36,7 +36,7 @@ </item> <item button="true" type="rect" id="login_button" > <normal alpha="0.0" color="#00ff00" /> - <pos width="box" x="540" y="238" anchor="c" height="box" /> + <pos width="box" x="540" y="188" anchor="c" height="box" /> <box xpadding="0" spacing="0" orientation="horizontal" > <item type="pixmap"> <pos x="90%" y="50%" anchor="c" /> @@ -48,7 +48,7 @@ </item> <box xpadding="20" spacing="10" ypadding="20" orientation="vertical" min-width="340" > <item type="rect" id="talker" > - <pos width="box" x="375" y="190" anchor="n" height="box" /> + <pos width="box" x="375" y="140" anchor="n" height="box" /> <box xpadding="0" spacing="0" ypadding="0" orientation="horizontal" > <item type="rect" > <normal alpha="0.0" color="#000000" /> @@ -83,7 +83,7 @@ </box> <fixed> <item type="label" id="pam-error" > - <pos x="435" y="343" anchor="s" /> + <pos x="435" y="293" anchor="s" /> <normal color="#CD0000" font="Sans 10" /> <text/> </item> @@ -91,7 +91,7 @@ <fixed> <item type="label" id="caps-lock-warning" > <normal color="#CD0000" font="Sans 10" /> - <pos x="435" y="373" anchor="s" /> + <pos x="435" y="323" anchor="s" /> <stock type="caps-lock-warning" /> </item> </fixed> |