changeset 80:e44ec327ba4c

replace corrupted poster for video 4 : "copy and pipe"
author souliane <souliane@mailoo.org>
date Tue, 09 Jun 2015 23:31:38 +0200
parents 6652924221ba
children 7665d00e5295
files sat_website/screenshots.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sat_website/screenshots.py	Tue Jun 09 23:18:21 2015 +0200
+++ b/sat_website/screenshots.py	Tue Jun 09 23:31:38 2015 +0200
@@ -58,7 +58,7 @@
               {_(u"version"): "0.4", _(u"year"): "2014", _(u"language"): "fr"}),
     VideoDesc(screencasts + "présentation_SàT_6_export_commande.webm", _(u"Exporting a command: an FTP client is exported to a Gajim contact"), screencasts + "posters/présentation_SàT_6_export_commande.jpg",
               {_(u"version"): "0.4D", _(u"year"): "2013", _(u"language"): "fr"}),
-    VideoDesc(screencasts + "présentation_SàT_4_copie_et_pipe.webm", _(u"How to copy and pipe streams over XMPP"), screencasts + "posters/présentation_SàT_4.jpg",
+    VideoDesc(screencasts + "présentation_SàT_4_copie_et_pipe.webm", _(u"How to copy and pipe streams over XMPP"), screencasts + "posters/présentation_SàT_4.png",
               {_(u"version"): "0.3D", _(u"year"): "2011", _(u"language"): "fr"}),
     ImageDesc("images/screenshots/jp/jp.png", _(u"Cowsay sent in conversation through jp"),
               {_(u"version"): "0.2", _(u"year"): "2011"}),