[gnome-control-center] wifi: Wrap the airplane mode description



commit 0a249441af3aa7b9d9d7db121098239e37631ee4
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Feb 18 15:06:18 2019 +0100

    wifi: Wrap the airplane mode description
    
    This will help the panel fit in narrower windows.

 panels/network/cc-wifi-panel.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/panels/network/cc-wifi-panel.ui b/panels/network/cc-wifi-panel.ui
index 62746d9f2..8dd3570ce 100644
--- a/panels/network/cc-wifi-panel.ui
+++ b/panels/network/cc-wifi-panel.ui
@@ -68,6 +68,7 @@
                                   <object class="GtkLabel">
                                     <property name="visible">True</property>
                                     <property name="hexpand">True</property>
+                                    <property name="wrap">True</property>
                                     <property name="label" translatable="yes">Disables Wi-Fi, Bluetooth and 
mobile broadband</property>
                                     <property name="xalign">0.0</property>
                                     <attributes>


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