From: Ed Page Date: Sat, 25 Apr 2009 01:57:53 +0000 (-0500) Subject: Filing in what is needed for a todo X-Git-Url: https://vcs.maemo.org/git/?p=doneit;a=commitdiff_plain;h=50c533d8f65ac29c1e571c4fb30390f8f3fbbca0 Filing in what is needed for a todo --- diff --git a/src/gtk_toolbox.py b/src/gtk_toolbox.py index 5856f43..4077473 100644 --- a/src/gtk_toolbox.py +++ b/src/gtk_toolbox.py @@ -884,7 +884,7 @@ class ProjectsDialog(object): row[self.VISIBILITY_IDX] = not oldValue def _on_proj_select(self, *args): - # @todo + # @todo Implement project renaming pass