Updated Hungarian translation
[platform/upstream/atk.git] / README
diff --git a/README b/README
index 24444ed..b816a30 100644 (file)
--- a/README
+++ b/README
@@ -1,17 +1,27 @@
 This directory contains the ATK library.
 
 For more information about ATK and accessibility in GNOME, see:
- http://developer.gnome.org/projects/gap
+ http://projects.gnome.org/accessibility
 
 Dependencies
 ============
 
-In order to get CVS atk installed on your system, you need to have
-the most recent CVS version of glib installed as well.
+ATK requires GLib-2.0.0 or better. Information about GLib
+is available from http://www.gtk.org/.
 
 Building
 ========
 
+To configure ATK, run the ./configure script, then 'make'; and 
+'make install'. If you are installing into a location where you don't have
+write permission, you'll have to become root before running 
+'make install'.
+
+General information about building ATK and related libraries can
+be found at:
+
+  http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html
+
 To compile a CVS version of atk on your system, you will need to take
 several steps to setup the tree for compilation.  You can do all these
 steps at once by running:
@@ -33,3 +43,11 @@ Note that autogen.sh runs configure for you.  If you wish to pass
 options like --prefix=/usr to configure you can give those options
 to autogen.sh and they will be passed on to configure.
 
+How to report bugs
+==================
+
+Bugs should be reported to the GNOME bug tracking system.
+(http://bugzilla.gnome.org, product atk.) You will need to create an
+account for yourself.
+
+You can also mail the mailing list gnome-accessibility-devel@gnome.org