mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 18:56:10 +00:00
27 lines
1.1 KiB
XML
27 lines
1.1 KiB
XML
<!-- misc. strings -->
|
|
<!ENTITY vg-jemail "julian@valgrind.org">
|
|
<!ENTITY vg-vemail "valgrind@valgrind.org">
|
|
<!ENTITY cl-email "Josef.Weidendorfer@gmx.de">
|
|
<!ENTITY vg-lifespan "2000-2010">
|
|
|
|
<!-- valgrind release + version stuff -->
|
|
<!ENTITY rel-type "Release">
|
|
<!ENTITY rel-version "3.6.0">
|
|
<!ENTITY rel-date "21 October 2010">
|
|
|
|
<!-- where the docs are installed -->
|
|
<!ENTITY vg-docs-path "$INSTALL/share/doc/valgrind/html/index.html">
|
|
|
|
<!-- valgrind website links used in lots of places in the docs -->
|
|
<!-- kept in here 'cos everytime the website gets changed, it`s -->
|
|
<!-- a real pain tracking the links down in the docs -->
|
|
<!ENTITY vg-url "http://www.valgrind.org/">
|
|
<!ENTITY vg-lists-url "http://www.valgrind.org/support/mailing_lists.html">
|
|
<!ENTITY vg-devs-url "http://www.valgrind.org/info/developers.html">
|
|
<!ENTITY vg-repo-url "http://www.valgrind.org/downloads/repository.html">
|
|
<!ENTITY vg-pubs-url "http://www.valgrind.org/docs/pubs.html">
|
|
<!ENTITY vg-docs-url "http://www.valgrind.org/docs/manual/index.html">
|
|
<!ENTITY cl-gui-url "http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex">
|
|
|
|
|