[shotwell] Restore old default logo
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] Restore old default logo
- Date: Wed, 12 Sep 2018 11:55:26 +0000 (UTC)
commit c5d5c7a01e2e08178fe28b95d13710a2d12ae3e9
Author: Jens Georg <mail jensge org>
Date: Mon Sep 10 22:24:08 2018 +0200
Restore old default logo
data/icons/about-braunschweig.jpg | Bin 17968 -> 0 bytes
data/org.gnome.Shotwell.gresource.xml | 1 -
src/Resources.vala | 3 +--
3 files changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/data/org.gnome.Shotwell.gresource.xml b/data/org.gnome.Shotwell.gresource.xml
index 946e7db9..9c66c039 100644
--- a/data/org.gnome.Shotwell.gresource.xml
+++ b/data/org.gnome.Shotwell.gresource.xml
@@ -35,7 +35,6 @@
<!-- Icons -->
<file>icons/hicolor/scalable/actions/avatar-default-symbolic.svg</file>
<file>icons/image-missing.png</file>
- <file>icons/about-braunschweig.jpg</file>
<file>icons/hicolor/scalable/actions/crop-pivot-reticle-symbolic.svg</file>
<file>icons/hicolor/scalable/actions/events-merge-symbolic.svg</file>
<file>icons/hicolor/scalable/actions/filter-flagged-symbolic.svg</file>
diff --git a/src/Resources.vala b/src/Resources.vala
index ff364132..9d4350fa 100644
--- a/src/Resources.vala
+++ b/src/Resources.vala
@@ -81,8 +81,7 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
public const string GO_NEXT = "go-next-symbolic";
public const string GO_PREVIOUS = "go-previous-symbolic";
- //public const string ICON_ABOUT_LOGO = "shotwell-street.jpg";
- public const string ICON_ABOUT_LOGO = "about-braunschweig.jpg";
+ public const string ICON_ABOUT_LOGO = "shotwell-street.jpg";
public const string ICON_GENERIC_PLUGIN = "application-x-addon-symbolic";
public const string ICON_SLIDESHOW_EXTENSION_POINT = "slideshow-extension-point";
public const int ICON_FILTER_REJECTED_OR_BETTER_FIXED_SIZE = 32;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]