[connections/properties-dialog-tweaks: 10/10] properties: Make address label selectable




commit 8960d08265b1740e40d6c7a2251d32332d17bd4d
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Nov 20 12:12:52 2020 +0100

    properties: Make address label selectable
    
    Users will want to copy this to paste somewhere else.

 src/ui/properties.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/ui/properties.ui b/src/ui/properties.ui
index c0116e2..c37b68f 100644
--- a/src/ui/properties.ui
+++ b/src/ui/properties.ui
@@ -36,6 +36,7 @@
                   <child>
                     <object class="GtkLabel" id="host_address_label">
                       <property name="visible">True</property>
+                      <property name="selectable">True</property>
                     </object>
                   </child>
                 </object>


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