[www-doc] [Git][VideoLAN.org/websites][master] Add VLC SVG icon
Jean-Baptiste Kempf
gitlab at videolan.org
Fri Jun 17 13:37:28 CEST 2016
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
42b4f556 by David Loiret at 2016-06-17T13:36:46+02:00
Add VLC SVG icon
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
- - - - -
2 changed files:
- + www.videolan.org/images/icons-VLC/vlc.svg
- www.videolan.org/include/os-specific.php
Changes:
=====================================
www.videolan.org/images/icons-VLC/vlc.svg
=====================================
The diff for this file was not included because it is too large.
=====================================
www.videolan.org/include/os-specific.php
=====================================
--- a/www.videolan.org/include/os-specific.php
+++ b/www.videolan.org/include/os-specific.php
@@ -615,7 +615,7 @@ function drawVLCdownloadSection($os = null, $dropdownItems = null, $displayMainO
?>
<div class="v-align <?php echo is_null($screenshots) ? 'col-sm-7' : 'col-sm-5'?>">
<div class="center-font-xs">
- <?php image('largeVLC.png', 'Large Orange VLC media player Traffic Cone Logo', 'big-vlc-img img-responsive visible-xs-inline-block v-align'); ?>
+ <?php image('icons-VLC/vlc.svg', 'Large Orange VLC media player Traffic Cone Logo', 'big-vlc-img img-responsive visible-xs-inline-block v-align'); ?>
<h1 class="v-align bigtitle">
<?php
if (!is_null($alternativeTitle))
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/42b4f5569e6e499e9ec9f5ca822077fb215ebd19
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160617/765028e5/attachment.html>
More information about the www-doc
mailing list