diff options
author | kali <kali@leap.se> | 2012-11-16 22:59:16 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-12-20 02:51:18 +0900 |
commit | d04c93134ad3daaee0ca280824ab3288bfc5029c (patch) | |
tree | f00606c24c2efc7fcc15ec327d50a35a2a585572 /data/leap_client.pro | |
parent | e98c3cc5fad75bea038dc67238e5ce85d701b1e1 (diff) |
initial translation example.
Diffstat (limited to 'data/leap_client.pro')
-rw-r--r-- | data/leap_client.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/leap_client.pro b/data/leap_client.pro new file mode 100644 index 00000000..01fbafcd --- /dev/null +++ b/data/leap_client.pro @@ -0,0 +1,2 @@ +SOURCES += ../src/leap/gui/firstrun/intro.py +TRANSLATIONS += translations/leap_client_es_ES.ts |