Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NetworkManager-l2tp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CeRiAl
NetworkManager-l2tp
Commits
06c2ffd8
Commit
06c2ffd8
authored
Jan 19, 2012
by
Сергей Прохоров
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update UI equal to nm-pptp 0.9.0
parent
eacea0ba
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
447 additions
and
422 deletions
+447
-422
nm-l2tp-dialog.ui
properties/nm-l2tp-dialog.ui
+270
-289
nm-l2tp.c
properties/nm-l2tp.c
+177
-133
No files found.
properties/nm-l2tp-dialog.ui
View file @
06c2ffd8
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<interface>
<requires
lib=
"gtk+"
version=
"2.16"
/>
<requires
lib=
"gtk+"
version=
"2.16"
/>
<!-- interface-naming-policy project-wide -->
<object
class=
"GtkDialog"
id=
"l2tp-advanced-dialog"
>
<object
class=
"GtkDialog"
id=
"l2tp-advanced-dialog"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"border_width"
>
5
</property>
<property
name=
"border_width"
>
5
</property>
...
@@ -12,12 +11,12 @@
...
@@ -12,12 +11,12 @@
<property
name=
"type_hint"
>
dialog
</property>
<property
name=
"type_hint"
>
dialog
</property>
<property
name=
"skip_pager_hint"
>
True
</property>
<property
name=
"skip_pager_hint"
>
True
</property>
<child
internal-child=
"vbox"
>
<child
internal-child=
"vbox"
>
<object
class=
"Gtk
V
Box"
id=
"dialog-vbox3"
>
<object
class=
"GtkBox"
id=
"dialog-vbox3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"spacing"
>
2
</property>
<property
name=
"spacing"
>
2
</property>
<child
internal-child=
"action_area"
>
<child
internal-child=
"action_area"
>
<object
class=
"Gtk
H
ButtonBox"
id=
"dialog-action_area3"
>
<object
class=
"GtkButtonBox"
id=
"dialog-action_area3"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"layout_style"
>
end
</property>
<property
name=
"layout_style"
>
end
</property>
...
@@ -112,13 +111,15 @@
...
@@ -112,13 +111,15 @@
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"hscrollbar_policy"
>
never
</property>
<property
name=
"hscrollbar_policy"
>
never
</property>
<property
name=
"vscrollbar_policy"
>
automatic
</property>
<property
name=
"shadow_type"
>
in
</property>
<property
name=
"shadow_type"
>
in
</property>
<child>
<child>
<object
class=
"GtkTreeView"
id=
"ppp_auth_methods"
>
<object
class=
"GtkTreeView"
id=
"ppp_auth_methods"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"headers_visible"
>
False
</property>
<property
name=
"headers_visible"
>
False
</property>
<child
internal-child=
"selection"
>
<object
class=
"GtkTreeSelection"
id=
"treeview-selection1"
/>
</child>
</object>
</object>
</child>
</child>
</object>
</object>
...
@@ -450,12 +451,12 @@
...
@@ -450,12 +451,12 @@
<property
name=
"type_hint"
>
dialog
</property>
<property
name=
"type_hint"
>
dialog
</property>
<property
name=
"skip_pager_hint"
>
True
</property>
<property
name=
"skip_pager_hint"
>
True
</property>
<child
internal-child=
"vbox"
>
<child
internal-child=
"vbox"
>
<object
class=
"Gtk
V
Box"
id=
"dialog-vbox2"
>
<object
class=
"GtkBox"
id=
"dialog-vbox2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"spacing"
>
2
</property>
<property
name=
"spacing"
>
2
</property>
<child
internal-child=
"action_area"
>
<child
internal-child=
"action_area"
>
<object
class=
"Gtk
H
ButtonBox"
id=
"dialog-action_area2"
>
<object
class=
"GtkButtonBox"
id=
"dialog-action_area2"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"layout_style"
>
end
</property>
<property
name=
"layout_style"
>
end
</property>
...
@@ -563,8 +564,6 @@
...
@@ -563,8 +564,6 @@
<property
name=
"invisible_char"
>
●
</property>
<property
name=
"invisible_char"
>
●
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_sensitive"
>
True
</property>
<property
name=
"secondary_icon_sensitive"
>
True
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -579,8 +578,6 @@
...
@@ -579,8 +578,6 @@
<property
name=
"invisible_char"
>
●
</property>
<property
name=
"invisible_char"
>
●
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_sensitive"
>
True
</property>
<property
name=
"secondary_icon_sensitive"
>
True
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -598,8 +595,6 @@
...
@@ -598,8 +595,6 @@
<property
name=
"invisible_char"
>
●
</property>
<property
name=
"invisible_char"
>
●
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_sensitive"
>
True
</property>
<property
name=
"secondary_icon_sensitive"
>
True
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -623,10 +618,6 @@
...
@@ -623,10 +618,6 @@
<action-widget
response=
"-5"
>
ipsec_ok_button
</action-widget>
<action-widget
response=
"-5"
>
ipsec_ok_button
</action-widget>
</action-widgets>
</action-widgets>
</object>
</object>
<object
class=
"GtkWindow"
id=
"l2tp-widget"
>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"title"
translatable=
"yes"
>
window1
</property>
<child>
<object
class=
"GtkVBox"
id=
"l2tp-vbox"
>
<object
class=
"GtkVBox"
id=
"l2tp-vbox"
>
<property
name=
"visible"
>
True
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"can_focus"
>
False
</property>
...
@@ -669,8 +660,6 @@
...
@@ -669,8 +660,6 @@
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_sensitive"
>
True
</property>
<property
name=
"secondary_icon_sensitive"
>
True
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -746,8 +735,6 @@
...
@@ -746,8 +735,6 @@
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_sensitive"
>
True
</property>
<property
name=
"secondary_icon_sensitive"
>
True
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -795,8 +782,6 @@
...
@@ -795,8 +782,6 @@
<property
name=
"visibility"
>
False
</property>
<property
name=
"visibility"
>
False
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_sensitive"
>
True
</property>
<property
name=
"secondary_icon_sensitive"
>
True
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -826,8 +811,6 @@
...
@@ -826,8 +811,6 @@
<property
name=
"can_focus"
>
True
</property>
<property
name=
"can_focus"
>
True
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"secondary_icon_activatable"
>
False
</property>
<property
name=
"primary_icon_sensitive"
>
True
</property>
<property
name=
"secondary_icon_sensitive"
>
True
</property>
</object>
</object>
<packing>
<packing>
<property
name=
"left_attach"
>
1
</property>
<property
name=
"left_attach"
>
1
</property>
...
@@ -979,8 +962,6 @@
...
@@ -979,8 +962,6 @@
</packing>
</packing>
</child>
</child>
</object>
</object>
</child>
</object>
<object
class=
"GtkListStore"
id=
"model1"
>
<object
class=
"GtkListStore"
id=
"model1"
>
<columns>
<columns>
<!-- column-name gchararray -->
<!-- column-name gchararray -->
...
...
properties/nm-l2tp.c
View file @
06c2ffd8
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment