From 2edf821cdcaa5bfeee29e280b7c85a65e8d157fd Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Tue, 5 Sep 2017 11:14:58 +0200 Subject: importing 2.39-2 sources from https://repomirror.parabola.nu/other/iceape/iceape_2.39-2.branding.tar.xz --- .gitignore | 4 + release.sh | 2 +- src/branding/iceape_background_plain.svg | 2127 ++++++++++++++++++++++++++++++ 3 files changed, 2132 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 src/branding/iceape_background_plain.svg diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b642e30 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ + +# release tarballs +*.tar.xz +*.tar.xz.sig diff --git a/release.sh b/release.sh index 857055d..a6029d7 100755 --- a/release.sh +++ b/release.sh @@ -4,7 +4,7 @@ set -eu pkgname=iceape brandingver=2.39 -brandingrel=1 +brandingrel=2 srcdir=src distdir=${pkgname}-${brandingver} diff --git a/src/branding/iceape_background_plain.svg b/src/branding/iceape_background_plain.svg new file mode 100644 index 0000000..415c644 --- /dev/null +++ b/src/branding/iceape_background_plain.svg @@ -0,0 +1,2127 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.2