From: Tiago S. <eng...@gm...> - 2006-01-20 21:46:25
|
Hi, I'd like to manage kmemaid's database externally. I want to use it to make = a japanese language learning platform. Since there's so much material, my program will sync memaid's dictionary with dictionary files. This way the program knows what the user already knows, and what it should introduce next. I found out that kmemaid always loads from elements.bin when possible, whic= h hampers my objective. I changed the permissions so that elements.bin is inaccessible. Now it always loads from the elements.xml, which is what I want. I would like to know if this interferes in anyway with kmemaid's correct functioning. Thanks in advance, Tiago Silva |