summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2013-04-30 00:26:46 +0200
committerjvoisin2013-04-30 00:26:46 +0200
commit641b8cdc9a8b3262bb170b706be942b60d7c7904 (patch)
tree1cc540e7c348f2688abbf5635eec184ac7aa2127
parentf4b7126ea618faa73b54a8a4bfc5b127752abf25 (diff)
Update TODO
This project definitively needs a bugtracker.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 729bffa..2dfba2b 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,9 @@ FORMATS:
8 8
9GUI: 9GUI:
10 - Add a popup to warn the user about non-supported format because of missing dependencies 10 - Add a popup to warn the user about non-supported format because of missing dependencies
11 - Correctly handle the case of the user tick "backup", clean, and then untick "backup":
12 -- remove the backup copy ?
13 -- refresh the state of files maked 'clean'
11 14
12MISC: 15MISC:
13 - a nautilus extension (right-clic -> clean with MAT) 16 - a nautilus extension (right-clic -> clean with MAT)