To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/gpump/trunk
« back to all changes in this revision
Viewing changes to src/main.js
-
Committer:
Gustav Hartvigsson
-
Date:
2014-06-08 17:08:16 UTC
-
Revision ID:
gustav.hartvigsson@gmail.com-20140608170816-ugb3d4x26gm7chwc
* Main window no on par with the C version
Show diffs side-by-side
added
removed
3
imports.searchPath.unshift('.');
4
const Application = imports.app;
7
var app = new Application.Application ()
8
return app.application.run(argv);