Revision 6c7ffdf...
Go back to digest for 11th May 2014Features in KDE Base
Sebastian Kügler committed changes in [plasma-desktop/sebas/locale] /:
Bare-bones new Formats KCM
This forms a stab at the the new Locale settings, which need to be
transplanted to QLocale. Currently, this means much coarser setting,
that is no specific settings for the individual items, just a country
setting. From there, we can add back more fine-grained settings,
transplanted from the locale KCM.
Primarily, this makes language settings available to startkde, so the
LC_* variables can be exported.
This is currently non-functional, just a bare-bones KCM, loading a basic
UI file.
Run "kcmshell5 formats" to test.
File Changes
Added 8 files
- /formats
- kcms/CMakeLists.txt
- kcms.desktop
- kcms/kcmformats.cpp
- kcms/kcmformats.desktop
- kcms/kcmformats.h
- kcms/kcmformats.ui
- kcms/kcmformatswidget.ui
- kcms/Messages.sh
Modified 1 files
- kcms/CMakeLists.txt
9 files changed in total