[www-doc] [Git][VideoLAN.org/websites][master] 2 commits: no translations yet for vlmc
Christoph Miebach
gitlab at videolan.org
Fri Jan 20 23:24:15 CET 2017
Christoph Miebach pushed to branch master at VideoLAN organization / websites
Commits:
c22c0fa8 by Christoph Miebach at 2017-01-20T17:22:31-05:00
no translations yet for vlmc
- - - - -
8a3bd269 by Christoph Miebach at 2017-01-20T17:23:54-05:00
Don't build the wa pages
- - - - -
3 changed files:
- www.videolan.org/Makefile.inc
- www.videolan.org/vlc/Makefile.inc
- www.videolan.org/vlmc/index.php
Changes:
=====================================
www.videolan.org/Makefile.inc
=====================================
--- a/www.videolan.org/Makefile.inc
+++ b/www.videolan.org/Makefile.inc
@@ -121,7 +121,6 @@ locales: index.af.php \
index.ur.php \
index.uz.php \
index.vi.php \
- index.wa.php \
index.zh.php \
index.zh-TW.php \
include/header.php
=====================================
www.videolan.org/vlc/Makefile.inc
=====================================
--- a/www.videolan.org/vlc/Makefile.inc
+++ b/www.videolan.org/vlc/Makefile.inc
@@ -79,7 +79,6 @@ PHP_FILES := index features libvlc screenshots skineditor skineditor_update \
index.ur download-windows.ur download-macosx.ur \
index.uz download-windows.uz download-macosx.uz \
index.vi download-windows.vi download-macosx.vi \
- index.wa download-windows.wa download-macosx.wa \
index.zh download-windows.zh download-macosx.zh \
index.zh-TW download-windows.zh-TW download-macosx.zh-TW \
download-windows download-macosx
=====================================
www.videolan.org/vlmc/index.php
=====================================
--- a/www.videolan.org/vlmc/index.php
+++ b/www.videolan.org/vlmc/index.php
@@ -2,13 +2,12 @@
$language="";
$title = _("VLMC, open source video editor");
$new_design = true;
-
+
$additional_js = array("/js/slimbox2.js", "/js/slick-init.js", "/js/slick.min.js");
$additional_css = array("/js/css/slimbox2.css", "/style/slick.min.css");
- require($_SERVER["DOCUMENT_ROOT"]."/include/language.php");
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
-
+
function vlmcscreenshot($img, $thumb, $desc) {
echo"<div class='screenshot-4-3-responsive screenshot-small'><a href='http://images.videolan.org/vlmc/screenshots/$img' rel='lightbox-vlc'><img
src='//images.videolan.org/vlmc/screenshots/$thumb' alt='VLMC - $desc' /></a>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/3e04af4e2335180205f02ba6028cc6eb54058c15...8a3bd269b75db11856be042f6d31e83ef7563a7b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20170120/ef053dd5/attachment.html>
More information about the www-doc
mailing list