aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-04-22 19:49:01 +0800
committerChristian Persch <chpe@src.gnome.org>2004-04-22 19:49:01 +0800
commit13f18f36f100cb883d3d42016da8b0a5a2ace9bc (patch)
tree42226791cf67bb7ecac2e0e6d605fcc12fb86f29 /HACKING
parentaf4aa643f9e8ca451ac41b28395195797abbc946 (diff)
downloadgsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar
gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.gz
gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.bz2
gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.lz
gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.xz
gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.zst
gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.zip
Document UTF-8 requirement.
2004-04-22 Christian Persch <chpe@cvs.gnome.org> * HACKING: Document UTF-8 requirement. * lib/widgets/ephy-cell-renderer-progress.c: * lib/widgets/ephy-cell-renderer-progress.h: * src/bookmarks/ephy-bookmarks-menu.h: * ChangeLog: Converted to UTF-8.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 5 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 31bef1cb9..930f07a48 100644
--- a/HACKING
+++ b/HACKING
@@ -5,6 +5,7 @@ need to stick to in order to get your patch accepted:
- curly brackets are on a new line
- please compare with NULL or FALSE isntead of using "!"
- callback functions have a suffix _cb
+- all files have to be encoded in UTF-8
Comment blocks are written like this:
@@ -14,7 +15,10 @@ need to stick to in order to get your patch accepted:
When submitting a patch or committing to cvs do not forget
to write a Changelog entry. Please put both a description
-and a reference to the bug (if there is one).
+and a reference to the bug (if there is one). Write your entry
+using UTF-8 encoding, and make sure your editor doesn't mangle
+the encoding of the ChangeLog file.
+
Example of an entry: