Updated tests
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[Main]
|
||||
timestamp = 2020-10-11 22:50:45
|
||||
timestamp = 2021-02-09 21:07:03
|
||||
theme = default
|
||||
syntax = default_light
|
||||
icons = typicons_colour_light
|
||||
guidark = False
|
||||
guifont =
|
||||
guifontsize = 11
|
||||
lastnotes = 1.0
|
||||
lastnotes = 0x0
|
||||
|
||||
[Sizes]
|
||||
geometry = 1200, 650
|
||||
@@ -56,6 +56,8 @@ highlightquotes = True
|
||||
allowopensquote = False
|
||||
allowopendquote = True
|
||||
highlightemph = True
|
||||
stopwhenidle = True
|
||||
useridletime = 300
|
||||
|
||||
[Backup]
|
||||
backuppath =
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
[Main]
|
||||
timestamp = 2020-06-29 17:34:15
|
||||
timestamp = 2021-02-09 21:07:17
|
||||
theme = default
|
||||
syntax = default_light
|
||||
icons = typicons_colour_light
|
||||
guidark = True
|
||||
guifont = Cantarell
|
||||
guifont = Sans
|
||||
guifontsize = 12
|
||||
lastnotes = 1.0
|
||||
lastnotes = 0x0
|
||||
|
||||
[Sizes]
|
||||
geometry = 1100, 650
|
||||
treecols = 120, 30, 50
|
||||
geometry = 1200, 650
|
||||
treecols = 200, 50, 30
|
||||
novelcols = 200, 50
|
||||
projcols = 140, 55, 140
|
||||
projcols = 200, 60, 140
|
||||
mainpane = 300, 800
|
||||
docpane = 400, 400
|
||||
viewpane = 500, 150
|
||||
@@ -26,7 +26,7 @@ autosaveproject = 40
|
||||
autosavedoc = 20
|
||||
|
||||
[Editor]
|
||||
textfont = Cantarell
|
||||
textfont = None
|
||||
textsize = 13
|
||||
fixedwidth = False
|
||||
width = 700
|
||||
@@ -56,6 +56,8 @@ highlightquotes = False
|
||||
allowopensquote = False
|
||||
allowopendquote = True
|
||||
highlightemph = False
|
||||
stopwhenidle = True
|
||||
useridletime = 300
|
||||
|
||||
[Backup]
|
||||
backuppath = some/dir
|
||||
|
||||
Reference in New Issue
Block a user