diff options
author | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-01-19 08:11:35 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-01-19 08:11:35 +0800 |
commit | bc344d71c648e9985122fad66b6cab941b32f188 (patch) | |
tree | 1ceb0dfd2e6cc725894e03502dfea5282388dbb0 /lib/ephy-prefs.h | |
parent | 5532d7831fe768cbf8100c84668291dc707ef1fb (diff) | |
download | gsoc2013-epiphany-bc344d71c648e9985122fad66b6cab941b32f188.tar gsoc2013-epiphany-bc344d71c648e9985122fad66b6cab941b32f188.tar.gz gsoc2013-epiphany-bc344d71c648e9985122fad66b6cab941b32f188.tar.bz2 gsoc2013-epiphany-bc344d71c648e9985122fad66b6cab941b32f188.tar.lz gsoc2013-epiphany-bc344d71c648e9985122fad66b6cab941b32f188.tar.xz gsoc2013-epiphany-bc344d71c648e9985122fad66b6cab941b32f188.tar.zst gsoc2013-epiphany-bc344d71c648e9985122fad66b6cab941b32f188.zip |
*** empty log message ***
Diffstat (limited to 'lib/ephy-prefs.h')
-rw-r--r-- | lib/ephy-prefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h index 91ec12e51..578e97bb1 100644 --- a/lib/ephy-prefs.h +++ b/lib/ephy-prefs.h @@ -33,7 +33,7 @@ G_BEGIN_DECLS #define CONF_WINDOWS_SHOW_BOOKMARKS_BAR "/apps/epiphany/general/show_bookmarks_bar" #define CONF_WINDOWS_SHOW_STATUSBAR "/apps/epiphany/general/show_statusbar" #define CONF_INTERFACE_MIDDLE_CLICK_OPEN_URL "/apps/epiphany/general/middle_click_open_url" -#define CONF_AUTO_OPEN_DOWNLOADS "/apps/epiphany/general/auto_open_downloads" +#define CONF_AUTO_DOWNLOADS "/apps/epiphany/general/automatic_downloads" #define CONF_DESKTOP_IS_HOME_DIR "/apps/nautilus/preferences/desktop_is_home_dir" /* Directories */ |