Moving most todos to JIRA
authorepage <epage@1a2a05ed-a369-0410-af37-574249971199>
Wed, 2 Jun 2010 01:08:11 +0000 (01:08 +0000)
committerepage <epage@1a2a05ed-a369-0410-af37-574249971199>
Wed, 2 Jun 2010 01:08:11 +0000 (01:08 +0000)
git-svn-id: https://dev.lds.org/svn/mormonchannel/trunk/maemo/trunk@522 1a2a05ed-a369-0410-af37-574249971199

src/mormonchannel_gtk.py

index 113981b..b231799 100755 (executable)
@@ -2,21 +2,7 @@
 # -*- coding: utf-8 -*-
 
 """
 # -*- coding: utf-8 -*-
 
 """
-@todo Add python-support support, http://svn.debian.org/viewsvn/collab-maint/deb-maint/python-support/trunk/README
-@todo Use XDG
-@todo Need to confirm id's are persistent (not just for todos but broken behavior on transition)
-       @todo Track recent
-       @todo Persisted Pause
-       @todo Favorites
-@todo Sleep timer
-@todo Podcast integration
-       @todo Default with BYU Devotionals, http://speeches.byu.edu/?act=help&page=podcast
-       @todo Mormon Messages
 @todo Reverse order option.  Toggle between playing ascending/descending chronological order
 @todo Reverse order option.  Toggle between playing ascending/descending chronological order
-@todo Jump to website
-@todo Offline mode
-@todo Re-use windows for better performance
-@todo Make radio program updates only happen when the app has focus to reduce CPU wakes
 """
 
 from __future__ import with_statement
 """
 
 from __future__ import with_statement