|
From: laszlo k. <las...@su...> - 2000-10-17 17:15:23
|
Hi, I checked in most of the implementation of the proposal from: http://www.geocrawler.com/archives/3/5674/2000/8/0/4271223/ The following is not implemented: - OMF file validation (I don't know how to do this so hints are welcome) - the extended content list is not implemented at all The Scrollkeeper files go into prefix/var/lib/scrollkeeper. We seem to have a problem with the locales. Namely OMF language tags from the metadata do not match the OS (Linux, Solaris etc) locales. At the moment the language tags are used to create the directories for each locale (e.g. prefix/var/lib/scrollkeeper/en for English). This should be changed to using the OS locale tags and Scrollkeeper should map the OMF language tags to the OS locales. I don't know if this is already implemented or not (at least for Linux as part of another project). I tried to find out from gnome#i18n with not much success. Please share any ideas. There are a couple of small problems with the code that I know about and I am working on them, please give it a try and let me know what you think. Thanks, Laszlo |