diff options
Diffstat (limited to 'emoticons/KMess-Blue/emoticons.xml')
-rw-r--r-- | emoticons/KMess-Blue/emoticons.xml | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/emoticons/KMess-Blue/emoticons.xml b/emoticons/KMess-Blue/emoticons.xml new file mode 100644 index 00000000..50295ab2 --- /dev/null +++ b/emoticons/KMess-Blue/emoticons.xml @@ -0,0 +1,70 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="angry"> + <string>>:-(</string> + <string>>:(</string> + <string>:-@</string> + <string>:@</string> +</emoticon> + +<emoticon file="confused"> + <string>:-S</string> + <string>:S</string> + <string>:-s</string> + <string>:s</string> +</emoticon> + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="embarassed"> + <string>:-$</string> + <string>:$</string> +</emoticon> + +<emoticon file="omg"> + <string>:-O</string> + <string>:O</string> + <string>:-o</string> + <string>:o</string> +</emoticon> + +<emoticon file="sad"> + <string>:-(</string> + <string>:(</string> +</emoticon> + +<emoticon file="shade"> + <string>8-)</string> + <string>8)</string> +</emoticon> + +<emoticon file="smile"> + <string>:-)</string> + <string>:)</string> + <string>:o)</string> +</emoticon> + +<emoticon file="teeth"> + <string>:-D</string> + <string>:D</string> +</emoticon> + +<emoticon file="tongue"> + <string>:-P</string> + <string>:P</string> + <string>:-p</string> + <string>:p</string> +</emoticon> + +<emoticon file="wink"> + <string>;-)</string> + <string>;)</string> +</emoticon> + +</messaging-emoticon-map> |