[gnome-system-tools] Fix spacing in network connection settings dialog
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Fix spacing in network connection settings dialog
- Date: Sun, 19 Dec 2010 21:45:25 +0000 (UTC)
commit 57710aedf551114e23ac659d3ed8b0ce5c66b258
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Sun Dec 19 22:38:37 2010 +0100
Fix spacing in network connection settings dialog
When the connection type combo box is not shown, there was too much
empty space between the roaming mode check box and the other widgets
at the bottom. Mitigate this by not expanding the combo box.
interfaces/network.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/interfaces/network.ui b/interfaces/network.ui
index e910e2e..26a76f7 100644
--- a/interfaces/network.ui
+++ b/interfaces/network.ui
@@ -722,11 +722,13 @@
</child>
</object>
<packing>
+ <property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
+ <property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]