[gnome-logs] Increase default window size to 1200*780
- From: Jonathan Kang <jonathankang src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs] Increase default window size to 1200*780
- Date: Thu, 23 Mar 2017 08:38:43 +0000 (UTC)
commit 8e9acf872ba7a5fc7c5bc360191a339ef14de178
Author: Jonathan Kang <jonathan121537 gmail com>
Date: Thu Mar 16 17:50:15 2017 +0800
Increase default window size to 1200*780
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 43eafc7..1fcd880 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">600</property>
- <property name="width-request">800</property>
+ <property name="height-request">780</property>
+ <property name="width-request">1200</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]