added h and w
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 26 Oct 2013 07:34:21 +0000 (07:34 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 26 Oct 2013 07:34:21 +0000 (07:34 +0000)
src/ptask.gschema.xml

index a781ba9..3f8280e 100644 (file)
@@ -6,5 +6,11 @@
     <key name="window-y" type="i">
       <default>100</default>
     </key>
+    <key name="window-height" type="i">
+      <default>100</default>
+    </key>
+    <key name="window-width" type="i">
+      <default>100</default>
+    </key>
   </schema>
 </schemalist>
\ No newline at end of file