[debian-edu-commits] debian-edu/ 19/437: Include one of the splashy images made by Ralf Gesellensetter.

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:20 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 d80d4b557cc79cd344ef703c828a54284d058b05
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Fri Aug 4 14:07:44 2006 +0000

    Include one of the splashy images made by Ralf Gesellensetter.
---
 AUTHORS                             |   1 +
 NEWS                                |   1 +
 art/Makefile.am                     |   2 +-
 art/splashy/Makefile.am             |   9 +++++++++
 art/splashy/debian-edu-splashy.png  | Bin 0 -> 534835 bytes
 art/splashy/debian-edu-splashy.svgz | Bin 0 -> 18104 bytes
 6 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/AUTHORS b/AUTHORS
index 8835169..4030978 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,3 +3,4 @@ peoples hard work.  Listed in no particular order:
 
 Petter Reinholdtsen <pere at hungry.com>
 Steffen Joeris <white at skolelinux.org>
+Ralf Gesellensetter <rgx at gmx.de>
diff --git a/NEWS b/NEWS
index 47f370b..e14fa01 100644
--- a/NEWS
+++ b/NEWS
@@ -5,3 +5,4 @@ Release history
  * Initial release.
  * New usplash screen.
  * Copy boot splash screen from the CD build directory.
+ * Copy splashy image made by Ralf Gesellensetter.
diff --git a/art/Makefile.am b/art/Makefile.am
index 09400a3..e069c30 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -1 +1 @@
-SUBDIRS = splash usplash
+SUBDIRS = splash splashy usplash
diff --git a/art/splashy/Makefile.am b/art/splashy/Makefile.am
new file mode 100644
index 0000000..ad8e80f
--- /dev/null
+++ b/art/splashy/Makefile.am
@@ -0,0 +1,9 @@
+SPLASH = debian-edu-splashy.png
+
+splashydir = $(datadir)/pixmaps/splashy
+splashy_DATA = $(SPLASH) 
+
+install-data-local:
+	$(mkinstalldirs) $(DESTDIR)$(splashydir)
+
+EXTRA_DIST = $(splashy_DATA)
diff --git a/art/splashy/debian-edu-splashy.png b/art/splashy/debian-edu-splashy.png
new file mode 100644
index 0000000..38a18ac
Binary files /dev/null and b/art/splashy/debian-edu-splashy.png differ
diff --git a/art/splashy/debian-edu-splashy.svgz b/art/splashy/debian-edu-splashy.svgz
new file mode 100644
index 0000000..c941454
Binary files /dev/null and b/art/splashy/debian-edu-splashy.svgz differ

-- 
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