~sarahstrong/ubuntu/lucid/gedit/mypatch

« back to all changes in this revision

Viewing changes to help/C/gedit/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Joe Drew
  • Date: 2002-01-13 02:13:27 UTC
  • Revision ID: james.westby@ubuntu.com-20020113021327-dukaa4n50oykvrjg
Tags: upstream-0.9.6
ImportĀ upstreamĀ versionĀ 0.9.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML
 
2
><HEAD
 
3
><TITLE
 
4
>gedit</TITLE
 
5
><META
 
6
NAME="GENERATOR"
 
7
CONTENT="Modular DocBook HTML Stylesheet Version 1.54"><LINK
 
8
REL="NEXT"
 
9
TITLE="Using gedit"
 
10
HREF="usage.html"></HEAD
 
11
><BODY
 
12
CLASS="ARTICLE"
 
13
><DIV
 
14
CLASS="ARTICLE"
 
15
><DIV
 
16
CLASS="TITLEPAGE"
 
17
><H1
 
18
CLASS="TITLE"
 
19
><A
 
20
NAME="AEN2"
 
21
>gedit</A
 
22
></H1
 
23
><SPAN
 
24
CLASS="RELEASEINFO"
 
25
>  This is version 1.0 of the gedit manual.
 
26
  <BR></SPAN
 
27
><P
 
28
CLASS="COPYRIGHT"
 
29
><A
 
30
HREF="ln10.html"
 
31
>Copyright</A
 
32
> &copy; 1998, 1999, 2000 by <SPAN
 
33
CLASS="HOLDER"
 
34
>Alex Roberts and Evan Lawrence</SPAN
 
35
></P
 
36
><P
 
37
CLASS="COPYRIGHT"
 
38
><A
 
39
HREF="ln10.html"
 
40
>Copyright</A
 
41
> &copy; 2000 by <SPAN
 
42
CLASS="HOLDER"
 
43
>Eric Baudais (Documentation Author)</SPAN
 
44
></P
 
45
><HR></DIV
 
46
><DIV
 
47
CLASS="TOC"
 
48
><DL
 
49
><DT
 
50
><B
 
51
>Table of Contents</B
 
52
></DT
 
53
><DT
 
54
><A
 
55
HREF="index.html#intro"
 
56
>Introduction</A
 
57
></DT
 
58
><DT
 
59
><A
 
60
HREF="usage.html"
 
61
>Using gedit</A
 
62
></DT
 
63
><DT
 
64
><A
 
65
HREF="plugins.html"
 
66
>Plug-ins</A
 
67
></DT
 
68
></DL
 
69
></DIV
 
70
>
 
71
  
 
72
 
 
73
  <DIV
 
74
CLASS="SECT1"
 
75
><H1
 
76
CLASS="SECT1"
 
77
><A
 
78
NAME="intro"
 
79
>Introduction</A
 
80
></H1
 
81
>    
 
82
 
 
83
    <P
 
84
>      <SPAN
 
85
CLASS="APPLICATION"
 
86
>Gedit</SPAN
 
87
> is a light-weight text editor.  It has 
 
88
      all the basic features you come to expect from a simple text editor, but 
 
89
      <SPAN
 
90
CLASS="APPLICATION"
 
91
>gedit</SPAN
 
92
> has a native graphic user interface (GUI).  
 
93
      <SPAN
 
94
CLASS="APPLICATION"
 
95
>Gedit</SPAN
 
96
> also has command line arguments available to 
 
97
      users to quickly and easily view and edit files from a <SPAN
 
98
CLASS="SYSTEMITEM"
 
99
>terminal</SPAN
 
100
>.  
 
101
      Overall, <SPAN
 
102
CLASS="APPLICATION"
 
103
>gedit</SPAN
 
104
> is an easy to use text editor with 
 
105
      utilizing the powerful capabilities of the <SPAN
 
106
CLASS="SYSTEMITEM"
 
107
>GNOME desktop</SPAN
 
108
>.
 
109
    </P
 
110
>
 
111
 
 
112
    <P
 
113
>      <SPAN
 
114
CLASS="APPLICATION"
 
115
>Gedit</SPAN
 
116
> has a verastile plug-in architecture to extend its
 
117
      capablilties.  This allows you to perform functions you don't normally except from a text 
 
118
      editor, such as piping the outputing of a shell command to the screen.  
 
119
      The plug-in architecture also lets you email people, 
 
120
      browse the internet, or produce a <B
 
121
CLASS="COMMAND"
 
122
>diff</B
 
123
> from <SPAN
 
124
CLASS="APPLICATION"
 
125
>gedit</SPAN
 
126
>.
 
127
    </P
 
128
>
 
129
 
 
130
    <P
 
131
>      <SPAN
 
132
CLASS="APPLICATION"
 
133
>Gedit</SPAN
 
134
> provides a variety of ways to accomplish all your 
 
135
      text editing needs.  <SPAN
 
136
CLASS="APPLICATION"
 
137
>Gedit</SPAN
 
138
> has the traditional menu, 
 
139
      with all the commands, tools, and options.  It also has a toolbar, where the commands 
 
140
      you use most often will be found.  You can also place the menu and the toolbar anywhere on 
 
141
      the desktop you choose, for quick access.  <SPAN
 
142
CLASS="APPLICATION"
 
143
>Gedit</SPAN
 
144
> also has 
 
145
      a menu in the <SPAN
 
146
CLASS="INTERFACE"
 
147
>text window</SPAN
 
148
>.  You need to click the right mouse button 
 
149
      to access the menu.  Inside you'll see the common editing commands you use the most.  
 
150
      <SPAN
 
151
CLASS="APPLICATION"
 
152
>Gedit</SPAN
 
153
> provides a <SPAN
 
154
CLASS="INTERFACE"
 
155
>menu</SPAN
 
156
>, 
 
157
      <SPAN
 
158
CLASS="INTERFACE"
 
159
>toolbar</SPAN
 
160
>, and <SPAN
 
161
CLASS="INTERFACE"
 
162
>right click menu</SPAN
 
163
> in order to 
 
164
      give you the quickest and easiest access to <SPAN
 
165
CLASS="APPLICATION"
 
166
>gedit's</SPAN
 
167
> commands.
 
168
    </P
 
169
>
 
170
    
 
171
    <P
 
172
>      To run <SPAN
 
173
CLASS="APPLICATION"
 
174
>gedit</SPAN
 
175
>, select 
 
176
      <SPAN
 
177
CLASS="GUIMENUITEM"
 
178
>gedit</SPAN
 
179
> from the
 
180
      <SPAN
 
181
CLASS="GUISUBMENU"
 
182
>Applications</SPAN
 
183
> submenu of the <SPAN
 
184
CLASS="GUIMENU"
 
185
>Main
 
186
      Menu</SPAN
 
187
>, or type <B
 
188
CLASS="COMMAND"
 
189
>gedit</B
 
190
> on the
 
191
      command line. 
 
192
    </P
 
193
>
 
194
    
 
195
    <P
 
196
>      <SPAN
 
197
CLASS="APPLICATION"
 
198
>Gedit</SPAN
 
199
> is a basic application of the
 
200
      GNOME desktop environment. This document describes version
 
201
      0.9.0 of <SPAN
 
202
CLASS="APPLICATION"
 
203
>gedit</SPAN
 
204
>.
 
205
    </P
 
206
>
 
207
  </DIV
 
208
>
 
209
 
 
210
  
 
211
 
 
212
  </DIV
 
213
><DIV
 
214
CLASS="NAVFOOTER"
 
215
><HR
 
216
ALIGN="LEFT"
 
217
WIDTH="100%"><TABLE
 
218
WIDTH="100%"
 
219
BORDER="0"
 
220
CELLPADDING="0"
 
221
CELLSPACING="0"
 
222
><TR
 
223
><TD
 
224
WIDTH="33%"
 
225
ALIGN="left"
 
226
VALIGN="top"
 
227
>&nbsp;</TD
 
228
><TD
 
229
WIDTH="34%"
 
230
ALIGN="center"
 
231
VALIGN="top"
 
232
>&nbsp;</TD
 
233
><TD
 
234
WIDTH="33%"
 
235
ALIGN="right"
 
236
VALIGN="top"
 
237
><A
 
238
HREF="usage.html"
 
239
>Next</A
 
240
></TD
 
241
></TR
 
242
><TR
 
243
><TD
 
244
WIDTH="33%"
 
245
ALIGN="left"
 
246
VALIGN="top"
 
247
>&nbsp;</TD
 
248
><TD
 
249
WIDTH="34%"
 
250
ALIGN="center"
 
251
VALIGN="top"
 
252
>&nbsp;</TD
 
253
><TD
 
254
WIDTH="33%"
 
255
ALIGN="right"
 
256
VALIGN="top"
 
257
>Using gedit</TD
 
258
></TR
 
259
></TABLE
 
260
></DIV
 
261
></BODY
 
262
></HTML
 
263
>
 
 
b'\\ No newline at end of file'