uidesigner/com.nokia.sdt.series60.componentlibrary/templates/Series 60 v3.0 EXE/template_add.xml
author timkelly
Mon, 18 Jan 2010 15:55:22 -0600
branchRCL_2_4
changeset 787 f90a80bff752
parent 0 fb279309251b
permissions -rw-r--r--
Fix bug 10467. Raptor startup issues when raptor crashes or hangs.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE template [
<!ENTITY template_add SYSTEM "../shared/template_add.inc">
]>
<template 
	version="1.0" 
	label="%template.label">
	<description>%template.desc</description>

	&template_add;

</template>