summaryrefslogtreecommitdiff
path: root/firefox.sh.in
Commit message (Expand)AuthorAge
* Removed nspluginwrapper support (rhbz#1289053)Martin Stransky2015-12-07
* Enable Xinput2 (mozbz#1207973)Martin Stransky2015-09-29
* Added a fix for rhbz#1240259 - Firefox 39 does not open home page but restore...Martin Stransky2015-07-08
* Added back the removed -remote option, Fixed rhbz#1198965 - mozilla-xremote-c...Martin Stransky2015-03-05
* Fixed rhbz#1014858 - GLib-CRITICAL **: g_slice_set_config: assertion sys_page...Martin Stransky2015-01-05
* Fixed rhbz#1161110 - /usr/bin/firefox should not mess with TMPDIRMartin Stransky2014-11-10
* Fixed langpack installationJan Horak2014-01-20
* Install script fixesMartin Stransky2014-01-09
* Fixed rhbz#1005611 - BEAST workaround not enabled in FirefoxMartin Stransky2013-10-17
* Fixed firefox.sh - do not override TMPDIR if set by userJan Horak2013-05-23
* resolves: #867073 add support for MOZ_TMPDIR to override tmp file locationJan Horak2012-11-08
* Update to 16.0Jan Horak2012-10-08
* finished the langpack fixMartin Stransky2012-07-12
* WIP - default langpack fixMartin Stransky2012-07-10
* Fixed rhbz#758844 - startup script should start with #!/bin/bashJan Horak2012-03-29
* Fixed langpacks loadingJan Horak2011-12-21
* Update to 7Jan Horak2011-09-27
* Fixed rhbz#676183 - firefox -g is brokenMartin Stransky2011-05-10
* Install langpacks as .xpi files instead of unpacking themChristopher Aillon2011-03-18
* Refactor the langpack symlink creation stuff at startupChristopher Aillon2011-03-18
* We don't need to pass -UILocaleChristopher Aillon2011-03-18
* typo fix: s/completelly/completely/Christopher Aillon2011-03-18
* typo fix: s/LAUCHER/LAUNCHER/Christopher Aillon2011-03-18
* application.ini permission check fixMartin Stransky2011-01-06
* Fixed rhbz#667477 - broken launch scriptMartin Stransky2011-01-06
* Fixed rhbz#664877 - Cannot read application.iniMartin Stransky2011-01-04
* Fixed rhbz#437608 - When prelink is installed, rpm builds are garbageMartin Stransky2010-12-21
* Enabled langpacksMartin Stransky2010-09-21
* Fixed language packs (#559960)Martin Stransky2010-04-13
* Fixed multilib conflictMartin Stransky2010-04-12
* Added fix for #559960Martin Stransky2010-02-24
* firefox.sh fix (#553184)Martin Stransky2010-01-07
* supress error outputsMartin Stransky2010-01-07
* Removed MOZ_LOCAL_LANGPACKS from browser launcher script (#284011)Martin Stransky2010-01-05
* Language pack updated (#284011)Martin Stransky2009-11-25
* Fix for #437596 - Firefox needs to register proper name for session restoreMartin Stransky2009-08-06
* Fixed wrong LANG and LC_MESSAGES variables interpretation (#441973)\ninJan Horak2009-01-07
* fixes #200631: firefox -d starts with a convicted monopolist's product pageMartin Stransky2008-06-02
* - Update to latest trunk (2008-03-07)Christopher Aillon2008-03-08
* Backported old laucherMartin Stransky2008-01-30
* - cleared starting scripts, removed useless partsMartin Stransky2008-01-28
* - When there are both 32- and 64-bit versions of XPCOM installed on diskChristopher Aillon2007-12-22
* start script fixesMartin Stransky2007-12-19
* starting scripts fixesMartin Stransky2007-12-19
* updated to the latest upstream, sync. with f8Martin Stransky2007-11-05
* removed unused plugin checkMartin Stransky2007-10-01
* - Fixed #242657 - firefox -g doesn't workMartin Stransky2007-09-26
* removed plugin configuration utilityMartin Stransky2007-08-07
* unwrapped plugins moved to the old locationMartin Stransky2007-08-06
* added nspluginwrapper supportMartin Stransky2007-07-31
bgstack15