aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-prefs.h
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-05-01 02:16:24 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-05-01 02:16:24 +0800
commit00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99 (patch)
tree0d093df5114a0f0dc65b090bf15b4623e53ca1ef /lib/ephy-prefs.h
parenta2cc71e51c55bd11d65facb13c8915f774ef3bac (diff)
downloadgsoc2013-epiphany-00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99.tar
gsoc2013-epiphany-00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99.tar.gz
gsoc2013-epiphany-00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99.tar.bz2
gsoc2013-epiphany-00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99.tar.lz
gsoc2013-epiphany-00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99.tar.xz
gsoc2013-epiphany-00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99.tar.zst
gsoc2013-epiphany-00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99.zip
Remove old unused sidebar and toolbar config stuff.
2003-04-30 David Bordoley <bordoley@msu.edu> * data/epiphany.schemas.in: * embed/ephy-embed-types.h: * lib/ephy-prefs.h: * src/ephy-window.c: Remove old unused sidebar and toolbar config stuff.
Diffstat (limited to 'lib/ephy-prefs.h')
-rw-r--r--lib/ephy-prefs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h
index 02c1d04fb..c50cb110b 100644
--- a/lib/ephy-prefs.h
+++ b/lib/ephy-prefs.h
@@ -29,13 +29,9 @@ G_BEGIN_DECLS
#define CONF_TABS_TABBED "/apps/epiphany/interface/open_in_tab"
#define CONF_TABS_TABBED_POPUPS "/apps/epiphany/interface/popups_in_tab"
#define CONF_TABS_TABBED_AUTOJUMP "/apps/epiphany/interface/jumpto_tab"
-#define CONF_WINDOWS_SIDEBAR_PAGE "/apps/epiphany/interface/sidebar_page"
-#define CONF_WINDOWS_SIDEBAR_SIZE "/apps/epiphany/interface/sidebar_size"
-#define CONF_WINDOWS_SHOW_SIDEBAR "/apps/epiphany/interface/show_sidebar"
#define CONF_WINDOWS_SHOW_TOOLBARS "/apps/epiphany/interface/show_toolbars"
#define CONF_WINDOWS_SHOW_BOOKMARKS_BAR "/apps/epiphany/interface/show_bookmarks_bar"
#define CONF_WINDOWS_SHOW_STATUSBAR "/apps/epiphany/interface/show_statusbar"
-#define CONF_TOOLBAR_SETUP "/apps/epiphany/interface/toolbar_setup"
#define CONF_TOOLBAR_SPINNER_THEME "/apps/epiphany/interface/spinner_theme"
#define CONF_BOOKMARKS_SELECTED_NODE "/apps/epiphany/interface/bookmark_keyword_selected_node"
#define CONF_INTERFACE_MIDDLE_CLICK_OPEN_URL "/apps/epiphany/interface/middle_click_open_url"