diff options
| author | 2013-03-31 17:29:34 +0000 | |
|---|---|---|
| committer | 2013-03-31 17:29:34 +0000 | |
| commit | 594a7f21548c1c02f2b342129de9e3f8fdb2cc50 (patch) | |
| tree | d650f99fb488307591fa707d441507f8cb03c8ba /src/modules | |
| parent | apply patch by htozehizzo to speed up dcc over ssl file transmissions (diff) | |
| download | KVIrc-594a7f21548c1c02f2b342129de9e3f8fdb2cc50.tar.gz KVIrc-594a7f21548c1c02f2b342129de9e3f8fdb2cc50.tar.bz2 KVIrc-594a7f21548c1c02f2b342129de9e3f8fdb2cc50.zip | |
Fix default smiles codes. Thanks to alexzulu for the patch
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6324 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules')
| -rw-r--r-- | src/modules/texticons/libkvitexticons.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/texticons/libkvitexticons.cpp b/src/modules/texticons/libkvitexticons.cpp index 768ffa8ea..fdd5f7cb1 100644 --- a/src/modules/texticons/libkvitexticons.cpp +++ b/src/modules/texticons/libkvitexticons.cpp @@ -86,7 +86,7 @@ static bool texticons_kvs_fnc_get(KviKvsModuleFunctionCall * c) @type: command @title: - $texticons.set + texticons.set @short: Sets texticon data @syntax: |
