Commit Graph

101 Commits

Author SHA1 Message Date
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
Christopher Aillon
56ab92bf13 - Rebuild 2006-02-23 22:08:19 +00:00
Christopher Aillon
2c9ee4d0ac - Patch from Marcel Mol supporting launching with filenames containing
whitespace.
2005-05-03 20:04:51 +00:00
Christopher Aillon
74adc9d012 - Add patch to properly link against libgfxshared_s.a
1.0.3-1
- Update to security release 1.0.3
2005-05-03 15:50:58 +00:00
Warren Togami
6a1f116db7 remove JVM version probing (#116445) 2005-04-28 05:05:25 +00:00
Warren Togami
1e4426e40e MOZILLA_ENABLE_PANGO is no longer used leave comments about
MOZILLA_DISABLE_PANGO so it is less confusing to users
2005-04-23 05:15:25 +00:00
Christopher Aillon
807f6a8685 - Make the "browser.link.open_external" pref work (David Fraser) 2005-03-25 17:59:46 +00:00
Christopher Aillon
2ca6e872bb - Fix spacing in textareas when using pango for rendering
- Enable pango rendering by default.
- Enable smooth scrolling by default
2004-12-12 08:42:36 +00:00
Christopher Aillon
084a3d1b04 - Fix LD_LIBRARY_PATH at startup (Steve Knodle) 2004-10-26 17:44:23 +00:00
cvsdist
cac9c1cd41 auto-import changelog data from firefox-0.9.3-7.src.rpm
0.9.3-7
- rawhide import
- fedora.us #1765 NetBSD's freetype 2.1.8 compat patch
0.9.3-0.fdr.6
- and mng support is disabled again as it seams that there is no real mng
    support in the code
0.9.3-0.fdr.5
- remove ldconfig from scriptlets (bug #1846 comment #40)
- reenabled mng support (bug #1971)
- removed --enable-strip to let rpm to the stripping (bug #1971)
- honor system settings in firefox.sh (bug #1971)
- setting umask 022 in scriptlets (bug #1962)
0.9.3-0.fdr.4
- copy the icon to the right place(TM)
0.9.3-0.fdr.3
- readded the xpm removed in 0:0.9.2-0.fdr.5
0.9.3-0.fdr.2
- added mozilla-1.7-psfonts.patch from rawhide mozilla
0.9.3-0.fdr.1
- updated to 0.9.3
- removed following from .mozconfig: ac_add_options --with-system-mng
    ac_add_options --enable-xprint ac_add_options --disable-dtd-debug
    ac_add_options --disable-freetype2 ac_add_options --enable-strip-libs
    ac_add_options --enable-reorder ac_add_options --enable-mathml
    ac_add_options --without-system-nspr
0.9.2-0.fdr.5
- applied parts of the patch from Matthias Saou (bug #1846)
- delete empty directories in %{ffdir}/chrome
- more cosmetic changes to the spec file
0.9.2-0.fdr.4
- mozilla-default-plugin-less-annoying.patch readded
0.9.2-0.fdr.3
- added krb5-devel as build requirement
0.9.2-0.fdr.2
- added patch from bugzilla.mozilla.org (bug #247846)
- removed Xvfb hack
0.9.2-0.fdr.1
- updated to 0.9.2
0.9.1-0.fdr.3
- mharris suggestion for backwards compatibilty with Xvfb hack
0.9.1-0.fdr.2
- added massive hack from the debian package to create the extension
    directory
0.9.1-0.fdr.1
- updated to 0.9.1
0.9-0.fdr.4
- remove extensions patch
- add post hack to create extensions
- enable negotiateauth extension
- copy icon to browser/app/default.xpm
- --enable-official-branding
0.9-0.fdr.3
- extensions patch
0.9-0.fdr.2
- added gnome-vfs2-devel as BuildRequires
- added gcc-3.4 patch
0.9-0.fdr.1
- updated to 0.9
- dropped x86_64 patches
- dropped xremote patches
0.8-0.fdr.13
- remove unused files: mozilla-config
0.8-0.fdr.12
- update mozconfig (fixes bug #1443)
- installation directory includes version number
0.8-0.fdr.11
- merge x86_64 release 10 with fedora.us release 10 bump release to 11
0.8-0.fdr.10
- rebuild for FC2
- change Source71 to properly replace Source7 for maintainability
0.8-0.fdr.10
- 3rd xremote patch
- test -Os rather than -O2
Sun Apr 18 2004 Gene Czarcinski <gene@czarc.net>
- more x86_64 fixes
- fix firefix-xremote-client for x86_64 (similar to what is done for
    firefox.sh.in)
0.8-0.fdr.9
- xremote patch for thunderbird integration #1113
- back out ugly hack from /usr/bin/firefox
- correct default bookmarks
0.8-0.fdr.7
- readded the new firefox icons
0.8-0.fdr.6
- removed new firefox icons
0.8-0.fdr.5
- nothing
Thu Feb 12 2004 Gene Czarcinski <czar@acm.org>
- update for x86_64 ... usr mozilla-1.6 patches
- change "firefox-i*" to "firefox-*" in above stuff
0.8-0.fdr.4
- another icon changed
0.8-0.fdr.3
- startup script modified
0.8-0.fdr.2
- new firefox icon
- more s/firebird/firefox/
0.8-0.fdr.1
- new version: 0.8
- new name: firefox
0.7-0.fdr.2
- s/0.6.1/0.7/
- changed user-app-dir back to .phoenix as .mozilla-firebird is not working
    as expected
- manpage now also available as MozillaFirebird.1
0.7-0.fdr.1
- updated to 0.7
- provides webclient
- run regxpcom and regchrome after installation and removal
- added a man page from the debian package
- changed user-app-dir from .phoenix to .mozilla-firebird
0.6.1-0.fdr.2
- now with mozilla-default-plugin-less-annoying.patch; see bug #586
0.6.1-0.fdr.1
- updated to 0.6.1
- changed buildrequires for XFree86-devel from 0:4.3.0 to 0:4.2.1 it should
    now also build on RH80
0.6-0.fdr.5.rh90
- enabled the type ahead extension: bug #484
0.6-0.fdr.4.rh90
- renamed it again back to MozillaFirbird
- added libmng-devel to BuildRequires
- startup homepage is now www.fedora.us
- improved the startup script to use the unix remote protocol to open a new
    window
0.6-0.fdr.3.rh90
- new icon from
    http://iconpacks.mozdev.org/phoenix/iconshots/flame48true.png
- now using gtk2 as toolkit
- renamed again back to mozilla-firebird (I like it better)
- Provides: MozillaFirebird for compatibility with previous releases
- changed default bookmarks.html to contain links to www.fedora.us
0.6-0.fdr.2.rh90
- renamed package to MozillaFirebird and all files with the old name
- enabled mng, mathml, xinerama support
- now honouring RPM_OPT_FLAGS
0.6-0.fdr.1.rh90
- updated to 0.6
0.6-0.fdr.0.1.cvs20030501.rh90
- Updated to CVS.
- Renamed to mozilla-firebird.
0.6-0.fdr.0.3.cvs20030409.rh90
- Updated to CVS.
- Removed hard-coded library path.
0.6-0.fdr.0.3.cvs20030402.rh90
- Changed Prereq to Requires.
- Changed BuildRequires to gtk+-devel (instead of file).
- Recompressed source with bzip2.
- Removed post.
0.6-0.fdr.0.2.cvs20030402.rh90
- Added desktop-file-utils to BuildRequires.
- Changed category to X-Fedora-Extra.
- Updated to CVS.
0.6-0.fdr.0.2.cvs20030328.rh90
- Added Epoch:0.
- Added libgtk-1.2.so.0 to the BuildRequires
Fri Mar 28 2003 Phillip Compton <pcompton[AT]proteinmedia.com> -
    0.6-0.fdr.0.1.cvs20030328.rh90
- Updated to latest CVS.
- Moved phoenix startup script into its own file
Wed Mar 26 2003 Phillip Compton <pcompton[AT]proteinmedia.com> -
    0.6-0.fdr.0.1.cvs20030326.rh90
- Updated to latest CVS.
- Changed release to 9 vs 8.1.
- Added cvs script.
- added encoding to desktop file.
Sun Mar 23 2003 Phillip Compton <pcompton[AT]proteinmedia.com> -
    0.6-0.fdr.0.1.cvs20030323.rh81
- Updated to latest CVS.
- added release specification XFree86-devel Build Requirement.
- changed chmod to %attr
Fri Mar 21 2003 Phillip Compton <pcompton[AT]proteinmedia.com> -
    0.6-0.fdr.0.1.cvs20030317.rh81
- Fixed naming scheme.
- Fixed .desktop file.
Mon Mar 17 2003 Phillip Compton <pcompton[AT]proteinmedia.com> -
    0.6-cvs20030317.1
- Updated to CVS.
Fri Mar 14 2003 Phillip Compton <pcompton[AT]proteinmedia.com> -
    0.6-cvs20030313.2
- General Tweaking.
Thu Mar 13 2003 Phillip Compton <pcompton[AT]proteinmedia.com> -
    0.6-cvs20030313.1
- Updated CVS.
- Modified mozconfig.
Sun Mar 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> -
    0.6-cvs20030309.1
- Initial RPM release.
2004-09-09 04:44:49 +00:00