[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeaccessibility/kttsd/filters/stringreplacer
From:       Jeremy Paul Whiting <jeremy () scitools ! com>
Date:       2009-10-19 19:20:47
Message-ID: 1255980047.794109.25537.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1037675 by whiting:

add a few useful filters to chat.xml

 M  +27 -2     chat.xml  


--- trunk/KDE/kdeaccessibility/kttsd/filters/stringreplacer/chat.xml #1037674:1037675
@@ -7,6 +7,7 @@
  <appid>kvirc</appid>
  <appid>ksirc</appid>
  <appid>konversation</appid>
+ <appid>kcmkttsmgr</appid>
  <word>
   <type>RegExp</type>
   <case>No</case>
@@ -308,9 +309,9 @@
   <subst><![CDATA[got to go]]></subst>
  </word>
  <word>
-  <type>Word</type>
+  <type>RegExp</type>
   <case>No</case>
-  <match><![CDATA[hmm]]></match>
+  <match><![CDATA[\shm+]]></match>
   <subst><![CDATA[hurrmmm]]></subst>
  </word>
  <word>
@@ -613,4 +614,28 @@
   <match><![CDATA[\:\-\/]]></match>
   <subst><![CDATA[ frowns ]]></subst>
  </word>
+ <word>
+  <type>Word</type>
+  <case>No</case>
+  <match><![CDATA[,]]></match>
+  <subst><![CDATA[]]></subst>
+ </word>
+ <word>
+  <type>Word</type>
+  <case>No</case>
+  <match><![CDATA[`]]></match>
+  <subst><![CDATA[]]></subst>
+ </word>
+ <word>
+  <type>RegExp</type>
+  <case>No</case>
+  <match><![CDATA[\sgr+]]></match>
+  <subst><![CDATA[gurrr]]></subst>
+ </word>
+ <word>
+  <type>Word</type>
+  <case>No</case>
+  <match><![CDATA[\]]></match>
+  <subst><![CDATA[ slash ]]></subst>
+ </word>
 </wordlist>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic