diff --git a/TODO.md b/TODO.md index 0014398..629bd55 100644 --- a/TODO.md +++ b/TODO.md @@ -41,10 +41,11 @@ ex: https://github.com/ryanmelt/qtbindings/blob/master/Rakefile ### Local sync -* Unison (disable if not installed) - * unison executable path - * use unison (default: yes) - * sync interval (0=none, ...) in hours +* Unison (disable if not installed) : + + * unison executable path + * use unison (default: yes) + * sync interval (0=none, ...) in hours ### Programs @@ -57,3 +58,8 @@ ex: https://github.com/ryanmelt/qtbindings/blob/master/Rakefile * autossh executable path (default: empty) * unison executable path (default: empty) +### Implement StatusNotifierItem + +Inspiration code : https://github.com/sandsmark/quassel-proxy/commit/b858144c9d38623bdd9afaa02c404d9515243ab7 + +