From 48fe1b343471e074156ea342ded7faaaca390c40 Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Tue, 6 Oct 2009 21:21:52 -0400 Subject: [PATCH] Added information for translators to HACKING Added information for translators to the HACKING file. --- HACKING | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/HACKING b/HACKING index bff87877..303badf1 100755 --- a/HACKING +++ b/HACKING @@ -1,8 +1,11 @@ =============================================================================== +Developers: +=========== + Do NOT commit to this module without permission from a maintainer; -see the MAINTAINERS file for who they are. You should discuss all -changes on the gLabels developers mail list: +see the MAINTAINERS file for who they are. You should also discuss any +changes on the gLabels developers mail list first: glabels-devel@lists.sourceforge.net @@ -14,8 +17,26 @@ The list is moderated for first time posters. See below for additional guidelines. + +Translators: +============ + +Translation commits are always welcome. Please recognize any rules from +your local team of the GNOME Translation Project. You may add or change +the following files: + +/po/*.po +/po/LINGUAS +/help/*/*.po +/help/Makefile.am + +Please don't edit the file POTFILES.in without approval from a +maintainer. + + =============================================================================== + ROADMAP ======= -- 2.39.5