fixed minor bugs with gui, added secon dictionary file
[mdictionary] / trunk / src / plugins / xdxf / src / src.pro
index 920d811..5dfaeb3 100644 (file)
@@ -67,5 +67,6 @@ unix {
   target.path = $$LIBDIR
 
   dicts.path = $$LIBDIR
-  dicts.files += ../../../../../data/dicts/dict.xdxf
+  dicts.files += ../../../../../data/dicts/pol-eng.xdxf
+  dicts.files += ../../../../../data/dicts/en-fin.xdxf
 }