summaryrefslogtreecommitdiffstats
path: root/theming/openslx/displaymanager
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-02-27 23:50:03 +0100
committerDirk von Suchodoletz2007-02-27 23:50:03 +0100
commit40adf40f0792cc67e69d54502de315ff7c9428b6 (patch)
tree4d6776584c2d689b2bb4192f5d881fec109ba5c5 /theming/openslx/displaymanager
parentRootfs stacking functionality for unionfs (diff)
downloadcore-40adf40f0792cc67e69d54502de315ff7c9428b6.tar.gz
core-40adf40f0792cc67e69d54502de315ff7c9428b6.tar.xz
core-40adf40f0792cc67e69d54502de315ff7c9428b6.zip
Moved older (opendiskless) themes design to new folder (opendl) ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@731 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'theming/openslx/displaymanager')
-rw-r--r--theming/openslx/displaymanager/Background.jpegbin91541 -> 0 bytes
-rw-r--r--theming/openslx/displaymanager/GdmGreeterTheme.desktop8
-rw-r--r--theming/openslx/displaymanager/dots.pngbin231 -> 0 bytes
-rw-r--r--theming/openslx/displaymanager/dxs.pngbin1402 -> 0 bytes
-rw-r--r--theming/openslx/displaymanager/enter.pngbin608 -> 0 bytes
-rw-r--r--theming/openslx/displaymanager/industrial.xml202
-rw-r--r--theming/openslx/displaymanager/kdmrc72
-rw-r--r--theming/openslx/displaymanager/opendiskless.pngbin1882 -> 0 bytes
8 files changed, 0 insertions, 282 deletions
diff --git a/theming/openslx/displaymanager/Background.jpeg b/theming/openslx/displaymanager/Background.jpeg
deleted file mode 100644
index aaa14205..00000000
--- a/theming/openslx/displaymanager/Background.jpeg
+++ /dev/null
Binary files differ
diff --git a/theming/openslx/displaymanager/GdmGreeterTheme.desktop b/theming/openslx/displaymanager/GdmGreeterTheme.desktop
deleted file mode 100644
index 4b388c24..00000000
--- a/theming/openslx/displaymanager/GdmGreeterTheme.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[GdmGreeterTheme]
-Encoding=UTF-8
-Greeter=industrial.xml
-Name=Code10 Industrial
-Description=Default Code 10 Theme
-Author=Jakub Steiner
-Copyright=(c) 2006 Novell, Inc.
-Screenshot=screenshot.png
diff --git a/theming/openslx/displaymanager/dots.png b/theming/openslx/displaymanager/dots.png
deleted file mode 100644
index 5dc6c26d..00000000
--- a/theming/openslx/displaymanager/dots.png
+++ /dev/null
Binary files differ
diff --git a/theming/openslx/displaymanager/dxs.png b/theming/openslx/displaymanager/dxs.png
deleted file mode 100644
index 7f42ac1b..00000000
--- a/theming/openslx/displaymanager/dxs.png
+++ /dev/null
Binary files differ
diff --git a/theming/openslx/displaymanager/enter.png b/theming/openslx/displaymanager/enter.png
deleted file mode 100644
index 91eabe54..00000000
--- a/theming/openslx/displaymanager/enter.png
+++ /dev/null
Binary files differ
diff --git a/theming/openslx/displaymanager/industrial.xml b/theming/openslx/displaymanager/industrial.xml
deleted file mode 100644
index fcc28816..00000000
--- a/theming/openslx/displaymanager/industrial.xml
+++ /dev/null
@@ -1,202 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE greeter SYSTEM "greeter.dtd">
-<greeter>
-<!-- first we take care of the background stuff -->
- <item type="pixmap" id="background">
- <normal file="Background.jpeg" alpha="1"/>
- <pos x="0" y="0" width="100%" height="100%"/>
- </item>
- <item type="rect" id="userlist-background">
- <pos x="12%" y="15%" width="22%" height="70%"/>
- <fixed>
- <item type="rect" id="userlist">
- <pos x="0" y="0" width="100%" height="100%"/>
- <show type="userlist"/>
- <normal color="#ffffff" alpha="0"/>
- </item>
- </fixed>
- </item>
-<!-- the Novell Logo topright -->
- <item type="pixmap">
- <normal file="opendiskless.png" alpha="0.9"/>
- <pos x="-10" y="10" width="150" height="20" anchor="ne"/>
- </item>
-<!-- timer -->
- <item type="rect" id="timed-rect">
- <show type="timed"/>
- <normal color="#FFFFFF" alpha="0.1"/>
- <pos anchor="c" x="50%" y="75%" width="box" height="box"/>
- <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
- <item type="label" id="timed-label">
- <normal color="#ffffff" font="Sans 12"/>
- <pos x="50%" anchor="n"/>
-<!-- Stock label for: User %s will login in %d seconds -->
- <stock type="timed-label"/>
- </item>
- </box>
- </item>
-<!-- the login box contents, positioned freely -->
- <item type="rect">
- <pos y="50%" x="55%" width="box" height="box" anchor="c"/>
- <box ypadding="5" xpadding="5" spacing="25" orientation="horizontal">
-<!-- "N |" logo -->
- <item type="pixmap">
- <normal file="dxs.png" alpha="1"/>
- <pos y="50%" x="50%" width="78" height="72" anchor="c"/>
- <show type="!userlist"/>
- </item>
- <item type="rect">
- <pos width="box" height="box"/>
- <box ypadding="5" xpadding="5" spacing="15" orientation="vertical">
-<!-- balance out the caps-lock and timer spacing below -->
-<!-- filler -->
- <item type="rect">
- <pos width="200" height="60"/>
- </item>
-<!-- label textentry pair -->
-<!-- KDE way -->
- <item type="rect">
- <normal color="#FFFFFF" alpha="0"/>
- <pos anchor="e" x="0" y="10%" width="box" height="box"/>
- <box orientation="vertical" xpadding="0" ypadding="0" spacing="10">
-<!-- Stock label for: Username: -->
- <item type="label">
- <pos anchor="nw" x="100%"/>
- <normal color="#FFFFFF" font="Sans 12"/>
- <stock type="username-label"/>
- </item>
-<!-- user entry -->
- <item type="entry" id="user-entry">
- <pos anchor="nw" x="100%" height="24" width="250"/>
- </item>
-<!-- Stock label for: Password: -->
- <item type="label">
- <pos anchor="nw" x="100%"/>
- <normal color="#FFFFFF" font="Sans 12"/>
- <stock type="password-label"/>
- </item>
-<!-- pw entry-->
- <item type="rect">
- <normal color="#ff0000" alpha="0"/>
- <pos anchor="nw" x="100%" height="24" width="300"/>
- <fixed>
- <item type="entry" id="pw-entry">
- <pos anchor="nw" x="0" height="24" width="250"/>
- </item>
- <item type="pixmap" button="true" id="login_button">
- <pos anchor="sw" x="255" y="-0" height="21"/>
- <normal file="enter.png"/>
- </item>
- </fixed>
- </item>
- <item type="rect" id="plugin-specific-winbind">
- <pos anchor="nw" x="100%" width="250"/>
- <fixed>
- <item type="entry" id="domain-entry">
- <pos anchor="nw" x="3%" y="30" height="24" width="100%"/>
- </item>
- </fixed>
- </item>
- </box>
- </item>
- </box>
- </item>
- </box>
- </item>
- <item type="rect" id="caps-lock-warning">
- <normal color="#FFFFFF" alpha="0.5"/>
- <pos anchor="c" x="50%" 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"/>
- <pos x="50%" anchor="n"/>
-<!-- Stock label for: You've got capslock on! -->
- <stock type="caps-lock-warning"/>
- </item>
- </box>
- </item>
- <item type="label" id="pam-error">
- <pos x="50%" y="70%" anchor="c"/>
- <normal font="Sans Bold 12" color="#ffffff"/>
- <text> </text>
- </item>
-<!-- session/language/disconnect buttons -->
- <item type="rect">
- <pos y="100%" x="20" width="100%" height="10%" anchor="sw"/>
- <box xpadding="10" spacing="10" orientation="horizontal">
- <item type="rect" id="session_button" button="true">
- <pos y="50%" width="box" height="100%" anchor="w"/>
- <box xpadding="0" spacing="2" orientation="horizontal">
- <item type="label">
- <normal font="Sans 12" color="#ffffff" alpha="0.5"/>
- <prelight font="Sans 12" color="#ffffff" alpha="1"/>
- <active font="Sans 12" color="#ffffff" alpha="1"/>
- <pos y="50%" anchor="w"/>
- <stock type="session"/>
- </item>
- </box>
- </item>
- <item type="rect" id="system_button" button="true">
- <show type="reboot" modes="console"/>
- <pos y="50%" width="box" height="100%" anchor="w"/>
- <box xpadding="0" spacing="2" orientation="horizontal">
- <item type="pixmap">
- <normal file="dots.png" alpha="1.0"/>
- <pos x="0" y="0" height="100%"/>
- </item>
- <item type="label">
- <normal font="Sans 12" color="#ffffff" alpha="0.5"/>
- <prelight font="Sans 12" color="#ffffff" alpha="1"/>
- <active font="Sans 12" color="#ffffff" alpha="1"/>
- <pos y="50%" anchor="w"/>
- <stock type="system"/>
- </item>
- </box>
- </item>
- <item type="rect" id="admin_button" button="true">
- <show type="halt" modes="console"/>
- <pos y="50%" width="box" height="100%" anchor="w"/>
- <box xpadding="0" spacing="2" orientation="horizontal">
- <item type="pixmap">
- <normal file="dots.png" alpha="1"/>
- <pos x="0" y="0" height="100%"/>
- </item>
- <item type="label">
- <normal font="Sans 12" color="#ffffff" alpha="0.5"/>
- <prelight font="Sans 12" color="#ffffff" alpha="1"/>
- <active font="Sans 12" color="#ffffff" alpha="1"/>
- <pos y="50%" anchor="w"/>
- <stock type="admin"/>
- </item>
- </box>
- </item>
- <item type="rect" id="disconnect_button" button="true">
- <normal/>
- <show modes="flexi,remote"/>
- <pos y="50%" width="box" height="100%" anchor="w"/>
- <box xpadding="0" spacing="2" orientation="horizontal">
- <item type="pixmap">
- <normal file="dots.png" alpha="1"/>
- <pos x="0" y="0" height="100%"/>
- </item>
- <item type="label">
- <normal font="Sans 12" color="#ffffff" alpha="0.5"/>
- <prelight font="Sans 12" color="#ffffff" alpha="1"/>
- <active font="Sans 12" color="#ffffff" alpha="1"/>
- <pos y="50%" anchor="w"/>
- <stock type="disconnect"/>
- <show modes="remote"/>
- </item>
- <item type="label">
- <normal font="Sans 12" color="#ffffff" alpha="0.5"/>
- <prelight font="Sans 12" color="#ffffff" alpha="1"/>
- <active font="Sans 12" color="#ffffff" alpha="1"/>
- <pos y="50%" anchor="w"/>
- <stock type="quit"/>
- <show modes="flexi"/>
- </item>
- </box>
- </item>
- </box>
- </item>
-</greeter>
diff --git a/theming/openslx/displaymanager/kdmrc b/theming/openslx/displaymanager/kdmrc
deleted file mode 100644
index 14d4b665..00000000
--- a/theming/openslx/displaymanager/kdmrc
+++ /dev/null
@@ -1,72 +0,0 @@
-# /etc/opt/kde3/share/config/kdm/kdmrc
-# file copied by /bin/servconfig
-[General]
-ConfigVersion=2.3
-StaticServers=:0
-ExportList=LANG
-PidFile=/var/run/kdm.pid
-AuthDir=/var/lib/xdm/authdir/authfiles/
-ServerVTs=-7
-ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
-
-[Xdmcp]
-Enable=false
-Xaccess=/etc/X11/xdm/Xaccess
-Willing=/etc/X11/xdm/Xwilling
-[Shutdown]
-HaltCmd=/sbin/halt
-RebootCmd=/sbin/reboot
-
-[X-*-Core]
-ServerCmd=/usr/X11R6/bin/X -br
-ServerArgsLocal=-nolisten tcp
-TerminateServer=true
-Resources=/etc/X11/xdm/Xresources
-Setup=/etc/X11/xdm/Xsetup
-UserPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/var/X11R6/bin
-SystemPath=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/var/X11R6/bin
-Startup=/etc/X11/xdm/Xstartup
-Reset=/etc/X11/xdm/Xreset
-Session=/etc/X11/xdm/Xsession
-ClientLogFile=.xsession-errors-%s
-AutoReLogin=false
-AllowRootLogin=true
-AllowNullPasswd=true
-AllowShutdown=All
-SessionsDirs=/etc/X11/sessions,/usr/share/xsessions,/opt/kde3/share/apps/kdm/sessions,/var/lib/vmware/vmsessions/kdm
-AuthNames=XDM-AUTHORIZATION-1,MIT-MAGIC-COOKIE-1
-
-[X-*-Greeter]
-ShowUsers=Selected
-SelectedUsers=
-UserList=false
-GUIStyle=default
-LogoArea=Clock
-GreetString=Diskless Linux (%h)
-GreetFont=Nimbus Sans l,20,-1,5,48,0,0,0,0,0
-StdFont=Nimbus Sans l,14,-1,5,48,0,0,0,0,0
-FailFont=Nimbus Sans l,14,-1,5,74,0,0,0,0,0
-AntiAliasing=true
-Language=
-EchoMode=OneStar
-ShowLog=false
-UseTheme=true
-Theme=/var/lib/openslx/themes/displaymanager
-UseBackground=false
-BackgroundCfg=/etc/opt/kde3/share/config/kdm/backgroundrc
-
-[X-:*-Greeter]
-PreselectUser=None
-FocusPasswd=true
-LoginMode=DefaultLocal
-AllowClose=false
-UseAdminSession=true
-
-[X-:0-Core]
-AutoLoginEnable=false
-ClientLogFile=.xsession-errors
-NoPassEnable=false
-
-[X-:0-Greeter]
-LogSource=/dev/xconsole
-UseAdminSession=false
diff --git a/theming/openslx/displaymanager/opendiskless.png b/theming/openslx/displaymanager/opendiskless.png
deleted file mode 100644
index b4806622..00000000
--- a/theming/openslx/displaymanager/opendiskless.png
+++ /dev/null
Binary files differ