|
From: <kin...@us...> - 2025-09-03 19:15:59
|
Revision: 7350
http://sourceforge.net/p/teem/code/7350
Author: kindlmann
Date: 2025-09-03 19:15:56 +0000 (Wed, 03 Sep 2025)
Log Message:
-----------
added note about discord server https://discord.gg/xBBqZGXkF7
Modified Paths:
--------------
teem/trunk/src/unrrdu/about.c
Modified: teem/trunk/src/unrrdu/about.c
===================================================================
--- teem/trunk/src/unrrdu/about.c 2025-09-03 18:42:35 UTC (rev 7349)
+++ teem/trunk/src/unrrdu/about.c 2025-09-03 19:15:56 UTC (rev 7350)
@@ -35,10 +35,13 @@
/* "svn co http://teem.svn.sf.net/svnroot/teem/teem/trunk teem\n "; */
char par2[]
= "\t\t\t\t"
- "Many people have used and relied on unu and Nrrd for their academic work "
- "but it is hard to find evidence of them respecting the request made this "
- "paragraph. Nevertheless, it persists, in the interest of posterity if not "
- "irony. Long-term maintenance of this software depends on funding, and "
+ "Many people have probably used and relied on unu and Nrrd for their work, "
+ "but it is very hard to find evidence of them respecting the long-standing "
+ "request made in the following paragraph. Nevertheless, it persists, in "
+ "the interest of posterity if not irony.\n "
+ "\n "
+ "\t\t\t"
+ "Long-term maintenance of this software depends on funding, and "
"funding depends on being able to document who is using it for what. "
"If unu or Nrrd has helped in your research, including for simple one-off "
"experiments or mundane data hacking, the developers of Teem would love "
@@ -49,9 +52,14 @@
"part of the Teem toolkit available at "
"http://teem.sf.net\". "
"Alternatively, please email gl...@uc... and briefly describe "
- "how Teem software has helped in your work. "
- "Please also consider joining the Teem-users Discord: "
- "https://discord.gg/xBBqZGXkF7 \n ";
+ "how Teem software has helped in your work.\n "
+ "Please also consider joining the teem-users mailing list: "
+ "<http://lists.sourceforge.net/lists/listinfo/teem-users>.\n "
+ "\n "
+ "\t\t\t"
+ "Or, new for 2025 and Teem v2: join the Teem-users Discord: "
+ "https://discord.gg/xBBqZGXkF7 to share how Teem works or doesn't work for "
+ "you.\n ";
char par3[] = "\t\t\t\t"
"A summary list of unu commands is generated by running simply \"unu\". "
"Running a unu command without additional arguments "
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|