diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/org.gnome.epiphany.gschema.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml.in b/data/org.gnome.epiphany.gschema.xml.in index 7a0beb61d..c857a6cc6 100644 --- a/data/org.gnome.epiphany.gschema.xml.in +++ b/data/org.gnome.epiphany.gschema.xml.in @@ -30,7 +30,7 @@ <description>Middle clicking on the main view pane will open the web page pointed to by the currently selected text.</description> </key> <key type="b" name="new-windows-in-tabs"> - <default>false</default> + <default>true</default> <summary>Force new windows to be opened in tabs</summary> <description>Force new window requests to be opened in tabs instead of using a new window.</description> </key> |