/gpump/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/gpump/trunk

« back to all changes in this revision

Viewing changes to HACKING

  • Committer: Gustav Hartvigsson
  • Date: 2014-12-15 21:53:59 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20141215215359-le7vlscruxsjy5m9
* Updated .po file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
                           THE HACKING DOCUMENT
 
2
                    What to know when hacking on GPump
 
3
 
 
4
1) It is written in GJS - GNOME JavaScript
 
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
 
 
14
TODO
 
15