[gnome-control-center] network: Use monospace font for wi-fi hotspot password



commit 817a065e506ac898da1eb0170c0620e61f2dd2b1
Author: Will Cooke <will whizzy org>
Date:   Sat Feb 17 10:00:16 2018 -0500

    network: Use monospace font for wi-fi hotspot password
    
    https://bugzilla.gnome.org/show_bug.cgi?id=785413

 panels/network/network-wifi.ui | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/panels/network/network-wifi.ui b/panels/network/network-wifi.ui
index 8f5112dde..18c2c48e7 100644
--- a/panels/network/network-wifi.ui
+++ b/panels/network/network-wifi.ui
@@ -1719,6 +1719,9 @@ here</property>
                 <property name="xalign">0</property>
                 <property name="label"></property>
                 <property name="selectable">True</property>
+                    <attributes>
+                      <attribute name="font-desc" value="Monospace"/>
+                    </attributes>
               </object>
               <packing>
                 <property name="left_attach">1</property>


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