Remove gsettings-schema-convert tool

Having this tool in GLib is a bad idea for a number of reasons:

  - experience has shown that the simple file format was a bad idea

  - the tool is currently implemented with a hack that would require a
    dependency inversion to solve (the tool needs to depend on Python
    GVariant bindings)

  - the tool itself is unmaintained

It will be moved to the GConf git repository so people can continue to
use it for the purpose of converting GConf schemas.
This commit is contained in:
Ryan Lortie
2010-06-21 11:30:26 -04:00
parent 95c4ec1056
commit 7556f660b5
7 changed files with 1 additions and 1200 deletions

View File

@@ -174,7 +174,6 @@
<xi:include href="gio-querymodules.xml"/>
<xi:include href="gsettings.xml"/>
<xi:include href="glib-compile-schemas.xml"/>
<xi:include href="gsettings-schema-convert.xml"/>
<xi:include href="gdbus.xml"/>
</chapter>
</part>