CVS commit by howells: Mention plugin M +1 -0 main.cpp 1.55 --- kdenonbeta/kopete/kopete/main.cpp #1.54:1.55 @@ -60,4 +60,5 @@ int main(int argc, char *argv[]) aboutData.addAuthor ( "Carsten Pfeiffer", I18N_NOOP("Misc Bugfixes and Enhancelets"), "pfeiffer@kde.org" ); aboutData.addAuthor ( "Chris TenHarmsel", I18N_NOOP("Developer"), "tenharmsel@users.sourceforge.net", "http://bemis.kicks-ass.net"); + aboutData.addAuthor ( "Chris Howells", I18N_NOOP("Connection status plugin author"), "howells@kde.org", "http://chrishowells.co.uk"); aboutData.addCredit ( "Luciash d' Being", I18N_NOOP("Icon Author") );