diff options
| author | 2008-04-08 01:40:28 +0000 | |
|---|---|---|
| committer | 2008-04-08 01:40:28 +0000 | |
| commit | d97e538eb31a558aa24fda748cc4bd1b6e0c82a0 (patch) | |
| tree | 5a662afdff8d2627bc82e547d17633e6e46cc216 /src/modules/setup/libkvisetup.cpp | |
| parent | code clean and fixes (diff) | |
| download | KVIrc-d97e538eb31a558aa24fda748cc4bd1b6e0c82a0.tar.gz KVIrc-d97e538eb31a558aa24fda748cc4bd1b6e0c82a0.tar.bz2 KVIrc-d97e538eb31a558aa24fda748cc4bd1b6e0c82a0.zip | |
ported some modules
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1423 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/setup/libkvisetup.cpp')
| -rw-r--r-- | src/modules/setup/libkvisetup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/setup/libkvisetup.cpp b/src/modules/setup/libkvisetup.cpp index 49d629eb3..e20cf4546 100644 --- a/src/modules/setup/libkvisetup.cpp +++ b/src/modules/setup/libkvisetup.cpp @@ -147,7 +147,7 @@ static bool setup_module_can_unload(KviModule *m) } KVIRC_MODULE( - "Setup wizard", + "Setup Wizard", "4.0.0", "Szymon Stefanek <pragma at kvirc dot net>", "First-time-run setup wizard", |
