[gnome-builder] stack: use view-list-symbolic for buffer list



commit 67c4773117759a3634bba10b5a444c1c84b19f7b
Author: Christian Hergert <christian hergert me>
Date:   Sat Apr 18 16:44:36 2015 -0700

    stack: use view-list-symbolic for buffer list
    
    I'm a little unsure about this, but it couldn't possibly be worse than
    the previous icon. I'm sure it would be better to have a designer work
    on something specific.

 data/ui/gb-view-stack.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/gb-view-stack.ui b/data/ui/gb-view-stack.ui
index 8c0cc79..3ec79d6 100644
--- a/data/ui/gb-view-stack.ui
+++ b/data/ui/gb-view-stack.ui
@@ -74,7 +74,7 @@
                     <child>
                       <object class="GtkImage">
                         <property name="visible">true</property>
-                        <property name="icon-name">system-file-manager-symbolic</property>
+                        <property name="icon-name">view-list-symbolic</property>
                       </object>
                     </child>
                   </object>


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