diff options
| author | 2013-04-05 10:45:57 +0000 | |
|---|---|---|
| committer | 2013-04-05 10:45:57 +0000 | |
| commit | 6b87c67a0171178ae60f497043258d8c24353526 (patch) | |
| tree | e8d5a43b9765bdee17513fee0a7bf1c221d8a97c /src | |
| 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 'src')
| -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: |
