From 2619b961d61bb1401b0f3ad9df531a804455db04 Mon Sep 17 00:00:00 2001 From: "bugzilla%standard8.plus.com" Date: Thu, 17 Jan 2008 22:12:11 +0000 Subject: [PATCH] Part of Bug 408190 Make automatic updates work with SeaMonkey (AUS), package the updater executable and ini file. r=Neil git-svn-id: svn://10.0.0.236/trunk@243399 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/suite/installer/unix/packages | 4 ++++ mozilla/suite/installer/windows/packages | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/mozilla/suite/installer/unix/packages b/mozilla/suite/installer/unix/packages index e8acd9349d1..0b2a750e701 100644 --- a/mozilla/suite/installer/unix/packages +++ b/mozilla/suite/installer/unix/packages @@ -25,6 +25,7 @@ bin/defaults/profile/search.rdf bin/defaults/profile/chrome/* bin/dictionaries/* bin/searchplugins/* +bin/updater.ini [xpcom] bin/libmozjs.so @@ -446,6 +447,9 @@ bin/libfreebl_32int64_3.so bin/crashreporter bin/crashreporter.ini +; Updater +bin/updater + ; Extensions bin/components/libnkgnomevfs.so diff --git a/mozilla/suite/installer/windows/packages b/mozilla/suite/installer/windows/packages index 275515c1fd4..1852e259de5 100644 --- a/mozilla/suite/installer/windows/packages +++ b/mozilla/suite/installer/windows/packages @@ -22,6 +22,7 @@ bin\defaults\messenger\* bin\searchplugins\* bin\dictionaries\* bin\uninstall\helper.exe +bin\updater.ini ; default files for en-US bin\defaults\profile\bookmarks.html @@ -462,6 +463,9 @@ bin\chrome\pippki.manifest bin\crashreporter.exe bin\crashreporter.ini +; Updater +bin\updater.exe + [mail] ; MOZ_XUL_APP=1 addition bin\components\mail.dll