[www-doc] [Git][VideoLAN.org/websites][master] os-specific: tweak VLC screenshot rotation
Felix Paul Kühne (@fkuehne)
gitlab at videolan.org
Mon Oct 24 09:59:24 UTC 2022
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
6dd9c788 by Felix Paul Kühne at 2022-10-24T11:59:12+02:00
os-specific: tweak VLC screenshot rotation
- - - - -
3 changed files:
- www.videolan.org/include/os-specific.php
- + www.videolan.org/vlc/screenshots/3.0.0/3.0-ubuntu-fitted.jpg
- + www.videolan.org/vlc/screenshots/3.0.0/3.0.17-windows11-fitted.jpg
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -383,7 +383,7 @@ function getScreenshots($os) {
"All" => array(
array(
"name" => "VLC media player - Windows 7 - Qt Interface",
- "src" => "//images.videolan.org/vlc/screenshots/1.0.0/fitted_vlc_101_w7_2.jpg"
+ "src" => "//images.videolan.org/vlc/screenshots/3.0.0/3.0.17-windows11-fitted.jpg"
),
array(
"name" => "VLC on OS X",
@@ -398,8 +398,8 @@ function getScreenshots($os) {
"src" => "//images.videolan.org/vlc/screenshots/ios3/ipad-pro-iphone-13-iphone-4s-medium.jpg"
),
array(
- "name" => "VLC media player - Linux - Gnome",
- "src" => "//images.videolan.org/vlc/screenshots/1.0.0/VLC_Gnome.png"
+ "name" => "VLC media player - Linux - Ubuntu",
+ "src" => "//images.videolan.org/vlc/screenshots/3.0.0/3.0-ubuntu-fitted.jpg"
),
array(
"name" => "VLC on Apple TV",
=====================================
www.videolan.org/vlc/screenshots/3.0.0/3.0-ubuntu-fitted.jpg
=====================================
Binary files /dev/null and b/www.videolan.org/vlc/screenshots/3.0.0/3.0-ubuntu-fitted.jpg differ
=====================================
www.videolan.org/vlc/screenshots/3.0.0/3.0.17-windows11-fitted.jpg
=====================================
Binary files /dev/null and b/www.videolan.org/vlc/screenshots/3.0.0/3.0.17-windows11-fitted.jpg differ
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/6dd9c7886530fad5a5f35185668cdc5b9b21a6e1
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/6dd9c7886530fad5a5f35185668cdc5b9b21a6e1
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the www-doc
mailing list