CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Heikki Johannes Junes <[EMAIL PROTECTED]>       05/04/27 
22:31:07

Modified files:
        .              : ChangeLog 
        Documentation  : index.html.in 

Log message:
        specify UTF-8 charset.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3511&tr2=1.3512&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/index.html.in.diff?tr1=1.22&tr2=1.23&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3511 lilypond/ChangeLog:1.3512
--- lilypond/ChangeLog:1.3511   Wed Apr 27 13:00:49 2005
+++ lilypond/ChangeLog  Wed Apr 27 22:31:07 2005
@@ -1,3 +1,7 @@
+2005-04-28  Heikki Junes <[EMAIL PROTECTED]>
+
+       * Documentation/index.html.in: specify utf-8 charset in meta content.
+
 2005-04-27  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
        * python/lilylib.py (make_ps_images): bugfixes; GS can produce
Index: lilypond/Documentation/index.html.in
diff -u lilypond/Documentation/index.html.in:1.22 
lilypond/Documentation/index.html.in:1.23
--- lilypond/Documentation/index.html.in:1.22   Fri Apr  1 11:43:38 2005
+++ lilypond/Documentation/index.html.in        Wed Apr 27 22:31:07 2005
@@ -1,6 +1,7 @@
 <html>
   <head>
     <title>LilyPond @TOPLEVEL_VERSION@ Documentation</title>
+    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
     <meta name="aesop" content="links">
     <meta name="description"
           content="Top-level index to the standard documentation for


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to