[gedit] externaltools: ellipsize at the end and set a minimum width
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] externaltools: ellipsize at the end and set a minimum width
- Date: Sun, 25 Dec 2011 21:12:01 +0000 (UTC)
commit 45ce693e58d16d0591441d2097aaab7fbfeb9ae0
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]