[gimp] Add new splash screen with undecipherable easter egg, both PNG and XCF



commit 05a1dadf662f84bdf99b3cb91742df26850cc07f
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sun Mar 25 21:38:04 2018 +0300

    Add new splash screen with undecipherable easter egg, both PNG and XCF

 data/images/Makefile.am     |    1 +
 data/images/gimp-splash.png |  Bin 588365 -> 129666 bytes
 data/images/gimp-splash.xcf |  Bin 0 -> 13439283 bytes
 3 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/images/Makefile.am b/data/images/Makefile.am
index f2f9964..91b2a12 100644
--- a/data/images/Makefile.am
+++ b/data/images/Makefile.am
@@ -11,6 +11,7 @@ endif
 imagedata_DATA = \
        $(GIMP_LOGO)    \
        gimp-splash.png \
+       gimp-splash.xcf \
        wilber.png
 
 EXTRA_DIST = $(imagedata_DATA)
diff --git a/data/images/gimp-splash.png b/data/images/gimp-splash.png
index af5fff4..584cf55 100644
Binary files a/data/images/gimp-splash.png and b/data/images/gimp-splash.png differ
diff --git a/data/images/gimp-splash.xcf b/data/images/gimp-splash.xcf
new file mode 100644
index 0000000..bdf45ed
Binary files /dev/null and b/data/images/gimp-splash.xcf differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]