gget r65 - trunk/data
- From: johans svn gnome org
- To: svn-commits-list gnome org
- Subject: gget r65 - trunk/data
- Date: Mon, 11 Aug 2008 08:49:27 +0000 (UTC)
Author: johans
Date: Mon Aug 11 08:49:27 2008
New Revision: 65
URL: http://svn.gnome.org/viewvc/gget?rev=65&view=rev
Log:
Set default window size to 640x480 instead of 800x600.
Modified:
trunk/data/gget.schemas.in
Modified: trunk/data/gget.schemas.in
==============================================================================
--- trunk/data/gget.schemas.in (original)
+++ trunk/data/gget.schemas.in Mon Aug 11 08:49:27 2008
@@ -84,7 +84,7 @@
<applyto>/apps/gget/general/window_width</applyto>
<owner>gget</owner>
<type>int</type>
- <default>800</default>
+ <default>640</default>
<locale name="C">
<short>Main window width</short>
<long>The width of the main window.</long>
@@ -95,7 +95,7 @@
<applyto>/apps/gget/general/window_height</applyto>
<owner>gget</owner>
<type>int</type>
- <default>600</default>
+ <default>480</default>
<locale name="C">
<short>Main window height</short>
<long>The height of the main window.</long>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]