Fixme comment.

* nautilus-installer/src/installer.c: (install_failed):
	Fixme comment.
This commit is contained in:
Eskil Heyn Olsen 2000-09-12 02:24:15 +00:00
parent 45d4936a14
commit 6f04b6b341
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2000-09-11 Eskil Heyn Olsen <eskil@eazel.com>
* nautilus-installer/src/installer.c: (install_failed):
Fixme comment.
2000-09-11 Seth Nickell <seth@eazel.com>
* configure.in:

View file

@ -607,6 +607,8 @@ install_failed (EazelInstall *service,
const PackageData *pd,
EazelInstaller *installer)
{
/* FIXME:
This is bad, we lose the previous one */
installer->failure_info = get_detailed_errors (pd);
}