Changes between Version 2 and Version 3 of TODO
- Timestamp:
- 02/22/11 08:24:12 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TODO
v2 v3 1 1 == TODO == 2 3 [[TableOfContents]]4 5 6 2 7 3 === tasks that always apply === … … 10 6 * find solutions for FIXMEs in the code 11 7 * find & fix memory leaks 12 * additional translations (ja, fr, de, ru, pl exist now) Volunteers welcome !8 * additional translations (ja, fr, de, ru, pl, zh_CN exist now) Volunteers welcome ! 13 9 14 10 === probable changes === … … 19 15 20 16 * support regular expressions in rename-plugin 21 * use libmagic directly, instead of shell ‘file’ command22 17 * update tracker-plugin as tracker’s API matures 23 18 * provide atk/gail assistive-technology support in all relevant places 24 * plugin-based support for general name paces, not limited to root of the mounted filesystem, e.g. archives, remote filesystems (via gio/gvfs etc), collected items (probably tagged), chroot19 * plugin-based support for general namespaces, not limited to root of the mounted filesystem, e.g. archives, remote filesystems (via gio/gvfs etc), collected items (probably tagged), chroot 25 20 26 21 === low priority things that can be done when there’s time and interest ===