From 11a032f69278c27d78f2a44471ce2bc273c42de5 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 2 Nov 2005 18:18:59 +0000 Subject: Add titles with title capitalisation, and chanage the icon on the 2005-11-02 Christian Persch * embed/mozilla/EphyAboutModule.cpp: * embed/mozilla/EphyAboutModule.h: Add titles with title capitalisation, and chanage the icon on the netOffline error page. --- embed/mozilla/EphyAboutModule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/mozilla/EphyAboutModule.h') diff --git a/embed/mozilla/EphyAboutModule.h b/embed/mozilla/EphyAboutModule.h index d829d9b0b..2826b49a0 100644 --- a/embed/mozilla/EphyAboutModule.h +++ b/embed/mozilla/EphyAboutModule.h @@ -59,7 +59,7 @@ class EphyAboutModule : public nsIAboutModule nsresult Redirect(const nsACString&, nsIChannel**); nsresult ParseURL(const char*, nsACString&, nsACString&, nsACString&, nsACString&, nsACString&); #ifdef HAVE_GECKO_1_8 - nsresult GetErrorMessage(nsIURI*, const char*, char**, char**, char**, char**); + nsresult GetErrorMessage(nsIURI*, const char*, char**, char**, char**, char**, char**, char**); nsresult CreateErrorPage(nsIURI*, nsIChannel**); #endif nsresult CreateRecoverPage(nsIURI*, nsIChannel**); -- cgit v1.2.3