diff options
| author | 2007-01-10 01:34:47 +0000 | |
|---|---|---|
| committer | 2007-01-10 01:34:47 +0000 | |
| commit | c7caa2579263eb0ec07625627e9d090f1292a0b0 (patch) | |
| tree | e6744b330ed28b0a319edd172a86c605de68a99d /src/modules/math/libkvimath.cpp | |
| parent | ctrl+w, alt+backspace shortcuts (diff) | |
| download | KVIrc-c7caa2579263eb0ec07625627e9d090f1292a0b0.tar.gz KVIrc-c7caa2579263eb0ec07625627e9d090f1292a0b0.tar.bz2 KVIrc-c7caa2579263eb0ec07625627e9d090f1292a0b0.zip | |
More work on the themeing engine
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@150 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/math/libkvimath.cpp')
| -rw-r--r-- | src/modules/math/libkvimath.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/math/libkvimath.cpp b/src/modules/math/libkvimath.cpp index 829292acb..849a7c930 100644 --- a/src/modules/math/libkvimath.cpp +++ b/src/modules/math/libkvimath.cpp @@ -472,7 +472,7 @@ static bool math_module_cleanup(KviModule *m) } KVIRC_MODULE( - "System", // module name + "Math", // module name "1.0.0", // module version "Copyright (C) 2006 Szymon Stefanek (pragma at kvirc dot net),"\ "Tonino Imbesi (grifisx at barmes dot org)," \ |
