mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-06 05:38:15 +02:00
Have a window title
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3835 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
b84cc5dafd
commit
a1c7b42515
1 changed files with 1 additions and 0 deletions
|
|
@ -658,6 +658,7 @@
|
|||
</widget>
|
||||
<widget class="GtkDialog" id="openvpn-advanced-dialog">
|
||||
<property name="border_width">5</property>
|
||||
<property name="title" translatable="yes">OpenVPN Advanced Options</property>
|
||||
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
|
||||
<property name="destroy_with_parent">True</property>
|
||||
<property name="icon_name">stock-preferences</property>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue