diff -r 2fee987ebaff -r ab0490982943 controlpanelplugins/themeplugin/src/cpthemeplugin.cpp --- a/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp Thu Sep 02 17:11:27 2010 +0800 +++ b/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp Thu Sep 30 16:15:53 2010 +0800 @@ -50,7 +50,7 @@ itemDataHelper, hbTrId("txt_cp_dblist_theme"), QString(), - HbIcon()); + HbIcon("qtg_large_personalization")); return QList() << entryItem; }