[pulseaudio-commits] src/pavucontrol.glade
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Aug 10 11:57:46 UTC 2020
src/pavucontrol.glade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9954baa34319f51bef2ea3308e2985302c6c38b6
Author: Jamison Lofthouse <jamison.lofthouse at gmail.com>
Date: Tue Aug 4 17:45:06 2020 -0600
Set channel label width to 12
Add a bit more padding for when percentages and decibel levels are weird
so that sliders and labels are a consistent width.
diff --git a/src/pavucontrol.glade b/src/pavucontrol.glade
index 933af52..e26e0c4 100644
--- a/src/pavucontrol.glade
+++ b/src/pavucontrol.glade
@@ -55,7 +55,7 @@
<property name="label" translatable="yes"><small>50%</small></property>
<property name="use_markup">True</property>
<property name="justify">right</property>
- <property name="width_chars">9</property>
+ <property name="width_chars">12</property>
<property name="xalign">1</property>
<property name="yalign">0</property>
</object>
More information about the pulseaudio-commits
mailing list