summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Janczyk2009-06-04 20:24:56 +0200
committerMichael Janczyk2009-06-04 20:24:56 +0200
commit3951cb65e861e0c325c411cfce277849ef2a6928 (patch)
treef1fd2b55a2b5fe8f44ff27a7693fb0f952326ce5
parentfix "Module not found" bug of distroutils in plugin install routine (diff)
downloadcore-3951cb65e861e0c325c411cfce277849ef2a6928.tar.gz
core-3951cb65e861e0c325c411cfce277849ef2a6928.tar.xz
core-3951cb65e861e0c325c411cfce277849ef2a6928.zip
added language button to gdm, added old kdm3 theme since new theme doesn't look very good with kdm3
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2933 95ad53e4-c205-0410-b2fa-d234c58c8868
-rw-r--r--os-plugins/plugins/desktop/themes/gdm/openslx/language-selector.pngbin0 -> 2253 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/gdm/openslx/language-selector_inactive.pngbin0 -> 2198 bytes
-rwxr-xr-xos-plugins/plugins/desktop/themes/gdm/openslx/theme.xml26
-rw-r--r--os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml2
-rwxr-xr-xos-plugins/plugins/desktop/themes/kdm3/openslx/GdmGreeterTheme.desktop8
-rwxr-xr-xos-plugins/plugins/desktop/themes/kdm3/openslx/KdmGreeterTheme.desktop8
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/color.pngbin0 -> 177 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/enter.pngbin0 -> 4260 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/enter_inactive.pngbin0 -> 4072 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/environment.pngbin0 -> 5076 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/main-runner.pngbin0 -> 143 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/openslx-logo-main.pngbin0 -> 82050 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/openslx-logo.pngbin0 -> 9113 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/sessions.pngbin0 -> 4245 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/sessions_inactive.pngbin0 -> 4066 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/system.pngbin0 -> 4257 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/system_inactive.pngbin0 -> 4091 bytes
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/theme.xml201
-rw-r--r--os-plugins/plugins/desktop/themes/kdm3/openslx/welcome-time-shadowed.pngbin0 -> 1580 bytes
19 files changed, 243 insertions, 2 deletions
diff --git a/os-plugins/plugins/desktop/themes/gdm/openslx/language-selector.png b/os-plugins/plugins/desktop/themes/gdm/openslx/language-selector.png
new file mode 100644
index 00000000..da016473
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/gdm/openslx/language-selector.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/gdm/openslx/language-selector_inactive.png b/os-plugins/plugins/desktop/themes/gdm/openslx/language-selector_inactive.png
new file mode 100644
index 00000000..bb2c8f69
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/gdm/openslx/language-selector_inactive.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml b/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml
index 648bfd0d..50532e6c 100755
--- a/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml
+++ b/os-plugins/plugins/desktop/themes/gdm/openslx/theme.xml
@@ -176,7 +176,7 @@ GDM-OpenSLX-Theme
<pos anchor="e" x="100%" y="24"/>
<stock type="system"/>
</item>
- <item type="rect" id="session_button" button="true">
+ <item type="rect" id="system_button" button="true">
<normal color="#000000" alpha="0.0"/>
<pos anchor="c" x="50%" y="50%" width="10"/>
</item>
@@ -197,4 +197,28 @@ GDM-OpenSLX-Theme
</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="#bbbbbb" font="Sans 11"/>
+ <prelight color="#f0f0f0" 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>
diff --git a/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml b/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml
index 9b725584..0df64ce1 100644
--- a/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml
+++ b/os-plugins/plugins/desktop/themes/kdm/openslx/theme.xml
@@ -210,7 +210,7 @@ KDM-OpenSLX-Theme
<pos anchor="e" x="100%" y="24"/>
<stock type="system"/>
</item>
- <item type="rect" id="session_button" button="true">
+ <item type="rect" id="system_button" button="true">
<normal color="#000000" alpha="0.0"/>
<pos anchor="c" x="50%" y="50%" width="10"/>
</item>
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/GdmGreeterTheme.desktop b/os-plugins/plugins/desktop/themes/kdm3/openslx/GdmGreeterTheme.desktop
new file mode 100755
index 00000000..da63ec08
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/GdmGreeterTheme.desktop
@@ -0,0 +1,8 @@
+[GdmGreeterTheme]
+Encoding=UTF-8
+Greeter=theme.xml
+Name=OpenSLX KDM theme
+Description=KDM Port of Daemonic KDM theme for FreeBSD
+Author=MJanc / KDM by aceph <aceph@ventcore.net>
+Copyright=Creative Commons
+Screenshot=screenshot.png
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/KdmGreeterTheme.desktop b/os-plugins/plugins/desktop/themes/kdm3/openslx/KdmGreeterTheme.desktop
new file mode 100755
index 00000000..3cb9069d
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/KdmGreeterTheme.desktop
@@ -0,0 +1,8 @@
+[KdmGreeterTheme]
+Encoding=UTF-8
+Greeter=theme.xml
+Name=OpenSLX KDM theme
+Description=KDM Port of Daemonic KDM theme for FreeBSD
+Author=MJanc / KDM by aceph <aceph@ventcore.net>
+Copyright=Creative Commons
+Screenshot=screenshot.png
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/color.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/color.png
new file mode 100644
index 00000000..7a0feb03
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/color.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/enter.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/enter.png
new file mode 100644
index 00000000..b646e851
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/enter.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/enter_inactive.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/enter_inactive.png
new file mode 100644
index 00000000..e12cfb8e
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/enter_inactive.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/environment.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/environment.png
new file mode 100644
index 00000000..b9682822
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/environment.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/main-runner.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/main-runner.png
new file mode 100644
index 00000000..5b3cf656
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/main-runner.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/openslx-logo-main.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/openslx-logo-main.png
new file mode 100644
index 00000000..f98e6517
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/openslx-logo-main.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/openslx-logo.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/openslx-logo.png
new file mode 100644
index 00000000..8cfaaf94
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/openslx-logo.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/sessions.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/sessions.png
new file mode 100644
index 00000000..00d05f29
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/sessions.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/sessions_inactive.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/sessions_inactive.png
new file mode 100644
index 00000000..86bbe642
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/sessions_inactive.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/system.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/system.png
new file mode 100644
index 00000000..f7b9e71f
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/system.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/system_inactive.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/system_inactive.png
new file mode 100644
index 00000000..c3e1719b
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/system_inactive.png
Binary files differ
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/theme.xml b/os-plugins/plugins/desktop/themes/kdm3/openslx/theme.xml
new file mode 100644
index 00000000..ac5f3d00
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/theme.xml
@@ -0,0 +1,201 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE greeter SYSTEM "greeter.dtd">
+<greeter>
+ <!-- main pic, login pic -->
+ <item type="pixmap">
+ <normal file="color.png"/>
+ <pos x="0" y="0" width="100%" height="100%"/>
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="n" x="50%" y="0" width="100%" height="40%"/>
+
+ <item type="pixmap">
+ <normal file="welcome-time-shadowed.png"/>
+ <pos anchor="n" x="50%" y="0" width="80%" height="44"/>
+
+ <!-- Welcome on ... -->
+ <item type="label">
+ <pos anchor="w" x="5%" y="33%"/>
+ <normal color="#f0f0f0" font="Sans 12"/>
+ <!-- <stock type="welcome-label"/> -->
+ <text>OpenSLX Workstation (%h)</text>
+ </item>
+
+ <!-- clock -->
+ <item type="label" id="clock">
+ <normal color="#f0f0f0" font="Sans 12"/>
+ <pos anchor="e" x="95%" y="33%"/>
+ <text>%c</text>
+ </item>
+
+ </item>
+
+ <item type="pixmap">
+ <normal file="openslx-logo-main.png"/>
+ <pos anchor="n" x="50%" y="20%" height="70%"/>
+ </item>
+
+ </item>
+
+ <item type="pixmap">
+ <normal file="main-runner.png"/>
+ <pos anchor="c" x="50%" y="50%" width="100%" height="160"/>
+
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="w" x="0" y="50%" width="35%" height="100%"/>
+
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="w" x="0" y="50%" width="120" height="100%"/>
+ <item type="pixmap">
+ <normal file="openslx-logo.png"/>
+ <pos anchor="e" x="100%" y="50%"/>
+ </item>
+ </item>
+
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="e" x="-140" y="50%" width="100%" height="100%"/>
+
+ <!-- username-label -->
+ <item type="label">
+ <pos anchor="e" x="-5" y="40%"/>
+ <normal color="#f0f0f0" font="Sans 11"/>
+ <stock type="username-label"/>
+ </item>
+
+ <!-- password-label -->
+ <item type="label">
+ <pos anchor="e" x="-5" y="60%"/>
+ <normal color="#f0f0f0" font="Sans 11"/>
+ <stock type="password-label"/>
+ </item>
+
+ </item>
+
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="e" x="100%" y="50%" width="140" height="100%"/>
+
+ <!-- username-entry -->
+ <item type="entry" id="user-entry">
+ <pos anchor="w" x="0" y="40%" height="22" width="114"/>
+ </item>
+
+ <!-- password-entry -->
+ <item type="entry" id="pw-entry">
+ <pos anchor="w" x="0" y="60%" height="22" width="114"/>
+ </item>
+
+ <item type="pixmap" button="true" id="login_button">
+ <pos anchor="e" x="100%" y="60%" height="22" width="22"/>
+ <normal file="enter_inactive.png"/>
+ <prelight file="enter.png"/>
+ </item>
+
+ </item>
+
+ </item>
+
+ <item type="rect">
+ <normal color="#ff0000" alpha="0.0"/>
+ <pos anchor="c" x="50%" y="50%" width="30%" height="160"/>
+
+ <!-- capslock-warning -->
+ <item type="pixmap" id="caps-lock-warning">
+ <normal file="error.png"/>
+ <pos anchor="c" x="50%" y="22" width="100%" height="70"/>
+ <item type="rect" id="caps-lock-warning">
+ <normal color="#000000" alpha="0.4"/>
+ <pos anchor="c" x="50%" y="50%" width="100%" height="box"/>
+ <box orientation="vertical" xpadding="10" ypadding="5" spacing="0">
+ <item type="label">
+ <normal color="#ff8b00" font="Sans 11"/>
+ <pos x="50%" anchor="n"/>
+ <stock type="caps-lock-warning"/>
+ </item>
+ </box>
+ </item>
+ </item>
+
+ <item type="pixmap">
+ <normal file="environment.png"/>
+ <pos anchor="c" x="50%" y="50%" width="186" height="100"/>
+ </item>
+
+ <!-- Login-Error -->
+ <item type="pixmap" id="pam-error">
+ <normal file="error.png"/>
+ <pos anchor="c" x="50%" y="-22" width="100%" height="70"/>
+ <item type="rect">
+ <normal color="#000000" alpha="0.4"/>
+ <pos anchor="c" x="50%" y="50%" width="100%" height="box"/>
+ <box orientation="vertical" xpadding="10" ypadding="5" spacing="0">
+ <item type="label">
+ <normal color="#ff8b00" font="Sans 11"/>
+ <pos anchor="n" x="50%"/>
+ <text>Login failed!</text>
+ <text xml:lang="en">Login failed!</text>
+ <text xml:lang="de">Login fehlgeschlagen!</text>
+ </item>
+ </box>
+ </item>
+ </item>
+
+ </item>
+
+ <!-- icons and text on the left -->
+ <item type="rect">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="e" x="100%" y="50%" width="35%" height="100%"/>
+
+ <!-- session-button -->
+ <item type="rect" id="session_button" button="true">
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="se" x="80%" y="50%" width="160" height="50%"/>
+
+ <item type="pixmap" id="session_button" button="true">
+ <normal file="sessions_inactive.png"/>
+ <prelight file="sessions.png"/>
+ <pos anchor="se" x="94%" y="-8" width="48" height="48"/>
+ </item>
+
+ <item type="label">
+ <normal color="#bbbbbb" font="Sans 11"/>
+ <prelight color="#f0f0f0" font="Sans 11"/>
+ <active color="#ff8b00" font="Sans 11"/>
+ <pos anchor="e" x="-70" y="-32"/>
+ <text>Session</text>
+ <text xml:lang="en">Session</text>
+ <text xml:lang="de">Sitzung</text>
+ </item>
+
+ </item>
+
+ <!-- menu-button -->
+ <item type="rect" id="system_button" button="true">
+ <show modes="console" type="system"/>
+ <normal color="#000000" alpha="0.0"/>
+ <pos anchor="ne" x="80%" y="50%" width="160" height="50%"/>
+ <item type="pixmap" id="system_button" button="true">
+ <normal file="system_inactive.png"/>
+ <prelight file="system.png"/>
+ <pos anchor="ne" x="94%" y="8" width="48" height="48"/>
+ </item>
+ <item type="label">
+ <normal color="#bbbbbb" font="Sans 11"/>
+ <prelight color="#f0f0f0" font="Sans 11"/>
+ <active color="#ff8b00" font="Sans 11"/>
+ <pos anchor="e" x="-70" y="32"/>
+ <text>System Menu</text>
+ <text xml:lang="en">System Menu</text>
+ <text xml:lang="de">System MenĂ¼</text>
+ </item>
+ </item>
+
+ </item>
+
+ </item>
+ </item>
+</greeter>
diff --git a/os-plugins/plugins/desktop/themes/kdm3/openslx/welcome-time-shadowed.png b/os-plugins/plugins/desktop/themes/kdm3/openslx/welcome-time-shadowed.png
new file mode 100644
index 00000000..79e872c3
--- /dev/null
+++ b/os-plugins/plugins/desktop/themes/kdm3/openslx/welcome-time-shadowed.png
Binary files differ