diff options
| author | 2007-06-20 20:55:08 +0000 | |
|---|---|---|
| committer | 2007-06-20 20:55:08 +0000 | |
| commit | 266a3f477dd0362c4e9a0647e37dbae9d4cde9ac (patch) | |
| tree | 9067a8b60725de486bc01c5aae4ff2f0249b473f | |
| parent | Readded missing entries to about dialog (diff) | |
| download | KVIrc-266a3f477dd0362c4e9a0647e37dbae9d4cde9ac.tar.gz KVIrc-266a3f477dd0362c4e9a0647e37dbae9d4cde9ac.tar.bz2 KVIrc-266a3f477dd0362c4e9a0647e37dbae9d4cde9ac.zip | |
fixed email
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@629 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | src/modules/about/ENTRIES | 2 | ||||
| -rw-r--r-- | src/modules/about/abouttext.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/about/ENTRIES b/src/modules/about/ENTRIES index 3cf628739..d8b71e740 100644 --- a/src/modules/about/ENTRIES +++ b/src/modules/about/ENTRIES @@ -238,7 +238,7 @@ TEXT: everything is possible, it only needs its time. NAME: Elvio Basello NICK: HelLViS69 -MAIL: hellvis69 at altervista dot org +MAIL: hellvis69 at netsons dot org ROLE: Site (re)creator, Italian translation, scripting, ROLE: bughunting, Slackware packages, new ideas... TEXT: <HelLViS69> Blessed gdb, in the name of ritchie, diff --git a/src/modules/about/abouttext.inc b/src/modules/about/abouttext.inc index 3851ace45..757905d95 100644 --- a/src/modules/about/abouttext.inc +++ b/src/modules/about/abouttext.inc @@ -704,7 +704,7 @@ static char * g_szAboutText = "" \ ")</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \ "[" \ -"hellvis69 at altervista dot org" \ +"hellvis69 at netsons dot org" \ "]" \ "</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#303030\">" \ |
