summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscootergrisen <scootergrisen@gmail.com>2020-12-15 03:33:51 +0000
committerThomas Haller <thaller@redhat.com>2021-07-08 17:13:58 +0200
commit32af332c6fe2ac69f8eba0a01b8b3286c343e259 (patch)
tree4f134032c1f4036ec74970bad1f0745f7cebaa39
parent595a68318000c1652d9245594852a497e039dde7 (diff)
downloadnetwork-manager-applet-32af332c6fe2ac69f8eba0a01b8b3286c343e259.tar.gz
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
-rw-r--r--src/connection-editor/ce-page-macsec.ui2
1 files changed, 1 insertions, 1 deletions
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>