Remove obsolete, unused gsettings schema

This commit is contained in:
Geert Janssens 2014-02-17 18:13:38 +01:00
parent df3d55ca55
commit 1dfbd606b0

View File

@ -6,7 +6,6 @@
<child name="pricedb-editor" schema="org.gnucash.dialogs.pricedb-editor"/>
<child name="reset-warnings" schema="org.gnucash.dialogs.reset-warnings"/>
<child name="tax-info" schema="org.gnucash.dialogs.tax-info"/>
<child name="tip-of-the-day" schema="org.gnucash.dialogs.tip-of-the-day"/>
<child name="fincalc" schema="org.gnucash.dialogs.fincalc"/>
<child name="find" schema="org.gnucash.dialogs.find"/>
<child name="export-accounts" schema="org.gnucash.dialogs.export-accounts"/>
@ -85,16 +84,6 @@
</key>
</schema>
<schema id="org.gnucash.dialogs.tip-of-the-day" path="/org/gnucash/dialogs/tip-of-the-day/">
<key name="last-geometry" type="(iiii)">
<default>(-1,-1,-1,-1)</default>
<summary>Last window position and size</summary>
<description>This setting describes the size and position of the window when it was last closed.
The numbers are the X and Y coordinates of the top left corner of the window
followed by the width and height of the window.</description>
</key>
</schema>
<schema id="org.gnucash.dialogs.fincalc" path="/org/gnucash/dialogs/fincalc/">
<key name="last-geometry" type="(iiii)">
<default>(-1,-1,-1,-1)</default>