From 49120f48474fc8fdc2448c75d961bc238213cfac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 1 May 2018 14:34:32 +0200 Subject: New upstream version 0.28.2 --- icons/Makefile.am | 4 +- icons/Makefile.in | 4 +- icons/about-aachen.jpg | Bin 52666 -> 0 bytes icons/about-braunschweig.jpg | Bin 0 -> 17968 bytes icons/drag_nub.png | Bin 261 -> 0 bytes icons/shotwell.svg | 624 +++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 628 insertions(+), 4 deletions(-) delete mode 100644 icons/about-aachen.jpg create mode 100644 icons/about-braunschweig.jpg delete mode 100644 icons/drag_nub.png create mode 100644 icons/shotwell.svg (limited to 'icons') diff --git a/icons/Makefile.am b/icons/Makefile.am index 59f6087..0c93e7a 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -1,9 +1,8 @@ dist_noinst_DATA = \ - about-aachen.jpg \ + about-braunschweig.jpg \ all-rejected.png \ crop-pivot-reticle.png \ crop.svg \ - drag_nub.png \ faces-tool.png \ filter-flagged-disabled.png \ filter-flagged.png \ @@ -42,6 +41,7 @@ dist_noinst_DATA = \ shotwell-16.png \ shotwell-auto-enhance.png \ shotwell.png \ + shotwell.svg \ shotwell-street.jpg \ slideshow-extension-point.png \ sprocket.png \ diff --git a/icons/Makefile.in b/icons/Makefile.in index 0bb568d..2f32470 100644 --- a/icons/Makefile.in +++ b/icons/Makefile.in @@ -314,11 +314,10 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dist_noinst_DATA = \ - about-aachen.jpg \ + about-braunschweig.jpg \ all-rejected.png \ crop-pivot-reticle.png \ crop.svg \ - drag_nub.png \ faces-tool.png \ filter-flagged-disabled.png \ filter-flagged.png \ @@ -357,6 +356,7 @@ dist_noinst_DATA = \ shotwell-16.png \ shotwell-auto-enhance.png \ shotwell.png \ + shotwell.svg \ shotwell-street.jpg \ slideshow-extension-point.png \ sprocket.png \ diff --git a/icons/about-aachen.jpg b/icons/about-aachen.jpg deleted file mode 100644 index 924cfb9..0000000 Binary files a/icons/about-aachen.jpg and /dev/null differ diff --git a/icons/about-braunschweig.jpg b/icons/about-braunschweig.jpg new file mode 100644 index 0000000..dae41ae Binary files /dev/null and b/icons/about-braunschweig.jpg differ diff --git a/icons/drag_nub.png b/icons/drag_nub.png deleted file mode 100644 index f16a85d..0000000 Binary files a/icons/drag_nub.png and /dev/null differ diff --git a/icons/shotwell.svg b/icons/shotwell.svg new file mode 100644 index 0000000..d3ede48 --- /dev/null +++ b/icons/shotwell.svg @@ -0,0 +1,624 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From ab841afa5cb39058d9ab2cebb67cfe6369443f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 25 Jun 2018 20:55:59 +0200 Subject: New upstream version 0.28.3 --- icons/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'icons') diff --git a/icons/Makefile.in b/icons/Makefile.in index 2f32470..e3282cc 100644 --- a/icons/Makefile.in +++ b/icons/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, -- cgit v1.2.3