include promoted text into sound icon themes
This commit is contained in:
parent
855e8bb654
commit
453437a6c4
BIN
config/sound/default/PromotedText.opus
Normal file
BIN
config/sound/default/PromotedText.opus
Normal file
Binary file not shown.
@ -40,5 +40,7 @@ PasedClipboardOnScreen='PasedClipboardOnScreen.opus'
|
|||||||
ErrorSpeech='ErrorSpeech.opus'
|
ErrorSpeech='ErrorSpeech.opus'
|
||||||
ErrorBraille='ErrorBraille.opus'
|
ErrorBraille='ErrorBraille.opus'
|
||||||
ErrorScreen='ErrorScreen.opus'
|
ErrorScreen='ErrorScreen.opus'
|
||||||
# I if you cursor over an text that has attributs (like color)
|
# If you cursor over an text that has attributs (like color)
|
||||||
HasAttributes='HasAttributes.opus'
|
HasAttributes='HasAttributes.opus'
|
||||||
|
# fenrir can promote strings if they appear on the screen.
|
||||||
|
PromotedText='PromotedText.opus'
|
||||||
|
@ -40,5 +40,7 @@ PasedClipboardOnScreen=''
|
|||||||
ErrorSpeech=''
|
ErrorSpeech=''
|
||||||
ErrorBraille=''
|
ErrorBraille=''
|
||||||
ErrorScreen=''
|
ErrorScreen=''
|
||||||
# I if you cursor over an text that has attributs (like color)
|
# If you cursor over an text that has attributs (like color)
|
||||||
HasAttributes=''
|
HasAttributes=''
|
||||||
|
# fenrir can promote strings if they appear on the screen.
|
||||||
|
PromotedText=''
|
||||||
|
Loading…
Reference in New Issue
Block a user