[NetworkManager-libreswan/fg/GUI_IKEv2_advanced_options: 8/9] fixup! properties: rework and extend the "advanced" dialog in GUI



commit d1c9331f47b8edfe1aed5b755187297f249131bb
Author: Francesco Giudici <fgiudici redhat com>
Date:   Mon Sep 17 14:23:23 2018 +0200

    fixup! properties: rework and extend the "advanced" dialog in GUI
    
    Add a title to the "advanced" dialog:
    https://gitlab.gnome.org/GNOME/NetworkManager-libreswan/merge_requests/7#note_317893

 properties/nm-libreswan-dialog.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/properties/nm-libreswan-dialog.ui b/properties/nm-libreswan-dialog.ui
index 0fb5b0f..34e6f40 100644
--- a/properties/nm-libreswan-dialog.ui
+++ b/properties/nm-libreswan-dialog.ui
@@ -451,6 +451,7 @@
   <object class="GtkDialog" id="libreswan-advanced-dialog">
     <property name="can_focus">False</property>
     <property name="border_width">12</property>
+    <property name="title" translatable="yes">IPsec Advanced Options</property>
     <property name="type_hint">dialog</property>
     <child>
       <placeholder/>


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