diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 8b2aa1b5301ab60368a03e36df4ff5216726e87d (patch) | |
tree | 36163d4ee667c23b5cf232df2f3004cd0a76202a /emoticons/KMess-Blue/emoticons.xml | |
download | tdeartwork-8b2aa1b5301ab60368a03e36df4ff5216726e87d.tar.gz tdeartwork-8b2aa1b5301ab60368a03e36df4ff5216726e87d.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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> |