Add a note about requiring a new enough GConf

This commit is contained in:
Matthias Clasen 2010-04-21 12:37:38 -04:00
parent ccf9361490
commit 03a0f05058

View File

@ -570,6 +570,11 @@ some-odd-key1 = /apps/myapp/some_ODD-key1
does not do any transformation of the values. And it does not handle
complex GConf types other than lists of strings or integers.
</para>
<para>
Don't forget to require GConf 2.31.1 or newer in your configure
script if you are making use of the GConf backend or the conversion
utility.
</para>
</section>
</chapter>