www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www home.html


From: Therese Godefroy
Subject: www home.html
Date: Mon, 15 Feb 2021 14:55:16 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/02/15 14:55:16

Modified files:
        .              : home.html 

Log message:
        Find the correct URL of pt-br subtitles: static.fsf.org/...*_pt_br.vtt,
        convert to utf-8 & save to /server/banners. Now it works.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.html?cvsroot=www&r1=1.616&r2=1.617

Patches:
Index: home.html
===================================================================
RCS file: /webcvs/www/www/home.html,v
retrieving revision 1.616
retrieving revision 1.617
diff -u -b -r1.616 -r1.617
--- home.html   15 Feb 2021 19:28:56 -0000      1.616
+++ home.html   15 Feb 2021 19:55:16 -0000      1.617
@@ -213,6 +213,7 @@
 <track kind="subtitles" label="English" srclang="en" 
src="https://static.fsf.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_en.vtt";
 default="default" />
 <track kind="subtitles" label="Persian" srclang="fa" 
src="https://static.fsf.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_fa.vtt";
 />
 <track kind="subtitles" label="French" srclang="fr" 
src="https://static.fsf.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_fr.vtt";
 />
+<track kind="subtitles" label="Brazilian" srclang="pt-br" 
src="/server/banners/fight-to-repair_pt-br.vtt" />
 </video>
 </div>
 
@@ -602,7 +603,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2021/02/15 19:28:56 $
+$Date: 2021/02/15 19:55:16 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]