[orca] Fix for bug #630142 - Two incorrectly named chat settings in userCustomizableSettings
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Fix for bug #630142 - Two incorrectly named chat settings in userCustomizableSettings
- Date: Mon, 20 Sep 2010 10:34:00 +0000 (UTC)
commit a270d31c0bc23dfdab2257c35205ce3a8898f53a
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Mon Sep 20 06:33:19 2010 -0400
Fix for bug #630142 - Two incorrectly named chat settings in userCustomizableSettings
src/orca/settings.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/orca/settings.py b/src/orca/settings.py
index ecbea70..5b88c07 100644
--- a/src/orca/settings.py
+++ b/src/orca/settings.py
@@ -189,9 +189,9 @@ userCustomizableSettings = [
"brailleRequiredStateString",
"speechRequiredStateString",
"chatMessageVerbosity",
- "chatPrefixMessageWithName",
+ "chatSpeakRoomName",
"chatAnnounceBuddyTyping",
- "chatSeparateRoomHistories",
+ "chatRoomHistories",
"enableFlashMessages",
"brailleFlashTime",
"flashIsPersistent",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]