[gnome-control-center] network: don't set 'dim-label' in the <packing> section
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: don't set 'dim-label' in the <packing> section
- Date: Sun, 29 Jul 2012 10:16:42 +0000 (UTC)
commit 5b1491ba0c253bfaf3300eeea29b19b9c026d53b
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Sun Jul 29 11:35:24 2012 +0200
network: don't set 'dim-label' in the <packing> section
It should be set among the normal properties.
https://bugzilla.gnome.org/show_bug.cgi?id=680773
panels/network/network-wifi.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/panels/network/network-wifi.ui b/panels/network/network-wifi.ui
index c495aa0..dd6d938 100644
--- a/panels/network/network-wifi.ui
+++ b/panels/network/network-wifi.ui
@@ -258,15 +258,15 @@
<property name="xalign">1</property>
<property name="label" translatable="yes">IPv6 Address</property>
<property name="mnemonic_widget">label_ipv6</property>
+ <style>
+ <class name="dim-label"/>
+ </style>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">6</property>
<property name="width">1</property>
<property name="height">1</property>
- <style>
- <class name="dim-label"/>
- </style>
</packing>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]