[gnome-software] trivial: Wrap the application summary to avoid it forcing the window very wide



commit c8e8df26eee15ae5ae4225570e0e98fb1188ff2e
Author: Richard Hughes <richard hughsie com>
Date:   Wed Jan 29 11:00:47 2014 +0000

    trivial: Wrap the application summary to avoid it forcing the window very wide

 src/gnome-software.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index 9ffbe97..4a1ff7b 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -1173,6 +1173,8 @@
                                     <property name="margin_bottom">28</property>
                                     <property name="xalign">0</property>
                                     <property name="selectable">True</property>
+                                    <property name="wrap">True</property>
+                                    <property name="max-width-chars">60</property>
                                     <style>
                                       <class name="application-details-summary"/>
                                     </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]