elua: initial stuff for the xgettext generator, check existence of all input files...
authorDaniel Kolesa <d.kolesa@samsung.com>
Fri, 30 May 2014 11:31:07 +0000 (12:31 +0100)
committerDaniel Kolesa <d.kolesa@samsung.com>
Tue, 10 Jun 2014 14:48:52 +0000 (15:48 +0100)
commitd8010702e8615ba0777d36e89bb2d30e937b2f0a
tree82a2f9d80dee71c5199bb2a65e7cdd0cb2c0518e
parenta98b916a749d13b85882af5371d0a046ea6210ed
elua: initial stuff for the xgettext generator, check existence of all input files beforehand in the app, and other fixes
src/bin/elua/apps/xgettext.lua
src/bin/elua/modules/xgettext/generator.lua [new file with mode: 0644]
src/bin/elua/modules/xgettext/parser.lua