summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-04-16 12:49:14 +0000
committerMika Havela <mika.havela@gmail.com>2008-04-16 12:49:14 +0000
commit4a1130fa78523cd3a8febfaec30518c93c91409d (patch)
treef3a181ec263e5780cd1703c2b5de3e62df33ad23
parente35246c55714f936b5771f475c706aa5bbec2863 (diff)
downloadacf-gnats-4a1130fa78523cd3a8febfaec30518c93c91409d.tar.bz2
acf-gnats-4a1130fa78523cd3a8febfaec30518c93c91409d.tar.xz
Updated the description text on the summary pagev0.1.0
git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1008 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r--gnats-summary-html.lsp17
1 files changed, 5 insertions, 12 deletions
diff --git a/gnats-summary-html.lsp b/gnats-summary-html.lsp
index 2c3f84a..93f5ec6 100644
--- a/gnats-summary-html.lsp
+++ b/gnats-summary-html.lsp
@@ -32,27 +32,20 @@ DL { padding-top: 5px; }
<h3>Bugs can be in one of several states (S)</h3>
<DL>
-<DT class='o' WIDTH='300px'>o - open</DT><DD>A problem report has been submitted, no sanity checking performed.</DD>
+<DT class='o' WIDTH='300px'>o - open</DT><DD STYLE='border-top:1px solid #bbb;'>A problem report has been submitted, no sanity checking performed.</DD>
</DL>
<DL>
-<DT class='a'>a - analyzed</DT><DD>The problem is understood and a solution is being sought.</DD>
+<DT class='a'>a - analyzed</DT><DD STYLE='border-top:1px solid #bbb;'>The problem is understood and a solution is being sought.</DD>
</DL>
<DL>
-<DT class='f'>f - feedback</DT><DD>Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution.</DD>
+<DT class='f'>f - feedback</DT><DD STYLE='border-top:1px solid #bbb;'>Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution.</DD>
</DL>
<DL>
-<DT class='p'>p - patched</DT><DD>A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open.</DD>
+<DT class='s'>s - suspended</DT><DD STYLE='border-top:1px solid #bbb;'>The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended.</DD>
</DL>
<DL>
-<DT class='r'>r - repocopy</DT><DD>The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion.</DD>
+<DT class='c'>c - closed</DT><DD STYLE='border-top:1px solid #bbb;'>A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned.</DD>
</DL>
-<DL>
-<DT class='s'>s - suspended</DT><DD>The problem is not being worked on, due to lack of information or resources. This is a prime candidate for somebody who is looking for a project to do. If the problem cannot be solved at all, it will be closed, rather than suspended.</DD>
-</DL>
-<DL>
-<DT class='c'>c - closed</DT><DD>A problem report is closed when any changes have been integrated, documented, and tested -- or when fixing the problem is abandoned.</DD>
-</DL>
-
<H1>SUMMARY</H1>
<table style='width:98%;'>