diff options
author | kali <kali@leap.se> | 2013-01-09 06:23:45 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-09 06:23:45 +0900 |
commit | a5b4b7020daebbcb25c016cf1821818b71a2e457 (patch) | |
tree | 134225514144924027d9eee3ee8ef19d2878c6af /data/leap_client.pro | |
parent | 8e6a15e2f2d35c606aa0c1a2102c28ceccc23b78 (diff) |
more missed strings to be translated
plus initial <de> translation.
Diffstat (limited to 'data/leap_client.pro')
-rw-r--r-- | data/leap_client.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/leap_client.pro b/data/leap_client.pro index 3f76d6af..a9a9a932 100644 --- a/data/leap_client.pro +++ b/data/leap_client.pro @@ -3,6 +3,10 @@ # is not there a f*** way of expanding this? other to template with python I mean... SOURCES += ../src/leap/base/exceptions.py +SOURCES += ../src/leap/eip/exceptions.py +SOURCES += ../src/leap/baseapp/eip.py +SOURCES += ../src/leap/baseapp/log.py +SOURCES += ../src/leap/baseapp/systray.py SOURCES += ../src/leap/gui/firstrun/intro.py SOURCES += ../src/leap/gui/firstrun/last.py SOURCES += ../src/leap/gui/firstrun/login.py |