summaryrefslogtreecommitdiffstats
path: root/l10n-pt-PT/suite/chrome/common/help/welcome_help.xhtml
blob: 1dccd0c6e9468d245cf1ebdaffdf042aefc219ac (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
  %brandDTD;
]>
   
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Ajuda do &brandShortName;</title>
<link rel="stylesheet" href="helpFileLayout.css"
  type="text/css"/>
</head>
<body>

<h1>Bem vindo à ajuda do &brandShortName;</h1>

<p>To display information about &brandShortName; in this window, <strong>click
  tabs or topics in the left frame</strong>:</p>

<ul>
  <li><strong>Contents</strong> shows main topics and subtopics.</li>
  <li><strong>Search</strong> lets you search built-in &brandShortName;
    Help.</li>
  <li><strong>Index</strong> lists all topics alphabetically.</li>
  <li><strong>Glossary</strong> defines key terms.</li>
</ul>

<p>For more information on using &brandShortName; Help, see
  <a href="help_help.xhtml">Using the Help Window</a>.</p>

<table width="100%" border="0">
  <tr valign="top">
    <td><h3>Help on the Web</h3></td>
    <td><h3>Mozilla Community</h3></td>
  </tr>
  <tr valign="top">
    <td>
      <p><strong><a href="x-moz-url-link:app.releaseNotesURL">Release Notes</a></strong></p>

      <p>Latest information about known problems or issues with
        &brandShortName;.</p>
    </td>
    <td>
      <p><strong><a href="http://www.mozillazine.org/">MozillaZine</a></strong></p>

      <p>The oldest community site around, providing news flashes, polls, and
        Web forums.</p>
    </td>
  </tr>

  <tr valign="top">
    <td>
      <p><strong><a href="http://www.mozilla.org/start/1.5/troubleshooting/">Troubleshooting</a></strong></p>

      <p>Answers to some of the most frequently encountered problems.</p>
    </td>
    <td>&nbsp;</td>
  </tr>

  <tr valign="top">
    <td>
      <p><strong><a href="http://plugindoc.mozdev.org/">PluginDoc</a></strong></p>

      <p>Up-to-date information on &brandShortName; plugins.</p>
    </td>
    <td></td>
  </tr>

  <tr valign="top">
    <td colspan="2"><h2>Peer Support</h2></td>
  </tr>

  <tr valign="top">
    <td>
      <p><strong><a href="http://forums.mozillazine.org/index.php">MozillaZine
        Forums</a></strong></p>

      <p>Web forums for Mozilla users like you.</p>
    </td>
    <td>
      <p><strong><a href="http://www.mozilla.org/support/#community">User
        Newsgroups</a></strong></p>

      <p>User newsgroups hosted by mozilla.org.</p>
    </td>
  </tr>

  <tr valign="top">
    <td>
      <p><strong><a href="irc://moznet/mozillazine/">Realtime Chat</a></strong></p>
      <p>Chat with &brandShortName; users via IRC.</p>
    </td>
    <td></td>
  </tr>

  <tr valign="top">
    <td colspan="2"><h2>User Feedback</h2></td>
  </tr>
  <tr>
    <td>
      <p><strong><a href="http://www.mozilla.org/quality/qfa.html">Quality
        Feedback Agent</a></strong></p>
    </td>
  </tr>
</table>


</body>
</html>