This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git.
The branch, generate has been updated via 3e26bede0b9f2319e6f69367ed84be575112022b (commit) from e9cc5c1ae7cc5eff7b688fb8659de8ce7d4cc250 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/3e26bede0b9f2319e6f69367ed84be5751120...
commit 3e26bede0b9f2319e6f69367ed84be575112022b Author: Cyril Hrubis metan@ucw.cz Date: Mon Oct 31 22:15:20 2011 +0100
Fix typo in previous commit.
diff --git a/gfxprim_config.py b/gfxprim_config.py index d603e53..d0de8d1 100644 --- a/gfxprim_config.py +++ b/gfxprim_config.py @@ -72,7 +72,7 @@ config = GfxPrimConfig( ('G', 6, 6), ('B', 0, 6)]),
- PixelType(name='xRGB4666', pixelsize=PS_32BPP, chanslist=[ + PixelType(name='xRGB14666', pixelsize=PS_32BPP, chanslist=[ ('R', 12, 6), ('G', 6, 6), ('B', 0, 6)]),
-----------------------------------------------------------------------
Summary of changes: gfxprim_config.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.