- Default to use of system colors

This commit is contained in:
Christopher Aillon 2006-10-08 23:02:33 +00:00
parent 40c7ce6327
commit baab267023
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,6 @@
pref("app.update.enabled", false);
pref("app.update.autoInstallEnabled", false);
pref("browser.display.use_system_colors", true);
pref("general.useragent.vendor", "Fedora");
pref("general.useragent.vendorSub", "THUNDERBIRD_RPM_VR");
pref("intl.locale.matchOS", true);

View File

@ -8,7 +8,7 @@
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 1.5.0.7
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 0
URL: http://www.mozilla.org/projects/thunderbird/
License: MPL
@ -245,6 +245,9 @@ update-desktop-database %{_datadir}/applications
#===============================================================================
%changelog
* Sun Oct 8 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-4
- Default to use of system colors
* Wed Oct 4 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.7-3
- Bring the invisible character to parity with GTK+