Commit graph

8 commits

Author SHA1 Message Date
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Romain Bignon
f1aec0d629 load threads list at startup 2011-02-26 11:47:41 +01:00
Romain Bignon
57435cbcf7 correctly reload when backends have been modified 2010-10-16 19:19:18 +02:00
Romain Bignon
00f6c4dfe8 improvements 2010-10-05 17:41:45 +02:00
Romain Bignon
f0ea8829a2 display weboob-config-qt at launch on Qt applications when there are no configured backends 2010-08-20 12:22:04 +02:00
Christophe Benz
5c2ab81e16 change vocabulary
s/module/backend
s/backend/configured_backend
s/frontend/application
2010-07-12 03:07:10 +02:00
Christophe Benz
3bf9c2518b global s/frontends/applications/ 2010-07-07 17:20:17 +02:00