diff options
Diffstat (limited to 'emoticons/BoxedEmoticonSet/emoticons.xml')
-rw-r--r-- | emoticons/BoxedEmoticonSet/emoticons.xml | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/emoticons/BoxedEmoticonSet/emoticons.xml b/emoticons/BoxedEmoticonSet/emoticons.xml new file mode 100644 index 00000000..d257bf33 --- /dev/null +++ b/emoticons/BoxedEmoticonSet/emoticons.xml @@ -0,0 +1,60 @@ +<?xml version="1.0"?> +<messaging-emoticon-map > + +<emoticon file="angry"> + <string>>:-(</string> + <string>>:(</string> +</emoticon> + +<emoticon file="bigsmile"> + <string>:-D</string> + <string>:D</string> +</emoticon> + +<emoticon file="confused"> + <string>:/</string> + <string>:-/</string> +</emoticon> + +<emoticon file="cry"> + <string>:'-(</string> + <string>:'(</string> + <string>;-(</string> + <string>;(</string> +</emoticon> + +<emoticon file="oh"> + <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> +</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> |