v7 man page for dh_gconf

Query: dh_gconf

OS: v7

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DH_GCONF(1)							     Debhelper							       DH_GCONF(1)

NAME
dh_gconf - install GConf defaults files and register schemas SYNOPSIS
dh_gconf [debhelperoptions] [--priority=priority] DESCRIPTION
dh_gconf is a debhelper program that is responsible for installing GConf defaults files and registering GConf schemas. An appropriate dependency on gconf2 will be generated in ${misc:Depends}. FILES
debian/package.gconf-defaults Installed into usr/share/gconf/defaults/10_package in the package build directory, with package replaced by the package name. debian/package.gconf-mandatory Installed into usr/share/gconf/mandatory/10_package in the package build directory, with package replaced by the package name. OPTIONS
--priority priority Use priority (which should be a 2-digit number) as the defaults priority instead of 10. Higher values than ten can be used by derived distributions (20), CDD distributions (50), or site-specific packages (90). SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Ross Burton <ross@burtonini.com> Josselin Mouette <joss@debian.org> 11.1.6ubuntu2 2018-05-10 DH_GCONF(1)
Related Man Pages
dh_gconf(1) - netbsd
dh_installgsettings(1) - centos
dh_installemacsen(1) - netbsd
dh_installemacsen(1) - minix
dh_installemacsen(1) - plan9
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Read a file and save every word in a variable to use
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working