[gnome-characters/wip/dueno/emoji] ui: Increase initial window height



commit 7a6a31a3596981e9d2c25b0c810527000af540a9
Author: Daiki Ueno <dueno src gnome org>
Date:   Mon Aug 21 16:11:19 2017 +0200

    ui: Increase initial window height

 data/mainwindow.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/mainwindow.ui b/data/mainwindow.ui
index 000414f..c281147 100644
--- a/data/mainwindow.ui
+++ b/data/mainwindow.ui
@@ -2,7 +2,7 @@
 <interface>
   <requires lib="gtk+" version="3.12"/>
   <template class="Gjs_MainWindow" parent="GtkApplicationWindow">
-    <property name="height-request">600</property>
+    <property name="height-request">660</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="main-headerbar">
        <property name="can_focus">False</property>


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