Module: appdb Branch: master Commit: 8e6b4fe2fd621df796883ca8e9d05846980958f4 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=8e6b4fe2fd621df796883ca8e...
Author: Jeff Zaroyko jeffzaroyko@gmail.com Date: Sun Apr 20 16:06:40 2008 +1000
revise application rating definitions to include "cannot be installed" under Garbage
---
help/maintainer_ratings.help | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/help/maintainer_ratings.help b/help/maintainer_ratings.help index 9f5d2ae..fded0ad 100644 --- a/help/maintainer_ratings.help +++ b/help/maintainer_ratings.help @@ -40,7 +40,7 @@ Application works, but it has some issues, even for normal use; a game may not r <p> An application gets this rating if it cannot be used for the purpose it was designed for. There should be at least one bug report in Bugzilla if it gets this rating. -Application does not start, or starts but has so many errors that it is nearly impossible to use it. +Application cannot be installed, does not start, or starts but has so many errors that it is nearly impossible to use it. </p>
</ul>