aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-11-14 02:26:28 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-11-14 02:26:28 +0800
commitb086814a1ff6d94b29ae2185aebb22321da7e1a4 (patch)
treee46e46cf0fa82fe990ccdf9c3eb2eb3fd002a15d /src
parent33be35697d5adebab76b93d863b127c300e8c7e5 (diff)
downloadgsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar
gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.gz
gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.bz2
gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.lz
gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.xz
gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.tar.zst
gsoc2013-epiphany-b086814a1ff6d94b29ae2185aebb22321da7e1a4.zip
Put back borked mozilla alert.
2003-11-13 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_get_embed_single): * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-embed-single.h: * src/ephy-shell.h: Put back borked mozilla alert.
Diffstat (limited to 'src')
-rw-r--r--src/ephy-shell.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h
index 32a01a48c..66e12ace5 100644
--- a/src/ephy-shell.h
+++ b/src/ephy-shell.h
@@ -55,8 +55,7 @@ typedef enum
{
EPHY_SHELL_ERROR_MISSING_SERVER,
EPHY_SHELL_ERROR_OBJECT_REG_FAILED,
- EPHY_SHELL_ERROR_FACTORY_REG_FAILED,
- EPHY_SHELL_ERROR_MOZILLA_REG_FAILED
+ EPHY_SHELL_ERROR_FACTORY_REG_FAILED
} EphyShellError;
typedef enum