[gnome-getting-started-docs] fix object names for translations to work. rerender.
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-getting-started-docs] fix object names for translations to work. rerender.
- Date: Thu, 7 Feb 2013 10:22:17 +0000 (UTC)
commit 87ef2d710f9337c97bd016ffd6de3579dcd39bc7
Author: Jakub Steiner <jimmac gmail com>
Date: Thu Feb 7 11:20:59 2013 +0100
fix object names for translations to work. rerender.
animation/gnome-windows-and-workspaces.blend | Bin 4330712 -> 4242240 bytes
animation/gnome-windows-and-workspaces.py | 2 +-
.../C/figures/gnome-windows-and-workspaces.webm | Bin 2000758 -> 2298316 bytes
.../cs/figures/gnome-windows-and-workspaces.webm | Bin 1974688 -> 2302685 bytes
4 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/animation/gnome-windows-and-workspaces.blend b/animation/gnome-windows-and-workspaces.blend
index 12f33cd..ccdc6a3 100644
Binary files a/animation/gnome-windows-and-workspaces.blend and b/animation/gnome-windows-and-workspaces.blend differ
diff --git a/animation/gnome-windows-and-workspaces.py b/animation/gnome-windows-and-workspaces.py
index d1002ca..d1cdf6e 100644
--- a/animation/gnome-windows-and-workspaces.py
+++ b/animation/gnome-windows-and-workspaces.py
@@ -32,7 +32,7 @@ def transcode(lang):
transcodepath = "../getting-started/%s/figures/" % (lang)
#print(transcodepath,webmfile,sndfile,framepath)
- transcodecmd = "gst-launch-1.0 webmmux name=mux ! filesink location=\"%s/%s\" file://%s ! decodebin ! audioconvert ! vorbisenc bitrate=96000 ! mux. multifilesrc location=\"%s/%%04d.png\" index=1 caps=\"image/png,framerate=\(fraction\)24/1\" ! pngdec ! videoconvert ! videoscale ! video/x-raw, width=720,height=480 ! videorate ! vp8enc threads=12 target-bitrate=100000 ! mux." % (transcodepath,webmfile,sndfile,framepath)
+ transcodecmd = "gst-launch-1.0 webmmux name=mux ! filesink location=\"%s/%s\" file://%s ! decodebin ! audioconvert ! vorbisenc bitrate=96000 ! mux. multifilesrc location=\"%s/%%04d.png\" index=1 caps=\"image/png,framerate=\(fraction\)24/1\" ! pngdec ! videoconvert ! videoscale ! video/x-raw, width=720,height=480 ! videorate ! vp8enc threads=12 target-bitrate=200000 ! mux." % (transcodepath,webmfile,sndfile,framepath)
if (not os.path.isfile(transcodepath+webmfile)):
os.system(transcodecmd)
else:
diff --git a/getting-started/C/figures/gnome-windows-and-workspaces.webm b/getting-started/C/figures/gnome-windows-and-workspaces.webm
index 836de0d..5d93d64 100644
Binary files a/getting-started/C/figures/gnome-windows-and-workspaces.webm and b/getting-started/C/figures/gnome-windows-and-workspaces.webm differ
diff --git a/getting-started/cs/figures/gnome-windows-and-workspaces.webm b/getting-started/cs/figures/gnome-windows-and-workspaces.webm
index e5f1086..deb4030 100644
Binary files a/getting-started/cs/figures/gnome-windows-and-workspaces.webm and b/getting-started/cs/figures/gnome-windows-and-workspaces.webm differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]