Revision b563922...

Go back to digest for 24th April 2011

Features in KDE Base

John Layt committed changes in [kdelibs] /:

KCalendarSystem - Narrow Month/Day Name Support

Add support for Narrow Name format for Month and Week Day Names. This
can be obtained either using the standard monthName() and weekDayName()
functions with the new KCalendarSystem enum values, or using the
formatDate variant with the KLocale::NarrowName enum.

Note that the Narrow Name is not unique and so can only be used for
display and not input.

Clean up the month and weekday i18n calls to use a standard context
format, and tweak a few of the names used. Hopefully not too much
work for the translators.

FEATURE:

File Changes

Modified 17 files
  •   kdecore/date/kcalendarsystem.cpp
  •   kdecore/date/kcalendarsystem.h
  •   kdecore/date/kcalendarsystemcoptic.cpp
  •   kdecore/date/kcalendarsystemcopticprivate_p.h
  •   kdecore/date/kcalendarsystemethiopian.cpp
  •   kdecore/date/kcalendarsystemgregorian.cpp
  •   kdecore/date/kcalendarsystemgregorianproleptic.cpp
  •   kdecore/date/kcalendarsystemgregorianprolepticprivate_p.h
  •   kdecore/date/kcalendarsystemhebrew.cpp
  •   kdecore/date/kcalendarsystemhijri.cpp
  •   kdecore/date/kcalendarsystemindiannational.cpp
  •   kdecore/date/kcalendarsystemjalali.cpp
  •   kdecore/date/kcalendarsystemjulian.cpp
  •   kdecore/date/kcalendarsystemprivate_p.h
  •   kdecore/localization/klocale.h
  •   kdecore/tests/kcalendartest.cpp
  •   kdecore/tests/kcalendartest.h
17 files changed in total