summarylogtreecommitdiffstats
path: root/list.patch
diff options
context:
space:
mode:
Diffstat (limited to 'list.patch')
-rw-r--r--list.patch47
1 files changed, 47 insertions, 0 deletions
diff --git a/list.patch b/list.patch
new file mode 100644
index 000000000000..950ef1be5b23
--- /dev/null
+++ b/list.patch
@@ -0,0 +1,47 @@
+--- arch.xml 2007-02-02 19:23:52.000000000 +0100
++++ arch-list.xml 2007-02-02 19:23:52.000000000 +0100
+@@ -33,7 +33,7 @@
+
+ <item type="rect" id="caps-lock-warning">
+ <normal color="#FFFFFF" alpha="0.5"/>
+- <pos anchor="c" x="50%" y="75%" width="box" height="box"/>
++ <pos anchor="c" x="75%" y="75%" 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"/>
+@@ -47,7 +47,7 @@
+ <item type="rect">
+ <show type="timed"/>
+ <normal color="#FFFFFF" alpha="0.5"/>
+- <pos anchor="c" x="50%" y="25%" width="box" height="box"/>
++ <pos anchor="c" x="75%" y="25%" width="box" height="box"/>
+ <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
+ <item type="label" id="timed-label">
+ <normal color="#000000" font="Sans 12"/>
+@@ -58,13 +58,24 @@
+ </box>
+ </item>
+
++ <item type="rect" id="userlist-rect">
++ <normal color="#FFFFFF" alpha="0.5" font="Sans 14"/>
++ <pos anchor="c" x="25%" y="50%" width="box" height="box"/>
++ <box orientation="vertical" min-width="440" max-width="440" min-height="100" xpadding="4" ypadding="4" spacing="0">
++ <item type="list" id="userlist">
++ <pos anchor="nw" x="0" y="0" height="550" width="440"/>
++ <color iconcolor="#ACBFDD" labelcolor="#ACBFDD"/>
++ </item>
++ </box>
++ </item>
++
+ <item type="rect">
+ <normal color="#FFFFFF" alpha="0.5"/>
+- <pos anchor="c" x="50%" y="50%" width="box" height="box"/>
++ <pos anchor="c" x="75%" y="50%" width="box" height="box"/>
+ <box orientation="vertical" min-width="340" xpadding="30" ypadding="30" spacing="10">
+ <item type="label">
+ <pos anchor="n" x="50%"/>
+- <normal color="#000000" font="Sans 14"/>
++ <normal color="#000000" font="Sans 18"/>
+ <!-- Stock label for: Welcome to %h -->
+ <stock type="welcome-label"/>
+ </item>