diff options
| author | 2010-01-01 21:24:11 +0000 | |
|---|---|---|
| committer | 2010-01-01 21:24:11 +0000 | |
| commit | 14f96dbf2f546b74b543e2131fd65bbf8696ddb8 (patch) | |
| tree | 24615638ab1b4244a37c4c05f779efa177f02e4c /data | |
| parent | imported emoticons from kde's oxygen theme; replaced the old ones, added some... (diff) | |
| download | KVIrc-14f96dbf2f546b74b543e2131fd65bbf8696ddb8.tar.gz KVIrc-14f96dbf2f546b74b543e2131fd65bbf8696ddb8.tar.bz2 KVIrc-14f96dbf2f546b74b543e2131fd65bbf8696ddb8.zip | |
added texticons entry (aka ctrl+I) for new emoticons
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3785 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'data')
| -rw-r--r-- | data/config/texticons.kvc | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/data/config/texticons.kvc b/data/config/texticons.kvc index 09d45c821..047f34056 100644 --- a/data/config/texticons.kvc +++ b/data/config/texticons.kvc @@ -2,7 +2,7 @@ # Default configuration of texticons. # If you add any entry then please increase this number both here # and in kvi_texticonmanager.cpp (they MUST match) -ConfigUpdate=3 +ConfigUpdate=4 [TextIcons] smile=94 sad=95 @@ -37,3 +37,11 @@ oooh=223 cafe=273 hum=282 slurp=283 +angel=301 +clown=302 +devil=303 +inlove=304 +ninja=305 +pirate=306 +puke=307 +rage=308
\ No newline at end of file |
