[network-manager-applet] editor: add glade vbox orientation
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] editor: add glade vbox orientation
- Date: Sun, 2 May 2010 23:58:09 +0000 (UTC)
commit 44fe4a522fe76607f6fc4c5eb92f87d67816f1e5
Author: Dan Williams <dcbw redhat com>
Date: Sun May 2 15:06:13 2010 -0700
editor: add glade vbox orientation
src/connection-editor/ce-page-ip4.glade | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/connection-editor/ce-page-ip4.glade b/src/connection-editor/ce-page-ip4.glade
index 07798fd..7257cb2 100644
--- a/src/connection-editor/ce-page-ip4.glade
+++ b/src/connection-editor/ce-page-ip4.glade
@@ -8,6 +8,7 @@
<widget class="GtkVBox" id="IP4Page">
<property name="visible">True</property>
<property name="border_width">12</property>
+ <property name="orientation">vertical</property>
<property name="spacing">18</property>
<child>
<widget class="GtkHBox" id="hbox1">
@@ -50,6 +51,7 @@ Shared to other computers</property>
<child>
<widget class="GtkVBox" id="ip4_addresses_box">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<widget class="GtkLabel" id="ip4_addr_label">
@@ -324,6 +326,7 @@ Shared to other computers</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
+ <property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<widget class="GtkVBox" id="vbox2">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]