tazbug diff README @ rev 31
check i18n: make {pot,msgfmt,clean}; fix Makefile; change i18n; add ru.po
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jul 01 22:26:53 2012 +0000 (2012-07-01) |
parents | a39c2f6e7317 |
children | 02a11d8d636e |
line diff
1.1 --- a/README Tue Apr 03 23:03:41 2012 +0100 1.2 +++ b/README Sun Jul 01 22:26:53 2012 +0000 1.3 @@ -8,11 +8,11 @@ 1.4 Roadmap and other sites such as the wiki and forum. 1.5 1.6 Users data are securely stored outside of the web server document root. Passwords 1.7 -are crypted with MD5 and also stored outside of the document root. Your ID key 1.8 +are encrypted with MD5 and also stored outside of the document root. Your ID key 1.9 is the MD5 sum of your login, mail and password. 1.10 1.11 TazBug is simple to use, 2 types of status exist: OPEN and CLOSED and 2 priority 1.12 -levels are handled. Affected packages names can be added to the bug and the all 1.13 +levels are handled. Affected packages names can be added to the bug and all 1.14 bug configuration files can be edited. 1.15 1.16 1.17 @@ -29,7 +29,7 @@ 1.18 Accounts 1.19 -------- 1.20 To create an account on SliTaz Bugs you must use the graphical box from 1.21 -your SliTaz system and found in the menu "Network" --> "SliTaz bug report" 1.22 +your SliTaz system found in the menu "Network" --> "SliTaz bug report" 1.23 You can also use the command line tool tazbug with the signup command: 1.24 1.25 $ tazbug signup --name="Real Name" --user=login --mail=mail@domain --pass=pass