[gnome-control-center] location-panel: Allow label to wrap
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] location-panel: Allow label to wrap
- Date: Fri, 12 Mar 2021 14:27:58 +0000 (UTC)
commit 3ac2804868e56aa0ead2010d9f03e9785537a11f
Author: Guido Günther <agx sigxcpu org>
Date: Tue Mar 9 14:46:27 2021 +0100
location-panel: Allow label to wrap
Otherwise the panel overflows when enabling location services.
panels/location/cc-location-panel.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/panels/location/cc-location-panel.ui b/panels/location/cc-location-panel.ui
index 9bceb9ca6..c90de4486 100644
--- a/panels/location/cc-location-panel.ui
+++ b/panels/location/cc-location-panel.ui
@@ -90,6 +90,7 @@
<property name="visible">true</property>
<property name="halign">start</property>
<property name="xalign">0</property>
+ <property name="wrap">1</property>
<property name="label" translatable="yes">Allow the applications below to determine
your location.</property>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]