tMerge pull request #151 from rdymac/patch-35 - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 740159c1f6ee916bc5b4bc0624595e0c478c8ba6 DIR parent 811f1ee8482521e67da46dde856d3ba27bed2013 HTML Author: Maran H <maran.hidskes@gmail.com> Date: Tue, 5 Mar 2013 08:16:27 -0800 Merge pull request #151 from rdymac/patch-35 ttypo caused $ python mki18n.py error Diffstat: M app.fil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/app.fil b/app.fil t@@ -1,4 +1,4 @@ gui/gui_gtk.py -gui/gui_classci.py +gui/gui_classic.py gui/gui_lite.py gui/history_widget.py