Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2008-08-27 11:52:22 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2008-08-27 11:52:22 (GMT)
commit6ff57063a143eee41de1e4b7427645b27235ab52 (patch)
tree1f0af8f54f1d0a3c7532cb31cd0cea25371e6e9b
parent543d21989388c1ee249427794853122782a8cc45 (diff)
Revert "#6488: Fix keep error (workaround for now, will fix better for 9.1)"
This reverts commit 543d21989388c1ee249427794853122782a8cc45.
-rw-r--r--NEWS2
-rw-r--r--readactivity.py4
2 files changed, 0 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 2abdb66..2c4c67e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,3 @@
-* #6488 Fix Keep error (morgs)
-
49
* New and updated translations
diff --git a/readactivity.py b/readactivity.py
index 90e2c57..0d8ce8d 100644
--- a/readactivity.py
+++ b/readactivity.py
@@ -263,10 +263,6 @@ class ReadActivity(activity.Activity):
self.metadata['Read_search'] = \
self._edit_toolbar._search_entry.props.text
- # hack that makes the #6488 Keep error go away
- # FIXME: Move all this self.metadata stuff out of write_file
- raise NotImplementedError
-
def _download_result_cb(self, getter, tempfile, suggested_name, tube_id):
del self.unused_download_tubes