1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
[
<!ENTITY % progeny-entity SYSTEM "../doctools/progeny.ent">
%progeny-entity;
]>
<!-- $Progeny: configlet-capplet.refentry,v 1.5 2002/02/12 16:44:33 epg Exp $ -->
<refentry>
<refentryinfo>
<authorgroup>
<author>
<firstname>John</firstname>
<othername role="mi">R.</othername>
<surname>Daily</surname>
</author>
</authorgroup>
<copyright>
<year>2002</year>
<year>2001</year>
<holder>Progeny Linux Systems, Inc.</holder>
</copyright>
<date>2002-01-11</date>
</refentryinfo>
<refmeta>
<refentrytitle>CONFIGLET-CAPPLET</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
<refnamediv>
<refname>configlet-capplet</refname>
<refpurpose>Master script called by &gnome; control center to invoke
configlet capplets.</refpurpose>
</refnamediv>
<refsect1>
<title>DESCRIPTION</title>
<para>
This is intended to be invoked by the &gnome; control center. Do
<emphasis>not</emphasis> run this command manually.
</para>
</refsect1>
<refsect1>
<title>AUTHOR</title>
<para>
Jeff Licquia <<email>jlicquia@progeny.com</email>>
</para>
</refsect1>
</refentry>
|