gparted/help/C/gparted.xml

133 lines
4.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY legal SYSTEM "legal.xml">
<!ENTITY appversion "0.3.9">
<!ENTITY manrevision "0.3.9">
<!ENTITY date "2008-08-05">
<!ENTITY app "<application>gparted</application>">
<!ENTITY appname "GParted">
<!ENTITY projname "GParted Project">
<!-- Information about the entities:
The legal.xml file contains legal information, there is no need to edit the file.
Use the appversion entity to specify the version of the application.
Use the manrevision entity to specify the revision number of this manual.
Use the date entity to specify the release date of this manual.
Use the app entity to specify the command name of the application.
Use the appname entity to specify the formal name of the application.
Use the projname entity to specify the name of the project.
-->
]>
<article id="gparted" lang="en">
<!-- Please do not change the id. -->
<!-- For translations, change lang to appropriate code -->
<articleinfo>
<title>&appname; Manual</title>
<publisher>
<publishername>&projname;</publishername>
</publisher>
<abstract role="description">
<para>
&appname; is the Gnome Partition Editor for creating,
reorganising, and deleting disk partitions
</para>
</abstract>
<copyright>
<year>2007</year>
<year>2008</year>
<holder>Laurent de Trogoff</holder>
</copyright>
<!-- translators: uncomment this:
<copyright>
<year>2008</year>
<holder>ME-THE-TRANSLATOR (Latin translation)</holder>
</copyright>
-->
<legalnotice>
<para>
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU
Free Documentation License".
</para>
</legalnotice>
<authorgroup>
<author role="maintainer">
<firstname>Laurent</firstname>
<surname>de Trogoff</surname>
<affiliation>
<orgname>&projname;</orgname>
<address>
<email>tblksa@users.sourceforge.net</email>
</address>
</affiliation>
</author>
<!-- This is appropriate place for other contributors: translators,
maintainers, etc. Commented out by default.
<othercredit role="translator">
<firstname>Latin</firstname>
<surname>Translator 1</surname>
<affiliation>
<orgname>Latin Translation Team</orgname>
<address> <email>translator@gnome.org</email> </address>
</affiliation>
<contrib>Latin translation</contrib>
</othercredit>
-->
</authorgroup>
<!-- According to GNU FDL, revision history is mandatory if you are -->
<!-- modifying/reusing someone else's document. If not, you can omit it. -->
<revhistory>
<!-- Remember to remove the &manrevision; entity from the revision entries other
than the current revision. -->
<revision>
<revnumber>&appname; Manual &manrevision;</revnumber>
<date>August ??, 2008</date>
<revdescription>
<para role="author">Laurent de Trogoff</para>
<para role="publisher">&projname;</para>
</revdescription>
</revision>
<revision>
<revnumber>GParted Docs 0.3-1</revnumber>
<date>June 1, 2007</date>
<revdescription>
<para role="author">Laurent de Trogoff</para>
<para role="publisher">&projname;</para>
</revdescription>
</revision>
</revhistory>
<releaseinfo>This manual describes version &appversion; of &appname;</releaseinfo>
</articleinfo>
<!-- ============= Introduction ============================== -->
<section id="introduction">
<title>Introduction</title>
<para>
To Be Done.
</para>
<para>
For more documentation refer to:
</para>
<para>
<ulink url="http://gparted.sourceforge.net/documentation.php">
http://gparted.sourceforge.net/documentation.php
</ulink>
</para>
</section>
<!-- ============= Appendix - GFDL =========================== -->
&legal;
</article>