diff options
| author | 2013-04-05 10:45:57 +0000 | |
|---|---|---|
| committer | 2013-04-05 10:45:57 +0000 | |
| commit | 6b87c67a0171178ae60f497043258d8c24353526 (patch) | |
| tree | e8d5a43b9765bdee17513fee0a7bf1c221d8a97c /data/config/texticons.kvc | |
| parent | backported r6241 to branch/4.2 (diff) | |
| download | KVIrc-4.2.tar.gz KVIrc-4.2.tar.bz2 KVIrc-4.2.zip | |
Merged revision(s) 6324 from trunk/kvirc: 4.2
Fix default smiles codes. Thanks to alexzulu for the patch
git-svn-id: https://svn.kvirc.de/svn/branches/kvirc/4.2@6325 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'data/config/texticons.kvc')
| -rw-r--r-- | data/config/texticons.kvc | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/data/config/texticons.kvc b/data/config/texticons.kvc index 047f34056..95a3a812f 100644 --- a/data/config/texticons.kvc +++ b/data/config/texticons.kvc @@ -44,4 +44,17 @@ inlove=304 ninja=305 pirate=306 puke=307 -rage=308
\ No newline at end of file +rage=308 +:)=227 +:(=224 +:/=225 +:*=222 +;)=231 +:P°=283 +:D=217 +:O=226 +:P=228 +:S=264 +:°)=270 +:|=282 +:°=230
\ No newline at end of file |
