From 453437a6c4f6b0781af4a39af3608bc133a8bc2c Mon Sep 17 00:00:00 2001 From: chrys Date: Tue, 9 Aug 2016 23:30:11 +0200 Subject: [PATCH] include promoted text into sound icon themes --- config/sound/default/PromotedText.opus | Bin 0 -> 1229 bytes config/sound/default/soundicons.conf | 4 +++- config/sound/template/soundicons.conf | 4 +++- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 config/sound/default/PromotedText.opus diff --git a/config/sound/default/PromotedText.opus b/config/sound/default/PromotedText.opus new file mode 100644 index 0000000000000000000000000000000000000000..d4b4b34f1fa5283f0c6a0a223eee30ab19276be1 GIT binary patch literal 1229 zcmeZIPY-5bVt|7DS94-P%%Zo8W-to-7nBxzq$Z{?GFmV;>;^0G2PuaGka9*K&p*x9 zn)(0#e;^GZiRr~sK(U<6qC_g#1xHvUMA*oU!I6nd?H3~*UfIcAr&KWEcLJ-?PIRlid^0TD#SiM~Q z9o;HgwOqE=J+GL2_?_$=-@vpz$IS1DbDaBKzU*Ujz0gL1m_6B*-2X%peJVapFP(m$ z+n@2YzA#7X&bakHuR8Cfz1g}}Tf3;sU$Z`_VvFoa-hi-$Gc!$gY6WZ=gf|_(*k=dc7J&< zp0#N9Q8}3ly(do2d{H{F_sN^mLVe>&)3;aHJ4fYAzWr6_UZYi`>h-e9pT`xeyalG& zXDn_>>uI`qe&=LgZ;e%H*Cs?LBr6)4^V?VKiG3_2Bk|t7`1kZ@GZz$e3H;2R6}{H5 z)z+u9?a7PW8<9MGny0L?lBOMcz-4{sXDGw!3yT}&)~_(XaLDvpbZ%M29`DK(<#V(c zRU{_08tVUdZCx|>!u|Wjp|jPjSDz>noOESlslaB>FIhir-|h`%(O$Il*#G2x^Dd>m Se0^H+otV+GZ>Ks}SO5T|lk_V9 literal 0 HcmV?d00001 diff --git a/config/sound/default/soundicons.conf b/config/sound/default/soundicons.conf index 5c780cda..12b7c8c0 100644 --- a/config/sound/default/soundicons.conf +++ b/config/sound/default/soundicons.conf @@ -40,5 +40,7 @@ PasedClipboardOnScreen='PasedClipboardOnScreen.opus' ErrorSpeech='ErrorSpeech.opus' ErrorBraille='ErrorBraille.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' +# fenrir can promote strings if they appear on the screen. +PromotedText='PromotedText.opus' diff --git a/config/sound/template/soundicons.conf b/config/sound/template/soundicons.conf index 16db4c22..178a7f05 100644 --- a/config/sound/template/soundicons.conf +++ b/config/sound/template/soundicons.conf @@ -40,5 +40,7 @@ PasedClipboardOnScreen='' ErrorSpeech='' ErrorBraille='' 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='' +# fenrir can promote strings if they appear on the screen. +PromotedText=''