Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2013-09-27 20:55:59 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2013-09-27 20:55:59 (GMT)
commit30de66d509e75bb1d2f90aab1bd37a5317edd057 (patch)
tree001d232a76301141b2a91a193af9ddd6bb403b42
parenta8464805ed798e84272ca8c0ce0c0bc37c1e11ca (diff)
Add Kangaroos video
Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
-rw-r--r--data.py2
-rw-r--r--video/Kangaroos.mp4bin0 -> 20135852 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/data.py b/data.py
index 60c6950..476a0f6 100644
--- a/data.py
+++ b/data.py
@@ -200,7 +200,7 @@ DAT_DIC = ({'name': 'Butterfly', 'icon_name': 'butterflies',
'offer humpback whale-watching tours.')]
},
{'name': 'Kangaroos', 'icon_name': 'kangaroos',
- 'video': None, 'icon_position': (0.6, -0.3),
+ 'video': 'Kangaroos.mp4', 'icon_position': (0.6, -0.3),
'text_easy': [
_('Kangaroos are animals from Australia. Small kangaroos are '
'also found in New Guinea.'),
diff --git a/video/Kangaroos.mp4 b/video/Kangaroos.mp4
new file mode 100644
index 0000000..79123dc
--- /dev/null
+++ b/video/Kangaroos.mp4
Binary files differ