[gnome-boxes] list-view-row: Larger space for machine name
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] list-view-row: Larger space for machine name
- Date: Tue, 25 Aug 2015 17:20:14 +0000 (UTC)
commit 53a96b39472109832593311434c0092b76447c8f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Tue Aug 25 14:11:44 2015 +0100
list-view-row: Larger space for machine name
We have a lot more space for each machine in list view so let's make
full use of that.
data/ui/list-view-row.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/list-view-row.ui b/data/ui/list-view-row.ui
index 269bedf..ec9bb6e 100644
--- a/data/ui/list-view-row.ui
+++ b/data/ui/list-view-row.ui
@@ -75,7 +75,7 @@
<object class="GtkLabel" id="machine_name">
<property name="visible">True</property>
<property name="width-request">192</property>
- <property name="max-width-chars">0</property>
+ <property name="max-width-chars">128</property>
<property name="justify">left</property>
<property name="halign">start</property>
<property name="valign">center</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]