Re: new searchengine
Stanislav Visnovsky <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kbabel |
|---|---|
| Message-ID | <[email protected]> |
Dňa Po 9. Jún 2003 17:36 Marco Wegner napísal: > Am Montag, 9. Juni 2003 17:03 schrieb Stanislav Visnovsky: > > DĹ�a Po 9. JĂşn 2003 16:52 Marco Wegner napĂsal: > > > Okay, I have an implementation for this now (patch attached). Please > > > test it. Comments and suggestions are welcome as usual. > > > > > > The files in the archive are stored relative to the PoBaseDir variable > > > in kbabelrc. If this variable is not set (in case Catalog Manager has > > > never run before) the files are stored without paths (i.e. just as > > > before). > > > > > > Catalog Manager does notify KBabelMailer of a changed PoBaseDir as > > > well. > > > > But what if there is a specified project file? You're always asking for > > the kbabelrc stuff. Otherwise the patch looks OK. > > Hmm, good question. Is there a way to find out in CatalogManagerView which > config file is used? In CatalogManager it's easy but ... No ATM, but it should be passed as a paramter to the constructor (the CatalogManagerView constructor even reads the configuration for dictionatries, but does not use the project - bug). Could you, please, fix it? Stanislav