summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/Bugzilla-Guide.xml
diff options
context:
space:
mode:
authorbarnboy%trilobyte.net <>2008-04-04 13:45:56 +0200
committerbarnboy%trilobyte.net <>2008-04-04 13:45:56 +0200
commit114fd675b465fabab59928abb8593f156f82833d (patch)
treeaed735e1ae3eae1985922fa5348108bff5e5a3a1 /docs/en/xml/Bugzilla-Guide.xml
parentac2e474d8a12f1d505b3dd1730f4a964d9c4cd99 (diff)
downloadbugzilla-114fd675b465fabab59928abb8593f156f82833d.tar.gz
bugzilla-114fd675b465fabab59928abb8593f156f82833d.tar.xz
Buncha' release updates. Moved all images to
./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192
Diffstat (limited to 'docs/en/xml/Bugzilla-Guide.xml')
-rw-r--r--docs/en/xml/Bugzilla-Guide.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml
index 59befaf0a..8f2136bd8 100644
--- a/docs/en/xml/Bugzilla-Guide.xml
+++ b/docs/en/xml/Bugzilla-Guide.xml
@@ -26,7 +26,7 @@
<!ENTITY bzg-ver "2.14">
<!ENTITY bzg-cvs-ver "2.15.0">
<!ENTITY bzg-auth "Matthew P. Barnson">
-<!ENTITY bzg-auth-email "<email>barnboy@NOSPAM.trilobyte.net</email>">
+<!ENTITY bzg-auth-email "<email>barnboy@trilobyte.net</email>">
<!ENTITY mysql "http://www.mysql.com/">
<!ENTITY perl-ver "5.6.1">
@@ -126,14 +126,14 @@ try to avoid clutter and feel free to waste space in the code to make it more re
<othername>P.</othername>
<surname>Barnson</surname>
<affiliation>
- <address><email>barnboy@NOSPAM.trilobyte.net</email></address>
+ <address><email>barnboy@trilobyte.net</email></address>
</affiliation>
</author>
<collab>
<collabname>Zach Lipton</collabname>
<affiliation>
- <address><email>zach@NOSPAM.zachlipton.com</email></address>
+ <address><email>zach AT zachlipton DOT com</email></address>
</affiliation>
</collab>
@@ -196,6 +196,9 @@ try to avoid clutter and feel free to waste space in the code to make it more re
<!-- The Future of Bugzilla -->
&future;
+<!-- Major Bugzilla Variants -->
+&variants;
+
<!-- Appendix: The Frequently Asked Questions -->
&faq;
@@ -205,9 +208,6 @@ try to avoid clutter and feel free to waste space in the code to make it more re
<!-- Appendix: The Database Schema -->
&database;
-<!-- Appendix: Major Bugzilla Variants -->
-&variants;
-
<!-- Appendix: Custom Patches -->
&patches;