From 4a91605b113282e7184a234267b0c6502c5160ce Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 15 May 2010 13:15:22 -0500 Subject: [PATCH] Adding bug/todo --- src/mormonchannel_gtk.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mormonchannel_gtk.py b/src/mormonchannel_gtk.py index fb2132d..ccc49b8 100755 --- a/src/mormonchannel_gtk.py +++ b/src/mormonchannel_gtk.py @@ -2,6 +2,8 @@ # -*- coding: utf-8 -*- """ +@bug Fix segfault on closing of window while playing +@todo Add images for Magazines and Issues @todo Need to confirm id's are persistent (not just for todos but broken behavior on transition) @todo Track recent @todo Persisted Pause -- 1.7.9.5