ToDo: initial translate structure (manuelcortez Thanks!) marked as done
This commit is contained in:
parent
4911cc5110
commit
6247305759
@ -3,8 +3,6 @@ ToDo list for Fenrir Version 2.0
|
|||||||
General:
|
General:
|
||||||
- implement onScreenUpdate commands
|
- implement onScreenUpdate commands
|
||||||
read highlighted text mode
|
read highlighted text mode
|
||||||
- translateable (easy for contribution)
|
|
||||||
http://www.supernifty.org/blog/2011/09/16/python-localization-made-easy/
|
|
||||||
- be more event based (vcsa sets POLLPRI)
|
- be more event based (vcsa sets POLLPRI)
|
||||||
http://scotdoyle.com/python-epoll-howto.html
|
http://scotdoyle.com/python-epoll-howto.html
|
||||||
- try to make it more asynchronus
|
- try to make it more asynchronus
|
||||||
@ -68,7 +66,9 @@ Application Profiles
|
|||||||
-----------DONE----------------
|
-----------DONE----------------
|
||||||
- Add nice dummy drivers as template or for debugging
|
- Add nice dummy drivers as template or for debugging
|
||||||
- reimplement detection code for X11
|
- reimplement detection code for X11
|
||||||
|
- initial translate structure (manuelcortez Thanks!)
|
||||||
|
http://www.supernifty.org/blog/2011/09/16/python-localization-made-easy/
|
||||||
|
|
||||||
Braille Support:
|
Braille Support:
|
||||||
initial BrlTTY driver
|
initial BrlTTY driver
|
||||||
detect device size via driver
|
detect device size via driver
|
||||||
|
Loading…
Reference in New Issue
Block a user