[gnome-control-center] Network: Ellipsize the connection name label
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Network: Ellipsize the connection name label
- Date: Fri, 18 Mar 2011 02:13:53 +0000 (UTC)
commit b071eba8ebaf1c4b5d7caf9a28b506557d6c07d7
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Mar 17 22:12:48 2011 -0400
Network: Ellipsize the connection name label
For custom or VPN connections, the name can get long, so
better ellipsize, otherwise we risk resizing.
panels/network/network.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/network/network.ui b/panels/network/network.ui
index 980c2e0..33eefd9 100644
--- a/panels/network/network.ui
+++ b/panels/network/network.ui
@@ -230,6 +230,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label">Wired</property>
+ <property name="ellipsize">end</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.2"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]