[network-manager-applet/NETWORKMANAGER_APPLET_0_7] Fix spacings in ce-vpn-wizard
- From: Dan Williams <dcbw src gnome org>
- To: svn-commits-list gnome org
- Subject: [network-manager-applet/NETWORKMANAGER_APPLET_0_7] Fix spacings in ce-vpn-wizard
- Date: Wed, 3 Jun 2009 15:41:01 -0400 (EDT)
commit f91c1eddc8883cf0a21c058b571f17aff8bcf3ea
Author: Christian Persch <chpe gnome org>
Date: Wed May 27 18:40:07 2009 +0200
Fix spacings in ce-vpn-wizard
---
src/connection-editor/ce-vpn-wizard.glade | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/connection-editor/ce-vpn-wizard.glade b/src/connection-editor/ce-vpn-wizard.glade
index e35ea5a..dbf50ff 100644
--- a/src/connection-editor/ce-vpn-wizard.glade
+++ b/src/connection-editor/ce-vpn-wizard.glade
@@ -3,7 +3,7 @@
<!-- interface-requires gtk+ 2.16 -->
<!-- interface-naming-policy toplevel-contextual -->
<widget class="GtkDialog" id="vpn_type_dialog">
- <property name="border_width">6</property>
+ <property name="border_width">5</property>
<property name="title" translatable="yes"> </property>
<property name="resizable">False</property>
<property name="modal">True</property>
@@ -14,7 +14,7 @@
<child internal-child="vbox">
<widget class="GtkVBox" id="vbox2">
<property name="visible">True</property>
- <property name="spacing">14</property>
+ <property name="spacing">2</property>
<child>
<widget class="GtkHBox" id="hbox2">
<property name="visible">True</property>
@@ -118,7 +118,7 @@ Select the type of VPN you wish to use for the new connection. If the type of V
</child>
<child>
<widget class="GtkButton" id="create_button">
- <property name="label" translatable="yes">Create...</property>
+ <property name="label" translatable="yes">Create…</property>
<property name="response_id">-5</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]