[gnome-control-center/wip/benzea/wifi-panel-with-editor-changes: 7/19] connection-editor: Update the security page
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/benzea/wifi-panel-with-editor-changes: 7/19] connection-editor: Update the security page
- Date: Thu, 13 Dec 2018 17:09:52 +0000 (UTC)
commit 6aa1d310248470c939abec73178dade13d8c6af4
Author: Adrien Plazas <kekun plazas laposte net>
Date: Mon Dec 3 17:18:18 2018 +0100
connection-editor: Update the security page
panels/network/connection-editor/security-page.ui | 45 ++---------------------
1 file changed, 3 insertions(+), 42 deletions(-)
---
diff --git a/panels/network/connection-editor/security-page.ui
b/panels/network/connection-editor/security-page.ui
index 1196c4cdc..fdfad3474 100644
--- a/panels/network/connection-editor/security-page.ui
+++ b/panels/network/connection-editor/security-page.ui
@@ -1,19 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
- <object class="GtkNotebook" id="page">
+ <object class="GtkStack" id="page">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="show_tabs">False</property>
- <property name="show_border">False</property>
+ <property name="can_focus">False</property>
+ <property name="homogeneous">False</property>
<child>
<object class="GtkGrid" id="grid">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_start">50</property>
- <property name="margin_end">50</property>
- <property name="margin_top">12</property>
- <property name="margin_bottom">12</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="row_spacing">10</property>
@@ -68,24 +63,10 @@
</child>
</object>
</child>
- <child type="tab">
- <object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">page 1</property>
- </object>
- <packing>
- <property name="tab_fill">False</property>
- </packing>
- </child>
<child>
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_start">50</property>
- <property name="margin_end">50</property>
- <property name="margin_top">12</property>
- <property name="margin_bottom">12</property>
<property name="row_spacing">10</property>
<property name="column_spacing">6</property>
<child>
@@ -278,26 +259,6 @@
<placeholder/>
</child>
</object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
- <child type="tab">
- <object class="GtkLabel" id="label2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">page 2</property>
- </object>
- <packing>
- <property name="position">1</property>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- <child>
- <placeholder/>
- </child>
- <child type="tab">
- <placeholder/>
</child>
</object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]