dh_gconf

Autres langues

Langue: en

Version: 2004-08-08 (openSuse - 09/10/07)

Section: 1 (Commandes utilisateur)

NAME

dh_gconf - generate GConf schema registration scripts

SYNOPSIS

dh_gconf [debhelper options] [-p<package>]

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. These fragements will use gconftool-2, so the package should depend on gconf2. This program will add an appropriate dependency to ${misc:Depends}.

The postinst script will also signal gconfd-2 so that the newly installed schemas are available straight away.

SEE ALSO

debhelper(7)

This program is a part of debhelper.

AUTHOR

Ross Burton <ross@burtonini.com>