summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/tdm-theme/moreblue-orbit/moreblue-orbit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/tdm-theme/moreblue-orbit/moreblue-orbit.xml')
-rw-r--r--ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/tdm-theme/moreblue-orbit/moreblue-orbit.xml162
1 files changed, 0 insertions, 162 deletions
diff --git a/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/tdm-theme/moreblue-orbit/moreblue-orbit.xml b/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/tdm-theme/moreblue-orbit/moreblue-orbit.xml
deleted file mode 100644
index 2d1234bcd..000000000
--- a/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/tdm-theme/moreblue-orbit/moreblue-orbit.xml
+++ /dev/null
@@ -1,162 +0,0 @@
-<?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%"/>
-
- <fixed>
- <item type="pixmap">
- <normal file="boundingbox.png"/>
- <pos anchor="c" x="50%" y="50%" width="400" height="282"/>
-
- <!-- Welcome -->
- <fixed>
- <item type="label">
- <pos anchor="nc" x="50%" y="18%"/>
- <normal color="#000000" font="Sans Bold 18"/>
- <stock type="welcome-label"/>
- </item>
- </fixed>
-
- <fixed>
- <item type="rect">
- <normal color="#ffff00" alpha="0.0"/>
- <pos anchor="e" x="50%" y="50%" width="190" height="180"/>
-
- <!-- username-label -->
- <fixed>
- <item type="label">
- <pos anchor="ne" x="90%" y="40%"/>
- <normal color="#000000" font="Sans Bold 10"/>
- <stock type="username-label"/>
- </item>
- </fixed>
-
- <!-- password-label -->
- <fixed>
- <item type="label">
- <pos anchor="ne" x="90%" y="60%"/>
- <normal color="#000000" font="Sans Bold 10"/>
- <stock type="password-label"/>
- </item>
- </fixed>
- </item>
- </fixed>
-
- <fixed>
- <item type="rect">
- <normal color="#00ffff" alpha="0.0"/>
- <pos anchor="w" x="50%" y="50%" width="190" height="180"/>
-
- <!-- username-entry -->
- <fixed>
- <item type="entry" id="user-entry">
- <pos anchor="n" x="30%" y="35%" height="25" width="150"/>
- </item>
- </fixed>
-
- <!-- password-entry -->
- <fixed>
- <item type="entry" id="pw-entry">
- <pos anchor="n" x="30%" y="55%" height="25" width="150"/>
- </item>
- </fixed>
- </item>
- </fixed>
- </item>
- </fixed>
-
- <!-- capslock-warning -->
- <fixed>
- <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="#000000" font="Sans 12"/>
- <pos anchor="n" x="50%" y="90"/>
- <stock type="caps-lock-warning"/>
- </item>
- </box>
- </item>
- </fixed>
-
- <!-- Login-Error -->
- <fixed>
- <item type="rect" id="pam-error">
- <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="#000000" font="Sans 12"/>
- <pos anchor="n" x="50%" y="60"/>
- <text>Login failed.</text>
- </item>
- </box>
- </item>
- </fixed>
-
-</item>
-
-<!-- icons and text in bottom bar -->
-<item type="rect">
- <pos x="0" y="-60" width="100%" height="60"/>
-
- <fixed>
- <item type="pixmap" id="session_button" button="true">
- <normal file="icon-session.png"/>
- <pos x="20" y="20"/>
- </item>
- </fixed>
-
- <!-- session-button -->
- <fixed>
- <item type="rect" id="session_button" button="true">
- <pos x="60" y="30" width="110" height="100%"/>
- <fixed>
- <item type="label">
- <normal color="#ffffff" font="Sans Bold 12"/>
- <prelight color="#bbbbbb" font="Sans Bold 12"/>
- <active color="#bbbbbb" font="Sans Bold 12"/>
- <pos y="0" x="0"/>
- <stock type="session"/>
- </item>
- </fixed>
- </item>
- </fixed>
-
- <fixed>
- <item type="pixmap" id="system_button" button="true">
- <normal file="icon-reboot.png"/>
- <pos x="180" y="20"/>
- </item>
- </fixed>
-
- <!-- menu-button -->
- <fixed>
- <item type="rect" id="system_button" button="true">
- <show modes="console" type="system"/>
- <pos x="215" y="30" width="50" height="100%"/>
- <fixed>
- <item type="label">
- <normal color="#ffffff" font="Sans Bold 12"/>
- <prelight color="#bbbbbb" font="Sans Bold 12"/>
- <active color="#bbbbbb" font="Sans Bold 12"/>
- <pos y="0" x="0"/>
- <stock type="system"/>
- </item>
- </fixed>
- </item>
- </fixed>
-
- <!-- clock -->
- <fixed>
- <item type="label" id="clock">
- <normal color="#ffffff" font="Sans Bold 11"/>
- <pos anchor="se" x="-20" y="-10"/>
- <text>%c</text>
- </item>
- </fixed>
-</item>
-</greeter>