aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/dm
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2007-08-24 17:55:59 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2007-08-24 17:55:59 +0000
commitd25050b4c3c792bdec8c65767a91266ed2659b56 (patch)
treef54d9e1b6156bf2962c6368ced72a9e617e970ca /trunk/dm
parent16c61ccf6d1fdd4cd9c98dfd430d09f88d9c5cdf (diff)
parent8d432090e7e36f007964fb1ca3c73390f7b1b95f (diff)
downloadcommon-data-d25050b4c3c792bdec8c65767a91266ed2659b56.tar
common-data-d25050b4c3c792bdec8c65767a91266ed2659b56.tar.gz
common-data-d25050b4c3c792bdec8c65767a91266ed2659b56.tar.bz2
common-data-d25050b4c3c792bdec8c65767a91266ed2659b56.tar.xz
common-data-d25050b4c3c792bdec8c65767a91266ed2659b56.zip
V2008_0_2mdvV2008_0_2mdv
Diffstat (limited to 'trunk/dm')
-rw-r--r--trunk/dm/GdmGreeterTheme.desktop11
-rw-r--r--trunk/dm/KdmGreeterTheme.desktop11
-rw-r--r--trunk/dm/disconnect.pngbin3232 -> 0 bytes
-rw-r--r--trunk/dm/languages.pngbin3056 -> 0 bytes
-rw-r--r--trunk/dm/mdk-gdm.xml185
-rw-r--r--trunk/dm/mdk-kde.xml202
-rw-r--r--trunk/dm/reboot.pngbin3817 -> 0 bytes
-rw-r--r--trunk/dm/screenshot.pngbin27677 -> 0 bytes
-rw-r--r--trunk/dm/sessions.pngbin4998 -> 0 bytes
-rw-r--r--trunk/dm/star.pngbin9736 -> 0 bytes
-rw-r--r--trunk/dm/system.pngbin4232 -> 0 bytes
11 files changed, 0 insertions, 409 deletions
diff --git a/trunk/dm/GdmGreeterTheme.desktop b/trunk/dm/GdmGreeterTheme.desktop
deleted file mode 100644
index d61548d..0000000
--- a/trunk/dm/GdmGreeterTheme.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-# This is not really a .desktop file like the rest, but it's useful to treat
-# it as such
-
-[GdmGreeterTheme]
-Encoding=UTF-8
-Greeter=mdk-gdm.xml
-Name=Mandriva Linux
-Description=Mandriva Linux theme
-Author=Mandriva graphic team
-Copyright=(c) 2002-2005 Mandriva
-Screenshot=screenshot.png
diff --git a/trunk/dm/KdmGreeterTheme.desktop b/trunk/dm/KdmGreeterTheme.desktop
deleted file mode 100644
index da216af..0000000
--- a/trunk/dm/KdmGreeterTheme.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-# This is not really a .desktop file like the rest, but it's useful to treat
-# it as such
-
-[GdmGreeterTheme]
-Encoding=UTF-8
-Greeter=mdk-kde.xml
-Name=Mandriva Linux
-Description=Mandriva Linux theme
-Author=Mandriva graphic team
-Copyright=(c) 2002-2005 Mandriva
-Screenshot=screenshot.png
diff --git a/trunk/dm/disconnect.png b/trunk/dm/disconnect.png
deleted file mode 100644
index ecb9949..0000000
--- a/trunk/dm/disconnect.png
+++ /dev/null
Binary files differ
diff --git a/trunk/dm/languages.png b/trunk/dm/languages.png
deleted file mode 100644
index a6d79f3..0000000
--- a/trunk/dm/languages.png
+++ /dev/null
Binary files differ
diff --git a/trunk/dm/mdk-gdm.xml b/trunk/dm/mdk-gdm.xml
deleted file mode 100644
index 25627f0..0000000
--- a/trunk/dm/mdk-gdm.xml
+++ /dev/null
@@ -1,185 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE greeter SYSTEM "greeter.dtd">
-<greeter>
- <item type="pixmap" background="true">
- <normal file="/usr/share/mdk/backgrounds/default.png"/>
- <pos x="0" y="0" width="100%" height="100%"/>
- </item>
-
- <item type="rect">
- <pos x="0" y="90%" width="100%" height="10%"/>
- <fixed>
- <item type="rect">
- <normal color="#ffffff"/>
- <pos x="0" y="4" width="100%" height="100%"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="rect" id="language_button" button="true">
- <normal color="#ffffff"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="languages.png" tint="#dddddd"/>
- <prelight file="languages.png"/>
- <active file="languages.png" tint="#b8bcdb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: _Language -->
- <stock type="language"/>
- </item>
- </box>
- </item>
- <item type="rect" id="session_button" button="true">
- <normal color="#ffffff"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="sessions.png" tint="#dddddd"/>
- <prelight file="sessions.png"/>
- <active file="sessions.png" tint="#b8bcdb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: _Session -->
- <stock type="session"/>
- </item>
- </box>
- </item>
- <item type="rect" id="system_button" button="true">
- <normal color="#ffffff"/>
- <show modes="console" type="system"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="system.png" tint="#dddddd"/>
- <prelight file="system.png"/>
- <active file="system.png" tint="#b8bcdb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: _Actions -->
- <stock type="system"/>
- </item>
- </box>
- </item>
- <item type="rect" id="disconnect_button" button="true">
- <normal color="#ffffff"/>
- <show modes="flexi,remote"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="disconnect.png" tint="#dddddd"/>
- <prelight file="disconnect.png"/>
- <active file="disconnect.png" tint="#b8bcdb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: D_isconnect -->
- <stock type="disconnect"/>
- <show modes="remote"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: _Quit -->
- <stock type="quit"/>
- <show modes="flexi"/>
- </item>
- </box>
- </item>
- </box>
- </item>
- </fixed>
- </item>
-
- <item type="label" id="clock">
- <normal color="#0d2d84" font="Sans 16"/>
- <pos x="-10" y="95%" anchor="e"/>
- <text>%c</text>
- </item>
-
- <item type="rect" id="caps-lock-warning">
- <normal color="#ffffff" alpha="0"/>
- <pos anchor="c" x="50%" y="50%" 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>
-
- <item type="rect">
- <show type="timed"/>
- <normal color="#ffffff" alpha="0"/>
- <pos anchor="c" x="50%" y="70%" 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 14"/>
- <pos x="50%" anchor="n"/>
- <!-- Stock label for: User %s will login in %d seconds -->
- <stock type="timed-label"/>
- </item>
- </box>
- </item>
-
- <item type="rect">
- <normal color="#ffffff" alpha="0"/>
- <pos anchor="c" x="50%" y="40%" width="box" height="box"/>
- <box orientation="vertical" min-width="350" xpadding="30" ypadding="30" spacing="10">
- <item type="label">
- <pos anchor="n" x="50%"/>
- <normal color="#FFFFFF" font="Sans 18"/>
- <!-- Stock label for: Welcome to %h -->
- <stock type="welcome-label"/>
- </item>
- <item type="label" id="pam-prompt">
- <pos anchor="nw" x="10%" />
- <normal color="#FFFFFF" font="Sans 14"/>
- <!-- Stock label for: Username: -->
- <stock type="username-label"/>
- </item>
- <item type="rect">
- <normal color="#FFFFFF"/>
- <pos anchor="n" x="50%" height="24" width="80%"/>
- <fixed>
- <item type="entry" id="user-pw-entry">
- <pos anchor="nw" x="1" y="1" height="-2" width="-2"/>
- </item>
- </fixed>
- </item>
- <item type="label" id="pam-message">
- <pos anchor="n" x="50%"/>
- <normal color="#FFFFFF" font="Sans 12"/>
- <text></text>
- </item>
- </box>
- <fixed>
- <item type="label" id="pam-error">
- <pos anchor="n" x="50%" y="110%"/>
- <normal color="#ffffff" font="Sans 16"/>
- <text></text>
- </item>
- </fixed>
- </item>
-</greeter>
diff --git a/trunk/dm/mdk-kde.xml b/trunk/dm/mdk-kde.xml
deleted file mode 100644
index 2af1ebc..0000000
--- a/trunk/dm/mdk-kde.xml
+++ /dev/null
@@ -1,202 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE greeter SYSTEM "greeter.dtd">
-<greeter>
- <item type="pixmap">
- <normal file="/usr/share/mdk/backgrounds/default.png"/>
- <pos x="0" y="0" width="100%" height="100%"/>
- </item>
-
- <item type="rect">
- <pos x="0" y="90%" width="100%" height="10%"/>
- <fixed>
- <item type="rect">
- <normal color="#ffffff"/>
- <pos x="0" y="4" width="100%" height="100%"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="rect" id="language_button" button="true">
- <normal color="#ffffff"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="languages.png" tint="#dddddd"/>
- <prelight file="languages.png"/>
- <active file="languages.png" tint="#b8bcdb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: _Language -->
- <stock type="language"/>
- </item>
- </box>
- </item>
- <item type="rect" id="session_button" button="true">
- <normal color="#ffffff"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="sessions.png" tint="#dddddd"/>
- <prelight file="sessions.png"/>
- <active file="sessions.png" tint="#b8bcdb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: _Session -->
- <stock type="session"/>
- </item>
- </box>
- </item>
- <item type="rect" id="system_button" button="true">
- <normal color="#ffffff"/>
- <show modes="console" type="system"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="system.png" tint="#dddddd"/>
- <prelight file="system.png"/>
- <active file="system.png" tint="#b8bcdb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: _Actions -->
- <stock type="system"/>
- </item>
- </box>
- </item>
- <item type="rect" id="disconnect_button" button="true">
- <normal color="#ffffff"/>
- <show modes="flexi,remote"/>
- <pos y="50%" anchor="w" width="box" height="box"/>
- <box orientation="horizontal" spacing="10" xpadding="10">
- <item type="pixmap">
- <normal file="disconnect.png" tint="#dddddd"/>
- <prelight file="disconnect.png"/>
- <active file="disconnect.png" tint="#b8bcdb"/>
- <pos y="50%" anchor="w"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: D_isconnect -->
- <stock type="disconnect"/>
- <show modes="remote"/>
- </item>
- <item type="label">
- <normal color="#21449c" font="Sans 14"/>
- <prelight color="#666666" font="Sans 14"/>
- <active color="#0d2d84" font="Sans 14"/>
- <pos y="50%" anchor="w"/>
- <!-- Stock label for: _Quit -->
- <stock type="quit"/>
- <show modes="flexi"/>
- </item>
- </box>
- </item>
- </box>
- </item>
- </fixed>
- </item>
-
- <item type="label" id="clock">
- <normal color="#0d2d84" font="Sans 16"/>
- <pos x="-10" y="95%" anchor="e"/>
- <text>%c</text>
- </item>
-
- <item type="rect" id="caps-lock-warning">
- <normal color="#ffffff" alpha="0.0"/>
- <pos anchor="c" x="50%" y="50%" 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>
-
- <item type="rect">
- <show type="timed"/>
- <normal color="#ffffff" alpha="0"/>
- <pos anchor="c" x="50%" y="70%" width="box" height="box"/>
- <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
- <item type="label" id="timed-label">
- <normal color="#000000" font="Sans 14"/>
- <pos x="50%" anchor="n"/>
- <!-- Stock label for: User %s will login in %d seconds -->
- <stock type="timed-label"/>
- </item>
- </box>
- </item>
-
- <item type="rect">
- <normal color="#ffffff" alpha="0"/>
- <pos anchor="c" x="50%" y="40%" width="box" height="box"/>
- <box orientation="vertical" min-width="350" xpadding="30" ypadding="30" spacing="10">
- <item type="label">
- <pos anchor="n" x="50%"/>
- <normal color="#FFFFFF" font="Sans 18"/>
- <!-- Stock label for: Welcome to %h -->
- <stock type="welcome-label"/>
-</item>
- <item type="rect" id="talker">
- <normal color="#FFFFFF" alpha="0" font="Sans 16"/>
- <pos anchor="n" x="50%" width="box" height="box"/>
- <!-- box orientation="vertical" xpadding="0" ypadding="0" spacing="10" -->
- <box orientation="horizontal" xpadding="0" ypadding="0" spacing="0">
- <item type="rect">
- <normal color="#FF8080" alpha="0.0"/>
- <pos anchor="w" y="50%" width="box" height="box"/>
- <box orientation="vertical" xpadding="0" ypadding="0" spacing="14">
- <item type="label">
- <pos anchor="ne" x="100%"/>
- <normal color="#FFFFFF" font="Sans 14"/>
- <!-- Stock label for: Username: -->
- <stock type="username-label"/>
- </item>
- <item type="label">
- <pos anchor="ne" x="100%"/>
- <normal color="#FFFFFF" font="Sans 14"/>
- <!-- Stock label for: Password: -->
- <stock type="password-label"/>
- </item>
- </box>
- </item>
- <item type="rect">
- <normal color="#FF80FF" alpha="0.0"/>
- <pos anchor="w" y="50%" width="box" height="box"/>
- <box orientation="vertical" xpadding="0" ypadding="0" spacing="10">
- <item type="entry" id="user-entry">
- <pos anchor="n" x="50%" height="24" width="150"/>
- </item>
- <item type="entry" id="pw-entry">
- <pos anchor="n" x="50%" height="24" width="150"/>
- </item>
- </box>
- </item>
- </box>
- </item>
- </box>
- <fixed>
- <item type="label" id="pam-error">
- <pos anchor="n" x="50%" y="110%"/>
- <normal color="#ffffff" font="Sans 12"/>
- <text></text>
- </item>
- </fixed>
- </item>
-</greeter>
diff --git a/trunk/dm/reboot.png b/trunk/dm/reboot.png
deleted file mode 100644
index 705cd03..0000000
--- a/trunk/dm/reboot.png
+++ /dev/null
Binary files differ
diff --git a/trunk/dm/screenshot.png b/trunk/dm/screenshot.png
deleted file mode 100644
index a921894..0000000
--- a/trunk/dm/screenshot.png
+++ /dev/null
Binary files differ
diff --git a/trunk/dm/sessions.png b/trunk/dm/sessions.png
deleted file mode 100644
index 0058814..0000000
--- a/trunk/dm/sessions.png
+++ /dev/null
Binary files differ
diff --git a/trunk/dm/star.png b/trunk/dm/star.png
deleted file mode 100644
index a015ab8..0000000
--- a/trunk/dm/star.png
+++ /dev/null
Binary files differ
diff --git a/trunk/dm/system.png b/trunk/dm/system.png
deleted file mode 100644
index 7423ea3..0000000
--- a/trunk/dm/system.png
+++ /dev/null
Binary files differ