1

Adding default configuration, updating labels in preference dialog

Former-commit-id: 37871a4f6d60e419bd7974f3512c3a7f66eb000f
This commit is contained in:
Alex Yatskov 2013-11-10 10:38:36 -08:00
parent c248b931d7
commit eee3e9627a

13
yomi_base/defaults.json Normal file
View File

@ -0,0 +1,13 @@
{
"checkForUpdates": true,
"colorBg": 4294967295,
"colorFg": 4278190080,
"decks": [],
"fantFamily": "Arial",
"fontSize": 12,
"loadRecentFile": true,
"recentFiles": [],
"scanLength": 16,
"stripReadings": false,
"wordWrap": false
}