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




commit 237aa395216f738fe0c59545e352ac8fc1b30222
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 8dfeaf2..7f4a737 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]