[dconf] editor: Change default size
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] editor: Change default size
- Date: Sun, 8 May 2011 16:38:17 +0000 (UTC)
commit ffa3b0ece1b95278061800b4dba3de2d8f21c0e2
Author: Robert Ancell <robert ancell canonical com>
Date: Sun May 8 18:38:06 2011 +0200
editor: Change default size
editor/ca.desrt.dconf-editor.gschema.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/editor/ca.desrt.dconf-editor.gschema.xml b/editor/ca.desrt.dconf-editor.gschema.xml
index b4b0af6..90a3248 100644
--- a/editor/ca.desrt.dconf-editor.gschema.xml
+++ b/editor/ca.desrt.dconf-editor.gschema.xml
@@ -2,12 +2,12 @@
<schemalist>
<schema id="ca.desrt.dconf-editor.Settings" path="/ca/desrt/dconf-editor/">
<key name="width" type="i">
- <default>600</default>
+ <default>800</default>
<summary>The width of the window</summary>
<description>The width of the main window in pixels.</description>
</key>
<key name="height" type="i">
- <default>300</default>
+ <default>600</default>
<summary>The height of the window</summary>
<description>The height of the main window in pixels.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]