[www-doc] [Git][VideoLAN.org/websites][master] use shrinked image for preview, not for zoomed in version

Christoph Miebach gitlab at videolan.org
Mon Apr 4 10:25:51 CEST 2016


Christoph Miebach pushed to branch master at VideoLAN organization / websites


Commits:
f3b1f7fe by Christoph Miebach at 2016-04-04T04:25:20-04:00
use shrinked image for preview, not for zoomed in version

- - - - -


2 changed files:

- www.videolan.org/include/os-specific.php
- www.videolan.org/vlc/index.php


Changes:

=====================================
www.videolan.org/include/os-specific.php
=====================================
--- a/www.videolan.org/include/os-specific.php
+++ b/www.videolan.org/include/os-specific.php
@@ -317,11 +317,11 @@ function getScreenshots($os) {
         "All"  => array(
             array(
                 "name"  => "VLC media player - Windows 7 - Qt Interface",
-                "src"   => "//images.videolan.org/vlc/screenshots/1.0.0/vlc_101_w7_2.jpg"
+                "src"   => "//images.videolan.org/vlc/screenshots/1.0.0/fitted_vlc_101_w7_2.jpg"
             ),
             array(
                 "name"  => "VLC on OS X",
-                "src"   => "//images.videolan.org/vlc/screenshots/2.2.0/vlc-2.2-macosx-playback.jpg"
+                "src"   => "//images.videolan.org/vlc/screenshots/2.2.0/fitted_vlc-2.2-macosx-playback.jpg"
             ),
             array(
                 "name"  => "VLC media player - Windows 7 - Qt Interface",


=====================================
www.videolan.org/vlc/index.php
=====================================
--- a/www.videolan.org/vlc/index.php
+++ b/www.videolan.org/vlc/index.php
@@ -86,7 +86,7 @@
                     vlcscreenshot( "1.0.0/VLC_Gnome.png",
                                 "1.0.0/tm_VLC_Gnome.jpg",
                                 "Linux - Gnome");
-                    vlcscreenshot( "1.0.0/fitted_vlc_101_w7_2.jpg",
+                    vlcscreenshot( "1.0.0/vlc_101_w7_2.jpg",
                                 "1.0.0/tm_vlc_101_w7_2.jpg",
                                 "Windows 7 - Qt Interface" );
                     vlcscreenshot( "1.0.0/vlc_101_w7_1.jpg",
@@ -110,7 +110,7 @@
                     vlcscreenshot( "2.2.0/vlc-2.2-macosx-audio-playback-dark.jpg",
                                 "2.2.0/tm_vlc-2.2-macosx-audio-playback-dark.jpg",
                                 "VLC on OS X" );
-                    vlcscreenshot( "2.2.0/fitted_vlc-2.2-macosx-playback.jpg",
+                    vlcscreenshot( "2.2.0/vlc-2.2-macosx-playback.jpg",
                                 "2.2.0/tm_vlc-2.2-macosx-playback.jpg",
                                 "VLC on OS X" );
                     vlcscreenshot( "2.2.0/vlc-ios-2.4-ipad-library-large.jpg",



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/f3b1f7fe1be7902c298de8b251d2592ffa49d7c2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/www-doc/attachments/20160404/d3a7ad20/attachment.html>


More information about the www-doc mailing list