/gpump/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/gpump/trunk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                           THE HACKING DOCUMENT
                    What to know when hacking on GPump

1) It is written in GJS - GNOME JavaScript

2) Use "1TBS" brace stryle.

3) Use two spaces for indentation

4) Use a spacious coding style. Put room between things as much as you can.

Examples:

TODO