add quick menu configuration

This commit is contained in:
chrys 2019-02-13 22:11:47 +01:00
parent 766e165ffb
commit 1d0c11d442
8 changed files with 8 additions and 0 deletions

View File

@ -221,6 +221,7 @@ list=
[menu]
vmenuPath=
quickMenu=speech#rate;speech#pitch;speech#volume
[time]
enabled=False

View File

@ -231,6 +231,7 @@ list=
[menu]
vmenuPath=
quickMenu=speech#rate;speech#pitch;speech#volume
[time]
# automatic time anouncement

View File

@ -231,6 +231,7 @@ list=
[menu]
vmenuPath=
quickMenu=speech#rate;speech#pitch;speech#volume
[time]
# automatic time anouncement

View File

@ -231,6 +231,7 @@ list=
[menu]
vmenuPath=
quickMenu=speech#rate;speech#pitch;speech#volume
[time]
# automatic time anouncement

View File

@ -232,6 +232,7 @@ list=
[menu]
vmenuPath=
quickMenu=speech#rate;speech#pitch;speech#volume
[time]
# automatic time anouncement

View File

@ -177,6 +177,7 @@ list=
[menu]
vmenuPath=
quickMenu=speech#rate;speech#pitch;speech#volume
[time]
# automatic time anouncement

View File

@ -231,6 +231,7 @@ list=
[menu]
vmenuPath=
quickMenu=speech#rate;speech#pitch;speech#volume
[time]
# automatic time anouncement

View File

@ -101,6 +101,7 @@ settingsData = {
},
'menu':{
'vmenuPath': '',
'quickMenu': 'speech#rate;speech#pitch;speech#volume',
},
'promote':{
'enabled': True,