From d589bc71218c4dd10a0cfae31ab928df6c061a5f Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Mon, 22 Feb 2010 08:04:10 -0500 Subject: Restore message extractors in setup.py script Note this reqires the BabelGladeExtractor module. I've prepared a spec file and source RPM for review but haven't yet created a package review bug. Included this on the TODO list. --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2f8ae17..8b1c404 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,7 @@ TODO: +* Get BabelGladeExtractor into Fedora to support message extractors + http://pfrields.fedorapeople.org/packages/SPECS/python-babel-gladeextractor.spec + http://pfrields.fedorapeople.org/packages/SRPMS/python-babel-gladeextractor-0.2-1.src.rpm * Need handling for PA streams and a usable GtkProgressBar-type implementation for checking audio levels * Handle overwrite/rename of save file gracefully -- cgit