[network-manager-applet/NETWORKMANAGER_APPLET_0_7] HIG fixes to wireless_dialog
- From: Dan Williams <dcbw src gnome org>
- To: svn-commits-list gnome org
- Subject: [network-manager-applet/NETWORKMANAGER_APPLET_0_7] HIG fixes to wireless_dialog
- Date: Wed, 3 Jun 2009 15:41:26 -0400 (EDT)
commit 9e3747dc218d4c210fa7f31f157b73625d493e9e
Author: Christian Persch <chpe gnome org>
Date: Wed May 27 19:00:43 2009 +0200
HIG fixes to wireless_dialog
Fix a spacing, and fix menmonic targets and label capitalisation.
---
src/applet.glade | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/src/applet.glade b/src/applet.glade
index 54a5c3d..0acdb52 100644
--- a/src/applet.glade
+++ b/src/applet.glade
@@ -158,7 +158,7 @@
<widget class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">12</property>
+ <property name="spacing">6</property>
<child>
<widget class="GtkLabel" id="caption_label">
@@ -216,7 +216,7 @@
<child>
<widget class="GtkLabel" id="security_combo_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Wireless Security:</property>
+ <property name="label" translatable="yes">_Wireless security:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -226,6 +226,7 @@
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
+ <property name="mnemonic_widget">security_combo</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
@@ -261,7 +262,7 @@
<child>
<widget class="GtkLabel" id="network_name_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Network Name:</property>
+ <property name="label" translatable="yes">_Network name:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -310,8 +311,8 @@
<child>
<widget class="GtkLabel" id="connection_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">Connection:</property>
- <property name="use_underline">False</property>
+ <property name="label" translatable="yes">Co_nnection:</property>
+ <property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
@@ -320,6 +321,7 @@
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
+ <property name="mnemonic_widget">connection_combo</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]