renamed -url file "Mozilla Installer" to "Mozilla Profile Migration". landing fix for #29816 from the beta1_BRANCH.

This commit is contained in:
jj%netscape.com 2000-03-21 04:53:03 +00:00
Родитель fee2f3ec45
Коммит ad39060be4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1715,7 +1715,7 @@ sub BuildMozilla()
_copy( $cmd_file_path . "Mozilla_Profile_Manager", $dist_dir . $cmd_file );
MacPerl::SetFileInfo("MOZZ", "CMDL", $dist_dir . $cmd_file);
$cmd_file = "Mozilla Installer";
$cmd_file = "Mozilla Profile Migration";
_copy( $cmd_file_path . "Mozilla_Installer", $dist_dir . $cmd_file );
MacPerl::SetFileInfo("MOZZ", "CMDL", $dist_dir . $cmd_file);