mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
GSettings hotfix - resolve crash due to bad schema reference
This commit is contained in:
parent
10c1223df2
commit
b7001b52cf
@ -1668,7 +1668,7 @@ For example setting this to 2.0 will display reports at twice their typical size
|
||||
<summary>Last pathname used</summary>
|
||||
<description>This field contains the last pathname used by this window. It will be used as the initial filename/pathname the next time this window is opened.</description>
|
||||
</key>
|
||||
<child name="connection-dialog" schema="org.gnucash.GnuCash.dialogs.import.hbci.connection-dialog"/>
|
||||
<child name="connection-dialog" schema="org.gnucash.dialogs.import.hbci.connection-dialog"/>
|
||||
</schema>
|
||||
|
||||
<schema id="org.gnucash.dialogs.import.hbci.connection-dialog" path="/org/gnucash/dialogs/import/hbci/connection-dialog/">
|
||||
|
Loading…
Reference in New Issue
Block a user