diff -r 5aa7c7ec6b8e -r 3487b2ea501a controlpanelplugins/themeplugin/src/cpthemeplugin.cpp --- a/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp Fri Sep 17 08:29:50 2010 +0300 +++ b/controlpanelplugins/themeplugin/src/cpthemeplugin.cpp Mon Oct 04 00:18:12 2010 +0300 @@ -50,7 +50,7 @@ itemDataHelper, hbTrId("txt_cp_dblist_theme"), QString(), - HbIcon()); + HbIcon("qtg_large_personalization")); return QList() << entryItem; }