summaryrefslogtreecommitdiff
path: root/animation
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2013-10-15 15:24:47 +0200
committerJakub Steiner <jimmac@gmail.com>2013-10-15 15:24:47 +0200
commit059d984d70d1620a4d8159815dcfbc9f417b7950 (patch)
treeb6f9ce4d0d0ea45288748ae395a28182ad379ec6 /animation
parent58fec3cafbd92b6743e1441c7f6cb534d07e8d57 (diff)
downloadgnome-getting-started-docs-059d984d70d1620a4d8159815dcfbc9f417b7950.tar.gz
translation glitches
- don't try translating strings that aren't there. - fix improper id
Diffstat (limited to 'animation')
-rw-r--r--animation/gnome-change-wallpaper.blendbin1979384 -> 1979368 bytes
-rw-r--r--animation/gnome-responding-to-messages.py2
-rw-r--r--animation/gnome-timezone.blendbin1710532 -> 1715420 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/animation/gnome-change-wallpaper.blend b/animation/gnome-change-wallpaper.blend
index c744e78..310c031 100644
--- a/animation/gnome-change-wallpaper.blend
+++ b/animation/gnome-change-wallpaper.blend
Binary files differ
diff --git a/animation/gnome-responding-to-messages.py b/animation/gnome-responding-to-messages.py
index abfdad4..95b4faf 100644
--- a/animation/gnome-responding-to-messages.py
+++ b/animation/gnome-responding-to-messages.py
@@ -19,7 +19,7 @@ def main():
bpy.data.objects['typewriter'].data.body = t[lang].find('t[@id="bubble.response"]').text
bpy.data.objects['typewriter2'].data.body = t[lang].find('t[@id="bubble.response2"]').text
bpy.data.objects['typewriter3'].data.body = t[lang].find('t[@id="bubble.response3"]').text
- bpy.data.objects['user.mt.bubble'].data.body = bpy.data.objects['user'].data.body #needs to be left aligned :/
+ #bpy.data.objects['user.mt.bubble'].data.body = bpy.data.objects['user'].data.body #needs to be left aligned :/
gnomerender.render(lang)
gnomerender.transcode(lang)
diff --git a/animation/gnome-timezone.blend b/animation/gnome-timezone.blend
index d056f0a..a9df7a1 100644
--- a/animation/gnome-timezone.blend
+++ b/animation/gnome-timezone.blend
Binary files differ