thunderbird.rst
changeset 237 7d2a0b7e332d
parent 236 465209f16b3a
child 238 bda3ce24ded4
equal deleted inserted replaced
236:465209f16b3a 237:7d2a0b7e332d
     6 
     6 
     7   http://www.mozilla.org/support/thunderbird/faq
     7   http://www.mozilla.org/support/thunderbird/faq
     8   http://www.mozilla.org/support/thunderbird/tips
     8   http://www.mozilla.org/support/thunderbird/tips
     9   http://kb.mozillazine.org/Thunderbird_:_FAQs
     9   http://kb.mozillazine.org/Thunderbird_:_FAQs
    10 
    10 
    11 * Locate your profile folder.
    11 * Profile.
       
    12 
       
    13 ** Profile location.
    12 
    14 
    13 xxxxxxxx is a random string of 8 characters.
    15 xxxxxxxx is a random string of 8 characters.
    14 
    16 
    15  - %AppData%\Thunderbird\Profiles\xxxxxxxx.default\
    17  - %AppData%\Thunderbird\Profiles\xxxxxxxx.default\
    16                 Windows
    18                 Windows
    24     ~/.mozilla-thunderbird/xxxxxxxx.default/
    26     ~/.mozilla-thunderbird/xxxxxxxx.default/
    25                 Linux
    27                 Linux
    26  - ~/Library/Thunderbird/Profiles/xxxxxxxx.default/
    28  - ~/Library/Thunderbird/Profiles/xxxxxxxx.default/
    27                 Mac OS X
    29                 Mac OS X
    28 
    30 
    29 * Customization.
    31 ** Customization.
    30 
    32 
    31 These files do not exist by default, so you need to create it before you can
    33 These files do not exist by default, so you need to create it before you can
    32 start adding your preferences:
    34 start adding your preferences:
    33 
    35 
    34   <profile-dir>/chrome/userChrome.css
    36   <profile-dir>/chrome/userChrome.css
    46 
    48 
    47 ** user.js
    49 ** user.js
    48 
    50 
    49 This is the additional preferences file for Thunderbird.
    51 This is the additional preferences file for Thunderbird.
    50 
    52 
    51 ** Make newsgroup names appear expanded, not abbreviated.
    53 * Make newsgroup names appear expanded, not abbreviated.
    52 
    54 
    53 The newsgroup server names appear abbreviated in the folder pane. To display
    55 The newsgroup server names appear abbreviated in the folder pane. To display
    54 the full name, use the Config Editor to change the value of the preference
    56 the full name, use the Config Editor to change the value of the preference
    55 'mail.server.default.abbreviate' to 'false'.
    57 'mail.server.default.abbreviate' to 'false'.