[gnome-control-center/wip/every-detail-matters-round1: 15/19] sound: Remove icon from sound theme buttons
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/every-detail-matters-round1: 15/19] sound: Remove icon from sound theme buttons
- Date: Sun, 16 Jun 2019 01:02:52 +0000 (UTC)
commit e8bd7c24ee3b605d8dc6fdf8856161885c5c3f78
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Jun 14 11:46:00 2019 -0300
sound: Remove icon from sound theme buttons
Remove the icon and adjust the label to be vertically
centralized.
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/issues/549
panels/sound/cc-sound-button.ui | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/panels/sound/cc-sound-button.ui b/panels/sound/cc-sound-button.ui
index 1bce20f65..c7eddd927 100644
--- a/panels/sound/cc-sound-button.ui
+++ b/panels/sound/cc-sound-button.ui
@@ -7,10 +7,9 @@
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
- <property name="margin">12</property>
+ <property name="valign">center</property>
<child>
<object class="GtkImage" id="image">
- <property name="visible">True</property>
<property name="icon_name">audio-speakers-symbolic</property>
<property name="pixel_size">32</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]