[gnome-music/wip/jfelder/dnd-icon: 2/3] songwidget: Use correct icon for the drag handle



commit 87484aa5c6a184878e457b7cfd7d0ad63b73c312
Author: Jean Felder <jfelder src gnome org>
Date:   Sat Feb 1 15:20:11 2020 +0100

    songwidget: Use correct icon for the drag handle
    
    There's a dedicated icon for drag handles.

 data/ui/SongWidget.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/SongWidget.ui b/data/ui/SongWidget.ui
index 60d0313c..d3cd7f9f 100644
--- a/data/ui/SongWidget.ui
+++ b/data/ui/SongWidget.ui
@@ -24,7 +24,7 @@
             <child>
               <object class="GtkImage">
                 <property name="visible">True</property>
-                <property name="icon-name">open-menu-symbolic</property>
+                <property name="icon-name">list-drag-handle-symbolic</property>
               </object>
             </child>
           </object>


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