blob: d56e957a912d029b2d37766b24d8fef9fbaf9070 [file] [log] [blame]
njn3e986b22004-11-30 10:43:45 +00001<!-- misc. strings -->
de252c6142005-11-27 04:10:00 +00002<!ENTITY vg-url "http://www.valgrind.org/">
3<!ENTITY vg-jemail "julian@valgrind.org">
4<!ENTITY vg-vemail "valgrind@valgrind.org">
sewardj778d7832007-11-22 01:21:56 +00005<!ENTITY vg-lifespan "2000-2007">
njn3e986b22004-11-30 10:43:45 +00006<!ENTITY vg-users-list "http://lists.sourceforge.net/lists/listinfo/valgrind-users">
7
8<!-- valgrind release + version stuff -->
njn779a2d62005-07-25 00:12:19 +00009<!ENTITY rel-type "Release">
sewardj778d7832007-11-22 01:21:56 +000010<!ENTITY rel-version "3.3.0">
11<!ENTITY rel-date "7 December 2007">
njn3e986b22004-11-30 10:43:45 +000012
debad57fc2005-12-03 22:33:29 +000013<!-- where the docs are installed -->
14<!ENTITY vg-doc-path "/usr/share/doc/valgrind/html/index.html">
15
de252c6142005-11-27 04:10:00 +000016<!-- valgrind website links used in lots of places in the docs -->
17<!-- kept in here 'cos everytime the website gets changed, it`s -->
18<!-- a real pain tracking the links down in the docs -->
debad57fc2005-12-03 22:33:29 +000019<!ENTITY vg-developers "http://www.valgrind.org/info/developers.html">
20<!ENTITY vg-svn-repo "http://www.valgrind.org/downloads/repository.html">
njn011215f2006-10-21 23:00:59 +000021<!ENTITY vg-pubs "http://www.valgrind.org/docs/pubs.html">
debad57fc2005-12-03 22:33:29 +000022<!ENTITY vg-bookset "http://www.valgrind.org/docs/manual/index.html">
23<!ENTITY vg-dist-docs "http://www.valgrind.org/docs/manual/dist.html">
24<!ENTITY vg-commentary "http://www.valgrind.org/docs/manual/manual-core.html#manual-core.comment">