diff options
| author | 2010-12-29 05:18:53 +0000 | |
|---|---|---|
| committer | 2010-12-29 05:18:53 +0000 | |
| commit | 36a500815eb3feae00b1f1e00b32916e4264236b (patch) | |
| tree | 459d0c28555696bad117f02f148a129513fae1ec /src/modules/pythoncore | |
| parent | yet more splitting (diff) | |
| download | KVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.tar.gz KVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.tar.bz2 KVIrc-36a500815eb3feae00b1f1e00b32916e4264236b.zip | |
More renames, fix the spelling of KVIrc etc...
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/pythoncore')
| -rw-r--r-- | src/modules/pythoncore/kvircmodule.cpp | 2 | ||||
| -rw-r--r-- | src/modules/pythoncore/kvircmodule.h | 2 | ||||
| -rw-r--r-- | src/modules/pythoncore/libkvipythoncore.cpp | 2 | ||||
| -rw-r--r-- | src/modules/pythoncore/pythoncoreinterface.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/modules/pythoncore/kvircmodule.cpp b/src/modules/pythoncore/kvircmodule.cpp index c1a3e493a..297b8945f 100644 --- a/src/modules/pythoncore/kvircmodule.cpp +++ b/src/modules/pythoncore/kvircmodule.cpp @@ -3,7 +3,7 @@ // File : kvircmodule.cpp // Creation date : Wed Nov 19 19:11:29 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/pythoncore/kvircmodule.h b/src/modules/pythoncore/kvircmodule.h index 76ad92ca0..23853d81e 100644 --- a/src/modules/pythoncore/kvircmodule.h +++ b/src/modules/pythoncore/kvircmodule.h @@ -5,7 +5,7 @@ // File : kvircmodule.h // Creation date : Wed Nov 19 19:11:29 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/pythoncore/libkvipythoncore.cpp b/src/modules/pythoncore/libkvipythoncore.cpp index 207102fb7..7c7b60e08 100644 --- a/src/modules/pythoncore/libkvipythoncore.cpp +++ b/src/modules/pythoncore/libkvipythoncore.cpp @@ -3,7 +3,7 @@ // File : libkvipythoncore.cpp // Creation date : Fri Nov 07 00:18:31 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/pythoncore/pythoncoreinterface.h b/src/modules/pythoncore/pythoncoreinterface.h index 5a66f65e8..407341e23 100644 --- a/src/modules/pythoncore/pythoncoreinterface.h +++ b/src/modules/pythoncore/pythoncoreinterface.h @@ -6,7 +6,7 @@ // File : pythoncoreinterface.h // Creation date : Fri Nov 07 00:18:31 2008 GMT by Elvio Basello // -// This file is part of the KVirc irc client distribution +// This file is part of the KVIrc irc client distribution // Copyright (C) 2008 Elvio Basello (hellvis69 at netsons dot org) // // This program is FREE software. You can redistribute it and/or |
