[gedit/gnome-3-2] externaltools: ellipsize at the end and set a minimum width
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/gnome-3-2] externaltools: ellipsize at the end and set a minimum width
- Date: Tue, 3 Jan 2012 21:33:06 +0000 (UTC)
commit 01075a111ed671e5018080f2aeca2016f8b24648
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Dec 25 22:13:27 2011 +0100
externaltools: ellipsize at the end and set a minimum width
plugins/externaltools/tools/tools.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/plugins/externaltools/tools/tools.ui b/plugins/externaltools/tools/tools.ui
index 8b6e072..b7f55ad 100644
--- a/plugins/externaltools/tools/tools.ui
+++ b/plugins/externaltools/tools/tools.ui
@@ -434,7 +434,8 @@
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">All Languages</property>
- <property name="ellipsize">middle</property>
+ <property name="ellipsize">end</property>
+ <property name="width-chars">13</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]