--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/uidesigner/com.nokia.carbide.cpp.uiq.ui/templates/UIQ v3.0/template.properties Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,36 @@
+template.label=3.x GUI Application with UI Designer
+template.desc=UIQ application for use with the UI Designer targeting the 3.x Version of the Platform. \
+Scalable UI (multiple configurations) is supported.
+basics.label=Basic Settings
+basics.desc=Basic properties of a project
+basics.uid3.label=Application UID:
+basics.uid3.desc=The UID3 (Application UID) can be thought of as a project identifier.\r\n\
+The UID3 may be shared by all objects belonging to a given program, including library DLLs if any, \
+framework DLLs, and all documents.\r\n\
+The developer range UID3 must be between 0xE0000000 - 0xEFFFFFFF.\r\n\
+The template wizard creates a random UID3 for your project testing. \
+Release UIDs are provided by Symbian.
+basics.author.label=Author:
+basics.author.desc=Name of the author
+basics.copyright.label=Copyright notice:
+basics.copyright.desc=Your copyright notice
+directories.label=Project Directories
+directories.gfxDir.label=Graphics:
+directories.gfxDir.desc=Directory for graphics files
+#standardDirFields
+standardDirFields.desc=Generated files will be copied to the specified directories under the \
+project root directory
+standardDirFields.incDir.label=Include:
+standardDirFields.incDir.desc=Directory for C++ header files
+standardDirFields.sourceDir.label=Source:
+standardDirFields.sourceDir.desc=Directory for C++ source files
+standardDirFields.groupDir.label=Group:
+standardDirFields.groupDir.desc=Directory for Symbian project files
+standardDirFields.sisDir.label=Install:
+standardDirFields.sisDir.desc=Directory for installation files
+standardDirFields.gfxDir.label=Graphics:
+standardDirFields.gfxDir.desc=Directory for application icons
+standardDirFields.resDir.label=Resources:
+standardDirFields.resDir.desc=Directory for resource files
+standardDirFields.regDir.label=Registration:
+standardDirFields.regDir.desc=Directory for registration files
\ No newline at end of file