1 2009-11-21 Sebastien Pouliot <sebastien@ximian.com>
3 * Makefile.am: Don't bundle machine.config in the XPI since it's
4 unused (nothing even tries to load it) and misnamed (mono would
5 never try to load it from the 2.0 directory since our
6 framework_version is "2.1"
8 2009-11-20 Sebastien Pouliot <sebastien@ximian.com>
10 * Makefile.am: Don't include extra assemblies in the XPI
12 2009-10-13 Larry Ewing <lewing@novell.com>
14 * install.rdf.in: add fennec id to the list of supported targets.
18 2009-08-07 Rusty Howell <rhowell@novell.com>
20 * Makefile.am: Change xpi target to respect changes to dlls
22 2009-05-02 Rusty Howell <rhowell@novell.com>
24 * Makefile.am: Added xpi FF bridges to xpi
26 2009-04-22 Rusty Howell <rhowell@novell.com>
28 * Remove GAC from xpi.
30 2009-01-20 Marek Habersack <mhabersack@novell.com>
32 * Makefile.am (novell-moonlight.xpi): moonlight.exe no longer
35 2009-01-12 Jb Evain <jbevain@novell.com>
37 * Makefile.am: remove references to moonlight.cs and moonlight.exe.
38 Install the assemblies in the plugin gac for the 2.1 profile.
40 2008-11-12 Rusty Howell <rhowell@novell.com>
42 * install.rdf.in: Add macros for updateURL
44 2008-08-17 Chris Toshok <toshok@ximian.com>
46 * Makefile.am: INCLUDE_MONO_RUNTIME ->
47 INCLUDE_BROWSER_MANAGED_CODE.
49 2008-05-27 Andrew Jorgensen <ajorgensen@novell.com>
51 * Makefile.am: firefox bridges got moved
53 2008-05-16 Andrew Jorgensen <ajorgensen@novell.com>
55 * Makefile.am: Dist the files from the previous checkin
57 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
59 * install.rdf.in, chrome.manifest, icon.png, Makefile.am: Add our spiffy
60 logo to the firefox extension. (Needs to be replace by a nicer one some
61 day but it's not bad).
63 2008-05-15 Andrew Jorgensen <ajorgensen@novell.com>
65 * install.rdf.in: Use targetPlatform to restrict installation to
66 the supported platform. Fixes bnc#390873