diff --git a/firefox.sh.in b/firefox.sh.in index 6994e0b..8258896 100644 --- a/firefox.sh.in +++ b/firefox.sh.in @@ -101,6 +101,11 @@ else fi export MOZ_PLUGIN_PATH +## +## Set MOZ_APP_LAUNCHER for gnome-session +## +export MOZ_APP_LAUNCHER="/usr/bin/firefox" + ## ## If plugins are wrapped, check them ## diff --git a/firefox.spec b/firefox.spec index 1c87ef8..60a3c78 100644 --- a/firefox.spec +++ b/firefox.spec @@ -19,7 +19,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 3.5.2 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -329,6 +329,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Aug 6 2009 Martin Stransky - 3.5.2-2 +- Fix for #437596 - Firefox needs to register proper name + for session restore. + * Mon Aug 3 2009 Christopher Aillon - 3.5.2-1 - Update to 3.5.2