blob: e713bfb4ac8d84c1e52a71835f834c478e81574a [file] [log] [blame]
njn3e986b22004-11-30 10:43:45 +00001<!-- misc. strings -->
de252c6142005-11-27 04:10:00 +00002<!ENTITY vg-jemail "julian@valgrind.org">
3<!ENTITY vg-vemail "valgrind@valgrind.org">
njnefd7ef72009-08-07 07:44:31 +00004<!ENTITY cl-email "Josef.Weidendorfer@gmx.de">
sewardjadcb5bb2008-12-23 16:34:19 +00005<!ENTITY vg-lifespan "2000-2009">
njn3e986b22004-11-30 10:43:45 +00006
7<!-- valgrind release + version stuff -->
njn779a2d62005-07-25 00:12:19 +00008<!ENTITY rel-type "Release">
sewardjadcb5bb2008-12-23 16:34:19 +00009<!ENTITY rel-version "3.4.0">
10<!ENTITY rel-date "2 January 2009">
njn3e986b22004-11-30 10:43:45 +000011
debad57fc2005-12-03 22:33:29 +000012<!-- where the docs are installed -->
njnabe8b8c2009-08-07 06:54:44 +000013<!ENTITY vg-docs-path "$INSTALL/share/doc/valgrind/html/index.html">
debad57fc2005-12-03 22:33:29 +000014
de252c6142005-11-27 04:10:00 +000015<!-- valgrind website links used in lots of places in the docs -->
16<!-- kept in here 'cos everytime the website gets changed, it`s -->
17<!-- a real pain tracking the links down in the docs -->
njn25ac3842009-08-07 02:58:11 +000018<!ENTITY vg-url "http://www.valgrind.org/">
19<!ENTITY vg-lists-url "http://www.valgrind.org/support/mailing_lists.html">
20<!ENTITY vg-devs-url "http://www.valgrind.org/info/developers.html">
21<!ENTITY vg-repo-url "http://www.valgrind.org/downloads/repository.html">
22<!ENTITY vg-pubs-url "http://www.valgrind.org/docs/pubs.html">
23<!ENTITY vg-docs-url "http://www.valgrind.org/docs/manual/index.html">
njnefd7ef72009-08-07 07:44:31 +000024<!ENTITY cl-gui-url "http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex">
25
26