[shotwell/wip/phako/dark: 12/13] Remove generic-plugin icon



commit 5e5be89f5ec92155c16f10375e7a4819ebaa4fa8
Author: Jens Georg <mail jensge org>
Date:   Sun Apr 15 20:25:05 2018 +0200

    Remove generic-plugin icon

 icons/generic-plugin.png |  Bin 3451 -> 0 bytes
 src/Resources.vala       |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Resources.vala b/src/Resources.vala
index dc36e8d..c8f0ec5 100644
--- a/src/Resources.vala
+++ b/src/Resources.vala
@@ -82,7 +82,7 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
 
     //public const string ICON_ABOUT_LOGO = "shotwell-street.jpg";
     public const string ICON_ABOUT_LOGO = "about-braunschweig.jpg";
-    public const string ICON_GENERIC_PLUGIN = "generic-plugin.png";
+    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;
     public const int ICON_FILTER_UNRATED_OR_BETTER_FIXED_SIZE = 16;


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