From 00a0ba94312aa3fc5cdb3f39a29c1bbbc4f02b99 Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Wed, 30 Apr 2003 18:16:24 +0000 Subject: Remove old unused sidebar and toolbar config stuff. 2003-04-30 David Bordoley * 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. --- lib/ephy-prefs.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/ephy-prefs.h') 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" -- cgit v1.2.3