Update of /cvsroot/audacity/htdocs/include
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv14730

Modified Files:
        header.inc.php 
Log Message:
Add keywords <meta> tag.

Index: header.inc.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/include/header.inc.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- header.inc.php      1 May 2007 17:49:36 -0000       1.11
+++ header.inc.php      2 May 2007 21:18:31 -0000       1.12
@@ -12,6 +12,7 @@
 <head>
   <title><?=_("Audacity")?>: <?=$pageTitle?></title>
   <meta http-equiv="Content-Type" content="text/html; charset=<?=$encoding?>">
+  <meta name="keywords" content="Audacity audio software recording editing 
sounds">
   <link rel="stylesheet" href="<?=$sitePath?>/style.css" type="text/css">
 </head>
 <body>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to