fantasdic r406 - in trunk: . lib/fantasdic



Author: mblondel
Date: Wed Apr  1 11:16:32 2009
New Revision: 406
URL: http://svn.gnome.org/viewvc/fantasdic?rev=406&view=rev

Log:
* lib/fantasdic/source_base.rb: Changed default source to dictd file.


Modified:
   trunk/ChangeLog
   trunk/lib/fantasdic/source_base.rb

Modified: trunk/lib/fantasdic/source_base.rb
==============================================================================
--- trunk/lib/fantasdic/source_base.rb	(original)
+++ trunk/lib/fantasdic/source_base.rb	Wed Apr  1 11:16:32 2009
@@ -51,7 +51,7 @@
 
         @registered_sources = []
         
-        DEFAULT_SOURCE = "DictServer"
+        DEFAULT_SOURCE = "DictdFile"
         ALL_DATABASES = DICTClient::ALL_DATABASES
         MAX_CACHE = 30
 



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