mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-21 16:38:06 -06:00
Document the need for a gsettings backend
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23776 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
706017a86d
commit
2c2f2480a2
@ -87,6 +87,18 @@ libofx 0.9.0 OFX/QFX import
|
||||
python 2.4.0 python bindings; headers
|
||||
required, not just binaries.
|
||||
|
||||
at runtime, required
|
||||
---------------------
|
||||
a gsettings backend to store the gnucash global preferences in
|
||||
This backend is platform dependent.
|
||||
- linux: dconf
|
||||
- windows: registry
|
||||
- osx/quarz: plists
|
||||
|
||||
Note that the osx and windows backends are built-in in gio for their
|
||||
respective platforms. On linux and similar systems, the dconf package
|
||||
should be installed.
|
||||
|
||||
at runtime, suggested
|
||||
---------------------
|
||||
isocodes: translation of currency names
|
||||
|
Loading…
Reference in New Issue
Block a user