[695] | 1 | # $Id$ |
---|
| 2 | |
---|
[3259] | 3 | PyKota - Print Quotas for CUPS |
---|
[695] | 4 | |
---|
[3561] | 5 | (c) 2003-2013 Jerome Alet <alet@librelogiciel.com> |
---|
[3259] | 6 | This program is free software: you can redistribute it and/or modify |
---|
[873] | 7 | it under the terms of the GNU General Public License as published by |
---|
[3259] | 8 | the Free Software Foundation, either version 3 of the License, or |
---|
[873] | 9 | (at your option) any later version. |
---|
[695] | 10 | |
---|
[873] | 11 | This program is distributed in the hope that it will be useful, |
---|
| 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 14 | GNU General Public License for more details. |
---|
[695] | 15 | |
---|
[873] | 16 | You should have received a copy of the GNU General Public License |
---|
[3259] | 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
---|
[873] | 18 | |
---|
[3212] | 19 | ============================================================================= |
---|
[695] | 20 | |
---|
[3212] | 21 | This directory contains checklist templates to use with Gnome's qa-assistant |
---|
| 22 | utility. |
---|
[761] | 23 | |
---|
[3212] | 24 | Just copy the XML files from this directory to /usr/share/qa-assistant/data/ |
---|
[761] | 25 | |
---|
[3212] | 26 | If you want to setup PyKota on a new machine, or help somebody do so, |
---|
[3413] | 27 | launch qa-assitant, then start a new QA review, and choose any of the |
---|
[3212] | 28 | "PyKota Installation" templates. The other templates are unrelated |
---|
| 29 | to PyKota and are installed as part of qa-assistant. |
---|
[695] | 30 | |
---|
[3212] | 31 | Confirm your choice and then apply it. |
---|
[2638] | 32 | |
---|
[3212] | 33 | qa-assistant will then display a checklist describing a step by step |
---|
| 34 | setup guide for PyKota. Moving the mouse cursor over each step will |
---|
| 35 | explain what you have to do before deciding if this particular step |
---|
| 36 | failed or passed. |
---|
[739] | 37 | |
---|
[3212] | 38 | IMPORTANT : currently a single "PyKota Installation" template is provided, |
---|
| 39 | and it is still incomplete : it doesn't contain any database related |
---|
| 40 | instructions. |
---|
[695] | 41 | |
---|
[3213] | 42 | If qa-assistant complains about not being able to load the PyKota template, |
---|
| 43 | you should probably upgrade qa-assistant. This template is known to work |
---|
| 44 | with qa-assistant v0.4.90.5 |
---|
| 45 | |
---|
[3212] | 46 | ============================================================================= |
---|