Mercurial > sat_legacy_website
changeset 15:b76ca5137041
added 6th presentation video (command export)
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 25 Feb 2013 20:55:08 +0100 |
parents | 73261ccf5aec |
children | 6847c50fb5ea |
files | sat_website/screenshots.py static/videos/screencasts/posters/présentation_SàT_6_export_commande.jpg static/videos/screencasts/présentation_SàT_6_export_commande.webm |
diffstat | 3 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/sat_website/screenshots.py Mon Feb 25 20:54:01 2013 +0100 +++ b/sat_website/screenshots.py Mon Feb 25 20:55:08 2013 +0100 @@ -41,6 +41,7 @@ VideoDesc("videos/screencasts/présentation_SàT_3.webm", _(u"This video focuses on Libervia. The UI is really outdated, but we can see some features"), "videos/screencasts/posters/présentation_SàT_3.jpg"), VideoDesc("videos/screencasts/présentation_SàT_4_copie_et_pipe.webm", _(u"How to copy and pipe streams over XMPP"), "videos/screencasts/posters/présentation_SàT_4.jpg"), VideoDesc("videos/screencasts/présentation_SàT_5_radio_collective.webm", _(u"Demo of the new Libervia UI, and of the collective radio feature"), "videos/screencasts/posters/radiocol.jpg"), + VideoDesc("videos/screencasts/présentation_SàT_6_export_commande.webm", _(u"Exporting a command: an FTP client is exported to a Gajim contact"), "videos/screencasts/posters/présentation_SàT_6_export_commande.jpg"), ]