From kde-core-devel Wed Sep 05 04:03:41 2007 From: "Nhuh Put" Date: Wed, 05 Sep 2007 04:03:41 +0000 To: kde-core-devel Subject: AW: KLocale patch Message-Id: <007e01c7ef71$bf31bfc0$3301a8c0 () spika> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=118896506729710 > 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