Update of /cvsroot/mahogany/MahoganyWeb
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv9594
Modified Files:
clients.ht4 defaults.def docs.ht4 download.ht4 index.ht4
status.ht4 translators.ht4
Log Message:
new cvs hostname and a few wxwindows->wxwidgets changes
Index: clients.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/clients.ht4,v
retrieving revision 1.21
retrieving revision 1.22
diff -b -u -2 -r1.21 -r1.22
--- clients.ht4 27 Jun 2003 21:20:21 -0000 1.21
+++ clients.ht4 28 May 2006 21:39:55 -0000 1.22
@@ -162,5 +162,5 @@
<TR>
<TD><A HREF="http://mahogany.sourceforge.net/">Mahogany</A></TD>
- <TD>C++ (c-client, wxWindows)</TD>
+ <TD>C++ (c-client, wxWidgets)</TD>
<TD>It is very cofigurable, supports mbox, mh, pop3 and imap, has filters,
supports multiple encodings, has multiple identities, can be scripted and
Index: defaults.def
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/defaults.def,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -u -2 -r1.13 -r1.14
--- defaults.def 16 Jul 2003 09:30:03 -0000 1.13
+++ defaults.def 28 May 2006 21:39:55 -0000 1.14
@@ -71,5 +71,5 @@
define(M4_CvsLink,
M4_Link(`$1',
- `http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mahogany/M/$2?rev=1'))
+
`http://mahogany.cvs.sourceforge.net/*checkout*/mahogany/M/$2?revision=1'))
define(M4_BugzURL, `http://zeitlin.homeunix.com/cgi-bin/mbugs/index.cgi')
Index: docs.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/docs.ht4,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -u -2 -r1.9 -r1.10
--- docs.ht4 16 Jul 2003 09:30:03 -0000 1.9
+++ docs.ht4 28 May 2006 21:39:55 -0000 1.10
@@ -34,5 +34,5 @@
dnl M4_Link(Some auto-generated docs on the Python interface,
doc/Python/)<br>
dnl M4_Link(`View the Mahogany TODO file (outdated, superceded by
bugtracker)',
-dnl
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mahogany/M/TODO?rev=1)<br>
+dnl
http://mahogany.cvs.sourceforge.net/*checkout*/mahogany/M/TODO?revision=1)<br>
M4_HeaderLine(For the developers)
Index: download.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/download.ht4,v
retrieving revision 1.49
retrieving revision 1.50
diff -b -u -2 -r1.49 -r1.50
--- download.ht4 17 Nov 2004 20:54:47 -0000 1.49
+++ download.ht4 28 May 2006 21:39:55 -0000 1.50
@@ -4,5 +4,5 @@
Read the M4_Link(announcement text,
-http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mahogany/M/doc/Mannounce.txt?rev=1)
+http://mahogany.cvs.sourceforge.net/*checkout*/mahogany/M/doc/Mannounce.txt?revision=1)
here.
@@ -33,5 +33,5 @@
<a href="http://www.lpthe.jussieu.fr/~zeitlin/Mahogany/mahogany-latest.tar.gz">
tarball</a> containing just the sources of the last successful build. Please
-note that currently you will need the latest wxWindows sources from cvs to
+note that currently you will need the latest wxWidgets sources from cvs to
build it.
</li>
@@ -78,5 +78,5 @@
<p>
You may also
-<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mahogany">browse</a>
+<a href="http://mahogany.cvs.sourceforge.net/mahogany/">browse</a>
the cvs sources online.
@@ -88,8 +88,8 @@
-->
<p>
-Here are some wxWindows links:
+Here are some wxWidgets links:
<ul>
<li> Official <a
href="http://sourceforge.net/project/showfiles.php?group_id=9863">releases</a>
- <li> CVS <a href="http://www.wxwindows.org/cvs.htm">access instructions</a>
+ <li> CVS <a href="http://www.wxwidgets.org/cvs.htm">access instructions</a>
<li> Daily <a
href="http://wxwindows.sourceforge.net/snapshots/">snapshots</a>
</ul>
Index: index.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/index.ht4,v
retrieving revision 1.54
retrieving revision 1.55
diff -b -u -2 -r1.54 -r1.55
--- index.ht4 5 Sep 2004 12:38:56 -0000 1.54
+++ index.ht4 28 May 2006 21:39:55 -0000 1.55
@@ -17,5 +17,5 @@
looking for <a href="#Help">more help</a> from the community) and we are
naturally using the free libraries and tools: we use the free cross-platform
-<a href="http://www.wxwindows.org/">wxWindows</a> C++ application framework
+<a href="http://www.wxwidgets.org/">wxWidgets</a> C++ application framework
for the GUI part (its wxGTK port uses yet another free library
<a href="http://www.gtk.org/">GTK+</a>) and the free
@@ -269,5 +269,5 @@
<p>
-Both, M4_Link(wxWindows,http://www.wxwindows.org/) and the mail handling
+Both, M4_Link(wxWidgets,http://www.wxwidgets.org/) and the mail handling
library used by M4_Mahogany support the Mac OS X and it has always been our
intent to port M4_Mahogany to Mac. Unfortunately, we don't have neither access
@@ -302,5 +302,5 @@
SRC="images/designed_with_linux.png" ALT="designed with Linux logo"
BORDER=0 height=30 width=80></a>
-<a href="http://www.wxwindows.org/"><img SRC="images/wx.png" ALT="wxWindows"
BORDER=0></a>
+<a href="http://www.wxwidgets.org/"><img SRC="images/wx.png" ALT="wxWidgets"
BORDER=0></a>
<font size=1 color=white>
Index: status.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/status.ht4,v
retrieving revision 1.40
retrieving revision 1.41
diff -b -u -2 -r1.40 -r1.41
--- status.ht4 14 Nov 2005 01:46:55 -0000 1.40
+++ status.ht4 28 May 2006 21:39:55 -0000 1.41
@@ -56,5 +56,5 @@
repository. Click on the link below to view this list in your
browser. <ul><li> <a
-
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mahogany/M/CHANGES?rev=1">View
+
href="http://mahogany.cvs.sourceforge.net/*checkout*/mahogany/M/CHANGES?revision=1">View
the up-to-date CHANGES file directly from the cvs
repository.</a></li></ul>
Index: translators.ht4
===================================================================
RCS file: /cvsroot/mahogany/MahoganyWeb/translators.ht4,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -u -2 -r1.13 -r1.14
--- translators.ht4 27 Jun 2004 18:39:02 -0000 1.13
+++ translators.ht4 28 May 2006 21:39:55 -0000 1.14
@@ -77,5 +77,5 @@
<tr><th>Language</th><th>[Note]</th><th>Status</th><th>Last
update</th><th>File</th><th>Last Translator</th></tr>
define(MyRow, `<tr><td>$1</td><td>$2</td><td>$3</td><td>$4</td>
-<td><a
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mahogany/M/locale/$5">$5</a></td>
+<td><a
href="http://mahogany.cvs.sourceforge.net/mahogany/M/locale/$5">$5</a></td>
<td>$6</td></tr>')dnl
MyRow(German, 97%, current 0.64, 2003-01-27, de.po, Martin Jost)
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates