[gnome-maps/wip/mlundblad/bookmark-icon: 2/2] headerbarRight: Use bookmarks icons




commit ed9b1309f0bc714e2fbfe738656c6eb85a940543
Author: Marcus Lundblad <ml update uu se>
Date:   Mon Apr 5 23:03:44 2021 +0200

    headerbarRight: Use bookmarks icons
    
    Changes the icon for the favourites menu button
    to use the bookmarks icon to avoid confusion
    with with start to mark a place as favorite
    (especially in mobile mode).

 data/ui/headerbar-right.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/headerbar-right.ui b/data/ui/headerbar-right.ui
index dab5854e..a806b64c 100644
--- a/data/ui/headerbar-right.ui
+++ b/data/ui/headerbar-right.ui
@@ -38,7 +38,7 @@
           <object class="GtkImage" id="favorites-button-image">
             <property name="visible">True</property>
             <property name="icon-size">1</property>
-            <property name="icon-name">starred-symbolic</property>
+            <property name="icon-name">bookmarks-symbolic</property>
           </object>
         </child>
       </object>


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