Add missing standard fields (Tomboy legacy):
[grauphel.git] / appinfo / database.xml
index 7372a3f65f4fd913f118173bb14f7bf68c1f1589..77bb39bae63c5e3e75f0a65847ab73a73fd0fdf1 100755 (executable)
                                <length>1024</length>
                                <notnull>true</notnull>
                        </field>
+                       <field>
+                               <name>note_x</name>
+                               <type>integer</type>
+                               <length>6</length>
+                               <notnull>true</notnull>
+                               <default>20</default>
+                       </field>
+                       <field>
+                               <name>note_y</name>
+                               <type>integer</type>
+                               <length>6</length>
+                               <notnull>true</notnull>
+                               <default>20</default>
+                       </field>
+                       <field>
+                               <name>note_width</name>
+                               <type>integer</type>
+                               <length>6</length>
+                               <notnull>true</notnull>
+                               <default>-1</default>
+                       </field>
+                       <field>
+                               <name>note_height</name>
+                               <type>integer</type>
+                               <length>6</length>
+                               <notnull>true</notnull>
+                               <default>-1</default>
+                       </field>
+                       <field>
+                               <name>note_selection_bound_position</name>
+                               <type>integer</type>
+                               <length>6</length>
+                               <notnull>true</notnull>
+                               <default>0</default>
+                       </field>
+                       <field>
+                               <name>note_cursor_position</name>
+                               <type>integer</type>
+                               <length>6</length>
+                               <notnull>true</notnull>
+                               <default>0</default>
+                       </field>
                </declaration>
        </table>
 
-        <table>
+       <table>
                <name>*dbprefix*grauphel_syncdata</name>
                <declaration>
                        <field>