summaryrefslogtreecommitdiffstats
path: root/configdialog/kbfxconfigdlgabout.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'configdialog/kbfxconfigdlgabout.ui.h')
-rw-r--r--configdialog/kbfxconfigdlgabout.ui.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/configdialog/kbfxconfigdlgabout.ui.h b/configdialog/kbfxconfigdlgabout.ui.h
index fa31f83..d85ce1a 100644
--- a/configdialog/kbfxconfigdlgabout.ui.h
+++ b/configdialog/kbfxconfigdlgabout.ui.h
@@ -26,7 +26,7 @@ void KbfxConfigDlgAbout::init()
"<br><br>"
"<strong>KBFX:</strong> co-author, Q/A, system design, web designer, bug hunter, project administror"
"<br><br>"
- "<strong>Email:</strong> nookie@mail.kbfx.org" );
+ "<strong>Email:</strong> nookie@mail.kbfx.net" );
KbfxMemberTextSiraj = tr2i18n (
"<strong>Name:</strong> Siraj Razick"
@@ -35,7 +35,7 @@ void KbfxConfigDlgAbout::init()
"<br><br>"
"<strong>KBFX:</strong> author, maintainer, developer, project administror"
"<br><br>"
- "<strong>Email:</strong> siraj@mail.kbfx.org" );
+ "<strong>Email:</strong> siraj@mail.kbfx.net" );
KbfxMemberTextNathanael = tr2i18n (
"<strong>Name:</strong> Nathanael Dracor Gogniat"
@@ -44,7 +44,7 @@ void KbfxConfigDlgAbout::init()
"<br><br>"
"<strong>KBFX:</strong> project technical writer, documentation manager, co-author"
"<br><br>"
- "<strong>Email:</strong> nathanael@mail.kbfx.org" );
+ "<strong>Email:</strong> nathanael@mail.kbfx.net" );
KbfxMemberTextPhobosK = tr2i18n (
"<strong>Name:</strong> PhobosK"
@@ -53,7 +53,7 @@ void KbfxConfigDlgAbout::init()
"<br><br>"
"<strong>KBFX:</strong> package & release manager, Q/A, bug hunter, mandriva packages, project administrator, developer TQt/C++"
"<br><br>"
- "<strong>Email:</strong> phobosk@mail.kbfx.org" );
+ "<strong>Email:</strong> phobosk@mail.kbfx.net" );
KbfxMemberTextJohnny = tr2i18n (
"<strong>Name:</strong> Johnny Henry Saenz Acuna (scarebyte)"
@@ -62,7 +62,7 @@ void KbfxConfigDlgAbout::init()
"<br><br>"
"<strong>KBFX:</strong> developer TQt4/C++"
"<br><br>"
- "<strong>Email:</strong> saenzac@mail.kbfx.org" );
+ "<strong>Email:</strong> saenzac@mail.kbfx.net" );
KbfxMemberTextEphracis = tr2i18n (
"<strong>Name:</strong> Christoffer Brodd-Reijer (Ephracis)"
@@ -71,7 +71,7 @@ void KbfxConfigDlgAbout::init()
"<br><br>"
"<strong>KBFX:</strong> library developer for Raptor"
"<br><br>"
- "<strong>Email:</strong> ephracis@mail.kbfx.org" );
+ "<strong>Email:</strong> ephracis@mail.kbfx.net" );
}
bool KbfxConfigDlgAbout::eventFilter ( TQObject *obj, TQEvent *ev )