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