From: Ed Page Date: Wed, 19 May 2010 01:09:25 +0000 (-0500) Subject: Sizing the images according to what works well with n**0 devices X-Git-Url: http://git.maemo.org/git/?p=watersofshiloah;a=commitdiff_plain;h=b82096fdb9a91618e00ec6e8efd9ab055380ee5f Sizing the images according to what works well with n**0 devices --- diff --git a/data/conference_bg.png b/data/conference_bg.png index 63bdac0..e769494 100644 Binary files a/data/conference_bg.png and b/data/conference_bg.png differ diff --git a/data/magazine_bg.png b/data/magazine_bg.png index 7b8986e..a6d8300 100644 Binary files a/data/magazine_bg.png and b/data/magazine_bg.png differ diff --git a/data/scripture_bg.png b/data/scripture_bg.png index 9c103ab..dcd095d 100644 Binary files a/data/scripture_bg.png and b/data/scripture_bg.png differ diff --git a/src/mormonchannel_gtk.py b/src/mormonchannel_gtk.py index 188a4e6..41f3b3b 100755 --- a/src/mormonchannel_gtk.py +++ b/src/mormonchannel_gtk.py @@ -2,7 +2,6 @@ # -*- coding: utf-8 -*- """ -@todo backgrounds need some resizing @todo Re-use windows for better performance @bug For some reason, the back/close button doesn't work when I nest multiple levels @todo Need to confirm id's are persistent (not just for todos but broken behavior on transition)