[Bug 298850] making a language switch in PA own settings

Lamarque V. Souza lamarque at kde.org
Sun May 6 19:49:49 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=298850

--- Comment #1 from Lamarque V. Souza <lamarque at kde.org> ---
Git commit b54721d1fd4e16b5172bcf53a9f1d1df0fcd2933 by Lamarque V. Souza.
Committed on 06/05/2012 at 21:22.
Pushed by lvsouza into branch 'master'.

Add Locale module to active-settings.
Still needs to add a warning dialog that the current running
applications need to be restarted for the setting to take effect.

M  +1    -0    applications/settings/modules/CMakeLists.txt
A  +20   -0    applications/settings/modules/locale/CMakeLists.txt
A  +42   -0    applications/settings/modules/locale/languagesmodel.cpp    
[License: LGPL (v2.1+)]
A  +38   -0    applications/settings/modules/locale/languagesmodel.h    
[License: LGPL (v2.1+)]
A  +118  -0    applications/settings/modules/locale/localesettings.cpp    
[License: LGPL (v2.1+)]
A  +64   -0    applications/settings/modules/locale/localesettings.h    
[License: LGPL (v2.1+)]
A  +43   -0    applications/settings/modules/locale/localesettingsplugin.cpp   
 [License: LGPL (v2.1+)]
A  +35   -0    applications/settings/modules/locale/localesettingsplugin.h    
[License: LGPL (v2.1+)]
A  +-    --   
applications/settings/modules/locale/package/contents/images/throbber.svgz
A  +123  -0   
applications/settings/modules/locale/package/contents/ui/LanguagePicker.qml    
[License: LGPL (v2.1+)]
A  +104  -0   
applications/settings/modules/locale/package/contents/ui/Locale.qml    
[License: LGPL (v2.1+)]
A  +19   -0    applications/settings/modules/locale/package/metadata.desktop

http://commits.kde.org/plasma-mobile/b54721d1fd4e16b5172bcf53a9f1d1df0fcd2933

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Active mailing list