[debian-edu-commits] debian-edu/ 241/437: Indent GDM theme XML using http://xmlindent.com/ to make it easier to read.
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-artwork.
commit 56f35d4ea856df9d3e96ed47e4c65edb838a3077
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sat Mar 6 10:53:26 2010 +0000
Indent GDM theme XML using http://xmlindent.com/ to make it easier to
read.
---
art/gdm-theme/debian-edu.xml | 278 +++++++++++++++++++++----------------------
1 file changed, 135 insertions(+), 143 deletions(-)
diff --git a/art/gdm-theme/debian-edu.xml b/art/gdm-theme/debian-edu.xml
index 6ebc403..f0f173d 100644
--- a/art/gdm-theme/debian-edu.xml
+++ b/art/gdm-theme/debian-edu.xml
@@ -1,25 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
- <!-- background -->
+ <!-- background -->
<item type="pixmap" >
<normal file="/usr/share/wallpapers/debian-edu-wallpaper.png" />
<!-- <normal file="debian-edu-wallpaper.png" /> -->
<!-- <pos width="100%" x="0" y="0" height="100%" /> -->
<pos width="100%" x="0" y="0" height="100%" />
</item>
- <!-- the bounding box in the center -->
-<!-- hostname and clock -->
+ <!-- the bounding box in the center -->
+ <!-- hostname and clock -->
<item type="label" id="clock">
- <normal color="#ffffff" font="Sans Bold 11"/>
- <pos x="95%" y="97.5%" anchor="e"/>
- <text>%h - %c</text>
+ <normal color="#ffffff" font="Sans Bold 11"/>
+ <pos x="95%" y="97.5%" anchor="e"/>
+ <text>%h - %c</text>
+ </item>
+ <!-- clock -->
+ <item type="pixmap">
+ <normal file="boundingbox.png"/>
+ <pos x="50%" y="50%" width="400" height="282" anchor="c"/>
</item>
-<!-- clock -->
- <item type="pixmap">
- <normal file="boundingbox.png"/>
- <pos x="50%" y="50%" width="400" height="282" anchor="c"/>
- </item>
<item type="rect">
<normal/>
<pos x="0" y="-50" width="100%" height="50"/>
@@ -30,157 +30,149 @@
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="rect" id="language_button" button="true">
<normal />
- <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="icon-language.png" tint="#dddddd"/>
- <prelight file="icon-language.png"/>
- <active file="icon-language.png" tint="#bbbbbb" />
- <pos y="50%" anchor="w"/>
- </item>
- <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="50%" anchor="w"/>
- <stock type="language" />
- </item>
+ <item type="pixmap">
+ <normal file="icon-language.png" tint="#dddddd"/>
+ <prelight file="icon-language.png"/>
+ <active file="icon-language.png" tint="#bbbbbb" />
+ <pos y="50%" anchor="w"/>
+ </item>
+ <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="50%" anchor="w"/>
+ <stock type="language" />
+ </item>
</box>
</item>
<item type="rect" id="session_button" button="true">
<normal />
- <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="icon-session.png" tint="#dddddd"/>
- <prelight file="icon-session.png"/>
- <active file="icon-session.png" tint="#bbbbbb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <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="50%" anchor="w"/>
- <stock type="session" />
- </item>
+ <item type="pixmap">
+ <normal file="icon-session.png" tint="#dddddd"/>
+ <prelight file="icon-session.png"/>
+ <active file="icon-session.png" tint="#bbbbbb"/>
+ <pos y="50%" anchor="w"/>
+ </item>
+ <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="50%" anchor="w"/>
+ <stock type="session" />
+ </item>
</box>
</item>
<item type="rect" id="system_button" button="true">
<normal />
- <show modes="console" type="system"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
+ <show modes="console" type="system"/>
+ <pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="icon-reboot.png" tint="#dddddd"/>
- <prelight file="icon-reboot.png"/>
- <active file="icon-reboot.png" tint="#bbbbbb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <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="50%" anchor="w"/>
- <stock type="system"/>
- </item>
+ <item type="pixmap">
+ <normal file="icon-reboot.png" tint="#dddddd"/>
+ <prelight file="icon-reboot.png"/>
+ <active file="icon-reboot.png" tint="#bbbbbb"/>
+ <pos y="50%" anchor="w"/>
+ </item>
+ <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="50%" anchor="w"/>
+ <stock type="system"/>
+ </item>
</box>
</item>
<item type="rect" id="disconnect_button" button="true">
<normal />
- <show modes="flexi,remote"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
+ <show modes="flexi,remote"/>
+ <pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="icon-shutdown.png" tint="#dddddd"/>
- <prelight file="icon-shutdown.png"/>
- <active file="icon-shutdown.png" tint="#bbbbbb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#FFFFFF" font="Sans Bold 12"/>
- <prelight color="#666666" font="Sans Bold 12"/>
- <active color="#bbbbbb" font="Sans Bold 12"/>
- <pos y="50%" anchor="w"/>
- <stock type="disconnect"/>
- <show modes="remote"/>
- </item>
- <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="50%" anchor="w"/>
- <stock type="quit"/>
- <show modes="flexi"/>
- </item>
+ <item type="pixmap">
+ <normal file="icon-shutdown.png" tint="#dddddd"/>
+ <prelight file="icon-shutdown.png"/>
+ <active file="icon-shutdown.png" tint="#bbbbbb"/>
+ <pos y="50%" anchor="w"/>
+ </item>
+ <item type="label">
+ <normal color="#FFFFFF" font="Sans Bold 12"/>
+ <prelight color="#666666" font="Sans Bold 12"/>
+ <active color="#bbbbbb" font="Sans Bold 12"/>
+ <pos y="50%" anchor="w"/>
+ <stock type="disconnect"/>
+ <show modes="remote"/>
+ </item>
+ <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="50%" anchor="w"/>
+ <stock type="quit"/>
+ <show modes="flexi"/>
+ </item>
</box>
</item>
</box>
</item>
</fixed>
-</item>
-
- <!-- container for labels etc. -->
- <item type="rect">
- <pos x="50%" y="50%" width="474" height="334" anchor="c"/>
- <box orientation="vertical">
-
- <!-- welcome -->
- <item type="label" id="welcome-label">
- <pos x="50%" y="95" anchor="c"/>
- <normal font="Sans Bold 18" color="#000000"/>
- <stock type="welcome-label"/>
- </item>
-
- <!-- username label -->
- <item type="label" id="pam-prompt">
- <pos x="50%" y="120" anchor="c"/>
- <normal font="Sans Bold 12" color="#000000"/>
- <stock type="username-label"/>
- </item>
- <item type="label" id="pam-message">
- <pos anchor="c" x="50%" y="130"/>
- <normal color="#000000" font="Sans 11"/>
- <text></text>
- </item>
-
- <!-- user-pw-entry background pixmap -->
- <item type="pixmap">
- <pos x="90" y="135" width="300" height="40"/>
- <normal file="userentry.png"/>
- </item>
-
- <!-- user-pw-entry -->
- <item type="entry" id="user-pw-entry">
- <pos x="100" y="105" width="280" height="20"/>
- <normal font="Sans 12" color="#444444"/>
- </item>
- </box>
- </item>
-
- <!-- caps-lock-warning -->
- <item type="rect" id="caps-lock-warning">
- <normal color="#ffffff" alpha="0.2"/>
- <pos x="0" y="0" width="100%" height="box" anchor="nw"/>
- <box orientation="vertical" min-width="250" xpadding="10" ypadding="5" spacing="0">
- <item type="label">
- <normal color="#000000" font="Sans 12"/>
- <pos x="50%" y="50%" anchor="c"/>
- <stock type="caps-lock-warning"/>
- </item>
- </box>
- </item>
-
- <!-- pam-error (login failure etc.) -->
- <item type="rect" id="pam-error">
- <pos x="0" y="90%" width="100%" height="box" anchor="sw"/>
- <box orientation="vertical" min-width="250" xpadding="10" ypadding="5" spacing="0">
- <item type="label" id="pam-error">
- <normal color="#FFFFFF" font="Sans 12"/>
- <pos x="50%" y="50%" anchor="c"/>
- <text></text>
- </item>
- </box>
- </item>
-
+ </item>
+ <!-- container for labels etc. -->
+ <item type="rect">
+ <pos x="50%" y="50%" width="474" height="334" anchor="c"/>
+ <box orientation="vertical">
+ <!-- welcome -->
+ <item type="label" id="welcome-label">
+ <pos x="50%" y="95" anchor="c"/>
+ <normal font="Sans Bold 18" color="#000000"/>
+ <stock type="welcome-label"/>
+ </item>
+ <!-- username label -->
+ <item type="label" id="pam-prompt">
+ <pos x="50%" y="120" anchor="c"/>
+ <normal font="Sans Bold 12" color="#000000"/>
+ <stock type="username-label"/>
+ </item>
+ <item type="label" id="pam-message">
+ <pos anchor="c" x="50%" y="130"/>
+ <normal color="#000000" font="Sans 11"/>
+ <text></text>
+ </item>
+ <!-- user-pw-entry background pixmap -->
+ <item type="pixmap">
+ <pos x="90" y="135" width="300" height="40"/>
+ <normal file="userentry.png"/>
+ </item>
+ <!-- user-pw-entry -->
+ <item type="entry" id="user-pw-entry">
+ <pos x="100" y="105" width="280" height="20"/>
+ <normal font="Sans 12" color="#444444"/>
+ </item>
+ </box>
+ </item>
+ <!-- caps-lock-warning -->
+ <item type="rect" id="caps-lock-warning">
+ <normal color="#ffffff" alpha="0.2"/>
+ <pos x="0" y="0" width="100%" height="box" anchor="nw"/>
+ <box orientation="vertical" min-width="250" xpadding="10" ypadding="5" spacing="0">
+ <item type="label">
+ <normal color="#000000" font="Sans 12"/>
+ <pos x="50%" y="50%" anchor="c"/>
+ <stock type="caps-lock-warning"/>
+ </item>
+ </box>
+ </item>
+ <!-- pam-error (login failure etc.) -->
+ <item type="rect" id="pam-error">
+ <pos x="0" y="90%" width="100%" height="box" anchor="sw"/>
+ <box orientation="vertical" min-width="250" xpadding="10" ypadding="5" spacing="0">
+ <item type="label" id="pam-error">
+ <normal color="#FFFFFF" font="Sans 12"/>
+ <pos x="50%" y="50%" anchor="c"/>
+ <text></text>
+ </item>
+ </box>
+ </item>
</greeter>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list