aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/system/libkvisystem.cpp
diff options
context:
space:
mode:
authorGravatar Noldor2008-05-05 17:34:30 +0000
committerGravatar Noldor2008-05-05 17:34:30 +0000
commit178c8afc542cf72512921f70c08938d157d1e5cd (patch)
treed3ab533df08d4ca19c991d8b9e1f6d5cdc15f732 /src/modules/system/libkvisystem.cpp
parentporting kvi_process (wip) (diff)
downloadKVIrc-178c8afc542cf72512921f70c08938d157d1e5cd.tar.gz
KVIrc-178c8afc542cf72512921f70c08938d157d1e5cd.tar.bz2
KVIrc-178c8afc542cf72512921f70c08938d157d1e5cd.zip
added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/system/libkvisystem.cpp')
-rw-r--r--src/modules/system/libkvisystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/system/libkvisystem.cpp b/src/modules/system/libkvisystem.cpp
index 63efd9a16..6b328059b 100644
--- a/src/modules/system/libkvisystem.cpp
+++ b/src/modules/system/libkvisystem.cpp
@@ -726,7 +726,7 @@ KVIRC_MODULE(
"4.0.0", // module version
"Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)" \
" (C) 2005 Tonino Imbesi (grifisx at barmes dot org)"\
- " (C) 2005 Alessandro Carbone (noldor at barmes dot org)",// author & (C)
+ " (C) 2005 Alessandro Carbone (elfonol at gmail dot com)",// author & (C)
"System informations module",
system_module_init,
system_module_can_unload,