From e92cafce48d41dcf92ba07adeb179c529ea7fd26 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 20 May 2007 18:23:52 +0000 Subject: Initialize the profile --- (limited to 'src') diff --git a/src/hulahop-web-view.cpp b/src/hulahop-web-view.cpp index ec4e3be..c3f40af 100644 --- a/src/hulahop-web-view.cpp +++ b/src/hulahop-web-view.cpp @@ -75,6 +75,8 @@ hulahop_startup() &kDirectoryProvider), nsnull, 0); NS_ENSURE_SUCCESS(rv, FALSE); + XRE_NotifyProfile(); + return TRUE; } -- cgit v0.9.1