author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
include(eclipse-integration.qdocconf) |
2 |
||
3 |
defines += NO_QT_ECLIPSE_INSTALLATION_PAGE |
|
4 |
macro.theEclipseIntegration = Carbide.c++ |
|
5 |
macro.TheEclipseIntegration = Carbide.c++ |
|
6 |
||
7 |
HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \ |
|
8 |
"<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \ |
|
4
3b1da2848fc7
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
9 |
"<td width=\"30%\" align=\"left\">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ |
0 | 10 |
"<td width=\"40%\" align=\"center\"><a href=\"http://qt.nokia.com/doc\">Trademarks</a></td>\n" \ |
11 |
"<td width=\"30%\" align=\"right\"><div align=\"right\">Carbide.c++</div></td>\n" \ |
|
12 |
"</tr></table></div></address>" |