aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-03-30 18:14:50 +0800
committerXan Lopez <xan@igalia.com>2012-03-30 18:14:50 +0800
commit0330e23faea77856debc0b7aafb5ce6861d8fc13 (patch)
treee75a8e5c46893495de646290edebb8bc1220bcb4 /lib
parent1d8d37e885f68852cfdee982d573644a5aa0b6f5 (diff)
downloadgsoc2013-epiphany-0330e23faea77856debc0b7aafb5ce6861d8fc13.tar
gsoc2013-epiphany-0330e23faea77856debc0b7aafb5ce6861d8fc13.tar.gz
gsoc2013-epiphany-0330e23faea77856debc0b7aafb5ce6861d8fc13.tar.bz2
gsoc2013-epiphany-0330e23faea77856debc0b7aafb5ce6861d8fc13.tar.lz
gsoc2013-epiphany-0330e23faea77856debc0b7aafb5ce6861d8fc13.tar.xz
gsoc2013-epiphany-0330e23faea77856debc0b7aafb5ce6861d8fc13.tar.zst
gsoc2013-epiphany-0330e23faea77856debc0b7aafb5ce6861d8fc13.zip
Remove 'show-boomkarks-bar' option
Since we don't have one anymore.
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-prefs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h
index f08bce0f9..37068dde0 100644
--- a/lib/ephy-prefs.h
+++ b/lib/ephy-prefs.h
@@ -55,7 +55,6 @@ typedef enum
#define EPHY_PREFS_UI_SCHEMA "org.gnome.Epiphany.ui"
#define EPHY_PREFS_UI_ALWAYS_SHOW_TABS_BAR "always-show-tabs-bar"
#define EPHY_PREFS_UI_SHOW_TOOLBARS "show-toolbars"
-#define EPHY_PREFS_UI_SHOW_BOOKMARKS_BAR "show-bookmarks-bar"
#define EPHY_PREFS_UI_TOOLBAR_STYLE "toolbar-style"
#define EPHY_PREFS_UI_DOWNLOADS_HIDDEN "downloads-hidden"