carbideui/com.nokia.tools.theme.examples/intro/exampleThemesIntro.xml
changeset 0 a44900f0f001
equal deleted inserted replaced
-1:000000000000 0:a44900f0f001
       
     1 <?xml version="1.0" encoding="utf-8" ?>
       
     2 <introContent>
       
     3 	<extensionContent
       
     4 		id="com.nokia.tools.theme.exampletheme.welcome-introExtension" style="css/exampleThemesIntro.css"
       
     5 		name="S60 Example Themes"
       
     6 		path="root/links-background/above-page-links/big-tile-link/page-side-links/exampleThemesAnchor">
       
     7 		<group id="group-of-links0">
       
     8 			<img id="heading_img" width="100%" height="100%" style-id="examples-heading"
       
     9 				src="css/graphics/icons/examples.gif">
       
    10 			</img>
       
    11 			<text style-id="examples-heading-text">Sample Themes</text>
       
    12 		</group>
       
    13 		<text style-id="examples-group-text">S60 5th Edition Sample Themes</text>
       
    14 		<group id="group-of-links1" style-id="group-of-links">
       
    15 			<link label="Haze" id="haze"
       
    16 				url="http://org.eclipse.ui.intro/runAction?pluginId=com.nokia.tools.theme.examples&amp;class=com.nokia.tools.theme.examples.actions.CopyExampleIntroAction&amp;name=Haze&amp;release=BaseGraphics&amp;resolution=360x640&amp;tdfPath=${install.folder}\\ExampleThemes\\Haze\\Haze.tdf"
       
    17 				style-id="examples">
       
    18 				<img id="saku_img" style-id="examples-imgs" src="css/graphics/icons/tdf-haze.jpg">
       
    19 				</img>
       
    20 			</link>
       
    21 		</group>
       
    22 		<group id="group-of-links2" style-id="group-of-links">
       
    23 			<link label="Jingmask" id="jingmask"
       
    24 				url="http://org.eclipse.ui.intro/runAction?pluginId=com.nokia.tools.theme.examples&amp;class=com.nokia.tools.theme.examples.actions.CopyExampleIntroAction&amp;name=Jingmask&amp;release=BaseGraphics&amp;resolution=360x640&amp;tdfPath=${install.folder}\\ExampleThemes\\Jingmask\\Jingmask.tdf"
       
    25 				style-id="examples">
       
    26 				<img id="saku_img" style-id="examples-imgs"
       
    27 					src="css/graphics/icons/tdf-jingmask.jpg">
       
    28 				</img>
       
    29 			</link>
       
    30 		</group>
       
    31 	</extensionContent>
       
    32 	<extensionContent
       
    33 		id="com.nokia.tools.theme.exampletheme.welcome-introExtension" style="css/exampleThemesIntroStandby.css"
       
    34 		name="S60 Example Themes" path="standby/links-background/page-links/endAnchor">
       
    35 		<link label="Sample Themes" id="heading" style-id="left">
       
    36 			<text>Create new themes using following sample themes.</text>
       
    37 		</link>
       
    38 		<link label="Haze"
       
    39 			url="http://org.eclipse.ui.intro/runAction?pluginId=com.nokia.tools.theme.examples&amp;class=com.nokia.tools.theme.examples.actions.CopyExampleIntroAction&amp;name=Haze&amp;release=BaseGraphics&amp;resolution=360x640&amp;tdfPath=${install.folder}\\ExampleThemes\\Haze\\Haze.tdf"
       
    40 			id="haze" style-id="left">
       
    41 			<text>Create new theme using Haze theme.</text>
       
    42 		</link>
       
    43 		<link label="Jingmask"
       
    44 			url="http://org.eclipse.ui.intro/runAction?pluginId=com.nokia.tools.theme.examples&amp;class=com.nokia.tools.theme.examples.actions.CopyExampleIntroAction&amp;name=Jingmask&amp;release=BaseGraphics&amp;resolution=360x640&amp;tdfPath=${install.folder}\\ExampleThemes\\Jingmask\\Jingmask.tdf"
       
    45 			id="jingmask" style-id="left">
       
    46 			<text>Create new theme using Jingmask theme.</text>
       
    47 		</link>
       
    48 	</extensionContent>
       
    49 </introContent>