Greg Hellings wrote: > Finding where those come from in the SWORD source and submitting a > patch is the easiest way to fix those. :) Again: all of the content > of the docs themselves comes straight out of the comments in the > source code, so anyone can make a patch against that and submit it for > those with write access to update.
This looks trivial. How about: --- include/swmgr.h 2009-04-13 03:11:01 +0000 +++ include/swmgr.h 2009-04-26 20:53:31 +0000 @@ -44,7 +44,7 @@ * * Well known frontends are:\n * -SWORD for Windows (http://crosswire.org/sword/software/biblecs/)\n - * -GnomeSword (http://gnomesword.sourceforge.net/)\n + * -Xiphos (http://xiphos.org/)\n * -BibleTime (http://www.bibletime.info/)\n */ Only GnomeSword needs changing. The others are fine now the CrossWire web server is working again. Jonathan _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
