generalize plugins to all guis
authorThomasV <thomasv@gitorious>
Mon, 23 Sep 2013 14:14:28 +0000 (16:14 +0200)
committerThomasV <thomasv@gitorious>
Tue, 24 Sep 2013 06:47:04 +0000 (08:47 +0200)
commit404c1f84d2d0d84e30e0be00784da5585fdab6a8
tree008ad45243cc2a5337b66a90e3d6abda2c440f1d
parent7d3234f591df4e275e0d9871d903ff7e18ac93cf
generalize plugins to all guis
gui/gui_classic/__init__.py
gui/gui_classic/exchange_rate.py [deleted file]
gui/gui_classic/lite_window.py
gui/gui_classic/main_window.py
gui/gui_classic/qt_util.py
lib/plugins.py
plugins/aliases.py
plugins/exchange_rate.py [new file with mode: 0644]
plugins/labels.py
plugins/pointofsale.py
setup.py