From 5fe0471ac554cdda7141bb9d00822a90271ce418 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Tue, 4 Sep 2007 19:00:17 +0000 Subject: Design example for KDM/GDM, only tested for SUSE10.2 KDM. Desingn stolen from kdelook.org 'daemonic-smegma_1.0' theme. Images, background and one logo changed. A few modifications in the config file (color and geometry). To test, copy somewhere into (e.g) initrd-stuff/usr/share/themes/kdm/ and recreate initrd. Boot in debug=3 then: --- cp -a /usr/share/themes/kdm/* /mnt/var/lib/openslx/themes/displaymanager --- alter the kdmrc: --- vi /mnt/etc/opt/kde3/share/config/kdm/kdmrc --- change UseTheme=false to 'true'. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1333 95ad53e4-c205-0410-b2fa-d234c58c8868 --- .../openslx/displaymanager/GdmGreeterTheme.desktop | 11 ++ .../openslx/displaymanager/KdmGreeterTheme.desktop | 11 ++ theming/openslx/displaymanager/background.png | Bin 0 -> 33779 bytes theming/openslx/displaymanager/distribution.png | Bin 0 -> 8081 bytes theming/openslx/displaymanager/enter.png | Bin 0 -> 625 bytes theming/openslx/displaymanager/environment.png | Bin 0 -> 5076 bytes .../openslx/displaymanager/gnome-environment.png | Bin 0 -> 4296 bytes theming/openslx/displaymanager/main-runner.png | Bin 0 -> 143 bytes theming/openslx/displaymanager/openslx.xml | 180 +++++++++++++++++++++ theming/openslx/displaymanager/sessions.png | Bin 0 -> 4245 bytes .../openslx/displaymanager/sessions_inactive.png | Bin 0 -> 4066 bytes theming/openslx/displaymanager/snapshot.png | Bin 0 -> 80478 bytes theming/openslx/displaymanager/system.png | Bin 0 -> 4257 bytes theming/openslx/displaymanager/system_inactive.png | Bin 0 -> 4091 bytes .../displaymanager/welcome-time-shadowed.png | Bin 0 -> 1580 bytes 15 files changed, 202 insertions(+) create mode 100644 theming/openslx/displaymanager/GdmGreeterTheme.desktop create mode 100644 theming/openslx/displaymanager/KdmGreeterTheme.desktop create mode 100644 theming/openslx/displaymanager/background.png create mode 100644 theming/openslx/displaymanager/distribution.png create mode 100644 theming/openslx/displaymanager/enter.png create mode 100644 theming/openslx/displaymanager/environment.png create mode 100644 theming/openslx/displaymanager/gnome-environment.png create mode 100644 theming/openslx/displaymanager/main-runner.png create mode 100644 theming/openslx/displaymanager/openslx.xml create mode 100644 theming/openslx/displaymanager/sessions.png create mode 100644 theming/openslx/displaymanager/sessions_inactive.png create mode 100644 theming/openslx/displaymanager/snapshot.png create mode 100644 theming/openslx/displaymanager/system.png create mode 100644 theming/openslx/displaymanager/system_inactive.png create mode 100644 theming/openslx/displaymanager/welcome-time-shadowed.png (limited to 'theming') diff --git a/theming/openslx/displaymanager/GdmGreeterTheme.desktop b/theming/openslx/displaymanager/GdmGreeterTheme.desktop new file mode 100644 index 00000000..58b7aacb --- /dev/null +++ b/theming/openslx/displaymanager/GdmGreeterTheme.desktop @@ -0,0 +1,11 @@ +# Apparently this is not really a .desktop file like the rest, but it's useful +# to treat it as such + +[GdmGreeterTheme] +Encoding=UTF-8 +Greeter=openslx.xml +Name=openslx +Description=OpenSLX Theme based on Daemonic KDM theme for FreeBSD +Author=openslx.org +Copyright= +Screenshot=screenshot.png diff --git a/theming/openslx/displaymanager/KdmGreeterTheme.desktop b/theming/openslx/displaymanager/KdmGreeterTheme.desktop new file mode 100644 index 00000000..58b7aacb --- /dev/null +++ b/theming/openslx/displaymanager/KdmGreeterTheme.desktop @@ -0,0 +1,11 @@ +# Apparently this is not really a .desktop file like the rest, but it's useful +# to treat it as such + +[GdmGreeterTheme] +Encoding=UTF-8 +Greeter=openslx.xml +Name=openslx +Description=OpenSLX Theme based on Daemonic KDM theme for FreeBSD +Author=openslx.org +Copyright= +Screenshot=screenshot.png diff --git a/theming/openslx/displaymanager/background.png b/theming/openslx/displaymanager/background.png new file mode 100644 index 00000000..d478fbe1 Binary files /dev/null and b/theming/openslx/displaymanager/background.png differ diff --git a/theming/openslx/displaymanager/distribution.png b/theming/openslx/displaymanager/distribution.png new file mode 100644 index 00000000..f79ffa6a Binary files /dev/null and b/theming/openslx/displaymanager/distribution.png differ diff --git a/theming/openslx/displaymanager/enter.png b/theming/openslx/displaymanager/enter.png new file mode 100644 index 00000000..93e0502f Binary files /dev/null and b/theming/openslx/displaymanager/enter.png differ diff --git a/theming/openslx/displaymanager/environment.png b/theming/openslx/displaymanager/environment.png new file mode 100644 index 00000000..b9682822 Binary files /dev/null and b/theming/openslx/displaymanager/environment.png differ diff --git a/theming/openslx/displaymanager/gnome-environment.png b/theming/openslx/displaymanager/gnome-environment.png new file mode 100644 index 00000000..7ad6783a Binary files /dev/null and b/theming/openslx/displaymanager/gnome-environment.png differ diff --git a/theming/openslx/displaymanager/main-runner.png b/theming/openslx/displaymanager/main-runner.png new file mode 100644 index 00000000..5b3cf656 Binary files /dev/null and b/theming/openslx/displaymanager/main-runner.png differ diff --git a/theming/openslx/displaymanager/openslx.xml b/theming/openslx/displaymanager/openslx.xml new file mode 100644 index 00000000..f926ccbd --- /dev/null +++ b/theming/openslx/displaymanager/openslx.xml @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + %c + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Login failed. + + + + + + + + + + + + + + + + + + + + + + + + + + + Sessions + Sessió + Sesión + Session + + + + + + + + + + + + + + + + + + System Menu + Menú + Menú + Menu + + + + + + + + + diff --git a/theming/openslx/displaymanager/sessions.png b/theming/openslx/displaymanager/sessions.png new file mode 100644 index 00000000..00d05f29 Binary files /dev/null and b/theming/openslx/displaymanager/sessions.png differ diff --git a/theming/openslx/displaymanager/sessions_inactive.png b/theming/openslx/displaymanager/sessions_inactive.png new file mode 100644 index 00000000..86bbe642 Binary files /dev/null and b/theming/openslx/displaymanager/sessions_inactive.png differ diff --git a/theming/openslx/displaymanager/snapshot.png b/theming/openslx/displaymanager/snapshot.png new file mode 100644 index 00000000..f5afd815 Binary files /dev/null and b/theming/openslx/displaymanager/snapshot.png differ diff --git a/theming/openslx/displaymanager/system.png b/theming/openslx/displaymanager/system.png new file mode 100644 index 00000000..f7b9e71f Binary files /dev/null and b/theming/openslx/displaymanager/system.png differ diff --git a/theming/openslx/displaymanager/system_inactive.png b/theming/openslx/displaymanager/system_inactive.png new file mode 100644 index 00000000..c3e1719b Binary files /dev/null and b/theming/openslx/displaymanager/system_inactive.png differ diff --git a/theming/openslx/displaymanager/welcome-time-shadowed.png b/theming/openslx/displaymanager/welcome-time-shadowed.png new file mode 100644 index 00000000..79e872c3 Binary files /dev/null and b/theming/openslx/displaymanager/welcome-time-shadowed.png differ -- cgit v1.2.3-55-g7522