Jan Horak
26a78c4907
resolves : #867073 add support for MOZ_TMPDIR to override tmp file location
2012-11-08 13:48:26 +01:00
Jan Horak
1cb85e968f
Update to 16.0
2012-10-08 17:09:13 +02:00
Martin Stransky
d38e8d325c
finished the langpack fix
2012-07-12 15:22:36 +02:00
Martin Stransky
a62de3b295
WIP - default langpack fix
2012-07-10 10:35:34 +02:00
Jan Horak
46ed09daae
Fixed rhbz#758844 - startup script should start with #!/bin/bash
2012-03-29 15:51:06 +02:00
Jan Horak
36c0fad1a6
Fixed langpacks loading
2011-12-21 10:03:00 +01:00
Jan Horak
d2cc79302e
Update to 7
2011-09-27 18:18:08 +02:00
Martin Stransky
73632afa5b
Fixed rhbz#676183 - firefox -g is broken
2011-05-10 12:53:22 +02:00
Christopher Aillon
49840edf8c
Install langpacks as .xpi files instead of unpacking them
...
This helps performance of the browser, notably at startup, as it
needs to open less files.
http://blog.mozilla.com/tglek/2010/03/11/extensions-startup/
2011-03-18 15:00:19 -07:00
Christopher Aillon
36d2d05089
Refactor the langpack symlink creation stuff at startup
...
We try to create a symlink for the short locale first if we can,
and then try the longer locale. The code to do this is extremely
similar, so create a bash function to do the work for each.
This will make it easier to switch to a packed langpack extension
format in the future, which will help with startup performance.
2011-03-18 15:00:19 -07:00
Christopher Aillon
779c27ab45
We don't need to pass -UILocale
...
matchOS takes care of this, so this has actually not been needed for
a long while! A remnant of the initial import...
2011-03-18 15:00:19 -07:00
Christopher Aillon
25ccac45b3
typo fix: s/completelly/completely/
2011-03-18 15:00:18 -07:00
Christopher Aillon
679f99704c
typo fix: s/LAUCHER/LAUNCHER/
2011-03-18 15:00:18 -07:00
Martin Stransky
1c699fa97d
application.ini permission check fix
2011-01-06 10:36:09 +01:00
Martin Stransky
5cc9effe5e
Fixed rhbz#667477 - broken launch script
2011-01-06 08:39:35 +01:00
Martin Stransky
767857cdc5
Fixed rhbz#664877 - Cannot read application.ini
2011-01-04 13:00:05 +01:00
Martin Stransky
251cf5ced1
Fixed rhbz#437608 - When prelink is installed, rpm builds are garbage
2010-12-21 13:18:38 +01:00
Martin Stransky
da055d6549
Enabled langpacks
2010-09-21 16:46:19 +02:00
Martin Stransky
283554adec
Fixed language packs ( #559960 )
2010-04-13 10:15:56 +00:00
Martin Stransky
84634ca6ea
Fixed multilib conflict
2010-04-12 10:53:15 +00:00
Martin Stransky
e1fa01ec3d
Added fix for #559960
2010-02-24 13:55:11 +00:00
Martin Stransky
6b3c95cdd2
firefox.sh fix ( #553184 )
2010-01-07 11:36:50 +00:00
Martin Stransky
505794d883
supress error outputs
2010-01-07 11:01:56 +00:00
Martin Stransky
ea2cabb8bc
Removed MOZ_LOCAL_LANGPACKS from browser launcher script ( #284011 )
2010-01-05 13:37:25 +00:00
Martin Stransky
e86a9f2410
Language pack updated ( #284011 )
2009-11-25 15:17:54 +00:00
Martin Stransky
e5f8814cb2
Fix for #437596 - Firefox needs to register proper name for session restore
2009-08-06 13:10:16 +00:00
Jan Horak
a31088e9f3
Fixed wrong LANG and LC_MESSAGES variables interpretation ( #441973 )\nin
...
startup script.
2009-01-07 15:49:05 +00:00
Martin Stransky
e530b2e416
fixes #200631 : firefox -d starts with a convicted monopolist's product page
...
(actually ff stays in endles loop)
2008-06-02 12:49:37 +00:00
Christopher Aillon
018bdff198
- Update to latest trunk (2008-03-07)
2008-03-08 04:08:51 +00:00
Martin Stransky
ee9e9cf00d
Backported old laucher
2008-01-30 14:16:28 +00:00
Martin Stransky
cac10961d4
- cleared starting scripts, removed useless parts
2008-01-28 14:10:56 +00:00
Christopher Aillon
557e35af96
- When there are both 32- and 64-bit versions of XPCOM installed on disk
...
make sure to load the correct one.
2007-12-22 02:19:59 +00:00
Martin Stransky
63ed6e8c9d
start script fixes
2007-12-19 15:00:47 +00:00
Martin Stransky
c4be312974
starting scripts fixes
2007-12-19 11:13:08 +00:00
Martin Stransky
15e1d52c06
updated to the latest upstream, sync. with f8
2007-11-05 12:00:37 +00:00
Martin Stransky
a2276c7fce
removed unused plugin check
2007-10-01 10:25:58 +00:00
Martin Stransky
22615371e7
- Fixed #242657 - firefox -g doesn't work
2007-09-26 13:59:13 +00:00
Martin Stransky
9ba2f30c2e
removed plugin configuration utility
2007-08-07 08:32:03 +00:00
Martin Stransky
15debc1757
unwrapped plugins moved to the old location
2007-08-06 10:33:33 +00:00
Martin Stransky
c6d9eb19e1
added nspluginwrapper support
2007-07-31 10:50:12 +00:00
Christopher Aillon
89a39c8164
- Oops, define the variables I expect to use.
2007-03-12 16:40:52 +00:00
David Woodhouse
fa5aab6353
- Fix PPC64 runtime
...
- Fix firefox script to use 32-bit browser by default on PPC64 hardware
2007-02-21 17:44:08 +00:00
Christopher Aillon
6afc94d1e3
- Start using the specified locale
2007-02-09 19:19:52 +00:00
Christopher Aillon
7fd7789ea2
- Remove the XLIB_SKIP_ARGB_VISUALS=1 workaround; the plugin got fixed.
2007-01-18 20:19:14 +00:00
Christopher Aillon
ab0f13fc20
- Update to 2.0
...
- Add patch from Behdad to fix pango printing.
2006-10-24 18:57:43 +00:00
Christopher Aillon
383a808160
- Enable GCC visibility
...
- export XLIB_SKIP_ARGB_VISUALS=1 as a temporary workaround to prevent a
broken Adobe/Macromedia Flash Player plugin taking the X server.
2006-09-03 22:24:52 +00:00
Christopher Aillon
536c4ad01b
- Build with -rpath ( #161958 )
2006-08-30 07:07:54 +00:00
besfahbo
580eb13dad
- Remove "Pango breaks MathML" from firefox.sh.in
2006-08-29 02:38:27 +00:00
Christopher Aillon
da97c6e2f3
- Add a notice to the about dialog denoting this is a pango enabled build.
...
- Tweak the user agent denoting this is a pango enabled build.
2006-03-13 07:47:23 +00:00
Christopher Aillon
f381d84d80
- Disable pango by default in non-indic locales per upstream request. Users
...
can export MOZ_ENABLE_PANGO=1 to force pango support.
2006-03-10 06:57:11 +00:00