summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/common/share/config/kdm/themes
diff options
context:
space:
mode:
Diffstat (limited to 'kde4-profiles/common/share/config/kdm/themes')
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/KdmGreeterTheme.desktop9
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/disconnect.pngbin1229 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/flower.pngbin114844 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/help.pngbin1536 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/languages.pngbin1418 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/mandriva-kde4.xml157
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/options.pngbin1936 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/reboot.pngbin3817 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot-gdm-nolist.pngbin127034 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot.pngbin123837 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot_kdm.pngbin123248 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/sessions.pngbin1494 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/star.pngbin9736 -> 0 bytes
-rw-r--r--kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/system.pngbin1416 -> 0 bytes
14 files changed, 0 insertions, 166 deletions
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/KdmGreeterTheme.desktop b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/KdmGreeterTheme.desktop
deleted file mode 100644
index e526928..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/KdmGreeterTheme.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-# This is not really a .desktop file like the rest, but it is useful to treat
-# it as such
-
-[KdmGreeterTheme]
-Greeter=mandriva-kde4.xml
-Name=Mandriva KDE4
-Author=Helio Castro
-Copyright=(c) 2008 Helio Castro
-Screenshot=screenshot.png
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/disconnect.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/disconnect.png
deleted file mode 100644
index ed79853..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/disconnect.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/flower.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/flower.png
deleted file mode 100644
index 15ab90b..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/flower.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/help.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/help.png
deleted file mode 100644
index e31d19f..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/help.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/languages.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/languages.png
deleted file mode 100644
index e5cf9bc..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/languages.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/mandriva-kde4.xml b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/mandriva-kde4.xml
deleted file mode 100644
index b9d97b3..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/mandriva-kde4.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE greeter SYSTEM "greeter.dtd">
-<greeter>
- <item type="svg" background="true">
- <normal file="/usr/share/mdk/backgrounds/default.jpg"/>
- <pos x="0" y="0" width="100%" height="100%"/>
- </item>
-
- <!-- MAIN BOX -->
- <item type="rect">
- <normal color="#FFFFFF" alpha="0.4"/>
- <pos y="50%" x="50%" width="600" height="276" anchor="c"/>
- <box orientation="vertical">
- <item type="rect">
- <pos width="100%" height="224"/>
- <fixed>
- <item type="rect">
- <pos x="50%" height="50" width="100%" anchor="n"/>
- <fixed>
- <item type="label">
- <pos x="50%" y="50%" anchor="c"/>
- <normal color="#FFFFFF" font="Sans 12 Bold"/>
- <!-- Stock label for: Welcome to %h -->
- <stock type="welcome-label"/>
- </item>
- </fixed>
- </item>
- <item type="rect">
- <pos anchor="n" x="50%" y="50" width="100%" height="156"/>
- <!-- <normal color="#FF0000" alpha="0.5"/>-->
- <fixed>
- <item type="rect" id="userlist-background">
- <!-- 16 pixel per user in list -->
- <pos x="22" width="50%" height="100%"/>
- <normal color="#ffffff" alpha="1.0"/>
- <fixed>
- <item type="list" id="userlist">
- <pos height="100%" width="100%"/>
- </item>
- </fixed>
- </item>
- <!-- the login box contents, positioned freely -->
- <item type="rect">
- <pos width="box" height="box" x="100%" y="46%" anchor="e"/>
- <box orientation="vertical" spacing="8" xpadding="22">
- <!-- Stock label for: Username: -->
- <item type="label">
- <pos anchor="nw" x="0"/>
- <normal color="#FFFFFF" font="Sans medium 12"/>
- <stock type="username-label"/>
- </item>
- <!-- user entry -->
- <item type="entry" id="user-entry">
- <pos height="24" width="230"/>
- </item>
-
- <!-- Stock label for: Password: -->
- <item type="label">
- <pos anchor="nw" x="0"/>
- <normal color="#FFFFFF" font="Sans medium 12"/>
- <stock type="password-label"/>
- </item>
- <!-- user entry -->
- <item type="entry" id="pw-entry">
- <pos height="24" width="230"/>
- </item>
-
- <item type="rect">
- <pos width="100%" height="20"/>
- <fixed>
- <item type="button" id="login_button">
- <pos height="box" x="100%" anchor="e" width="box" y="90%"/>
- <stock type="login"/>
- </item>
- </fixed>
- </item>
-
- </box>
- </item>
- </fixed>
- </item>
- </fixed>
- </item>
- <item type="rect">
- <pos width="100%" height="2"/>
- <normal color="#FFFFFF" alpha="0.4"/>
- </item>
- <item type="rect">
- <pos width="100%" height="50"/>
- <fixed>
- <item type="label" id="clock">
- <normal color="#FFFFFF" font="Sans medium 12"/>
- <pos x="22" y="50%" anchor="w"/>
- <text>%c</text>
- </item>
- <item type="rect">
- <pos x="-22" y="50%" height="30" width="80" anchor="e"/>
- <fixed>
- <item type="rect" id="session_button" button="true">
- <pos x="0" y="0" width="30" height="30"/>
- <fixed>
- <item type="pixmap">
- <normal file="sessions.png" tint="#dddddd"/>
- <prelight file="sessions.png"/>
- <active file="sessions.png" tint="#b8bcdb"/>
- </item>
- </fixed>
- </item>
- <item type="rect" id="system_button" button="true">
- <show type="system" modes="console"/>
- <pos x="50" y="0" width="30" height="30"/>
- <fixed>
- <item type="pixmap">
- <normal file="system.png" tint="#dddddd"/>
- <prelight file="system.png"/>
- <active file="system.png" tint="#b8bcdb"/>
- </item>
- </fixed>
- </item>
- </fixed>
- </item>
- </fixed>
- </item>
- </box>
- </item>
- <!-- timer -->
- <item type="rect" id="timed-rect">
- <show type="timed"/>
- <normal color="#FFFFFF" alpha="0"/>
- <pos anchor="n" x="50%" y="68%" 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>
- <item type="label" id="pam-error">
- <pos x="50%" y="75%" anchor="c"/>
- <normal font="Sans Bold 14" color="#ffffff"/>
- <text/>
- </item>
- <item type="rect" id="caps-lock-warning">
- <normal color="#FFFFFF" alpha="0"/>
- <pos anchor="n" x="50%" y="80%" width="box" height="box"/>
- <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
- <item type="label">
- <normal color="#FFFFFF" font="Sans 14"/>
- <pos x="50%" anchor="n"/>
- <!-- Stock label for: You've got capslock on! -->
- <stock type="caps-lock-warning"/>
- </item>
- </box>
- </item>
-</greeter>
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/options.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/options.png
deleted file mode 100644
index 4200541..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/options.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/reboot.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/reboot.png
deleted file mode 100644
index 705cd03..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/reboot.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot-gdm-nolist.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot-gdm-nolist.png
deleted file mode 100644
index 6a67ce7..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot-gdm-nolist.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot.png
deleted file mode 100644
index 72ed389..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot_kdm.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot_kdm.png
deleted file mode 100644
index a88477e..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/screenshot_kdm.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/sessions.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/sessions.png
deleted file mode 100644
index 07c1494..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/sessions.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/star.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/star.png
deleted file mode 100644
index a015ab8..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/star.png
+++ /dev/null
Binary files differ
diff --git a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/system.png b/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/system.png
deleted file mode 100644
index 4dd1a11..0000000
--- a/kde4-profiles/common/share/config/kdm/themes/mandriva-kde4/system.png
+++ /dev/null
Binary files differ