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 /Makefile | |
parent | e98c3cc5fad75bea038dc67238e5ce85d701b1e1 (diff) |
initial translation example.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ COMPILED_DIR = src/leap/gui UI_FILES = #Qt resource files to compile #images.qrc -RESOURCES = mainwindow.qrc +RESOURCES = mainwindow.qrc locale.qrc #pyuic4 and pyrcc4 binaries PYUIC = pyuic4 |