[debian-edu-commits] debian-edu/ 207/437: updated ldm theme to work with version in lenny. symlink most icons from ldm's ltsp theme.
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-artwork.
commit c7c1b1c08b6c5278d557e35c54e7db47b23fd948
Author: Vagrant Cascadian <vagrant at freegeek.org>
Date: Thu Dec 11 00:25:10 2008 +0000
updated ldm theme to work with version in lenny.
symlink most icons from ldm's ltsp theme.
---
art/ldm/Makefile.am | 2 +-
art/ldm/colors | 25 -------------------------
art/ldm/icon-language.png | Bin 582 -> 0 bytes
art/ldm/icon-session.png | Bin 900 -> 0 bytes
art/ldm/{background.png => logo.png} | Bin
art/ldm/shutdown.png | Bin 1528 -> 0 bytes
debian/changelog | 6 ++++++
debian/debian-edu-artwork.links | 6 ++++++
8 files changed, 13 insertions(+), 26 deletions(-)
diff --git a/art/ldm/Makefile.am b/art/ldm/Makefile.am
index bd66fb8..79578bb 100644
--- a/art/ldm/Makefile.am
+++ b/art/ldm/Makefile.am
@@ -1,5 +1,5 @@
ldmdir = $(datadir)/ldm/themes/debian-edu
-ldm_DATA = background.png colors icon-language.png icon-session.png shutdown.png
+ldm_DATA = logo.png
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(ldmdir)
diff --git a/art/ldm/colors b/art/ldm/colors
deleted file mode 100644
index 57326eb..0000000
--- a/art/ldm/colors
+++ /dev/null
@@ -1,25 +0,0 @@
-######################## ldm colortheme file ############################
-#
-# (c) 2006 Petter Reinholdtsen
-# (c) 2005 Canoical Ltd.
-# Oliver Grawert <ogra at ubuntu.com>
-#
-#########################################################################
-# Theme: Debian Edu, based on the Edubuntu theme by Oliver Grawert
-#########################################################################
-#
-# Values known by ldm:
-#
-# frame_color = the color of the small frame around the username/password
-# entry
-# foreground = the color of text and bottom bar
-# clockforeground = the color of the clock string
-# loginwin_color = the background of the centered login window
-#
-#########################################################################
-
-frame_color = "#000000"
-foreground = "#523921"
-background = "#ffffde"
-clockforeground = "#ffffff"
-loginwin_color = "#f7ebd6"
diff --git a/art/ldm/icon-language.png b/art/ldm/icon-language.png
deleted file mode 100644
index 6b8cfa3..0000000
Binary files a/art/ldm/icon-language.png and /dev/null differ
diff --git a/art/ldm/icon-session.png b/art/ldm/icon-session.png
deleted file mode 100644
index 5d47fcb..0000000
Binary files a/art/ldm/icon-session.png and /dev/null differ
diff --git a/art/ldm/background.png b/art/ldm/logo.png
similarity index 100%
rename from art/ldm/background.png
rename to art/ldm/logo.png
diff --git a/art/ldm/shutdown.png b/art/ldm/shutdown.png
deleted file mode 100644
index f11779a..0000000
Binary files a/art/ldm/shutdown.png and /dev/null differ
diff --git a/debian/changelog b/debian/changelog
index 3ed1f83..16e27a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debian-edu-artwork (0.0.29~svn) unstable; urgency=low
+
+ * updated LDM theme to work with ldm in lenny
+
+ -- Vagrant Cascadian <vagrant-guest at alioth.debian.org> Thu, 11 Dec 2008 00:22:32 +0000
+
debian-edu-artwork (0.0.28) unstable; urgency=low
[ Petter Reinholdtsen ]
diff --git a/debian/debian-edu-artwork.links b/debian/debian-edu-artwork.links
new file mode 100644
index 0000000..eb2a185
--- /dev/null
+++ b/debian/debian-edu-artwork.links
@@ -0,0 +1,6 @@
+/usr/share/ldm/themes/ltsp/bg.png /usr/share/ldm/themes/debian-edu/bg.png
+/usr/share/ldm/themes/ltsp/host.png /usr/share/ldm/themes/debian-edu/host.png
+/usr/share/ldm/themes/ltsp/language.png /usr/share/ldm/themes/debian-edu/language.png
+/usr/share/ldm/themes/ltsp/reboot.png /usr/share/ldm/themes/debian-edu/reboot.png
+/usr/share/ldm/themes/ltsp/session.png /usr/share/ldm/themes/debian-edu/session.png
+/usr/share/ldm/themes/ltsp/shutdown.png /usr/share/ldm/themes/debian-edu/shutdown.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list