[shotwell/wip/phako/dark: 8/16] Use send-to for publish action
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/phako/dark: 8/16] Use send-to for publish action
- Date: Sat, 14 Apr 2018 16:25:48 +0000 (UTC)
commit 05e4407f3122c73ca373eea48647b48e8baa965b
Author: Jens Georg <mail jensge org>
Date: Thu Apr 12 20:13:22 2018 +0200
Use send-to for publish action
src/Resources.vala | 2 +-
ui/collection.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/Resources.vala b/src/Resources.vala
index acb5de8..b66f24f 100644
--- a/src/Resources.vala
+++ b/src/Resources.vala
@@ -79,7 +79,7 @@ along with Shotwell; if not, write to the Free Software Foundation, Inc.,
public const string IMPORT_ALL = "import-all";
public const string ENHANCE = "shotwell-auto-enhance";
public const string CROP_PIVOT_RETICLE = "shotwell-crop-pivot-reticle";
- public const string PUBLISH = "web-browser-symbolic";
+ public const string PUBLISH = "send-to-symbolic";
public const string MERGE = "shotwell-merge-events";
public const string GO_NEXT = "go-next-symbolic";
diff --git a/ui/collection.ui b/ui/collection.ui
index 89a3aa2..4f6cfe4 100644
--- a/ui/collection.ui
+++ b/ui/collection.ui
@@ -191,7 +191,7 @@
<property name="action_name">win.Publish</property>
<property name="label" translatable="yes">Publish</property>
<property name="use_underline">True</property>
- <property name="icon_name">web-browser-symbolic</property>
+ <property name="icon_name">send-to-symbolic</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]