diff options
| author | 2012-06-12 22:31:37 +0000 | |
|---|---|---|
| committer | 2012-06-12 22:31:37 +0000 | |
| commit | c0eaaaa14d577d811a9b1bfe7b2b9b313c45ac78 (patch) | |
| tree | 5dbcd2af16e83f419a419a06e0ca0706d7f82466 /src/modules/about | |
| parent | updated italian translation (diff) | |
| download | KVIrc-c0eaaaa14d577d811a9b1bfe7b2b9b313c45ac78.tar.gz KVIrc-c0eaaaa14d577d811a9b1bfe7b2b9b313c45ac78.tar.bz2 KVIrc-c0eaaaa14d577d811a9b1bfe7b2b9b313c45ac78.zip | |
updated about info
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6185 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/about')
| -rw-r--r-- | src/modules/about/ENTRIES | 2 | ||||
| -rw-r--r-- | src/modules/about/abouttext.inc | 34 |
2 files changed, 18 insertions, 18 deletions
diff --git a/src/modules/about/ENTRIES b/src/modules/about/ENTRIES index 019f9f199..29a407753 100644 --- a/src/modules/about/ENTRIES +++ b/src/modules/about/ENTRIES @@ -20,7 +20,7 @@ TEXT: <Noldor>....or too few.. NAME: Elvio Basello NICK: HelLViS69 -MAIL: hellvis69 at netsons dot org +MAIL: hellvis69 at gmail dot com 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 c2c780759..cba79017c 100644 --- a/src/modules/about/abouttext.inc +++ b/src/modules/about/abouttext.inc @@ -73,7 +73,7 @@ static const char * g_szAboutText = "" \ ")</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \ "[" \ -"hellvis69 at netsons dot org" \ +"hellvis69 at gmail dot com" \ "]" \ "</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#303030\">" \ @@ -205,6 +205,22 @@ static const char * g_szAboutText = "" \ "</table><br><br>" \ "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \ "<tr><td align=\"center\">" \ +"<font color=\"#000000\" size=\"+2\"><b>José Melo</b></font>" \ +"</td></tr>" \ +"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \ +"Ze_M" \ +")</font></td></tr>" \ +"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \ +"[" \ +"mmodem00 at netvisao dot pt" \ +"]" \ +"</font></td></tr>" \ +"<tr><td align=\"center\"><font color=\"#303030\">" \ +"Portuguese translation, default script patches and Mandriva (MDE) packager." \ +"</font></td></tr>" \ +"</table><br><br>" \ +"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \ +"<tr><td align=\"center\">" \ "<font color=\"#000000\" size=\"+2\"><b>Ahinu</b></font>" \ "</td></tr>" \ "<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \ @@ -285,22 +301,6 @@ static const char * g_szAboutText = "" \ "</table><br><br>" \ "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \ "<tr><td align=\"center\">" \ -"<font color=\"#000000\" size=\"+2\"><b>José Melo</b></font>" \ -"</td></tr>" \ -"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \ -"Ze_M" \ -")</font></td></tr>" \ -"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \ -"[" \ -"mmodem00 at netvisao dot pt" \ -"]" \ -"</font></td></tr>" \ -"<tr><td align=\"center\"><font color=\"#303030\">" \ -"Portuguese translation, default script patches and Mandriva (MDE) packager." \ -"</font></td></tr>" \ -"</table><br><br>" \ -"<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \ -"<tr><td align=\"center\">" \ "<font color=\"#000000\" size=\"+2\"><b>Erkan Kodalak</b></font>" \ "</td></tr>" \ "<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \ |
