<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [

  <!ENTITY dhsurname   "<surname>Patrick Schoenfeld</surname>">
  <!-- Please adjust the date whenever revising the manpage. -->
  <!ENTITY dhdate      "<date>November 2007</date>">
  <!ENTITY dhsection   "<manvolnum>8</manvolnum>">
  <!ENTITY dhemail     "<email>schoenfeld@in-medias-res.com</email>">
  <!ENTITY dhusername  "Patrick Schoenfeld">
  <!ENTITY dhucpackage "<refentrytitle>GCONF-SCHEMAS</refentrytitle>">
  <!ENTITY dhpackage   "gconf-schemas">

  <!ENTITY debian      "<productname>Debian</productname>">
  <!ENTITY gnu         "<acronym>GNU</acronym>">
  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">
]>

<refentry>
  <refentryinfo>
    <address>
      &dhemail;
    </address>
    <copyright>
      <year>2007</year>
      <holder>&dhusername;</holder>
    </copyright>
    &dhdate;
  </refentryinfo>
  <refmeta>
    &dhucpackage;

    &dhsection;
  </refmeta>
  <refnamediv>
    <refname>&dhpackage;</refname>

    <refpurpose>register gconf schemas with the gconf database</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <cmdsynopsis>
      <command>&dhpackage;</command>
      <arg><option>--register|unregister|register-all</option></arg>
	  <arg><replaceable>schema1</replaceable></arg>
	  <arg><replaceable>schema2</replaceable></arg>
	  <arg><replaceable>...</replaceable></arg>
    </cmdsynopsis>
  </refsynopsisdiv>
  <refsect1>
    <title>DESCRIPTION</title>

    <para>This manual page documents briefly the
      <command>&dhpackage;</command> command.</para>

    <para><command>&dhpackage;</command> is used to register gconf schemas
	with the gconf database.</para>

  </refsect1>
  <refsect1>
    <title>OPTIONS</title>

    <variablelist>
      <varlistentry>
        <term><option>--register</option>
        </term>
        <listitem>
          <para>register schemas to the GConf database</para>
        </listitem>
      </varlistentry>
      <varlistentry>
        <term><option>--unregister</option>
        </term>
        <listitem>
          <para>unregister schemas from the GConf database</para>
        </listitem>
      </varlistentry>
	  <varlistentry>
	    <term><option>--register-all</option>
		</term>
		<listitem>
		  <para>clean up the GConf database and register all schemas again.
		  This might be neccessary if your gconf database becomes
		  corrupted.</para>
		</listitem>
	  </varlistentry>
    </variablelist>
  </refsect1>
  <refsect1>
    <title>AUTHOR</title>

    <para>This manual page was written by &dhusername; &dhemail; for
      the &debian; system (but may be used by others).  Permission is
      granted to copy, distribute and/or modify this document under
      the terms of the &gnu; General Public License, Version 2 any
	  later version published by the Free Software Foundation.
    </para>
	<para>
	  On Debian systems, the complete text of the GNU General Public
	  License can be found in /usr/share/common-licenses/GPL.
	</para>

  </refsect1>
</refentry>

