blob: d66861b3f7179cad59640bb4de615438e0954cca (
plain)
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
53
54
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
xmlns:e="http://projectmallard.org/experimental/"
type="guide" style="2column task"
id="index">
<info>
<title type="link">gedit Text Editor</title>
<title type="text">gedit Text Editor</title>
<desc>Home page of the gedit help guide.</desc>
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email its:translate="no">jcampbell@gnome.org</email>
</credit>
<credit type="editor">
<name>Sindhu S</name>
<email its:translate="no">sindhus@live.in</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
</info>
<title>
<media type="image" mime="image/png" src="figures/gedit-icon.png" its:translate="no" />
gedit Text Editor
</title>
<p>Welcome to the <app>gedit</app> help guide. For a quick introduction into
<app>gedit's</app> most basic features, visit the
<link xref="gedit-quickstart">Get started with gedit</link> page.</p>
<p>Other help topics are grouped together into sections below. Enjoy using
<app>gedit</app>!</p>
<section id="gedit-working-with-files">
<title>Working With Files</title>
<links type="topic" groups="first second third fourth fifth sixth last" style="2column"/>
</section>
<section id="configure-gedit" style="2column">
<title>Configure gedit</title>
</section>
<section id="gedit-plugins" style="2column">
<title>gedit Plugins</title>
</section>
<section id="gedit-printing-guide" style="2column">
<title>Printing with gedit</title>
</section>
</page>
|