[network-manager-applet] c-e: remove leading space in MACsec UI page



commit 32af332c6fe2ac69f8eba0a01b8b3286c343e259
Author: scootergrisen <scootergrisen gmail com>
Date:   Tue Dec 15 03:33:51 2020 +0000

    c-e: remove leading space in MACsec UI page
    
    [thaller redhat com: adjusted original patch and commit message.]
    
    https://gitlab.gnome.org/GNOME/network-manager-applet/-/merge_requests/92

 src/connection-editor/ce-page-macsec.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/connection-editor/ce-page-macsec.ui b/src/connection-editor/ce-page-macsec.ui
index e0374641..a51b70c2 100644
--- a/src/connection-editor/ce-page-macsec.ui
+++ b/src/connection-editor/ce-page-macsec.ui
@@ -203,7 +203,7 @@
       <object class="GtkEntry" id="macsec_ckn">
         <property name="visible">True</property>
         <property name="can_focus">True</property>
-        <property name="tooltip_text" translatable="yes"> The pre-shared Connectivity-association Key 
Name</property>
+        <property name="tooltip_text" translatable="yes">The pre-shared Connectivity-association Key 
Name</property>
       </object>
       <packing>
         <property name="left_attach">1</property>


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