gnucash stable: Corrct the IRC network where GnuCash can be found.

John Ralls jralls at code.gnucash.org
Fri Dec 6 23:00:26 EST 2024


Updated	 via  https://github.com/Gnucash/gnucash/commit/5c7f1ad4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/555e23e8 (commit)



commit 5c7f1ad45dcb010dc4ffea9d1064dc96d3df9822
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Dec 6 19:59:22 2024 -0800

    Corrct the IRC network where GnuCash can be found.

diff --git a/doc/tip_of_the_day.list.c b/doc/tip_of_the_day.list.c
index 780992414f..f55c25144e 100644
--- a/doc/tip_of_the_day.list.c
+++ b/doc/tip_of_the_day.list.c
@@ -10,7 +10,7 @@ see the table at https://wiki.gnucash.org/wiki/Mailing_Lists")
 
  N_( "The GnuCash developers are easy to contact. As well \
 as several mailing lists, you can chat to them live on IRC! \
-Join them on #gnucash at irc.gnome.org")
+Join them on #gnucash at irc.gimp.net")
 
  N_( "You can easily import your existing financial data from Quicken, \
 MS Money or other programs that export QIF files or OFX files. In the \



Summary of changes:
 doc/tip_of_the_day.list.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list