[gnomeweb-wml] more updates to the devel page



commit b1317f52cf72d36379dea6f67e7037f9abaa30a3
Author: Paolo Borelli <porelli gnome org>
Date:   Sun May 3 15:55:11 2009 +0200

    more updates to the devel page
---
 projects.gnome.org/gtksourceview/development.html |   39 +++++++++-----------
 1 files changed, 18 insertions(+), 21 deletions(-)

diff --git a/projects.gnome.org/gtksourceview/development.html b/projects.gnome.org/gtksourceview/development.html
index 5de0ef8..ec817b4 100644
--- a/projects.gnome.org/gtksourceview/development.html
+++ b/projects.gnome.org/gtksourceview/development.html
@@ -56,15 +56,15 @@
        is invited to help.
     </p>
     <p>If you are interested in helping us to develop GtkSourceView, please contact the
-       <a href="http://svn.gnome.org/viewvc/gtksourceview/trunk/AUTHORS?view=markup";>developers</a>
+       <a href="http://git.gnome.org/cgit/gtksourceview/tree/AUTHORS";>developers</a>
        on <a href="#IRC">IRC</a> and/or
        send a message to the GtkSourceView <a href="#MailingLists">mailing list</a> and offer your help.
     </p>
 
     <h2><a name="Repository">Code Repository</a></h2>
     <p>GtkSourceView is hosted on the <a href="http://git.gnome.org";>GNOME
-    Git repository</a> in the <a href="http://git.gnome.org/cgit/gtksourceview";>gtksourceview</a>
-    module.
+       Git repository</a> in the <a href="http://git.gnome.org/cgit/gtksourceview";>gtksourceview</a>
+       module.</p>
 
     <h2><a name="BugReporting">Bug reporting</a></h2>
     <p>Bugs should be reported to the <a href="http://bugzilla.gnome.org";>GNOME
@@ -72,45 +72,42 @@
 
     <p>You will need an email address to register (if you haven't already) 
        before you can use the system to file a new bug report.</p>
-       
+
     <p>There are <a href="http://bugzilla.gnome.org/page.cgi?id=bug-writing.html";>guidelines</a>
        for reporting new bugs, try to make sure you follow them, it helps us help
        you much more effectively. The use of 
        <a href="http://bugzilla.gnome.org/describekeywords.cgi";>keywords</a> also
        helps us prioritize bugs.</p>
-	
+
     <h2><a name="Patches">Patches</a></h2>
     <p>Patches should be submitted to the <a href="http://bugzilla.gnome.org";>bug tracking system</a>.</p>
     
     <p>If the patch fixes a known bug, add the patch as an attachment to the corresponding bug
-    report. Otherwise, enter a new bug report that describes the problem the patch
-    fixes, and attach it to that bug report.</p>
-  
-    <p>Patches should be in unified diff form (use the -up options of GNU diff) 
-       and should follow the coding style described in the
-       <a href="http://svn.gnome.org/viewvc/gtksourceview/trunk/HACKING?view=markup";>HACKING</a>
-       file.
-    </p>
-    <p>See the <a href="http://live.gnome.org/GnomeLove/SubmittingPatches";>Submitting Patches</a> page
-       on the <a href="live.gnome.org">GNOME Wiki</a> for more information on how
-       to submit a patch.
+       report. Otherwise, enter a new bug report that describes the problem the patch
+       fixes, and attach it to that bug report.</p>
+
+    <p>Patches should be generated using the <tt>git format-patch</tt> command and should include 
+       a descriptive commit message. See the
+       <a href="http://git.gnome.org/cgit/gtksourceview/tree/HACKING";>HACKING</a> file for more
+       detailed guidelines.
     </p>
+
     <h2><a name="MailingLists">Mailing lists</a></h2>
     <p>You can subscribe to the GtkSourceView mailing list, or change your 
         existing subscription, visiting the <a href="http://mail.gnome.org/mailman/listinfo/gnome-devtools";>gnome-devtools info page</a>.</p>
-    
+
     <p>To post a message to all the list members, send an email to
        <a href="mailto:gnome-devtools gnome org">gnome-devtools (at) gnome org</a>.</p>
-    
+
     <p> To see the collection of prior postings to the list, visit the 
         <a href="http://mail.gnome.org/archives/gnome-devtools/";>gnome-devtools archives</a>.</p>
-        
+
     <h2><a name="IRC">Internet Relay Chat</a></h2>
     <p>You can find the developers on <b>#gedit</b> channel at <b>irc.gnome.org</b>.</p>
-    
+
     <h2><a name="Wiki">Wiki</a></h2>
     <p>We have a Wiki for drafting, designing and proposing GtkSourceView
-	  development available at <a href="http://live.gnome.org/GtkSourceView";>http://live.gnome.org/GtkSourceView</a>.</p>
+       development available at <a href="http://live.gnome.org/GtkSourceView";>http://live.gnome.org/GtkSourceView</a>.</p>
   </div>
   </div>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]