add quick menu configuration
This commit is contained in:
parent
766e165ffb
commit
1d0c11d442
@ -221,6 +221,7 @@ list=
|
||||
|
||||
[menu]
|
||||
vmenuPath=
|
||||
quickMenu=speech#rate;speech#pitch;speech#volume
|
||||
|
||||
[time]
|
||||
enabled=False
|
||||
|
@ -231,6 +231,7 @@ list=
|
||||
|
||||
[menu]
|
||||
vmenuPath=
|
||||
quickMenu=speech#rate;speech#pitch;speech#volume
|
||||
|
||||
[time]
|
||||
# automatic time anouncement
|
||||
|
@ -231,6 +231,7 @@ list=
|
||||
|
||||
[menu]
|
||||
vmenuPath=
|
||||
quickMenu=speech#rate;speech#pitch;speech#volume
|
||||
|
||||
[time]
|
||||
# automatic time anouncement
|
||||
|
@ -231,6 +231,7 @@ list=
|
||||
|
||||
[menu]
|
||||
vmenuPath=
|
||||
quickMenu=speech#rate;speech#pitch;speech#volume
|
||||
|
||||
[time]
|
||||
# automatic time anouncement
|
||||
|
@ -232,6 +232,7 @@ list=
|
||||
|
||||
[menu]
|
||||
vmenuPath=
|
||||
quickMenu=speech#rate;speech#pitch;speech#volume
|
||||
|
||||
[time]
|
||||
# automatic time anouncement
|
||||
|
@ -177,6 +177,7 @@ list=
|
||||
|
||||
[menu]
|
||||
vmenuPath=
|
||||
quickMenu=speech#rate;speech#pitch;speech#volume
|
||||
|
||||
[time]
|
||||
# automatic time anouncement
|
||||
|
@ -231,6 +231,7 @@ list=
|
||||
|
||||
[menu]
|
||||
vmenuPath=
|
||||
quickMenu=speech#rate;speech#pitch;speech#volume
|
||||
|
||||
[time]
|
||||
# automatic time anouncement
|
||||
|
@ -101,6 +101,7 @@ settingsData = {
|
||||
},
|
||||
'menu':{
|
||||
'vmenuPath': '',
|
||||
'quickMenu': 'speech#rate;speech#pitch;speech#volume',
|
||||
},
|
||||
'promote':{
|
||||
'enabled': True,
|
||||
|
Loading…
Reference in New Issue
Block a user