To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/gpump/trunk
38
by Gustav Hartvigsson
* Can now load settings from file.
|
1
|
default:
|
2
|
GJS_PATH=`pwd`/src/ gjs src/main.js
|
3
|
|
52.1.5
by Gustav Hartvigsson
* added 'make gettext' for generating gettext information
|
4
|
|
5
|
gettext:
|
6
|
xgettext -L JavaScript ./src/*.js -k_ -p ./locale/
|
7
|
|