heroes-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Heroes] CVS: htdocs/src lists.htm4,1.2,1.3 web.m4,1.29,1.30


From: Alexandre Duret-Lutz
Subject: [Heroes] CVS: htdocs/src lists.htm4,1.2,1.3 web.m4,1.29,1.30
Date: Sun, 17 Nov 2002 10:41:10 -0800

Update of /cvsroot/heroes/htdocs/src
In directory usw-pr-cvs1:/tmp/cvs-serv10828/src

Modified Files:
        lists.htm4 web.m4 
Log Message:
* src/web.m4 (SF_MLIST): Rename as ...
(SV_MLIST): ... this.  Update URLs.
* src/lists.htm4: Use SV_MLIST instead of SF_MLIST.


Index: lists.htm4
===================================================================
RCS file: /cvsroot/heroes/htdocs/src/lists.htm4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lists.htm4  4 May 2001 15:21:21 -0000       1.2
+++ lists.htm4  17 Nov 2002 18:41:08 -0000      1.3
@@ -9,17 +9,17 @@
 <P>Here are some mailing list related to Heroes.
 
 BEGIN_MLIST_ARRAY
-SF_MLIST(`heroes-announce',
+SV_MLIST(`heroes-announce',
          `Announcements about releases or other important events
           (low volume, read-only).')
-SF_MLIST(`heroes-discuss',
+SV_MLIST(`heroes-discuss',
          `General discussion or questions about heroes.  You do not need
          to subscribe to <code>heroes-announce</code> if you subscribe
           to this list, because announcement are forwarded here
           automatically.')
-SF_MLIST(`heroes-bugs',
+SV_MLIST(`heroes-bugs',
          `Bug reports and discussions about bugs in heroes.')
-SF_MLIST(`heroes-commits',
+SV_MLIST(`heroes-commits',
          `CVS commit notices (this is useful only to people who
           works on Heroes and need to be informed about what changes
           are done).')

Index: web.m4
===================================================================
RCS file: /cvsroot/heroes/htdocs/src/web.m4,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- web.m4      30 Mar 2002 18:31:44 -0000      1.29
+++ web.m4      17 Nov 2002 18:41:08 -0000      1.30
@@ -191,9 +191,9 @@
        (un)subscribe
        </A><PRE>
 </PRE>')
-m4_define(`SF_MLIST',`MLIST(address@hidden',`$2',
-`http://www.geocrawler.com/redir-sf.php3?list=$1',
-`http://lists.sourceforge.net/mailman/listinfo/$1')')
+m4_define(`SV_MLIST',`MLIST(address@hidden',`$2',
+`http://mail.nongnu.org/pipermail/$1',
+`http://mail.nongnu.org/mailman/listinfo/$1')')
 
 m4_dnl --- standard links ---
 



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]