added h and width + defaults
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 26 Oct 2013 12:42:30 +0000 (12:42 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 26 Oct 2013 12:42:30 +0000 (12:42 +0000)
src/ptask.gschema.xml

index 3f8280e..9de83c4 100644 (file)
@@ -7,10 +7,10 @@
       <default>100</default>
     </key>
     <key name="window-height" type="i">
-      <default>100</default>
+      <default>480</default>
     </key>
     <key name="window-width" type="i">
-      <default>100</default>
+      <default>640</default>
     </key>
   </schema>
 </schemalist>
\ No newline at end of file