CVS commit by mfranz: enable "apply" button on calendar system change M +1 -0 localetime.cpp 1.59 --- kdebase/kcontrol/locale/localetime.cpp #1.58:1.59 @@ -330,4 +330,5 @@ void KLocaleConfigTime::slotCalendarSyst updateWeekDayNames(); + emit localeChanged(); }