blob: f2803227859c64305deaee2e6dd410f2c8f2c165 (
plain) (
blame)
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
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="accounts-window">
<info>
<link type="topic" xref="add-account"/>
<link type="topic" xref="create-account"/>
<link type="topic" xref="disable-account"/>
<link type="topic" xref="remove-account"/>
<desc>Add, modify, and delete accounts.</desc>
<revision pkgversion="2.28" version="0.1" date="2009-08-26" status="incomplete"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<copyright>
<year>2009</year>
<name>GNOME Documentation Project</name>
</copyright>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Accounts Window</title>
<p>The <gui>Accounts</gui> window allows you to add, modify, and delete
accounts.</p>
<section id="details">
<info>
<link type="topic" xref="account-jabber"/>
<link type="topic" xref="account-irc"/>
</info>
<title>Account Details</title>
<p>For most types of accounts, you can simply enter a login ID and
a password. Certain accounts or account types, however, may require
additional information.</p>
</section>
</page>
|