dh_installgsettings(1) v7 man page | unix.com

Man Page: dh_installgsettings

Operating Environment: v7

Section: 1

DH_INSTALLGSETTINGS(1)						     Debhelper						    DH_INSTALLGSETTINGS(1)

NAME
dh_installgsettings - install GSettings overrides and set dependencies SYNOPSIS
dh_installgsettings [debhelperoptions] [--priority=<number>] DESCRIPTION
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}. FILES
debian/package.gsettings-override 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' ... OPTIONS
--priority priority 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). SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Laurent Bigonville <bigon@debian.org>, Josselin Mouette <joss@debian.org> 11.1.6ubuntu2 2018-05-10 DH_INSTALLGSETTINGS(1)
Related Man Pages
dh_installgsettings(1) - netbsd
dh_installgsettings(1) - minix
dh_installemacsen(1) - plan9
dh_installgsettings(1) - hpux
dh_installgsettings(1) - osf1
Similar Topics in the Unix Linux Community
Goto - UNIX v6 Manual Questions
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10
Bash - here document on RHEL 6.8 and 6.9 servers aren't working