summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml
diff options
context:
space:
mode:
authorMichael Janczyk2009-10-23 19:26:38 +0200
committerMichael Janczyk2009-10-23 19:26:38 +0200
commit71ecbe8e688b11dd3baf8dc1c41d3b355eac01c6 (patch)
tree7a67be8cbd836335409353bf1c6de05f7047f038 /os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml
parentmoving tested theming stuff to 5.0 (diff)
downloadcore-71ecbe8e688b11dd3baf8dc1c41d3b355eac01c6.tar.gz
core-71ecbe8e688b11dd3baf8dc1c41d3b355eac01c6.tar.xz
core-71ecbe8e688b11dd3baf8dc1c41d3b355eac01c6.zip
default directories introduced. please test and say what you think. examples see plugins vmware and vmchooser. can be simplyfied further (VIRTDIR, ETC...). /opt/openslx can bu user for plugins, ect as well (maybe PLUGINDIR?).
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3177 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml')
-rw-r--r--[-rwxr-xr-x]os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml80
1 files changed, 40 insertions, 40 deletions
diff --git a/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml b/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml
index 0706e8f0..46ef334e 100755..100644
--- a/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml
+++ b/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml
@@ -5,13 +5,13 @@ GDM-OpenSLX-Theme
-->
<greeter id="theme">
- <!-- background -->
+ <!-- background -->
<item type="pixmap" id="background" background="true">
<normal file="color.png"/>
<pos x="0" y="0" width="100%" height="100%"/>
</item>
- <!-- top / welcome, clock and big logo -->
+ <!-- top / welcome, clock and big logo -->
<item type="rect" id="top" background="true">
<normal color="#000000" alpha="0.0"/>
<pos anchor="n" x="50%" y="0" width="100%" height="40%"/>
@@ -21,14 +21,14 @@ GDM-OpenSLX-Theme
<normal file="welcome-time-shadowed.png"/>
<pos anchor="n" x="50%" y="0" width="80%" height="44"/>
<box orientation="horizontal" homogeneous="true">
- <!-- Welcome on ... -->
+ <!-- Welcome on ... -->
<item type="label" background="true">
<pos anchor="w" x="10%" y="30%"/>
<normal color="#f0f0f0" font="Sans 11"/>
<stock type="welcome-label"/>
</item>
<!-- clock -->
- <item type="label" id="clock" background="true">
+ <item type="label" id="clock">
<pos anchor="e" x="90%" y="30%"/>
<normal color="#f0f0f0" font="Sans 11"/>
<text>%c</text>
@@ -50,7 +50,7 @@ GDM-OpenSLX-Theme
</box>
</item>
- <!-- main part / login, session, menu, ... -->
+ <!-- main part / login, session, menu, ... -->
<item type="pixmap" id="main-runner" background="true">
<normal file="main-runner.png"/>
<pos anchor="c" x="50%" y="50%" width="100%" height="160"/>
@@ -61,13 +61,13 @@ GDM-OpenSLX-Theme
<pos anchor="w" x="0%" y="50%" width="100%" height="100%"/>
<box orientation="horizontal" homogeneous="true">
- <!-- left part / login -->
+ <!-- left part / login -->
<item type="rect" background="true">
<normal color="#000000" alpha="0.0"/>
<pos anchor="w" x="0" y="50%" width="100%" height="100%"/>
<box orientation="horizontal">
- <!-- small logo -->
+ <!-- small logo -->
<item type="pixmap" background="true">
<normal file="openslx-logo.png"/>
<pos anchor="w" x="30" y="50%"/>
@@ -91,16 +91,16 @@ GDM-OpenSLX-Theme
</box>
</item>
- </box>
+ </box>
</item>
- <!-- middle part / errors, caps info, kdm logo -->
+ <!-- middle part / errors, caps info, gdm logo -->
<item type="rect">
<normal color="#000000" alpha="0.0"/>
<pos anchor="c" x="50%" y="50%" width="90%" height="100%"/>
- <box orientation="vertical">
+ <box orientation="vertical">
- <!-- Login-Error -->
+ <!-- Login-Error -->
<item type="rect">
<normal color="#000000" alpha="0.0"/>
<pos anchor="n" x="50%" y="10" width="100%" height="30"/>
@@ -118,8 +118,8 @@ GDM-OpenSLX-Theme
<pos anchor="c" x="50%" y="50%"/>
</item>
- <!-- capslock-warning -->
- <item type="rect" id="caps-lock-warning">
+ <!-- capslock-warning -->
+ <item type="rect" id="caps-lock-warning">
<normal color="#000000" alpha="0.4"/>
<pos anchor="s" x="50%" y="-10" width="100%" height="30"/>
<box>
@@ -134,7 +134,7 @@ GDM-OpenSLX-Theme
</box>
</item>
- <!-- right part / sessions, menu -->
+ <!-- right part / sessions, menu -->
<item type="rect">
<normal color="#000000" alpha="0.0"/>
<pos anchor="e" x="100%" y="50%" width="100%" height="100%"/>
@@ -164,7 +164,7 @@ GDM-OpenSLX-Theme
</box>
</item>
- <!-- menu-button -->
+ <!-- menu-button -->
<item type="rect" id="system_button" button="true">
<normal color="#000000" alpha="0.0"/>
<pos anchor="ne" x="-50" y="0" width="box" height="box"/>
@@ -188,37 +188,37 @@ GDM-OpenSLX-Theme
</box>
</item>
- </box>
+ </box>
</item>
</box>
</item>
- </box>
+ </box>
</item>
- <!-- language-button -->
- <item type="rect" id="language_button" button="true">
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="se" x="-10" y="-10" width="box" height="box"/>
- <box orientation="horizontal">
- <item type="label">
- <normal color="#3e5d72" font="Sans 11"/>
- <prelight color="#557f9c" font="Sans 11"/>
- <active color="#ff8b00" font="Sans 11"/>
- <pos anchor="e" x="100%" y="16"/>
- <stock type="language"/>
- </item>
- <item type="rect" id="language_button" button="true">
- <normal color="#000000" alpha="0.0"/>
- <pos anchor="c" x="50%" y="50%" width="10"/>
- </item>
- <item type="pixmap" id="language_button" button="true">
- <normal file="language-selector_inactive.png"/>
- <prelight file="language-selector.png"/>
- <pos anchor="ne" x="100%" y="0%"/>
- </item>
- </box>
- </item>
+ <!-- language-button -->
+ <item type="rect" id="language_button" button="true">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="se" x="-10" y="-10" width="box" height="box"/>
+ <box orientation="horizontal">
+ <item type="label">
+ <normal color="#3e5d72" font="Sans 11"/>
+ <prelight color="#557f9c" font="Sans 11"/>
+ <active color="#ff8b00" font="Sans 11"/>
+ <pos anchor="e" x="100%" y="16"/>
+ <stock type="language"/>
+ </item>
+ <item type="rect" id="language_button" button="true">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="c" x="50%" y="50%" width="10"/>
+ </item>
+ <item type="pixmap" id="language_button" button="true">
+ <normal file="language-selector_inactive.png"/>
+ <prelight file="language-selector.png"/>
+ <pos anchor="ne" x="100%" y="0%"/>
+ </item>
+ </box>
+ </item>
</greeter>