General
-
make it work on RHEL5
It would be nice if the plugin worked on RedHat Enterprise Linux 5... But I'm afraid that would require very many changes: there is only sqlite available instead of sqlite3, there is no gtk.Builder() (RHEL5 only has PyGTK 2.10), there is no pyinotify available (though it can be manually installed easily).
I don't expect you to do a port but would like to announce that there's interest :-) and maybe other users are interested as well.
3 votes