From 73605910ed1ac6dc70b7273f26f5a57b53e03c85 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 10 Aug 2015 16:58:51 +0200 Subject: [PATCH] TODO: Add more tasks (compatibility). --- TODO.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) 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 + +