Mercurial > libervia-backend
diff README @ 1291:0db0013c59dd frontends_multi_profiles
remove remaining references to Wix
author | souliane <souliane@mailoo.org> |
---|---|
date | Sat, 24 Jan 2015 16:12:50 +0100 |
parents | 008c8ccd5dcc |
children | 069ad98b360d |
line wrap: on
line diff
--- a/README Sat Jan 24 01:00:29 2015 +0100 +++ b/README Sat Jan 24 16:12:50 2015 +0100 @@ -28,7 +28,6 @@ For the moment, the frontends are: -* wix: based on WxWidgets, a minimal and old fashioned desktop frontend * primitivus: a console interface client, for screen lovers * jp: the powerful command line toolkit. * libervia: the web frontend. It's in a different package, check libervia on the wiki: http://wiki.goffi.org/wiki/Libervia @@ -81,7 +80,6 @@ SàT is the acronym (yes another one :( ) in tribute to the song Salut à Toi from the Bérurier Noir band. I recommend also the excellent cover from Les Ogres de Barback. jp stands for "Jabber coPy" or "JumP". Primitivus is based on Urwid, and, according to their FAQ, "ur" is a German prefix for "ancestral or primal" (primitivus is a latin word). -wix come of course from the WX of wxwidgets and just sounds cool :). ** /!\ PRIVACY WARNING /!\ ** @@ -107,9 +105,6 @@ wokkel: SàT use a library with high level enhancements on top of twisted, which is called wokkel (http://wokkel.ik.nu). Lot of thanks to Ralph Meijer and all other contributors. -wxWidgets & wxPython: -The Wix frontend is made with wxWidgets (www.wxwidgets.org) and its python version wxPython (wxPython), which is a really handy UI toolkit who works on most popular platforms. It can be found on probably all major Gnu/Linux distributions. - Urwid: Primitivus is based on Urwid (http://excess.org/urwid/) which saved me a lot of time. It's really a great library to easily make a sophisticated interface. @@ -162,7 +157,7 @@ - Matteo Cypriani <mcy@lm7.fr>: jp's mainloop update + doc improvements + various fixes. He's also the other co-maintainer of the Debian package. -- Olly Betts <olly@survex.com>: icon fix in Wix +- Olly Betts <olly@survex.com>: icon fix in Wix [N.B: Wix has been removed] Many thanks to them.