[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdebase/runtime/kcontrol/locale
From:       "Thomas Braxton" <kde.braxton () gmail ! com>
Date:       2008-02-03 2:58:55
Message-ID: 928c3f1b0802021858o2d1f6f62r72c564d9a451713a () mail ! gmail ! com
[Download RAW message or body]

On Feb 1, 2008 9:12 AM, Kevin Ottens <ervin@kde.org> wrote:
> SVN commit 769488 by ervin:
>
> Allows to really save the locale.
>
>
>  M  +1 -1      kcmlocale.cpp
>
>
> --- trunk/KDE/kdebase/runtime/kcontrol/locale/kcmlocale.cpp #769487:769488
> @@ -180,7 +180,7 @@
>  {
>    KSharedConfigPtr config = KGlobal::config();
>
> -  KConfigGroup configGroup = config->group("Locale");
> +  KConfigGroup configGroup(config, "Locale");
>
>    configGroup.writeEntry("Country", m_locale->country(), KConfig::Persistent|KConfig::Global);
>    configGroup.writeEntry("Language",
>

How does this change anything? The change you made was not really a
change at all.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic