# HG changeset patch # User William Roberts <williamr@symbian.org> # Date 1277381951 -3600 # Node ID e2c657c13ee2c0b6de767b8904572f1629a7725f # Parent 9527bd30de645ca7065fcd808d7b9182fbf2549e Add Symbian^3 theme component to uiresources diff -r 9527bd30de64 -r e2c657c13ee2 symbian3/mw/uiresources/package_definition.xml --- a/symbian3/mw/uiresources/package_definition.xml Tue Jun 22 10:59:57 2010 +0100 +++ b/symbian3/mw/uiresources/package_definition.xml Thu Jun 24 13:19:11 2010 +0100 @@ -141,6 +141,9 @@ <component id="aknskincontent" filter="s60" name="Avkon Skin Content" class="config"> <unit bldFile="skins/aknskincontent/group"/> </component> + <component id="symbiantheme" filter="sf_build" name="Symbian^3 Theme" class="config"> + <unit bldFile="skins/Symbian/group"/> + </component> <component id="aknskins" filter="s60" name="Avkon Skin Compiler"> <unit bldFile="skins/aknskins/group"/> </component> @@ -164,10 +167,10 @@ <component id="fontprovider" filter="s60" name="Font Provider"> <unit bldFile="fontsupport/fontprovider/group"/> </component> - <!-- R&D materials, should be Nokia only: exports S60 fonts, removes freetype - <component id="s60_fonts" filter="s60" name="S60 Fonts"> - <unit bldFile="fontsupport/fontutils/group"/> - </component> + <!-- R&D materials, should be Nokia only: exports S60 fonts, removes freetype + <component id="s60_fonts" filter="s60" name="S60 Fonts"> + <unit bldFile="fontsupport/fontutils/group"/> + </component> --> <component id="fontutils" filter="sf_build" name="Font Utils"> <unit bldFile="fontsupport/fontutils/FontUtils/group"/>