[gnome-control-center/wip/jimmac/sound-panel-symbols: 18/19] sound: remove noisy icon




commit d85111f3f1a8ccbca28cd37ecdecc2c1c1db055e
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Feb 4 11:46:22 2022 +0100

    sound: remove noisy icon
    
    - remove the oversized repeating icon, use only labels
    
    Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1583

 panels/sound/cc-sound-button.ui | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/panels/sound/cc-sound-button.ui b/panels/sound/cc-sound-button.ui
index c7eddd927..77786fdc6 100644
--- a/panels/sound/cc-sound-button.ui
+++ b/panels/sound/cc-sound-button.ui
@@ -8,12 +8,6 @@
         <property name="orientation">vertical</property>
         <property name="spacing">12</property>
         <property name="valign">center</property>
-        <child>
-          <object class="GtkImage" id="image">
-            <property name="icon_name">audio-speakers-symbolic</property>
-            <property name="pixel_size">32</property>
-          </object>
-        </child>
         <child>
           <object class="GtkLabel" id="label">
             <property name="visible">True</property>


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