rpms/firefox/F-8 firefox-redhat-default-prefs.js, 1.11, 1.12 firefox.spec, 1.205, 1.206

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Tue Oct 30 13:50:46 UTC 2007


Author: caillon

Update of /cvs/extras/rpms/firefox/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12173

Modified Files:
	firefox-redhat-default-prefs.js firefox.spec 
Log Message:
* Tue Oct 30 2007 Christopher Aillon <caillon at redhat.com> 2.0.0.8-2
- Tweak the default backspace behavior to be more in line with
  GNOME convention, Mozilla upstream, and other distros
  rht#355511 moz#358764 novl#215502



Index: firefox-redhat-default-prefs.js
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-8/firefox-redhat-default-prefs.js,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- firefox-redhat-default-prefs.js	25 Sep 2007 04:02:03 -0000	1.11
+++ firefox-redhat-default-prefs.js	30 Oct 2007 13:50:08 -0000	1.12
@@ -1,5 +1,6 @@
 pref("app.update.enabled", false);
 pref("app.update.autoInstallEnabled", false);
+pref("browser.backspace_action",            2);
 pref("browser.display.use_system_colors",   true);
 pref("browser.link.open_external",          3);
 pref("general.smoothScroll",                true);


Index: firefox.spec
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-8/firefox.spec,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- firefox.spec	23 Oct 2007 09:07:02 -0000	1.205
+++ firefox.spec	30 Oct 2007 13:50:08 -0000	1.206
@@ -12,7 +12,7 @@
 Summary:        Mozilla Firefox Web browser.
 Name:           firefox
 Version:        2.0.0.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -436,6 +436,10 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Oct 30 2007 Christopher Aillon <caillon at redhat.com> 2.0.0.8-2
+- Tweak the default backspace behavior to be more in line with
+  GNOME convention, Mozilla upstream, and other distros
+
 * Tue Oct 23 2007 Martin Stransky <stransky at redhat.com> 2.0.0.8-1
 - updated to the latest upstream
 - moved preference updates to build section




More information about the fedora-extras-commits mailing list