[gnome-logs/wip/monospace: 13/13] Increase window width and height request
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs/wip/monospace: 13/13] Increase window width and height request
- Date: Wed, 23 Oct 2013 09:32:18 +0000 (UTC)
commit a5accc6196bb0b529b2eb74183e4ac3463e8f6f9
Author: David King <davidk gnome org>
Date: Wed Oct 23 10:28:25 2013 +0100
Increase window width and height request
https://bugzilla.gnome.org/show_bug.cgi?id=710397
data/gl-window.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gl-window.ui b/data/gl-window.ui
index b743a0a..6a5c32c 100644
--- a/data/gl-window.ui
+++ b/data/gl-window.ui
@@ -1,7 +1,7 @@
<interface domain="gnome-logs">
<template class="GlWindow" parent="GtkApplicationWindow">
- <property name="height-request">480</property>
- <property name="width-request">640</property>
+ <property name="height-request">600</property>
+ <property name="width-request">800</property>
<signal name="key-press-event" handler="on_gl_window_key_press_event"/>
<child type="titlebar">
<object class="GlEventToolbar" id="event_toolbar">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]