From bd8de625888d481cb6c6ce73721d3597349f5afb Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 10 Sep 2003 08:11:43 +0000 Subject: Make spinner status per tab. Remove the default to tab pref, use tab by 2003-09-10 Marco Pesenti Gritti * data/epiphany.schemas.in: * data/glade/prefs-dialog.glade: * lib/ephy-prefs.h: * src/ephy-notebook.c: (update_tabs_visibility), (ephy_notebook_init): * src/ephy-shell.c: (ephy_shell_new_tab): * src/ephy-tab.c: (open_link_in_new_tab): * src/ephy-window.c: (sync_tab_load_status), (ephy_window_set_active_tab), (tab_added_cb), (tab_removed_cb): * src/prefs-dialog.c: Make spinner status per tab. Remove the default to tab pref, use tab by default for middle click on links, add a always_show_tabs_bar hidden pref. --- data/epiphany.schemas.in | 6 ++--- data/glade/prefs-dialog.glade | 52 ------------------------------------------- 2 files changed, 3 insertions(+), 55 deletions(-) (limited to 'data') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 7626161f9..446e651c9 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -89,14 +89,14 @@ - /schemas/apps/epiphany/general/open_in_tab + /schemas/apps/epiphany/general/always_show_tabs_bar /apps/epiphany/general/open_in_tab epiphany bool false - Use tabs - Open in tabs by default. + Always show the tab bar + Show the tab bar also when there is only one tab open. diff --git a/data/glade/prefs-dialog.glade b/data/glade/prefs-dialog.glade index ec6224ce2..6596bcef8 100644 --- a/data/glade/prefs-dialog.glade +++ b/data/glade/prefs-dialog.glade @@ -261,27 +261,6 @@ False 6 - - - True - <b>Tabs</b> - False - True - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - - - 0 - False - False - - - True @@ -308,37 +287,6 @@ False - - - - True - False - 6 - - - - True - True - Open in _tabs by default - True - GTK_RELIEF_NORMAL - False - False - True - - - 0 - False - False - - - - - 0 - True - True - - 0 -- cgit v1.2.3