Skip to content
Snippets Groups Projects
Commit 7c7d786c authored by Martin Finkel's avatar Martin Finkel
Browse files

main page: add libvlc links

parent 6912e192
No related branches found
No related tags found
1 merge request!36main page: add libvlc links
......@@ -47,6 +47,7 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
<li><a href="<?php getLink('/developers/x265.html'); ?>">x265</a></li>
<li><a href="<?php getLink('/projects/multicat.html'); ?>">multicat</a></li>
<li><a href="<?php getLink('/projects/vlma/'); ?>">VLMa</a></li>
<li><a href="<?php getLink('/vlc/libvlc.html'); ?>">libVLC</a></li>
<li><a href="<?php getLink('/developers/libdvdcss.html'); ?>">libdvdcss</a></li>
<li><a href="<?php getLink('/developers/libdvdnav.html'); ?>">libdvdnav</a></li>
<li><a href="<?php getLink('/developers/libdvdnav.html'); ?>">libdvdread</a></li>
......
......@@ -59,6 +59,7 @@ function draw_menus( $nobanner, $alternate_lang, $imgSrc, $b_show_donate )
<li><a href="<?php getLink('/vlc/skineditor.html'); ?>">VLC Skin Editor</a></li>
<li><a href="<?php getLink('/vlc/'); ?>">VLC media player</a></li>
<li role="separator" class="divider"></li>
<li><a href="<?php getLink('/vlc/libvlc.html'); ?>">libVLC</a></li>
<li><a href="<?php getLink('/developers/libdvdcss.html'); ?>">libdvdcss</a></li>
<li><a href="<?php getLink('/developers/libdvdnav.html'); ?>">libdvdnav</a></li>
<li><a href="<?php getLink('/developers/libdvdnav.html'); ?>">libdvdread</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment