diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-02-07 23:46:37 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-02-07 23:46:37 +0000 |
commit | eb85224c8af696aeacf86a34b5e7bb559433f12b (patch) | |
tree | 3ff241c7ec96e982ff28f20079b81a9eb1f0e6d9 | |
parent | 30238f1084a90797409e11549688c8d03e4a4ead (diff) |
emoticons: Fix for skype.emo (thanks MiSHAK)
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@143 c086bb3d-8645-0410-b8da-73a8550f86e7
-rw-r--r-- | Plugins/emoticons/data/Plugins/Emoticons/Skype.emo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Plugins/emoticons/data/Plugins/Emoticons/Skype.emo b/Plugins/emoticons/data/Plugins/Emoticons/Skype.emo index 541fbfc..457e837 100644 --- a/Plugins/emoticons/data/Plugins/Emoticons/Skype.emo +++ b/Plugins/emoticons/data/Plugins/Emoticons/Skype.emo @@ -1,4 +1,4 @@ -# Skipe protocol
+# Skype protocol
[Skype]
@@ -12,7 +12,7 @@ "neutral" = "Speechless", ":|" ":=|" ":-|"
"kiss" = "Kiss", ":*" ":=*" ":-*"
"tongue" = "Tongue Out", ":P" ":=P" ":-P" ":p" ":=p" ":-p"
-"embarrassed" = "Blush", "(blush)" ":$" ":-$" ":=$" ":">"
+"embarrassed" = "Blush", "(blush)" ":$" ":-$" ":=$" ":\">"
"sarcastic" = "Wondering", ":^)"
"sleepy" = "Sleepy", "|-)" "I-)" "I=)" "(snooze)"
"boring" = "Dull", "|(" "|-(" "|=("
|