From 2c2f2480a29a23651583e2b2f6240d8aabf079a6 Mon Sep 17 00:00:00 2001 From: Geert Janssens Date: Mon, 27 Jan 2014 09:15:44 +0000 Subject: [PATCH] Document the need for a gsettings backend git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23776 57a11ea4-9604-0410-9ed3-97b8803252fd --- README.dependencies | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.dependencies b/README.dependencies index 7710f40db2..9eb28d79af 100644 --- a/README.dependencies +++ b/README.dependencies @@ -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