Git commit 1d149e25e25e8c6d5b34a7769aeeccf3e13154e3 by Burkhard Lück. Committed on 26/03/2017 at 19:00. Pushed by lueck into branch 'master'.
date and time formats have been splitted two modules in kf5 M +2 -2 doc/index.docbook https://commits.kde.org/korganizer/1d149e25e25e8c6d5b34a7769aeeccf3e13154e3 diff --git a/doc/index.docbook b/doc/index.docbook index 6c19cc43..a4df1961 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2025,8 +2025,8 @@ url="help:/fundamentals/config.html#toolbars">Customizing Toolbars</ulink> in the &kde; Fundamentals.</para> <para>Localization information like date and time formats can be -configured from &systemsettings; within the <guilabel>Language</guilabel> module. -This control module can be +configured from &systemsettings; within the modules <guilabel>Language</guilabel>, +and <guilabel>Formats</guilabel>. These control modules can be accessed from within &korganizer;: just choose the <menuchoice><guimenu> Settings</guimenu><guimenuitem>Configure Date & Time...</guimenuitem></menuchoice> menu item. &korganizer; has to be restarted
