core/com.nokia.carbide.cpp/about.html
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
child 778 e0dfd3c194cb
child 892 04365e85d9b0
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
cawthron
parents:
diff changeset
     2
cawthron
parents:
diff changeset
     3
<html>
cawthron
parents:
diff changeset
     4
<head>
cawthron
parents:
diff changeset
     5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
cawthron
parents:
diff changeset
     6
	<title>Tips &amp; Hints</title>
cawthron
parents:
diff changeset
     7
    <link href="carbide.css" rel="stylesheet" type="text/css">
cawthron
parents:
diff changeset
     8
</head>
cawthron
parents:
diff changeset
     9
cawthron
parents:
diff changeset
    10
<body>
cawthron
parents:
diff changeset
    11
<p align="center">&nbsp;</p>
cawthron
parents:
diff changeset
    12
<table width="530" border="0" align="center" cellspacing="5" bgcolor="#FFFFFF">
cawthron
parents:
diff changeset
    13
  <tr>
cawthron
parents:
diff changeset
    14
    <td width="215"><img src="icons/about.png" width="215" height="199"></td>
cawthron
parents:
diff changeset
    15
    <td width="294"><p align="right" class="text"><b><img src="intro/css/graphics/rootpage/brandmark.gif" ></b></p>
cawthron
parents:
diff changeset
    16
      <p class="text">&nbsp;</p>
cawthron
parents:
diff changeset
    17
      <p class="text">&nbsp;</p>
cawthron
parents:
diff changeset
    18
      <p class="titleSmall">Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).  
cawthron
parents:
diff changeset
    19
All rights reserved. <br>
cawthron
parents:
diff changeset
    20
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></p>
cawthron
parents:
diff changeset
    21
      <p class="titleSmall">This product includes software developed by Eclipse Project. <a href="http://www.eclipse.org">http://www.eclipse.org</a></p>
cawthron
parents:
diff changeset
    22
    </td>
cawthron
parents:
diff changeset
    23
  </tr>
cawthron
parents:
diff changeset
    24
</table>
cawthron
parents:
diff changeset
    25
</body>
cawthron
parents:
diff changeset
    26
</html>