Home

dh_installgsettings(1)

DH_INSTALLGSETTINGS(1)DebhelperDH_INSTALLGSETTINGS(1)

dh_installgsettings - install GSettings overrides and set dependencies

dh_installgsettings [debhelperĀ options] [--priority=<number>]

dh_installgsettings is a debhelper program that is responsible for installing GSettings override files and generating appropriate dependencies on the GSettings backend.

The dependency on the backend will be generated in ${misc:Depends}.

Installed into usr/share/glib-2.0/schemas/10_package.gschema.override in the package build directory, with "package" replaced by the package name.

The format of the file is the following:

  [org.gnome.mypackage]  boolean-setting=true  string-setting='string'  ...    

Use priority (which should be a 2-digit number) as the override priority instead of 10. Higher values than ten can be used by derived distributions (20), blend distributions (50), or site-specific packages (90).

debhelper(7)

This program is a part of debhelper.

Laurent Bigonville <[email protected]>, Josselin Mouette <[email protected]>

2023-01-0213.11.4