Wednesday, December 29, 2010

dh_gconf

DH_GCONF(1)                        Debhelper                       DH_GCONF(1)



NAME
dh_gconf - generate GConf schema registration scripts

SYNOPSIS
dh_gconf [debhelper options] [--priority=]

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.

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. Some
postinst and postrm fragments will be generated to run update-
gconf-defaults.

debian/package.gconf-mandatory
Installed into usr/share/gconf/mandatory/10_package in the package
build directory, with "package" replaced by the package name, and
similar postinst and postrm fragments will be generated.

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 Josselin Mouette



7.4.15ubuntu1 2009-11-17 DH_GCONF(1)

No comments:

Post a Comment