[fantasdic] Back to DictServer for default source.



commit c9ffb4e02b2e4217966726e60b34f4c67db42b17
Author: Mathieu Blondel <mathieu mblondel org>
Date:   Thu Apr 15 10:42:28 2010 +0900

    Back to DictServer for default source.
    
    Backward compatibility was broken.

 lib/fantasdic/source_base.rb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/fantasdic/source_base.rb b/lib/fantasdic/source_base.rb
index bb1be9e..8eb32dd 100644
--- a/lib/fantasdic/source_base.rb
+++ b/lib/fantasdic/source_base.rb
@@ -51,7 +51,7 @@ module Source
 
         @registered_sources = []
         
-        DEFAULT_SOURCE = "DictdFile"
+        DEFAULT_SOURCE = "DictServer"
         ALL_DATABASES = DICTClient::ALL_DATABASES
         MAX_CACHE = 30
 



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