Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29923

Modified Files:
      Tag: pangocairo-branch
        at-spi.info libgail-gnome.info libgnome2.info 
Log Message:
Usage notes about disabling optional AT stuff at runtime


Index: libgnome2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnome2.info,v
retrieving revision 1.5.2.27
retrieving revision 1.5.2.28
diff -u -d -r1.5.2.27 -r1.5.2.28
--- libgnome2.info      23 Jan 2008 13:12:05 -0000      1.5.2.27
+++ libgnome2.info      9 Feb 2008 22:10:01 -0000       1.5.2.28
@@ -112,6 +112,11 @@
 DescDetail: <<
 This package contains the shared library for the base GNOME library functions.
 <<
+DescUsage: <<
+Accessibility tools (at-spi, libgail-gnome, etc.) can be disabled by:
+
+   gconftool-2 --type bool --set /desktop/gnome/interface/accessibility false
+<<
 DescPort: <<
 Had to add F77=no to configure to get around a weird libtool thing
 when "fort77" is installed.

Index: libgail-gnome.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgail-gnome.info,v
retrieving revision 1.4.2.35
retrieving revision 1.4.2.36
diff -u -d -r1.4.2.35 -r1.4.2.36
--- libgail-gnome.info  4 Nov 2007 02:34:45 -0000       1.4.2.35
+++ libgail-gnome.info  9 Feb 2008 22:10:01 -0000       1.4.2.36
@@ -90,6 +90,15 @@
 
 libgail-gnome contains the GNOME portions of GAIL
 <<
+DescUsage: <<
+If you get a warning such as:
+
+  Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which 
is needed to make this application accessible
+
+and you don't want/need accessibility, you can disable it with:
+
+  gconftool-2 --type bool --set /desktop/gnome/interface/accessibility false
+<<
 License: GPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>
 Homepage: http://www.gnome.org/

Index: at-spi.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/at-spi.info,v
retrieving revision 1.8.2.40
retrieving revision 1.8.2.41
diff -u -d -r1.8.2.40 -r1.8.2.41
--- at-spi.info 1 Dec 2007 21:48:04 -0000       1.8.2.40
+++ at-spi.info 9 Feb 2008 22:10:01 -0000       1.8.2.41
@@ -117,6 +117,21 @@
 License: GPL/LGPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>
 Homepage: http://www.gnome.org/
+DescUsage: <<
+A warning such as:
+
+  atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
+  atk-bridge-WARNING **: IOR not set.
+  atk-bridge-WARNING **: Could not locate registry
+
+means the at-spi daemon is not running. Do:
+
+  %p/lib/at-spi/at-spi-registryd &
+
+or else disable accessibility if you don't want/need it:
+
+  gconftool-2 --type bool --set /desktop/gnome/interface/accessibility false
+<<
 DescPackaging: <<
        Had to add F77=no to configure to get around a weird libtool thing
        when "fort77" is installed.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to