blob: 19f95e6127c176a728741d2c869e8c59eeff8707 [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">
sewardjb7d59b92006-05-21 15:20:19 +00005<!ENTITY vg-lifespan "2000-2006">
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">
sewardjb7d59b92006-05-21 15:20:19 +000010<!ENTITY rel-version "3.2.0">
sewardj3ecf8f22006-06-06 21:41:22 +000011<!ENTITY rel-date "7 June 2006">
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">