orca r2336 - in trunk: . src/orca
- From: richb svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r2336 - in trunk: . src/orca
- Date: Wed, 2 May 2007 15:52:15 +0100 (BST)
Author: richb
Date: 2007-05-02 15:52:15 +0100 (Wed, 02 May 2007)
New Revision: 2336
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=2336&view=rev
Modified:
trunk/ChangeLog
trunk/src/orca/app_gui_prefs.py
trunk/src/orca/focus_tracking_presenter.py
trunk/src/orca/orca_prefs.py
Log:
* src/orca/app_gui_prefs.py:
src/orca/orca_prefs.py:
src/orca/focus_tracking_presenter.py:
Hopefully the final fixes for bug #433146 â Add ability to
configure app-unique settings via GUI.
There were three problems:
1/ In loadAppsettings() in focus_tracking_presenter.py, there
was a bogus space in a call to self._knownAppSettings.has_key().
2/ In _writeAppPreferencesPostamble() in orca_prefs.py, the import
line that was written out for the <APPNAME>-customizations
file needed to have an initial "app-settings.".
3/ In writeUserPreferences() in app_gui_prefs.py, we needed to
call the loadAppsettings() method in FocusTrackingPresenter to
get the new key bindings to kick in for the currently running
application.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]