On 8/17/2002 12:55 PM, CYBERDANE wrote: > Hello > > In usenet groups listing my mozilla shows shortcuts like > p.c.multimedia (shortcut for pl.comp.multimedia). How to make > mozilla show full names of those groups. > > In my opinion this feature clauds the listing. >
Add this into user.js file:
user_pref("mail.server.default.abbreviate",false);
-d
