[empathy] Make status preset editor taller by default
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Make status preset editor taller by default
- Date: Wed, 16 Jun 2010 12:39:54 +0000 (UTC)
commit eb7d0f7647e16dff399ca6cc77e4971ff437a56a
Author: Will Thompson <will thompson collabora co uk>
Date: Tue Jun 15 23:21:34 2010 +0100
Make status preset editor taller by default
This window defaulted to coming up really small, and it looked silly. So
this patch makes it a bit taller.
(420 / 260 is approximately the Golden Ratio.)
libempathy-gtk/empathy-status-preset-dialog.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-status-preset-dialog.ui b/libempathy-gtk/empathy-status-preset-dialog.ui
index bdcc3e6..a330182 100644
--- a/libempathy-gtk/empathy-status-preset-dialog.ui
+++ b/libempathy-gtk/empathy-status-preset-dialog.ui
@@ -4,6 +4,7 @@
<!-- interface-naming-policy project-wide -->
<object class="GtkVBox" id="toplevel-vbox">
<property name="width_request">420</property>
+ <property name="height_request">260</property>
<property name="visible">True</property>
<property name="border_width">6</property>
<property name="orientation">vertical</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]