Re: About rough translations
Stanislav Visnovsky <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kbabel |
|---|---|
| Message-ID | <[email protected]> |
Dňa Pi 6. Jún 2003 06:31 Bernd Groh napísal: > Hi Stanislav! > > >Hmm, I'm not sure if it is a right tool for consistency checking. Anyway, > > put a wishlist item on http://bugs.kde.org, please. > > I believe it is. :-) > Or is there anything you wouldn't use KBabel for? ;-) > > If I'd like to get a good overview of the source, where is the best > place to start (given the wish-list items I've got)? Do you mean the context menu entries? See setupDynamicActions(): http://lxr.kde.org/source/kdesdk/kbabel/kbabel/kbabel.cpp#L708 Also, see koffice source how they use KDataTool for spellchecking etc. The implementation of a data tool can be found in kbabel/datatools/setfuzzy, for example. Any other wishlist item you'd like to find out? Stanislav