Bug 152947

Summary: Missing translations of Qt4 style names
Product: [Applications] systemsettings Reporter: Chusslove Illich <caslav.ilic>
Component: kcm_styleAssignee: Cristian Tibirna <tibirna>
Status: RESOLVED FIXED    
Severity: normal CC: cfeck, finex
Priority: NOR Keywords: triaged
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Chusslove Illich 2007-11-26 19:47:19 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Qt4 default styles (Windows, Plastique, Cleanlooks, etc.) or not being shown translated in style listbox.
Comment 1 FiNeX 2008-11-12 13:54:27 UTC
Hi! Can you still reproduce this issue using a more recent KDE4 version?
Comment 2 Chusslove Illich 2008-11-22 23:29:41 UTC
Alas, yes, in current trunk.

Back then I offered a fix where I hardcoded translations of these styles (using I18N_NOOPs), but was pointed to file a bug report instead, since the issue was to be more more cleanly fixed by adding some extra .desktop files. Or something. Don't remember the exact details.
Comment 3 FiNeX 2008-12-20 13:44:46 UTC
Thanks Chusslove. 
Comment 4 Christoph Feck 2009-10-14 01:13:25 UTC
I added a review request at Review Board. You can add comments here or there :)

http://reviewboard.kde.org/r/1845/
Comment 5 Christoph Feck 2009-10-21 01:29:27 UTC
SVN commit 1038276 by cfeck:

Allow translations of Qt4 style names

BUG: 152947
REVIEW: 1845


 M  +1 -0      CMakeLists.txt  
 M  +27 -1     themes/CMakeLists.txt  
 A             themes/qtcleanlooks.themerc  
 A             themes/qtgtk.themerc  
 A             themes/qtmacintosh.themerc  
 A             themes/qtplastique.themerc  
 A             themes/qtwindowsvista.themerc  
 A             themes/qtwindowsxp.themerc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1038276