rpms/thunderbird/devel thunderbird-redhat-default-prefs.js, 1.3, 1.4 thunderbird.spec, 1.132, 1.133

Christopher Aillon caillon at fedoraproject.org
Mon Mar 23 21:48:08 UTC 2009


Author: caillon

Update of /cvs/extras/rpms/thunderbird/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31199

Modified Files:
	thunderbird-redhat-default-prefs.js thunderbird.spec 
Log Message:
* Mon Mar 23 2009 Christopher Aillon <caillon at redhat.com> - 3.0-2.1.beta2
- Disable the default app nag dialog



Index: thunderbird-redhat-default-prefs.js
===================================================================
RCS file: /cvs/extras/rpms/thunderbird/devel/thunderbird-redhat-default-prefs.js,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thunderbird-redhat-default-prefs.js	8 Oct 2006 23:02:33 -0000	1.3
+++ thunderbird-redhat-default-prefs.js	23 Mar 2009 21:47:37 -0000	1.4
@@ -4,6 +4,7 @@
 pref("general.useragent.vendor", "Fedora");
 pref("general.useragent.vendorSub", "THUNDERBIRD_RPM_VR");
 pref("intl.locale.matchOS", true);
+pref("mail.shell.checkDefaultClient", false);
 
 # Make hyperlinks work
 pref("network.protocol-handler.app.http", "COMMAND");


Index: thunderbird.spec
===================================================================
RCS file: /cvs/extras/rpms/thunderbird/devel/thunderbird.spec,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- thunderbird.spec	17 Mar 2009 10:58:19 -0000	1.132
+++ thunderbird.spec	23 Mar 2009 21:47:37 -0000	1.133
@@ -9,7 +9,7 @@
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
 Version:        3.0
-Release:        2.beta2%{?dist}
+Release:        2.1.beta2%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -298,6 +298,9 @@
 #===============================================================================
 
 %changelog
+* Mon Mar 23 2009 Christopher Aillon <caillon at redhat.com> - 3.0-2.1.beta2
+- Disable the default app nag dialog
+
 * Tue Mar 17 2009 Jan Horak <jhorak at redhat.com> - 3.0-2.beta2
 - Fixed clicked link does not open in browser (#489120)
 - Fixed missing help in thunderbird (#488885)




More information about the fedora-extras-commits mailing list