From 5ded9cba8563f336939400303d6a841d5089b107 Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 7 Nov 2011 19:52:18 -0300 Subject: renaming from gedit to pluma --- HACKING | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 30fbe174..c3c6747b 100755 --- a/HACKING +++ b/HACKING @@ -1,24 +1,24 @@ -guidelines for gedit +guidelines for pluma ==================== -gedit source code is maintained using the git version control system +pluma source code is maintained using the git version control system and is available at the following location: - git://git.mate.org/gedit + git://git.gnome.org/pluma Or if you have an account on MATE servers: - ssh://USERNAME@git.mate.org/git/gedit + ssh://USERNAME@git.gnome.org/git/pluma A Web Interface is available at: - http://git.mate.org/cgit/gedit + http://git.gnome.org/cgit/pluma Please don't commit directly to the git repository unless -you have been given the green light to commit freely to gedit. +you have been given the green light to commit freely to pluma. When in doubt assume you haven't ;-). -Please attach patches in bugzilla (http://bugzilla.mate.org). +Please attach patches in bugzilla (http://bugzilla.gnome.org). If the patch fixes a bug that is not reported yet in bugzilla or is an enhancement, create a new bugreport. @@ -31,7 +31,7 @@ your help, I just want to review these fixes before applying. If you are a "build sheriff", feel free to commit fixes for build and configure (please, send me an e-mail with the patch you have applied). -When committing to the gedit git repository make sure to include a +When committing to the pluma git repository make sure to include a meaningful commit message. Changes without a sufficient commit message will be reverted. Commit messages should have the following format: @@ -62,4 +62,4 @@ tracker reference if applicable) and so forth. Be concise but not too brief. Thanks, - The gedit team. + The pluma team. -- cgit v1.2.1