[FFmpeg-cvslog] [ffmpeg.org]: r260 - trunk/sed_commands
superdump
subversion
Mon Feb 16 02:57:25 CET 2009
Author: superdump
Date: Mon Feb 16 02:57:22 2009
New Revision: 260
Log:
Use | to separate links in the navbar rather than surrounding the links with []
Modified:
trunk/sed_commands
Modified: trunk/sed_commands
==============================================================================
--- trunk/sed_commands Mon Feb 16 02:31:33 2009 (r259)
+++ trunk/sed_commands Mon Feb 16 02:57:22 2009 (r260)
@@ -2,22 +2,22 @@
<div class="center">\
<img src="ffmpeg-logo.png" width="568" height="140" alt="FFmpeg" />\
<hr />\
-[<a href="index.html">Main Page and News</a>]\
-[<a href="about.html">About</a>]\
-[<a href="download.html">Get FFmpeg</a>]\
-[<a href="changelog.html">Changelog</a>]\
-[<a href="documentation.html">Documentation</a>]\
-[<a href="bugreports.html">Reporting Bugs</a>]\
-[<a href="mailinglists.html">Mailing Lists</a>]\
+<a href="index.html">Main Page and News</a> |\
+<a href="about.html">About</a> |\
+<a href="download.html">Get FFmpeg</a> |\
+<a href="changelog.html">Changelog</a> |\
+<a href="documentation.html">Documentation</a> |\
+<a href="bugreports.html">Reporting Bugs</a> |\
+<a href="mailinglists.html">Mailing Lists</a> |\
</div>\
<hr />
/FFMPEG_WEBSITE_NAVBAR/d
/FFMPEG_ABOUT_NAVBAR/a\
<div class="center">\
-[<a href="legal.html">License and Legal Issues</a>]\
-[<a href="shame.html">Hall of Shame</a>]\
-[<a href="projects.html">Projects Using FFmpeg</a>]\
+<a href="legal.html">License and Legal Issues</a> |\
+<a href="shame.html">Hall of Shame</a> |\
+<a href="projects.html">Projects Using FFmpeg</a> |\
</div>\
<hr />
/FFMPEG_ABOUT_NAVBAR/d
More information about the ffmpeg-cvslog
mailing list