aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/MailtoProtocolHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/MailtoProtocolHandler.h')
-rw-r--r--embed/mozilla/MailtoProtocolHandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/embed/mozilla/MailtoProtocolHandler.h b/embed/mozilla/MailtoProtocolHandler.h
index 961f42c42..643fd7db7 100644
--- a/embed/mozilla/MailtoProtocolHandler.h
+++ b/embed/mozilla/MailtoProtocolHandler.h
@@ -31,10 +31,10 @@
{0x87, 0xe7, 0x43, 0xe4, 0x54, 0x1a, 0xce, 0x4d} \
}
#define G_MAILTO_PROTOCOL_CONTRACTID NS_NETWORK_PROTOCOL_CONTRACTID_PREFIX "mailto"
-#define G_MAILTO_PROTOCOL_CLASSNAME "Galeon's mailto Protocol Handler"
+#define G_MAILTO_PROTOCOL_CLASSNAME "Epiphany's mailto Protocol Handler"
#define G_MAILTO_CONTENT_CONTRACTID NS_CONTENT_HANDLER_CONTRACTID_PREFIX \
"application-x-gnome-mailto"
-#define G_MAILTO_CONTENT_CLASSNAME "Galeon's mailto Content Handler"
+#define G_MAILTO_CONTENT_CLASSNAME "Epiphany's mailto Content Handler"
class nsIFactory;