diff options
| author | 2007-01-09 02:09:30 +0000 | |
|---|---|---|
| committer | 2007-01-09 02:09:30 +0000 | |
| commit | 59dc69c3463ecaee480cf849a9b5e94738dabc83 (patch) | |
| tree | ee37ea8807e06290ebd41e48588b5ec1cc63f3fd /src/modules | |
| parent | fuzzy fix (diff) | |
| download | KVIrc-59dc69c3463ecaee480cf849a9b5e94738dabc83.tar.gz KVIrc-59dc69c3463ecaee480cf849a9b5e94738dabc83.tar.bz2 KVIrc-59dc69c3463ecaee480cf849a9b5e94738dabc83.zip | |
Added k0sm|k0
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@135 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules')
| -rw-r--r-- | src/modules/about/abouttext.inc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/modules/about/abouttext.inc b/src/modules/about/abouttext.inc index f77412606..76fb2a041 100644 --- a/src/modules/about/abouttext.inc +++ b/src/modules/about/abouttext.inc @@ -678,6 +678,9 @@ static char * g_szAboutText = "" \ "<tr><td align=\"center\"><font color=\"#303030\">" \ "Artist :)" \ "</font></td></tr>" \ +"<tr><td align=\"center\"><font color=\"#606060\"><i>" \ +"\"<etherea`> Time make no sense\"" \ +"</i></font></td></tr>" \ "</table><br><br>" \ "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \ "<tr><td align=\"center\">" \ @@ -695,6 +698,26 @@ static char * g_szAboutText = "" \ "Splash screen Artist :)" \ "</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>Massimiliano Leone</b></font>" \ +"</td></tr>" \ +"<tr><td align=\"center\"><font color=\"#800020\" size=\"+2\"> (" \ +"k0sm|k0" \ +")</font></td></tr>" \ +"<tr><td align=\"center\"><font color=\"#0000FF\" size=\"+1\">" \ +"[" \ +"k0smik0 at logorroici dot org" \ +"]" \ +"</font></td></tr>" \ +"<tr><td align=\"center\"><font color=\"#303030\">" \ +"Debian packages, moral support" \ +"</font></td></tr>" \ +"<tr><td align=\"center\"><font color=\"#606060\"><i>" \ +"\"One must make one's self superior to humanity, in power," \ +"in loftiness of soul, in contempt. - Friedrich Nietzsche\"" \ +"</i></font></td></tr>" \ +"</table><br><br>" \ "<br>" \ "This list is far from being complete.<br>" \ "A lot of more or less \"anonymous\" people have wasted their time, " \ |
