bzr branch
http://gegoxaren.bato24.eu/bzr/gpump/trunk
2
by Gustav Hartvigsson
Added a hacking manual. |
1 |
THE HACKING DOCUMENT |
2 |
What to know when hacking on GPump |
|
3 |
||
32
by Gustav Hartvigsson
* removed old stuffs |
4 |
1) It is written in GJS - GNOME JavaScript |
2
by Gustav Hartvigsson
Added a hacking manual. |
5 |
|
6 |
2) Use "1TBS" brace stryle. |
|
7 |
||
8 |
3) Use two spaces for indentation |
|
9 |
||
10 |
4) Use a spacious coding style. Put room between things as much as you can. |
|
11 |
||
12 |
Examples:
|
|
13 |
||
32
by Gustav Hartvigsson
* removed old stuffs |
14 |
TODO
|
2
by Gustav Hartvigsson
Added a hacking manual. |
15 |