[shotwell] Replace import icons
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] Replace import icons
- Date: Sun, 29 Apr 2018 14:36:47 +0000 (UTC)
commit 6de9bd1e55812e10797feced96459264619b519a
Author: Jens Georg <mail jensge org>
Date: Sat Apr 21 14:49:14 2018 +0200
Replace import icons
icons/import-all.png | Bin 6571 -> 0 bytes
icons/import.svg | 55 --------------------------------------
org.gnome.Shotwell.gresource.xml | 2 -
src/Resources.vala | 4 +-
4 files changed, 2 insertions(+), 59 deletions(-)
---
diff --git a/org.gnome.Shotwell.gresource.xml b/org.gnome.Shotwell.gresource.xml
index 9aa7e54..7e5a573 100644
--- a/org.gnome.Shotwell.gresource.xml
+++ b/org.gnome.Shotwell.gresource.xml
@@ -49,8 +49,6 @@
<file>icons/image-adjust-color-symbolic.svg</file>
<file>icons/image-zoom-in-symbolic.svg</file>
<file>icons/image-zoom-out-symbolic.svg</file>
- <file>icons/import-all.png</file>
- <file>icons/import.svg</file>
<file>icons/many-faces.png</file>
<file>icons/multiple-events-symbolic.svg</file>
<file>icons/multiple-tags-symbolic.svg</file>
diff --git a/src/Resources.vala b/src/Resources.vala
index 69a06cd..2aa32c7 100644
--- a/src/Resources.vala
+++ b/src/Resources.vala
@@ -72,8 +72,8 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
public const string VFLIP = "object-flip-vertical-symbolic";
public const string STRAIGHTEN = "straighten-symbolic";
public const string ADJUST = "image-adjust-color-symbolic";
- public const string IMPORT = "import";
- public const string IMPORT_ALL = "import-all";
+ public const string IMPORT = "image-x-generic-symbolic";
+ public const string IMPORT_ALL = "filter-photos-symbolic";
public const string ENHANCE = "image-auto-adjust-symbolic";
public const string PUBLISH = "send-to-symbolic";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]