Added lib/gui_lite.py to be able to translate text
authorrdymac <rdy@aol.es>
Thu, 17 Jan 2013 14:56:19 +0000 (15:56 +0100)
committerrdymac <rdy@aol.es>
Thu, 17 Jan 2013 14:56:19 +0000 (15:56 +0100)
Added lib/gui_lite.py to be able to translate text strings from the Lite mode.

I don't know if the lib/gui_text.py need to be added too.

Now text strings from the Lite mode can be translated.

app.fil

diff --git a/app.fil b/app.fil
index 5266edb..600b603 100644 (file)
--- a/app.fil
+++ b/app.fil
@@ -1,2 +1,3 @@
 lib/gui_qt.py
 lib/gui.py
+lib/gui_lite.py