aboutsummaryrefslogtreecommitdiffstats
path: root/dm/mdk-kde.xml
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2008-02-28 15:20:41 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2008-02-28 15:20:41 +0000
commit420a61383a8b447d452f568b286ed11eede59e3b (patch)
tree62f1d668fac00650884d59737bfe7722b365adda /dm/mdk-kde.xml
parent1831a120b524f3471da651201b87a1efb5c653e2 (diff)
downloadcommon-data-420a61383a8b447d452f568b286ed11eede59e3b.tar
common-data-420a61383a8b447d452f568b286ed11eede59e3b.tar.gz
common-data-420a61383a8b447d452f568b286ed11eede59e3b.tar.bz2
common-data-420a61383a8b447d452f568b286ed11eede59e3b.tar.xz
common-data-420a61383a8b447d452f568b286ed11eede59e3b.zip
- Add nolist version of gdm / kdm
- Fix buttons position in kdm
Diffstat (limited to 'dm/mdk-kde.xml')
-rw-r--r--dm/mdk-kde.xml42
1 files changed, 5 insertions, 37 deletions
diff --git a/dm/mdk-kde.xml b/dm/mdk-kde.xml
index 78514d0..49e3868 100644
--- a/dm/mdk-kde.xml
+++ b/dm/mdk-kde.xml
@@ -63,17 +63,6 @@
<item type="entry" id="pw-entry">
<pos height="24" width="230"/>
</item>
-
-
- <item type="rect">
- <pos width="100%" height="24"/>
- <fixed>
- <item type="button" id="ok_button">
- <pos height="box" x="100%" anchor="e" width="box" y="50%"/>
- <stock type="ok"/>
- </item>
- </fixed>
- </item>
</box>
</item>
</fixed>
@@ -93,31 +82,10 @@
<text>%c</text>
</item>
<item type="rect">
- <pos x="100%" y="50%" height="30" width="box" anchor="e"/>
- <box orientation="horizontal" spacing="20" xpadding="22">
- <item type="rect" id="disconnect_button" button="true">
- <show modes="flexi,remote"/>
- <pos width="30" height="30"/>
- <fixed>
- <item type="pixmap">
- <normal file="disconnect.png" tint="#dddddd"/>
- <prelight file="disconnect.png"/>
- <active file="disconnect.png" tint="#b8bcdb"/>
- </item>
- </fixed>
- </item>
- <item type="rect" id="language_button" button="true">
- <pos width="30" height="30"/>
- <fixed>
- <item type="pixmap">
- <normal file="languages.png" tint="#dddddd"/>
- <prelight file="languages.png"/>
- <active file="languages.png" tint="#b8bcdb"/>
- </item>
- </fixed>
- </item>
+ <pos x="-22" y="50%" height="30" width="80" anchor="e"/>
+ <fixed>
<item type="rect" id="session_button" button="true">
- <pos width="30" height="30"/>
+ <pos x="0" y="0" width="30" height="30"/>
<fixed>
<item type="pixmap">
<normal file="sessions.png" tint="#dddddd"/>
@@ -128,7 +96,7 @@
</item>
<item type="rect" id="system_button" button="true">
<show type="system" modes="console"/>
- <pos width="30" height="30"/>
+ <pos x="50" y="0" width="30" height="30"/>
<fixed>
<item type="pixmap">
<normal file="system.png" tint="#dddddd"/>
@@ -137,7 +105,7 @@
</item>
</fixed>
</item>
- </box>
+ </fixed>
</item>
</fixed>
</item>