# HG changeset patch # User Oleksandr Gavenko # Date 1245401007 -10800 # Node ID 5c5e49a75b0230b3777c73e8d0aab4cf9eb23b5c # Parent 099903bdc13c3a021e554e4859181dec7a56e831 How make newsgroup names appear expanded, not abbreviated. diff -r 099903bdc13c -r 5c5e49a75b02 thunderbird.rst --- a/thunderbird.rst Sat Jun 06 14:02:13 2009 +0300 +++ b/thunderbird.rst Fri Jun 19 11:43:27 2009 +0300 @@ -34,7 +34,6 @@ * Customization. - These files do not exist by default, so you need to create it before you can start adding your preferences: @@ -54,3 +53,9 @@ ** user.js This is the additional preferences file for Thunderbird. + +** Make newsgroup names appear expanded, not abbreviated. + +The newsgroup server names appear abbreviated in the folder pane. To display +the full name, use the Config Editor to change the value of the preference +'mail.server.default.abbreviate' to 'false'.