Summary: | Outdated notes in documentation kcontrol :: language | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | Sander Koning <sanderkoning> |
Component: | Corrections | Assignee: | Documentation Editorial Team <kde-doc-english> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sander Koning
2005-08-19 15:16:49 UTC
SVN commit 491885 by annma: BUG=111083 Hope it's what you mean! M +2 -2 index.docbook --- branches/KDE/3.5/kdebase/doc/kcontrol/language/index.docbook #491884:491885 @@ -160,9 +160,9 @@ clock, using two digits (00 to 23).</para></listitem> <listitem><para><parameter>hH</parameter> - The hour according to a 24-hour clock, using one or two digits (0 to 23).</para></listitem> - <listitem><para><parameter>PH</parameter> (uppercase eye) - The hour according + <listitem><para><parameter>PH</parameter> (uppercase pee) - The hour according to a 12-hour clock, using two digits (01 to 12).</para></listitem> - <listitem><para><parameter>pH</parameter> (lowercase ell) - The hour according + <listitem><para><parameter>pH</parameter> (lowercase pee) - The hour according to a 12-hour clock, using one or two digits (1 to 12).</para></listitem> <listitem><para><parameter>MM</parameter> - The current minute using two digits (00 to 59).</para></listitem> Yes, but I think that changing it to "uppercase P" and "lowercase p" would shock less people ;) SVN commit 491894 by annma: thanks to Sander and Phil, improve! CCBUG=111083 M +2 -2 index.docbook --- branches/KDE/3.5/kdebase/doc/kcontrol/language/index.docbook #491893:491894 @@ -160,9 +160,9 @@ clock, using two digits (00 to 23).</para></listitem> <listitem><para><parameter>hH</parameter> - The hour according to a 24-hour clock, using one or two digits (0 to 23).</para></listitem> - <listitem><para><parameter>PH</parameter> (uppercase pee) - The hour according + <listitem><para><parameter>PH</parameter> (uppercase <quote>p</quote>) - The hour according to a 12-hour clock, using two digits (01 to 12).</para></listitem> - <listitem><para><parameter>pH</parameter> (lowercase pee) - The hour according + <listitem><para><parameter>pH</parameter> (lowercase <quote>p</quote>) - The hour according to a 12-hour clock, using one or two digits (1 to 12).</para></listitem> <listitem><para><parameter>MM</parameter> - The current minute using two digits (00 to 59).</para></listitem> |