From eee242571f78cedcca283c6396026c80640572c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 24 May 2021 15:23:46 +0200 Subject: New upstream version 0.30.12 --- plugins/shotwell-publishing/PiwigoPublishing.vala | 2 +- .../org.gnome.Shotwell.Publishing.gresource.xml | 2 +- plugins/shotwell-publishing/piwigo.png | Bin 3148 -> 0 bytes plugins/shotwell-publishing/piwigo.svg | 96 +++++++++++++++++++++ 4 files changed, 98 insertions(+), 2 deletions(-) delete mode 100644 plugins/shotwell-publishing/piwigo.png create mode 100644 plugins/shotwell-publishing/piwigo.svg (limited to 'plugins/shotwell-publishing') diff --git a/plugins/shotwell-publishing/PiwigoPublishing.vala b/plugins/shotwell-publishing/PiwigoPublishing.vala index f177789..d311ac5 100644 --- a/plugins/shotwell-publishing/PiwigoPublishing.vala +++ b/plugins/shotwell-publishing/PiwigoPublishing.vala @@ -5,7 +5,7 @@ */ public class PiwigoService : Object, Spit.Pluggable, Spit.Publishing.Service { - private const string ICON_FILENAME = "piwigo.png"; + private const string ICON_FILENAME = "piwigo.svg"; private static Gdk.Pixbuf[] icon_pixbuf_set = null; diff --git a/plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml b/plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml index 436ea9e..e04ab02 100644 --- a/plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml +++ b/plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml @@ -2,7 +2,7 @@ facebook.png - piwigo.png + piwigo.svg youtube.png tumblr.png google-photos.svg diff --git a/plugins/shotwell-publishing/piwigo.png b/plugins/shotwell-publishing/piwigo.png deleted file mode 100644 index cf9dbc3..0000000 Binary files a/plugins/shotwell-publishing/piwigo.png and /dev/null differ diff --git a/plugins/shotwell-publishing/piwigo.svg b/plugins/shotwell-publishing/piwigo.svg new file mode 100644 index 0000000..fa5933c --- /dev/null +++ b/plugins/shotwell-publishing/piwigo.svg @@ -0,0 +1,96 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + -- cgit v1.2.3