[dconf-editor] Request width and height.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Request width and height.
- Date: Wed, 19 Aug 2015 10:00:14 +0000 (UTC)
commit ad7c1abdd968f162d50ad528694e4191048864f8
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Wed Aug 19 11:57:34 2015 +0200
Request width and height.
editor/dconf-editor.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/editor/dconf-editor.ui b/editor/dconf-editor.ui
index 51a8ae1..bb1698a 100644
--- a/editor/dconf-editor.ui
+++ b/editor/dconf-editor.ui
@@ -4,6 +4,8 @@
<template class="DConfWindow" parent="GtkApplicationWindow">
<property name="visible">False</property>
<property name="title" translatable="yes">dconf Editor</property>
+ <property name="height_request">525</property>
+ <property name="width_request">700</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]