[gnome-packagekit/gnome-2-28] trivial: allow word wrapping in the error dialog to make sure it's not too wide to display



commit f35b58420b6c0d3cb93eca49e5ecf8a71a6073fe
Author: Richard Hughes <richard hughsie com>
Date:   Thu Jan 7 11:20:12 2010 +0000

    trivial: allow word wrapping in the error dialog to make sure it's not too wide to display

 data/gpk-error.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gpk-error.ui b/data/gpk-error.ui
index dba2389..17e6e75 100644
--- a/data/gpk-error.ui
+++ b/data/gpk-error.ui
@@ -72,6 +72,7 @@
                       <object class="GtkLabel" id="label_message">
                         <property name="visible">True</property>
                         <property name="label">The human readable error message.</property>
+                        <property name="wrap">True</property>
                       </object>
                       <packing>
                         <property name="expand">False</property>



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