root / pykota / trunk / qa-assistant / README @ 3413

Revision 3413, 1.9 kB (checked in by jerome, 16 years ago)

Removed unnecessary spaces at EOL.

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