DH_GCONF(1) Debhelper DH_GCONF(1)
NAME
dh_gconf - generate GConf schema registration scripts
SYNOPSIS
dh_gconf [debhelper options] [-p]
DESCRIPTION
dh_gconf is a debhelper program that is responsible for registering
GConf schemas.
It automatically generates the postinst and prerm fragments needed to
register and unregister the schemas in usr/share/gconf/schemas, using
gconf-schemas.
If a file named debian/package.gconf-defaults exists, then it is
installed into usr/share/gconf/defaults/10_package in the package build
directory, with "package" replaced by the package name. Some postinst
and postrm fragments will be generated to launch update-gconf-defaults.
The gconf-schemas and update-gconf-defaults scripts are provided by the
gconf2 package. An appropriate dependency will be generated in
${misc:Depends}.
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-spe
cific packages (90).
SEE ALSO
debhelper(7)
This program is a part of debhelper.
AUTHOR
Ross Burton Josselin Mouette
5.0.42 2006-01-16 DH_GCONF(1)
|