[file-roller] file-selector-dialog: Use symbolic icon for the go up button



commit dfd27056d1a88be7d94c913df6f4e1d505041213
Author: Yosef Or Boczko <yoseforb src gnome org>
Date:   Tue Aug 26 16:04:44 2014 +0300

    file-selector-dialog: Use symbolic icon for the go up button
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735438

 src/ui/file-selector.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ui/file-selector.ui b/src/ui/file-selector.ui
index aeaae50..4a9697a 100644
--- a/src/ui/file-selector.ui
+++ b/src/ui/file-selector.ui
@@ -131,7 +131,7 @@
                   <object class="GtkImage" id="image1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="stock">gtk-go-up</property>
+                    <property name="icon_name">go-up-symbolic</property>
                     <property name="icon_size">2</property>
                   </object>
                 </child>


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