131 lines
4.4 KiB
XML
131 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 appversion "0.3.9">
|
|
<!ENTITY manrevision "0.3.9">
|
|
<!ENTITY date "2008-09-01">
|
|
<!ENTITY app "<application>gparted</application>">
|
|
<!ENTITY appname "GParted">
|
|
<!ENTITY projname "GParted Project">
|
|
<!-- Information about the entities:
|
|
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. You can find a copy of the GFDL at this
|
|
<ulink type="help" url="ghelp:fdl">link</ulink> or at
|
|
<ulink url="http://www.fsf.org/licensing/licenses/fdl.html">
|
|
http://www.fsf.org/licensing/licenses/fdl.html</ulink> or
|
|
in the file COPYING-DOCS distributed with this manual.
|
|
</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>September ??, 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>
|
|
|
|
</article> |