mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user