diff --git a/gnucash/gschemas/org.gnucash.gschema.xml.in b/gnucash/gschemas/org.gnucash.gschema.xml.in index 8f1f808f8db..7598dbaaf2a 100644 --- a/gnucash/gschemas/org.gnucash.gschema.xml.in +++ b/gnucash/gschemas/org.gnucash.gschema.xml.in @@ -130,6 +130,11 @@ Width of notebook tabs This key specifies the maximum width of notebook tabs. If the text in the tab is longer than this value (the test is approximate) then the tab label will have the middle cut and replaced with an ellipsis. + + true + Opens new tab adjacent to current tab instead of at the end + If active, new tabs are opened adjacent to current tab. If inactive, the new tabs are opened instead at the end. + true Use the system locale currency for all newly created accounts. diff --git a/gnucash/gtkbuilder/dialog-preferences.glade b/gnucash/gtkbuilder/dialog-preferences.glade index df512c2b90c..3d78ab83bb9 100644 --- a/gnucash/gtkbuilder/dialog-preferences.glade +++ b/gnucash/gtkbuilder/dialog-preferences.glade @@ -3328,7 +3328,7 @@ many months before the current month 0 - 5 + 6 2 @@ -3339,7 +3339,7 @@ many months before the current month 0 - 7 + 8 @@ -3352,7 +3352,7 @@ many months before the current month 0 - 8 + 9 @@ -3371,7 +3371,7 @@ many months before the current month 0 - 9 + 10 @@ -3390,7 +3390,7 @@ many months before the current month 0 - 10 + 11 @@ -3409,7 +3409,7 @@ many months before the current month 0 - 11 + 12 @@ -3428,7 +3428,7 @@ many months before the current month 0 - 12 + 13 @@ -3441,7 +3441,7 @@ many months before the current month 1 - 8 + 9 @@ -3460,7 +3460,7 @@ many months before the current month 1 - 9 + 10 @@ -3479,7 +3479,7 @@ many months before the current month 1 - 10 + 11 @@ -3565,7 +3565,7 @@ many months before the current month 1 - 6 + 7 @@ -3579,7 +3579,26 @@ many months before the current month 0 - 6 + 7 + + + + + Open new tabs _adjacent to current tab + True + True + True + True + Opens new tab adjacent to current tab instead of at the end + Opens new tab adjacent to current tab instead of at the end. + start + True + True + + + 0 + 5 + 2