blob: 67c7285a5fee8efdfba7f27628ce02cdedd37973 (
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
|
---
title: Instantbird
slug: Mozilla/Instantbird
translation_of: Mozilla/Instantbird
---
<p><span class="seoSummary"><strong>Instantbird(及时鸟) 是一个和</strong></span>Mozilla很有渊源的<span class="seoSummary"><strong>即时通讯软件</strong>. 当前文档指向的<em>通讯内核</em>文档同样被应用于Thunderbird(雷鸟)</span></p>
<p>及时鸟和火狐浏览器基于相同的技术平台。它源自于谷歌的一个 夏日炎炎爱编程 项目。目的是为了给libpurple(Pidgin 的后端)创建一个 XUL界面。当时及时鸟并没有被认可 。尽管如此,从2007年开始,它不断发展壮大,有了自己的协议,并且已经不再局限于libpurple的前端。</p>
<table class="topicpage-table">
<tbody>
<tr>
<td>
<h2 class="Documentation" id="Documentation" name="Documentation">文档</h2>
<dl>
<dt></dt>
<dt></dt>
<dt>创建及时鸟</dt>
<dd>从comm-central仓库创建及时鸟。</dd>
<dt><span class="seoSummary">通讯内核</span></dt>
<dd>后端代码,包含了通讯协议的大体文档({{ Interface("prplIProtocol") }} 和 friends)。</dd>
<dt>消息格式</dt>
<dd>展示了消息的主题相关信息。</dd>
<dt>键盘快捷键</dt>
<dd>键盘快捷键列表</dd>
<dt>
<h2 id="链接">链接</h2>
</dt>
<dt><a href="http://ftp.instantbird.com/instantbird/nightly/latest-trunk/">Latest nightly builds</a>最新创建</dt>
<dd>These are generally stable, but expect some breakage from time to time and file <a href="https://bugzilla.mozilla.org/" title="Instantbird:Bugzilla">bugs</a>.大体稳定,但有可能会有bug</dd>
</dl>
<p><span class="alllinks"><a href="/en-US/docs/tag/Instantbird" title="tag/Thunderbird">View All...</a></span></p>
</td>
<td>
<h2 class="Community" id="Community" name="Community">社区</h2>
<ul>
<li><a class="link-irc" href="irc://irc.mozilla.org/instantbird">#instantbird on irc.mozilla.org</a> (for users and developers)</li>
<li>Support is handled on the support-instantbird mailing list or on IRC: {{ DiscussionList("support-instantbird", "mozilla.support.instantbird") }}</li>
<li>Extension questions can be discussed on the dev-chat group or on IRC: {{ DiscussionList("dev-chat", "mozilla.dev.chat") }}</li>
<li>a list of all <a class="external external-icon" href="https://wiki.mozilla.org/Instantbird/CommunicationChannels" title="Thunderbird communication channels">Instantbird communication channels</a></li>
</ul>
<h2 class="Tools" id="Tools" name="Tools">工具</h2>
<ul>
<li><a href="/zh-cn/docs/DOM_Inspector" title="DOM_Inspector">DOM</a> 监视器</li>
</ul>
<h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">相关主题</h2>
<ul>
<li>拓展</li>
</ul>
</td>
</tr>
</tbody>
</table>
|