aboutsummaryrefslogtreecommitdiffstats
path: root/dm
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-06-02 20:30:42 +0000
committerDexter Morgan <dmorgan@mageia.org>2011-06-02 20:30:42 +0000
commitac5099ebf8fced835c2108ce4d2d327762d0e595 (patch)
treec9d6bb9a8e3a7e3de6a100e2ae300922003f995e /dm
downloadcommon-data-ac5099ebf8fced835c2108ce4d2d327762d0e595.tar
common-data-ac5099ebf8fced835c2108ce4d2d327762d0e595.tar.gz
common-data-ac5099ebf8fced835c2108ce4d2d327762d0e595.tar.bz2
common-data-ac5099ebf8fced835c2108ce4d2d327762d0e595.tar.xz
common-data-ac5099ebf8fced835c2108ce4d2d327762d0e595.zip
Branch for updates
Diffstat (limited to 'dm')
-rw-r--r--dm/GdmGreeterTheme-nolist.desktop11
-rw-r--r--dm/GdmGreeterTheme.desktop11
-rw-r--r--dm/KdmGreeterTheme.desktop11
-rw-r--r--dm/disconnect.pngbin0 -> 2185 bytes
-rw-r--r--dm/languages.pngbin0 -> 1418 bytes
-rw-r--r--dm/mdk-gdm-nolist.xml159
-rw-r--r--dm/mdk-gdm.xml169
-rw-r--r--dm/mdk-kde-nolist.xml135
-rw-r--r--dm/mdk-kde.xml145
-rw-r--r--dm/screenshot-gdm-nolist.pngbin0 -> 5420 bytes
-rw-r--r--dm/screenshot.pngbin0 -> 5420 bytes
-rw-r--r--dm/screenshot_kdm.pngbin0 -> 5420 bytes
-rw-r--r--dm/sessions.pngbin0 -> 2382 bytes
-rw-r--r--dm/system.pngbin0 -> 1929 bytes
14 files changed, 641 insertions, 0 deletions
diff --git a/dm/GdmGreeterTheme-nolist.desktop b/dm/GdmGreeterTheme-nolist.desktop
new file mode 100644
index 0000000..83288fd
--- /dev/null
+++ b/dm/GdmGreeterTheme-nolist.desktop
@@ -0,0 +1,11 @@
+# This is not really a .desktop file like the rest, but it's useful to treat
+# it as such
+
+[GdmGreeterTheme]
+Encoding=UTF-8
+Greeter=mdk-gdm-nolist.xml
+Name=Mandriva Linux
+Description=Mandriva Linux theme (without user list)
+Author=Mandriva graphic team
+Copyright=(c) 2002-2008 Mandriva
+Screenshot=screenshot-gdm-nolist.png
diff --git a/dm/GdmGreeterTheme.desktop b/dm/GdmGreeterTheme.desktop
new file mode 100644
index 0000000..c0b1bd4
--- /dev/null
+++ b/dm/GdmGreeterTheme.desktop
@@ -0,0 +1,11 @@
+# This is not really a .desktop file like the rest, but it's useful to treat
+# it as such
+
+[GdmGreeterTheme]
+Encoding=UTF-8
+Greeter=mdk-gdm.xml
+Name=Mandriva Linux
+Description=Mandriva Linux theme
+Author=Mandriva graphic team
+Copyright=(c) 2002-2008 Mandriva
+Screenshot=screenshot.png
diff --git a/dm/KdmGreeterTheme.desktop b/dm/KdmGreeterTheme.desktop
new file mode 100644
index 0000000..6ce3531
--- /dev/null
+++ b/dm/KdmGreeterTheme.desktop
@@ -0,0 +1,11 @@
+# This is not really a .desktop file like the rest, but it's useful to treat
+# it as such
+
+[GdmGreeterTheme]
+Encoding=UTF-8
+Greeter=mdk-kde.xml
+Name=Mandriva Linux
+Description=Mandriva Linux theme
+Author=Mandriva graphic team
+Copyright=(c) 2002-2007 Mandriva
+Screenshot=screenshot_kdm.png
diff --git a/dm/disconnect.png b/dm/disconnect.png
new file mode 100644
index 0000000..f36fd3d
--- /dev/null
+++ b/dm/disconnect.png
Binary files differ
diff --git a/dm/languages.png b/dm/languages.png
new file mode 100644
index 0000000..e5cf9bc
--- /dev/null
+++ b/dm/languages.png
Binary files differ
diff --git a/dm/mdk-gdm-nolist.xml b/dm/mdk-gdm-nolist.xml
new file mode 100644
index 0000000..6381640
--- /dev/null
+++ b/dm/mdk-gdm-nolist.xml
@@ -0,0 +1,159 @@
+<?xml version="1.0"?>
+<!DOCTYPE greeter SYSTEM "greeter.dtd">
+<greeter>
+ <item type="pixmap" id="background" background="true">
+ <normal file="/usr/share/mdk/backgrounds/default.jpg"/>
+ <pos x="0" y="0" width="100%" height="100%"/>
+ </item>
+ <!-- MAIN BOX -->
+ <item type="rect">
+ <normal color="#FFFFFF" alpha="0.4"/>
+ <pos y="50%" x="50%" width="600" height="276" anchor="c"/>
+ <box orientation="vertical">
+ <item type="rect">
+ <pos width="100%" height="224"/>
+ <fixed>
+ <item type="rect">
+ <pos x="50%" height="50" width="100%" anchor="n"/>
+ <fixed>
+ <item type="label">
+ <pos x="50%" y="50%" anchor="c"/>
+ <normal color="#FFFFFF" font="Sans Bold 12"/>
+ <!-- Stock label for: Welcome to %h -->
+ <stock type="welcome-label"/>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect">
+ <pos anchor="n" x="50%" y="50" width="100%" height="156"/>
+ <!-- <normal color="#FF0000" alpha="0.5"/>-->
+ <fixed>
+ <!-- the login box contents, positioned freely -->
+ <item type="rect">
+ <pos width="box" height="box" x="50%" y="60%" anchor="c"/>
+ <box orientation="vertical" spacing="8" xpadding="22">
+ <!-- Stock label for: Username: -->
+ <item type="label" id="pam-prompt">
+ <pos anchor="nw" x="0"/>
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <stock type="username-label"/>
+ </item>
+ <!-- user entry -->
+ <item type="entry" id="user-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>
+ <item type="label" id="pam-message">
+ <pos x="50%" y="70%" anchor="c"/>
+ <normal font="Sans 10" color="#ffffff"/>
+ <text/>
+ </item>
+ </box>
+ </item>
+ </fixed>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect">
+ <pos width="100%" height="2"/>
+ <normal color="#FFFFFF" alpha="0.4"/>
+ </item>
+ <item type="rect">
+ <pos width="100%" height="50"/>
+ <fixed>
+ <item type="label" id="clock">
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <pos x="22" y="50%" anchor="w"/>
+ <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="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>
+ <item type="rect" id="session_button" button="true">
+ <pos width="30" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <normal file="sessions.png" tint="#dddddd"/>
+ <prelight file="sessions.png"/>
+ <active file="sessions.png" tint="#b8bcdb"/>
+ </item>
+ </fixed>
+ </item>
+ <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="system_button" button="true">
+ <show type="system" modes="console"/>
+ <pos width="30" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <normal file="system.png" tint="#dddddd"/>
+ <prelight file="system.png"/>
+ <active file="system.png" tint="#b8bcdb"/>
+ </item>
+ </fixed>
+ </item>
+ </box>
+ </item>
+ </fixed>
+ </item>
+ </box>
+ </item>
+ <!-- timer -->
+ <item type="rect" id="timed-rect">
+ <show type="timed"/>
+ <normal color="#FFFFFF" alpha="0"/>
+ <pos anchor="n" x="50%" y="68%" width="box" height="box"/>
+ <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
+ <item type="label" id="timed-label">
+ <normal color="#ffffff" font="Sans 12"/>
+ <pos x="50%" anchor="n"/>
+ <!-- Stock label for: User %s will login in %d seconds -->
+ <stock type="timed-label"/>
+ </item>
+ </box>
+ </item>
+ <item type="label" id="pam-error">
+ <pos x="50%" y="75%" anchor="c"/>
+ <normal font="Sans Bold 14" color="#ffffff"/>
+ <text/>
+ </item>
+ <item type="rect" id="caps-lock-warning">
+ <normal color="#FFFFFF" alpha="0"/>
+ <pos anchor="n" x="50%" y="80%" 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"/>
+ <pos x="50%" anchor="n"/>
+ <!-- Stock label for: You've got capslock on! -->
+ <stock type="caps-lock-warning"/>
+ </item>
+ </box>
+ </item>
+</greeter>
diff --git a/dm/mdk-gdm.xml b/dm/mdk-gdm.xml
new file mode 100644
index 0000000..bb143a0
--- /dev/null
+++ b/dm/mdk-gdm.xml
@@ -0,0 +1,169 @@
+<?xml version="1.0"?>
+<!DOCTYPE greeter SYSTEM "greeter.dtd">
+<greeter>
+ <item type="pixmap" id="background" background="true">
+ <normal file="/usr/share/mdk/backgrounds/default.jpg"/>
+ <pos x="0" y="0" width="100%" height="100%"/>
+ </item>
+ <!-- MAIN BOX -->
+ <item type="rect">
+ <normal color="#FFFFFF" alpha="0.4"/>
+ <pos y="50%" x="50%" width="600" height="276" anchor="c"/>
+ <box orientation="vertical">
+ <item type="rect">
+ <pos width="100%" height="224"/>
+ <fixed>
+ <item type="rect">
+ <pos x="50%" height="50" width="100%" anchor="n"/>
+ <fixed>
+ <item type="label">
+ <pos x="50%" y="50%" anchor="c"/>
+ <normal color="#FFFFFF" font="Sans Bold 12"/>
+ <!-- Stock label for: Welcome to %h -->
+ <stock type="welcome-label"/>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect">
+ <pos anchor="n" x="50%" y="50" width="100%" height="156"/>
+ <!-- <normal color="#FF0000" alpha="0.5"/>-->
+ <fixed>
+ <item type="rect" id="userlist-background">
+ <!-- 16 pixel per user in list -->
+ <pos x="22" width="50%" height="100%"/>
+ <normal color="#ffffff" alpha="1.0"/>
+ <fixed>
+ <item type="list" id="userlist">
+ <pos height="100%" width="100%"/>
+ </item>
+ </fixed>
+ </item>
+ <!-- the login box contents, positioned freely -->
+ <item type="rect">
+ <pos width="box" height="box" x="100%" y="55%" anchor="e"/>
+ <box orientation="vertical" spacing="8" xpadding="22">
+ <!-- Stock label for: Username: -->
+ <item type="label" id="pam-prompt">
+ <pos anchor="nw" x="0"/>
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <stock type="username-label"/>
+ </item>
+ <!-- user entry -->
+ <item type="entry" id="user-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>
+ <item type="label" id="pam-message">
+ <pos x="0%" y="50%" anchor="nw"/>
+ <normal font="Sans 10" color="#ffffff"/>
+ <text/>
+ </item>
+ </box>
+ </item>
+ </fixed>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect">
+ <pos width="100%" height="2"/>
+ <normal color="#FFFFFF" alpha="0.4"/>
+ </item>
+ <item type="rect">
+ <pos width="100%" height="50"/>
+ <fixed>
+ <item type="label" id="clock">
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <pos x="22" y="50%" anchor="w"/>
+ <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="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>
+ <item type="rect" id="session_button" button="true">
+ <pos width="30" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <normal file="sessions.png" tint="#dddddd"/>
+ <prelight file="sessions.png"/>
+ <active file="sessions.png" tint="#b8bcdb"/>
+ </item>
+ </fixed>
+ </item>
+ <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="system_button" button="true">
+ <show type="system" modes="console"/>
+ <pos width="30" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <normal file="system.png" tint="#dddddd"/>
+ <prelight file="system.png"/>
+ <active file="system.png" tint="#b8bcdb"/>
+ </item>
+ </fixed>
+ </item>
+ </box>
+ </item>
+ </fixed>
+ </item>
+ </box>
+ </item>
+ <!-- timer -->
+ <item type="rect" id="timed-rect">
+ <show type="timed"/>
+ <normal color="#FFFFFF" alpha="0"/>
+ <pos anchor="n" x="50%" y="68%" width="box" height="box"/>
+ <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
+ <item type="label" id="timed-label">
+ <normal color="#ffffff" font="Sans 12"/>
+ <pos x="50%" anchor="n"/>
+ <!-- Stock label for: User %s will login in %d seconds -->
+ <stock type="timed-label"/>
+ </item>
+ </box>
+ </item>
+ <item type="label" id="pam-error">
+ <pos x="50%" y="75%" anchor="c"/>
+ <normal font="Sans Bold 14" color="#ffffff"/>
+ <text/>
+ </item>
+ <item type="rect" id="caps-lock-warning">
+ <normal color="#FFFFFF" alpha="0"/>
+ <pos anchor="n" x="50%" y="80%" 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"/>
+ <pos x="50%" anchor="n"/>
+ <!-- Stock label for: You've got capslock on! -->
+ <stock type="caps-lock-warning"/>
+ </item>
+ </box>
+ </item>
+</greeter>
diff --git a/dm/mdk-kde-nolist.xml b/dm/mdk-kde-nolist.xml
new file mode 100644
index 0000000..b5c666f
--- /dev/null
+++ b/dm/mdk-kde-nolist.xml
@@ -0,0 +1,135 @@
+<?xml version="1.0"?>
+<!DOCTYPE greeter SYSTEM "greeter.dtd">
+<greeter>
+ <item type="pixmap" id="background" background="true">
+ <normal file="/usr/share/mdk/backgrounds/default.png"/>
+ <pos x="0" y="0" width="100%" height="100%"/>
+ </item>
+ <!-- MAIN BOX -->
+ <item type="rect">
+ <normal color="#FFFFFF" alpha="0.4"/>
+ <pos y="50%" x="50%" width="600" height="276" anchor="c"/>
+ <box orientation="vertical">
+ <item type="rect">
+ <pos width="100%" height="224"/>
+ <fixed>
+ <item type="rect">
+ <pos x="50%" height="50" width="100%" anchor="n"/>
+ <fixed>
+ <item type="label">
+ <pos x="50%" y="50%" anchor="c"/>
+ <normal color="#FFFFFF" font="Sans 12 Bold"/>
+ <!-- Stock label for: Welcome to %h -->
+ <stock type="welcome-label"/>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect">
+ <pos anchor="n" x="50%" y="50" width="100%" height="156"/>
+ <!-- <normal color="#FF0000" alpha="0.5"/> -->
+ <fixed>
+ <!-- the login box contents, positioned freely -->
+ <item type="rect">
+ <pos width="box" height="box" x="50%" y="50%" anchor="c"/>
+ <box orientation="vertical" spacing="8" xpadding="22">
+ <!-- Stock label for: Username: -->
+ <item type="label">
+ <pos anchor="nw" x="0"/>
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <stock type="username-label"/>
+ </item>
+ <!-- user entry -->
+ <item type="entry" id="user-entry">
+ <pos height="24" width="230"/>
+ </item>
+
+ <!-- Stock label for: Password: -->
+ <item type="label">
+ <pos anchor="nw" x="0"/>
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <stock type="password-label"/>
+ </item>
+ <!-- user entry -->
+ <item type="entry" id="pw-entry">
+ <pos height="24" width="230"/>
+ </item>
+ </box>
+ </item>
+ </fixed>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect">
+ <pos width="100%" height="2"/>
+ <normal color="#FFFFFF" alpha="0.4"/>
+ </item>
+ <item type="rect">
+ <pos width="100%" height="50"/>
+ <fixed>
+ <item type="label" id="clock">
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <pos x="22" y="50%" anchor="w"/>
+ <text>%c</text>
+ </item>
+ <item type="rect">
+ <pos x="-22" y="50%" height="30" width="80" anchor="e"/>
+ <fixed>
+ <item type="rect" id="session_button" button="true">
+ <pos x="0" y="0" width="30" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <normal file="sessions.png" tint="#dddddd"/>
+ <prelight file="sessions.png"/>
+ <active file="sessions.png" tint="#b8bcdb"/>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect" id="system_button" button="true">
+ <show type="system" modes="console"/>
+ <pos x="50" y="0" width="30" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <normal file="system.png" tint="#dddddd"/>
+ <prelight file="system.png"/>
+ <active file="system.png" tint="#b8bcdb"/>
+ </item>
+ </fixed>
+ </item>
+ </fixed>
+ </item>
+ </fixed>
+ </item>
+ </box>
+ </item>
+ <!-- timer -->
+ <item type="rect" id="timed-rect">
+ <show type="timed"/>
+ <normal color="#FFFFFF" alpha="0"/>
+ <pos anchor="n" x="50%" y="68%" width="box" height="box"/>
+ <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
+ <item type="label" id="timed-label">
+ <normal color="#ffffff" font="Sans 12"/>
+ <pos x="50%" anchor="n"/>
+ <!-- Stock label for: User %s will login in %d seconds -->
+ <stock type="timed-label"/>
+ </item>
+ </box>
+ </item>
+ <item type="label" id="pam-error">
+ <pos x="50%" y="75%" anchor="c"/>
+ <normal font="Sans Bold 14" color="#ffffff"/>
+ <text/>
+ </item>
+ <item type="rect" id="caps-lock-warning">
+ <normal color="#FFFFFF" alpha="0"/>
+ <pos anchor="n" x="50%" y="80%" 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"/>
+ <pos x="50%" anchor="n"/>
+ <!-- Stock label for: You've got capslock on! -->
+ <stock type="caps-lock-warning"/>
+ </item>
+ </box>
+ </item>
+</greeter>
diff --git a/dm/mdk-kde.xml b/dm/mdk-kde.xml
new file mode 100644
index 0000000..229660e
--- /dev/null
+++ b/dm/mdk-kde.xml
@@ -0,0 +1,145 @@
+<?xml version="1.0"?>
+<!DOCTYPE greeter SYSTEM "greeter.dtd">
+<greeter>
+ <item type="pixmap" id="background" background="true">
+ <normal file="/usr/share/mdk/backgrounds/default.png"/>
+ <pos x="0" y="0" width="100%" height="100%"/>
+ </item>
+ <!-- MAIN BOX -->
+ <item type="rect">
+ <normal color="#FFFFFF" alpha="0.4"/>
+ <pos y="50%" x="50%" width="600" height="276" anchor="c"/>
+ <box orientation="vertical">
+ <item type="rect">
+ <pos width="100%" height="224"/>
+ <fixed>
+ <item type="rect">
+ <pos x="50%" height="50" width="100%" anchor="n"/>
+ <fixed>
+ <item type="label">
+ <pos x="50%" y="50%" anchor="c"/>
+ <normal color="#FFFFFF" font="Sans 12 Bold"/>
+ <!-- Stock label for: Welcome to %h -->
+ <stock type="welcome-label"/>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect">
+ <pos anchor="n" x="50%" y="50" width="100%" height="156"/>
+ <!-- <normal color="#FF0000" alpha="0.5"/>-->
+ <fixed>
+ <item type="rect" id="userlist-background">
+ <!-- 16 pixel per user in list -->
+ <pos x="22" width="50%" height="100%"/>
+ <normal color="#ffffff" alpha="1.0"/>
+ <fixed>
+ <item type="list" id="userlist">
+ <pos height="100%" width="100%"/>
+ </item>
+ </fixed>
+ </item>
+ <!-- the login box contents, positioned freely -->
+ <item type="rect">
+ <pos width="box" height="box" x="100%" y="50%" anchor="e"/>
+ <box orientation="vertical" spacing="8" xpadding="22">
+ <!-- Stock label for: Username: -->
+ <item type="label">
+ <pos anchor="nw" x="0"/>
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <stock type="username-label"/>
+ </item>
+ <!-- user entry -->
+ <item type="entry" id="user-entry">
+ <pos height="24" width="230"/>
+ </item>
+
+ <!-- Stock label for: Password: -->
+ <item type="label">
+ <pos anchor="nw" x="0"/>
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <stock type="password-label"/>
+ </item>
+ <!-- user entry -->
+ <item type="entry" id="pw-entry">
+ <pos height="24" width="230"/>
+ </item>
+ </box>
+ </item>
+ </fixed>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect">
+ <pos width="100%" height="2"/>
+ <normal color="#FFFFFF" alpha="0.4"/>
+ </item>
+ <item type="rect">
+ <pos width="100%" height="50"/>
+ <fixed>
+ <item type="label" id="clock">
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <pos x="22" y="50%" anchor="w"/>
+ <text>%c</text>
+ </item>
+ <item type="rect">
+ <pos x="-22" y="50%" height="30" width="80" anchor="e"/>
+ <fixed>
+ <item type="rect" id="session_button" button="true">
+ <pos x="0" y="0" width="30" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <normal file="sessions.png" tint="#dddddd"/>
+ <prelight file="sessions.png"/>
+ <active file="sessions.png" tint="#b8bcdb"/>
+ </item>
+ </fixed>
+ </item>
+ <item type="rect" id="system_button" button="true">
+ <show type="system" modes="console"/>
+ <pos x="50" y="0" width="30" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <normal file="system.png" tint="#dddddd"/>
+ <prelight file="system.png"/>
+ <active file="system.png" tint="#b8bcdb"/>
+ </item>
+ </fixed>
+ </item>
+ </fixed>
+ </item>
+ </fixed>
+ </item>
+ </box>
+ </item>
+ <!-- timer -->
+ <item type="rect" id="timed-rect">
+ <show type="timed"/>
+ <normal color="#FFFFFF" alpha="0"/>
+ <pos anchor="n" x="50%" y="68%" width="box" height="box"/>
+ <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
+ <item type="label" id="timed-label">
+ <normal color="#ffffff" font="Sans 12"/>
+ <pos x="50%" anchor="n"/>
+ <!-- Stock label for: User %s will login in %d seconds -->
+ <stock type="timed-label"/>
+ </item>
+ </box>
+ </item>
+ <item type="label" id="pam-error">
+ <pos x="50%" y="75%" anchor="c"/>
+ <normal font="Sans Bold 14" color="#ffffff"/>
+ <text/>
+ </item>
+ <item type="rect" id="caps-lock-warning">
+ <normal color="#FFFFFF" alpha="0"/>
+ <pos anchor="n" x="50%" y="80%" 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"/>
+ <pos x="50%" anchor="n"/>
+ <!-- Stock label for: You've got capslock on! -->
+ <stock type="caps-lock-warning"/>
+ </item>
+ </box>
+ </item>
+</greeter>
diff --git a/dm/screenshot-gdm-nolist.png b/dm/screenshot-gdm-nolist.png
new file mode 100644
index 0000000..ea5b59b
--- /dev/null
+++ b/dm/screenshot-gdm-nolist.png
Binary files differ
diff --git a/dm/screenshot.png b/dm/screenshot.png
new file mode 100644
index 0000000..b33f7fa
--- /dev/null
+++ b/dm/screenshot.png
Binary files differ
diff --git a/dm/screenshot_kdm.png b/dm/screenshot_kdm.png
new file mode 100644
index 0000000..e152ee5
--- /dev/null
+++ b/dm/screenshot_kdm.png
Binary files differ
diff --git a/dm/sessions.png b/dm/sessions.png
new file mode 100644
index 0000000..7be0ca6
--- /dev/null
+++ b/dm/sessions.png
Binary files differ
diff --git a/dm/system.png b/dm/system.png
new file mode 100644
index 0000000..f93922f
--- /dev/null
+++ b/dm/system.png
Binary files differ