> Von: Nhuh Put > Gesendet: Mittwoch, 5. September 2007 06:04 > An: kde-core-devel@kde.org > Betreff: AW: KLocale patch > > > Von: winter@kde.org [mailto:winter@kde.org] > > Gesendet: Dienstag, 4. September 2007 15:49 > > An: kde-core-devel@kde.org; nhuh.put@web.de > > Betreff: Re: KLocale patch > > > > On Thursday 23 August 2007 8:05:27 pm Nhuh Put wrote: > > > Hello > > > I'm trying to make KLocale independent form KConfigINIBackend > internals. > > > This is the first patch out of two to reach this goal. This shouldn't > > break > > > anything, but I heard some bad stories about KLocale, so I wanted to > ask > > > before committing. > > > I will remove the doFormatInit function before committing. > > > > > Were the KLocale patches committed? > > No, I didn't. I discovered that I had to make some BIC changes, and forgot > about it :/ I can do it next Monday. > I also have a question: I would like to remove the setCountry and > setLanguage functions from KLocale. They are only used at one place in > KOffice and the locale kcm module. KOffice could be easily changed and the > kcm module looks completely broken. It could extend the klocale class with > the necessary functions. > Otherwise, I could also find a SC solution. > > PutHuhn I committed the patch yesterday. PutHuhn