orca r2318 - in trunk: . src/orca src/orca/scripts



Author: richb
Date: 2007-04-24 16:33:15 +0100 (Tue, 24 Apr 2007)
New Revision: 2318
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=2318&view=rev

Added:
   trunk/src/orca/app_gui_prefs.py
Modified:
   trunk/ChangeLog
   trunk/src/orca/Makefile.am
   trunk/src/orca/default.py
   trunk/src/orca/orca.py
   trunk/src/orca/orca_gui_prefs.py
   trunk/src/orca/orca_prefs.py
   trunk/src/orca/scripts/StarOffice.py
   trunk/src/orca/settings.py
Log:
        * src/orca/app_gui_prefs.py:   (new)
          src/orca/default.py:
          src/orca/Makefile.am:
          src/orca/orca.py:
          src/orca/orca_gui_prefs.py:
          src/orca/orca_prefs.py:
          src/orca/settings.py:
          Fixed bug #372273 â Add ability to configure app-specific
          settings via GUI.

          Adjusted <ORCA MODIFIER>+Control+Space to now bring up
          the application specific preferences dialog. The previous
          usage (reload user settings) is now gone.

          The application specific preferences dialog does not have a
          general pane and the Speech systems and servers controls on
          the speech tab are grayed out.

          Application specific settings are written to
          ~/.orca/app-settings/<APPNAME>.py  Only the differences from
          the generic Orca user preferences are written out.

          If you want to have application specific customizations that
          won't get overridden, then these need to be saved in
          ~/.orca/app-settings/<APPNAME>-customizations.py

        * src/orca/scripts/StarOffice.py:
          Check for oldLocusOfFocus not being None in locusOfFocusChanged()
          to reprevent a traceback.





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