summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-02-04 14:30:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-02-04 14:31:06 +0900
commitc3a63e2e23bc0677bb8b0417aaf6c1d6c2941ea6 (patch)
tree05ddcd26fd722fd9ff5a66da6473e746a933d389
parent763d99e464e36580a60796e19ea6e8ce04177796 (diff)
downloadbibletime-c3a63e2e.tar.gz
bibletime-c3a63e2e.zip
Fixed references to TDE website.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 796d9dc1f46c377960be9af12a1ba2ce18fe8ce3)
-rw-r--r--bibletime/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/bibletime/main.cpp b/bibletime/main.cpp
index c706cf9..5f6672b 100644
--- a/bibletime/main.cpp
+++ b/bibletime/main.cpp
@@ -59,7 +59,7 @@ void myMessageOutput( TQtMsgType type, const char *msg ) {
fprintf( stderr,"(BibleTime %s) WARNING: %s\n",VERSION, msg );
break;
case TQtFatalMsg:
- fprintf( stderr,"(BibleTime %s) _FATAL_: %s\nPlease visit http://bugs.pearsoncomputing.net and report this bug!",VERSION, msg );
+ fprintf( stderr,"(BibleTime %s) _FATAL_: %s\nPlease visit http://bugs.trinitydesktop.org and report this bug!",VERSION, msg );
abort(); // dump core on purpose
}
}
@@ -137,7 +137,7 @@ int main(int argc, char* argv[]) {
I18N_NOOP("(c)1999-2010, The BibleTime Team and The Trinity Project"),
I18N_NOOP("BibleTime is an easy to use but powerful Bible study tool for Trinity.\nIt is a fork of the main BibleTime project in order to provide a native Trinity application.\n\nThe BibleTime project is looking for developers and translators.\nIf you'd like to join their team, please send an email to info@bibletime.info."),
"http://www.bibletime.info/",
- "trinity-devel@lists.pearsoncomputing.net"
+ "devels@trinitydesktop.org"
);
/***********************************************
@@ -150,7 +150,7 @@ int main(int argc, char* argv[]) {
// artwork
aboutData.addAuthor("James Ots", I18N_NOOP("Crystal icons, crystal startlogo, webpage"), "me@jamesots.com", "http://www.jamesots.com");
// Trinity project maintainer
- aboutData.addAuthor("Timothy Pearson", I18N_NOOP("Trinity project maintainer"), "kb9vqf@pearsoncomputing.net", "http://trinity.pearsoncomputing.net");
+ aboutData.addAuthor("Timothy Pearson", I18N_NOOP("Trinity project"), "kb9vqf@pearsoncomputing.net", "http://www.trinitydesktop.org");
//inactiv