diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kexi/doc/common/footer.html | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kexi/doc/common/footer.html')
-rw-r--r-- | kexi/doc/common/footer.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kexi/doc/common/footer.html b/kexi/doc/common/footer.html new file mode 100644 index 00000000..34a49967 --- /dev/null +++ b/kexi/doc/common/footer.html @@ -0,0 +1,14 @@ +</div> +<div id="bottom-nav"> +<img src="../../common/bottom2.png" align="right" height="59" width="227" alt="KDE Logo"> +</div> +<div class="bottom"> +This file is part of the documentation for $projectname $projectnumber. +</div> +<div class="bottom" style="color:#cccccc"> +Documentation copyright © 2003 the Kexi Team.<br> +Generated on $datetime by +<a href="http://www.doxygen.org/index.html">doxygen</a> $doxygenversion written by <a href="mailto:[email protected]">Dimitri van Heesch</a>, © 1997-2003 +</div> +</body> +</html> |