[www-doc] [Git][VideoLAN.org/websites][master] Ubuntu: use snap for os-specific buttons
Konstantin Pavlov
gitlab at videolan.org
Wed Sep 19 13:56:21 CEST 2018
Konstantin Pavlov pushed to branch master at VideoLAN organization / websites
Commits:
2072be38 by Konstantin Pavlov at 2018-09-19T11:55:52Z
Ubuntu: use snap for os-specific buttons
- - - - -
1 changed file:
- www.videolan.org/include/os-specific.php
Changes:
=====================================
www.videolan.org/include/os-specific.php
=====================================
@@ -185,7 +185,7 @@ function getOS($os = null, $offset = 0, $count = null, $encode = null) {
),
"ubuntu" => array(
"name" => "Ubuntu",
- "location" => "apt://vlc"
+ "location" => "snap://vlc"
),
"fedora" => array(
"name" => "Fedora Linux",
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/2072be38b4ee4951cbdfd4b19965919e837a0672
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/2072be38b4ee4951cbdfd4b19965919e837a0672
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list