[java-atk-wrapper] HACKING Update with info



commit 078b73671a25cae8fe457016ead3cd88c3a33310
Author: Magdalen Berns <m berns thismagpie com>
Date:   Sat Nov 22 17:56:55 2014 +0000

    HACKING Update with info
    
    info on how to submit patches to the module
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=740534

 HACKING |   26 +++++++++++++++++---------
 1 files changed, 17 insertions(+), 9 deletions(-)
---
diff --git a/HACKING b/HACKING
index 4a1aac3..b822cc0 100644
--- a/HACKING
+++ b/HACKING
@@ -1,18 +1,26 @@
-Contributing to Java ATK Wrapper:
+Hacking Guide for Java ATK Wrapper
+==================================
 
-This is a brand new module which intends to be used to replace
-java-access-bridge because of the deprecation of Bonobo.
+Contributing to Java ATK Wrapper
+--------------------------------
 
-It is still not yet feature-complete, and there must be many bugs.
-
-The current maintainer is Magdalen Berns (m berns thismagpie com).
 As a general rule, non-trivial maintainer-submitted patches should be posted to
 gnome-accessibility-devel for comment and informational purpose prior to commit.
 
-Patches are welcome and if there are any suggestions, please send comments to
+Patches are welcome and if there are any suggestions, please send comments
+directly to the current maintainer, Magdalen Berns m berns thismagpie com and
+make sure to cc the gnome-accessibility-devel list too.
+
+To file a bug against java-atk-wrapper:
+
+1. go to https://bugzilla.gnome.org/enter_bug.cgi?product=at-spi.
+2. select java-atk-wrapper from the component list
+3. file bug using a descriptive subject title.
 
-m berns thismagpie com
+Feel free to upload a patch to your bug for review.
 
-Magdalen
 
+Currently unimplemented ATK methods
+-----------------------------------
 
+TODO list here


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