[gnome-packagekit/gnome-3-8] Set the default height of the details expander
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit/gnome-3-8] Set the default height of the details expander
- Date: Tue, 16 Jul 2013 04:13:47 +0000 (UTC)
commit baf177fa0f69c16f3db92af16a7865dbb0d81428
Author: Gary Ching-Pang Lin <chingpang gmail com>
Date: Wed Dec 21 14:51:54 2011 +0800
Set the default height of the details expander
This commit sets a reasonable height for the details expander, so
that the user can read the description easily.
https://bugzilla.gnome.org/show_bug.cgi?id=666635
data/gpk-update-viewer.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gpk-update-viewer.ui b/data/gpk-update-viewer.ui
index f89798d..ad7d247 100644
--- a/data/gpk-update-viewer.ui
+++ b/data/gpk-update-viewer.ui
@@ -234,6 +234,7 @@
<property name="can_focus">True</property>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow_details">
+ <property name="height_request">100</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]