author | eckhart.koppen@nokia.com |
Wed, 31 Mar 2010 11:06:36 +0300 | |
changeset 7 | f7bc934e204c |
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" \ |
|
7
f7bc934e204c
5cabc75a39ca2f064f70b40f72ed93c74c4dc19b
eckhart.koppen@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>" |