mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 01:08:21 +00:00
Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com).
This commit is contained in:
parent
d31949b40c
commit
0af67f769e
@ -5272,7 +5272,9 @@ follow these steps:</p>
|
||||
<ol>
|
||||
<li>Open the Edit menu and choose Preferences.</li>
|
||||
|
||||
<li>Click Offline & Disk Space.</li>
|
||||
<li>Under the Mail & Newsgroups category, select Offline & Disk Space.
|
||||
(If no subcategories are visible, double-click Mail & Newsgroups to
|
||||
expand the list.).</li>
|
||||
</ol>
|
||||
|
||||
<p>The Offline & Disk Space preferences allow you to set
|
||||
@ -5296,7 +5298,7 @@ information on working offline.</p>
|
||||
beginning of section</a> ]</p>
|
||||
|
||||
<hr />
|
||||
<p><i>18 October 2003
|
||||
<p><i>1 December 2003
|
||||
</i></p>
|
||||
|
||||
<hr />
|
||||
|
@ -32,7 +32,7 @@ var fm = {
|
||||
"chrome://messenger/content/messengercompose/pref-composing_messages.xul": "mail_prefs_messages",
|
||||
"chrome://messenger/content/messengercompose/pref-formatting.xul": "mail_prefs_formatting",
|
||||
"chrome://messenger/content/addressbook/pref-addressing.xul": "mail_prefs_addressing",
|
||||
"chrome://communicator/content/pref/pref-offline.xul": "mail_prefs_offline",
|
||||
"chrome://messenger/content/pref-offline.xul": "mail_prefs_offline",
|
||||
"chrome://aim/content/pref-IM_instantmessage.xul": "im_prefs_general",
|
||||
"chrome://aim/content/pref-IM_privacy.xul": "im_prefs_privacy",
|
||||
"chrome://aim/content/pref-IM_notification.xul": "im_prefs_notification",
|
||||
|
Loading…
x
Reference in New Issue
Block a user