man-pages/man1/dh_gconf.1.html
2021-03-31 01:06:50 +01:00

101 lines
2.5 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DH_GCONF</TITLE>
</HEAD><BODY>
<H1>DH_GCONF</H1>
Section: Debhelper (1)<BR>Updated: 2020-03-27<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
dh_gconf - install GConf defaults files and register schemas (deprecated)
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>dh_gconf</B> [<I>debhelper options</I>] [<B>--priority=</B><I>priority</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>dh_gconf</B> is a debhelper program that is responsible for installing GConf
defaults files and registering GConf schemas.
<P>
An appropriate dependency on gconf2 will be generated in <B>${misc:Depends}</B>.
<A NAME="lbAE">&nbsp;</A>
<H2>FILES</H2>
<DL COMPACT>
<DT id="1">debian/<I>package</I>.gconf-defaults<DD>
Installed into <I>usr/share/gconf/defaults/10_package</I> in the package build
directory, with <I>package</I> replaced by the package name.
<DT id="2">debian/<I>package</I>.gconf-mandatory<DD>
Installed into <I>usr/share/gconf/mandatory/10_package</I> in the package build
directory, with <I>package</I> replaced by the package name.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="3"><B>--priority</B> <I>priority</I><DD>
Use <I>priority</I> (which should be a 2-digit number) as the defaults
priority instead of <B>10</B>. Higher values than ten can be used by
derived distributions (<B>20</B>), <FONT SIZE="-1">CDD</FONT> distributions (<B>50</B>), or site-specific
packages (<B>90</B>).
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7)
<P>
This program is a part of debhelper.
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
Ross Burton &lt;<A HREF="mailto:ross@burtonini.com">ross@burtonini.com</A>&gt;
Josselin Mouette &lt;<A HREF="mailto:joss@debian.org">joss@debian.org</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">FILES</A><DD>
<DT id="8"><A HREF="#lbAF">OPTIONS</A><DD>
<DT id="9"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="10"><A HREF="#lbAH">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:10 GMT, March 31, 2021
</BODY>
</HTML>