[gnome-disk-utility] ui: Change the icon of the detach loop device button



commit 2b80b4f7f32f76d76b88f263e107e52d2cd224c1
Author: Manuel Wassermann <manuel wassermann97 gmail com>
Date:   Tue Jul 13 15:23:01 2021 +0200

    ui: Change the icon of the detach loop device button

 src/disks/ui/disks.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/disks/ui/disks.ui b/src/disks/ui/disks.ui
index 2dfeff56..005fbcaf 100644
--- a/src/disks/ui/disks.ui
+++ b/src/disks/ui/disks.ui
@@ -151,7 +151,7 @@
                         <child>
                           <object class="GtkImage">
                             <property name="visible">True</property>
-                            <property name="icon-name">list-remove-symbolic</property>
+                            <property name="icon-name">media-eject-symbolic</property>
                           </object>
                         </child>
                       </object>


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