summaryrefslogtreecommitdiff
path: root/HACKING
blob: d0d5ece63d33554450b662000f11e038303c4903 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Hacking on the Eye of Gnome
===========================

o spec file:
  People from the gnome packaging project are welcome to contribute fixes for
  the spec file.

o build fixes:
  "build sheriff commits welcome". Please send a mail with your patch to either
  the maintainers or eog-list@gnome.org. If you don't know what "build sheriff"
  means please read the mail by Michael Meeks:
  http://mail.gnome.org/archives/gnome-hackers/2002-March/msg00051.html

o In all other cases the following rules apply:

The code for Eye of Gnome was written with several goals in mind:

	- maintainable,
        - extensible,
	- correct,
	- documented.

If you want to work on EOG as well, please read the GNOME Programming
Guidelines first, understand their purpose, and keep them in mind when
writing code for EOG.

If you have a patch you would like to put into EOG, please file a bug
using http://bugzilla.gnome.org for the product EOG and attach the
patch to it.  This way your submisson won't get lost.