diff options
| author | 2007-11-14 21:21:15 +0000 | |
|---|---|---|
| committer | 2007-11-14 21:21:15 +0000 | |
| commit | 042e57f48df09727f5a1c716bc9144cf0cdad8ff (patch) | |
| tree | c283240267625281f85bc4de839c54fbc906313d /src/modules/about | |
| parent | updated email & makedist.vbs (diff) | |
| download | KVIrc-042e57f48df09727f5a1c716bc9144cf0cdad8ff.tar.gz KVIrc-042e57f48df09727f5a1c716bc9144cf0cdad8ff.tar.bz2 KVIrc-042e57f48df09727f5a1c716bc9144cf0cdad8ff.zip | |
fixed email
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@912 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/about')
| -rw-r--r-- | src/modules/about/abouttext.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/about/abouttext.inc b/src/modules/about/abouttext.inc index 757905d95..c35fc173e 100644 --- a/src/modules/about/abouttext.inc +++ b/src/modules/about/abouttext.inc @@ -685,7 +685,7 @@ static char * g_szAboutText = "" \ ")</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \ "[" \ -"thex.email@gmail.com" \ +"kvirc@thexception.net" \ "]" \ "</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#303030\">" \ |
