diff options
Diffstat (limited to 'lib/ephy-prefs.h')
-rw-r--r-- | lib/ephy-prefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h index cba9bb996..a1ee22117 100644 --- a/lib/ephy-prefs.h +++ b/lib/ephy-prefs.h @@ -36,6 +36,7 @@ G_BEGIN_DECLS #define CONF_INTERFACE_TOOLBAR_STYLE "/apps/epiphany/general/toolbar_style" #define CONF_AUTO_DOWNLOADS "/apps/epiphany/general/automatic_downloads" #define CONF_DESKTOP_IS_HOME_DIR "/apps/nautilus/preferences/desktop_is_home_dir" +#define CONF_NETWORK_MANAGED "/apps/epiphany/general/managed_network" /* Directories */ #define CONF_STATE_SAVE_DIR "/apps/epiphany/directories/save" |