summaryrefslogtreecommitdiff
path: root/lib/ephy-prefs.h
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-10-27 20:05:30 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-10-27 20:05:30 -0500
commit51930150253889e18f667730137242aa73d45a37 (patch)
tree781ece9a4fcbbf8f2c646479b99b4e3e8dfb675d /lib/ephy-prefs.h
parent64f372414e3400f9a2c49c5ece931d667fe523f8 (diff)
downloadepiphany-51930150253889e18f667730137242aa73d45a37.tar.gz
Revert "Remove support for browser plugins"
This reverts commit 9e1457f64b44d6847ea6b75a096aec105691c996. You win again, gravity....
Diffstat (limited to 'lib/ephy-prefs.h')
-rw-r--r--lib/ephy-prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h
index 2283e2825..ef93c2707 100644
--- a/lib/ephy-prefs.h
+++ b/lib/ephy-prefs.h
@@ -76,6 +76,7 @@ typedef enum
#define EPHY_PREFS_WEB_MONOSPACE_FONT "monospace-font"
#define EPHY_PREFS_WEB_ENABLE_USER_CSS "enable-user-css"
#define EPHY_PREFS_WEB_ENABLE_POPUPS "enable-popups"
+#define EPHY_PREFS_WEB_ENABLE_PLUGINS "enable-plugins"
#define EPHY_PREFS_WEB_ENABLE_SPELL_CHECKING "enable-spell-checking"
#define EPHY_PREFS_WEB_ENABLE_WEBGL "enable-webgl"
#define EPHY_PREFS_WEB_ENABLE_WEBAUDIO "enable-webaudio"