Updated all "report bugs to..." messages to point to valgrind.kde.org;  also
updated the docs to refer to valgrind.kde.org instead of the old website.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2055 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/include/vg_skin.h b/include/vg_skin.h
index ba23074..5e74d98 100644
--- a/include/vg_skin.h
+++ b/include/vg_skin.h
@@ -38,6 +38,13 @@
 #include "vg_constants_skin.h"
 
 
+/* ---------------------------------------------------------------------
+   Where to send bug reports to.
+   ------------------------------------------------------------------ */
+
+#define VG_BUGS_TO "valgrind.kde.org"
+
+
 /*====================================================================*/
 /*=== Build options and table sizes.                               ===*/
 /*====================================================================*/