[gnome-boxes] preferences, snapshot-row: Use "view-more" icon for the actions menu



commit 2be8451dba3234dfb382d88f3502c095bd57e0ef
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu Dec 16 17:10:49 2021 +0100

    preferences, snapshot-row: Use "view-more" icon for the actions menu
    
    It is consistent with what we do in GNOME Settings/Search.

 data/ui/preferences/snapshot-list-row.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/preferences/snapshot-list-row.ui b/data/ui/preferences/snapshot-list-row.ui
index a94fb975..a2608dcd 100644
--- a/data/ui/preferences/snapshot-list-row.ui
+++ b/data/ui/preferences/snapshot-list-row.ui
@@ -60,7 +60,7 @@
                 <child>
                   <object class="GtkImage">
                     <property name="visible">true</property>
-                    <property name="icon-name">emblem-system-symbolic</property>
+                    <property name="icon-name">view-more-symbolic</property>
                   </object>
                 </child>
               </object>


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