TODO: Add more tasks (compatibility).
This commit is contained in:
parent
019f1fb529
commit
73605910ed
1 changed files with 10 additions and 4 deletions
14
TODO.md
14
TODO.md
|
@ -41,10 +41,11 @@ ex: https://github.com/ryanmelt/qtbindings/blob/master/Rakefile
|
||||||
|
|
||||||
### Local sync
|
### Local sync
|
||||||
|
|
||||||
* Unison (disable if not installed)
|
* Unison (disable if not installed) :
|
||||||
* unison executable path
|
|
||||||
* use unison (default: yes)
|
* unison executable path
|
||||||
* sync interval (0=none, ...) in hours
|
* use unison (default: yes)
|
||||||
|
* sync interval (0=none, ...) in hours
|
||||||
|
|
||||||
|
|
||||||
### Programs
|
### Programs
|
||||||
|
@ -57,3 +58,8 @@ ex: https://github.com/ryanmelt/qtbindings/blob/master/Rakefile
|
||||||
* autossh executable path (default: empty)
|
* autossh executable path (default: empty)
|
||||||
* unison executable path (default: empty)
|
* unison executable path (default: empty)
|
||||||
|
|
||||||
|
### Implement StatusNotifierItem
|
||||||
|
|
||||||
|
Inspiration code : https://github.com/sandsmark/quassel-proxy/commit/b858144c9d38623bdd9afaa02c404d9515243ab7
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue