Commit 5927a520e02d92501846dc275d5d0d7f348667bc

Authored by Joenio Costa
Committed by Antonio Terceiro
1 parent 00b2e201

Removing duplicated emoticon :-\

(ActionItem1635)
Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
public/designs/icons/pidgin/emoticons.js
... ... @@ -62,8 +62,7 @@ var emoticons = {
62 62 ":[": "",
63 63 ":<": "",
64 64 "=[": "",
65   - ":(": "",
66   - ":-\\": ""
  65 + ":(": ""
67 66 }
68 67 },
69 68 "::tongue": {
... ...