CVSROOT: /cvsroot/lilypond
Module name: newweb
Branch:
Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/06/19 15:09:01
Modified files:
. : ChangeLog
site : menu-entries.py
site/about/automated-engraving: conclusion.html
Log message:
remove .html from index
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/ChangeLog.diff?tr1=1.259&tr2=1.260&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/site/menu-entries.py.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/site/about/automated-engraving/conclusion.html.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
Patches:
Index: newweb/ChangeLog
diff -u newweb/ChangeLog:1.259 newweb/ChangeLog:1.260
--- newweb/ChangeLog:1.259 Sat Jun 18 23:38:14 2005
+++ newweb/ChangeLog Sun Jun 19 15:09:01 2005
@@ -1,5 +1,7 @@
2005-06-19 Han-Wen Nienhuys <[EMAIL PROTECTED]>
+ * site/menu-entries.py: remove .html from index
+
* site/install/devel.ihtml: update macos.
2005-06-17 John Mandereau <[EMAIL PROTECTED]>
Index: newweb/site/about/automated-engraving/conclusion.html
diff -u newweb/site/about/automated-engraving/conclusion.html:1.7
newweb/site/about/automated-engraving/conclusion.html:1.8
--- newweb/site/about/automated-engraving/conclusion.html:1.7 Thu May 19
11:24:13 2005
+++ newweb/site/about/automated-engraving/conclusion.html Sun Jun 19
15:09:01 2005
@@ -1,5 +1,5 @@
<!--
- Translation of CVS $Revision: 1.7 $
+ Translation of CVS $Revision: 1.8 $
Translators must leave this comment in tact, but remove any dollar
signs ($) from the CVS Revision indicator.
@@ -19,4 +19,4 @@
<p align=right>
-Go <a href=index.html>back</a> to the index.
+Go <a href="index">back</a> to the index.
Index: newweb/site/menu-entries.py
diff -u newweb/site/menu-entries.py:1.16 newweb/site/menu-entries.py:1.17
--- newweb/site/menu-entries.py:1.16 Thu Mar 31 21:47:43 2005
+++ newweb/site/menu-entries.py Sun Jun 19 15:09:01 2005
@@ -1,7 +1,7 @@
# This is the toplevel menu. Keep it short.
[
- ('index.html', _ ('Home')),
+ ('index', _ ('Home')),
('switch', _ ('Introduction')),
('about', _ ('About')),
('install', _ ('Download')),
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs