blob: e9ec2382d58c064d608d65460034db12d1f5d029 (
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
40
41
42
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="prob-conn">
<info>
<link type="guide" xref="index#problems"/>
<desc>
Diagnose common problems connecting to an instant messaging service.
</desc>
<revision version="0.1" date="2009-06-17" status="draft"/>
<revision version="0.2" date="2009-07-26" status="draft"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</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>Problems connecting to an instant messaging service</title>
<comment>
<cite date="2009-06-14">Phil Bull</cite>
<p>This is a stub. We should identify the most common causes for a user not
being able to connect and document those.</p>
</comment>
<comment>
<cite date="2009-06-17">Phil Bull</cite>
<p>Check whether gui tags are allowed in section titles and descs.</p>
<cite date="2009-07-26">Milo Casagrande</cite>
<p>
You can... but the end result is not very good: the title is in blue and the
gui element in grey.
</p>
</comment>
</page>
|