[gnome-photos/wip/uajain/de_dup: 54/58] selection-toolbar: Add share icon
- From: Umang Jain <uajain src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/uajain/de_dup: 54/58] selection-toolbar: Add share icon
- Date: Sat, 20 Aug 2016 10:36:45 +0000 (UTC)
commit 3308bb1d84fe3c1c4cd6566ebdb155d25f01892a
Author: Umang Jain <mailumangjain gmail com>
Date: Fri Jul 15 23:12:19 2016 +0530
selection-toolbar: Add share icon
https://bugzilla.gnome.org/show_bug.cgi?id=751181
src/photos-selection-toolbar.ui | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-selection-toolbar.ui b/src/photos-selection-toolbar.ui
index 656c0ce..9ac16cc 100644
--- a/src/photos-selection-toolbar.ui
+++ b/src/photos-selection-toolbar.ui
@@ -43,6 +43,24 @@
</packing>
</child>
<child>
+ <object class="GtkButton" id="toolbar_share">
+ <property name="visible">1</property>
+ <property name="action_name">app.share-current</property>
+ <style>
+ <class name="image-button"/>
+ </style>
+ <child>
+ <object class="GtkImage">
+ <property name="visible">1</property>
+ <property name="icon_name">emblem-shared-symbolic</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="pack_type">start</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkButton" id="toolbar_print">
<property name="visible">1</property>
<property name="action_name">app.print-current</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]