location-panel: Allow label to wrap
Otherwise the panel overflows when enabling location services.
This commit is contained in:
parent
24de51feb9
commit
3ac2804868
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue