diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 7450fefc7..f45104907 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -322,7 +322,7 @@ <applyto>/apps/epiphany/interface/toolbar_setup</applyto> <owner>epiphany</owner> <type>string</type> - <default>back=std_toolitem(item=back);back_history=navigation_history(direction=back);forward=std_toolitem(item=forward);forward_history=navigation_history(direction=forward);stop=std_toolitem(item=stop);reload=std_toolitem(item=reload);home_separator=separator;home=std_toolitem(item=home);favicons_separator=separator;favicon=favicon;location=location;spinner=spinner;</default> + <default>back_menu=navigation_button(direction=back,arrow=TRUE);forward_menu=navigation_button(direction=forward,arrow=TRUE);stop=std_toolitem(item=stop);reload=std_toolitem(item=reload);home_separator=separator;home=std_toolitem(item=home);favicons_separator=separator;favicon=favicon;location=location;spinner=spinner;</default> <locale name="C"> <short>Toolbar setup</short> <long>The list of controls that will be present in the toolbar. You should edit |