[gnome-logs] Use document-save-symbolic instead of send-to



commit 9509f266c5109b1a796c10fd03c09b28e92222f5
Author: Jonathan Kang <jonathan121537 gmail com>
Date:   Thu Feb 25 17:34:41 2016 +0800

    Use document-save-symbolic instead of send-to
    
    Use document-save-symbolic instead of send-to as the image of
    output_button in GlEventToolBar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762619

 data/gl-eventtoolbar.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gl-eventtoolbar.ui b/data/gl-eventtoolbar.ui
index 8e3fc8d..1a0fba5 100644
--- a/data/gl-eventtoolbar.ui
+++ b/data/gl-eventtoolbar.ui
@@ -31,7 +31,7 @@
                 </style>
                 <child>
                     <object class="GtkImage" id="output_icon">
-                        <property name="icon-name">send-to-symbolic</property>
+                        <property name="icon-name">document-save-symbolic</property>
                         <property name="icon-size">1</property>
                         <property name="visible">True</property>
                     </object>


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