diff options
Diffstat (limited to 'help/C/index.page')
-rw-r--r-- | help/C/index.page | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/help/C/index.page b/help/C/index.page new file mode 100644 index 0000000..9b00e8c --- /dev/null +++ b/help/C/index.page @@ -0,0 +1,95 @@ +<?xml version="1.0"?> +<page xmlns="http://projectmallard.org/1.0/" id="index" type="guide"> + <info> + <credit type="copyright"> + <name>MATE Documentation Project</name> + <years/> + </credit> + <credit type="copyright"> + <name>Paul Cutler</name> + <years/> + </credit> + <credit type="copyright"> + <name>Christian Persch</name> + <years/> + </credit> + <credit type="copyright"> + <name>Sun Microsystems</name> + <years/> + </credit> + <credit type="copyright"> + <name>Miguel de Icaza</name> + <years/> + </credit> + <credit type="copyright"> + <name>Michael Zucchi</name> + <years/> + </credit> + <credit type="copyright"> + <name>Alexander Kirillov</name> + <years/> + </credit> + <credit type="publisher"> + <name>MATE Documentation Project</name> + </credit> + <credit type="author"> + <name>MATE Documentation Team</name> + <affiliation xmlns="http://docbook.org/ns/docbook" xmlns:db="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> + <orgname>MATE DESKTOP</orgname> + </affiliation> + </credit> + <credit type="author"> + <name>Sun GNOME Documentation Team</name> + <affiliation xmlns="http://docbook.org/ns/docbook" xmlns:db="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> + <orgname>Sun Microsystems</orgname> + </affiliation> + </credit> + <credit type="author"> + <name>Miguel de Icaza</name> + <affiliation xmlns="http://docbook.org/ns/docbook" xmlns:db="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> + <orgname>GNOME Documentation Project</orgname> + </affiliation> + </credit> + <credit type="author"> + <name>Michael Zucchi</name> + <affiliation xmlns="http://docbook.org/ns/docbook" xmlns:db="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> + <orgname>GNOME Documentation Project</orgname> + </affiliation> + </credit> + <credit type="author"> + <name>Alexander Kirillov</name> + <affiliation xmlns="http://docbook.org/ns/docbook" xmlns:db="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"> + <orgname>GNOME Documentation Project</orgname> + </affiliation> + </credit> + <credit type="publisher"> + <name>GNOME Documentation Project</name> + </credit> + <releaseinfo xmlns="http://docbook.org/ns/docbook" xmlns:db="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">This manual describes version 1.22 of MATE Terminal.</releaseinfo> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + <desc> + terminal application + </desc> + </info> + + <title> + MATE Terminal + </title> + <links type="topic"/> + <section id="get-started" style="2column"> + <title>Getting Started</title> + <p> + The following sections describe how to start <app>MATE Terminal</app>. + </p> + </section> + <section id="usage" style="2column"> + <title>Usage</title> + </section> + <section id="prefs" style="2column"> + <title>Preferences</title> + <p> + To configure <app>MATE Terminal</app>, choose <guiseq><gui style="guimenu">Edit</gui><gui style="guimenuitem">Current Profile</gui></guiseq>. To configure another profile that you set up choose <guiseq><gui style="guimenu">Edit</gui><gui style="guimenuitem">Profiles</gui></guiseq>, select the profile you want to edit, then click <gui style="guibutton">Edit</gui>. </p> + <p> + The <gui style="guilabel">Editing Profile</gui> dialog contains the following tabbed sections that you can use to configure <app>MATE Terminal</app>: </p> + </section> +</page> |