# HG changeset patch # User Paul Issott # Date 1333490621 -3600 # Node ID a39c2f6e73171fc08af532e6123d06fd396effee # Parent 4e45eb4505ebe0967af4184dccb1dd7d7d97e429 Tiny edits (again) diff -r 4e45eb4505eb -r a39c2f6e7317 README --- a/README Tue Apr 03 22:50:25 2012 +0100 +++ b/README Tue Apr 03 23:03:41 2012 +0100 @@ -11,7 +11,7 @@ are crypted with MD5 and also stored outside of the document root. Your ID key is the MD5 sum of your login, mail and password. -TazBug is simple to use, 2 types of status exists: OPEN and CLOSED and 2 priority +TazBug is simple to use, 2 types of status exist: OPEN and CLOSED and 2 priority levels are handled. Affected packages names can be added to the bug and the all bug configuration files can be edited. @@ -38,7 +38,7 @@ Installation ------------ TazBug should work on any SliTaz system and can be used as a Bug Tracker for -your project. You can grab last sources from SliTaz Mercurial repositories or +your project. You can grab latest sources from SliTaz Mercurial repositories or a release tarball from SliTaz mirrors. You need a web server with CGI support and SliTaz httphelper in /usr/lib/slitaz as well as Busybox HTTPd applet. diff -r 4e45eb4505eb -r a39c2f6e7317 tazbug --- a/tazbug Tue Apr 03 22:50:25 2012 +0100 +++ b/tazbug Tue Apr 03 23:03:41 2012 +0100 @@ -131,7 +131,7 @@ check_info_args echo "" echo "Sending account request for: $name ($user)" - # 'gen_key user:mail:passwd' localy but don't send it. It will be + # 'gen_key user:mail:passwd' locally but don't send it. It will be # generated on server from the user login, mail and encryted password # so it is not transmited in GET urls. gen_config diff -r 4e45eb4505eb -r a39c2f6e7317 web/bugs.cgi --- a/web/bugs.cgi Tue Apr 03 22:50:25 2012 +0100 +++ b/web/bugs.cgi Tue Apr 03 23:03:41 2012 +0100 @@ -109,7 +109,7 @@

$(gettext "Login")

-$(gettext "No account yet? Please signup using the SliTaz Bugs registration +$(gettext "No account yet? Please signup using the SliTaz Bugs reporter on your SliTaz system.

Tip: to attach big files or images, you can use SliTaz Paste services:") paste.slitaz.org