Show
Ignore:
Timestamp:
09/27/08 22:02:37 (16 years ago)
Author:
jerome
Message:

Removed unnecessary spaces at EOL.

Location:
pykota/trunk/qa-assistant
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/qa-assistant/pykota.xml

    r3287 r3413  
    4343      </states> 
    4444      <description>PyKota must be downloaded before being installed. 
    45         You can download its latest development tree with  
     45        You can download its latest development tree with 
    4646        'svn export svn://svn.librelogiciel.com/pykota/trunk pykota' 
    4747      </description> 
     
    5353      prevent most of PyKota from working, but some functionnalities will 
    5454      be unavailable to you if they are not installed. You can see the 
    55       status for each of PyKota's dependencies with  
     55      status for each of PyKota's dependencies with 
    5656      'python pykota/checkdeps.py' 
    57     </description>   
     57    </description> 
    5858    <entry name="python-egenix-mxdatetime" display="true"> 
    5959      <states> 
     
    6262      </states> 
    6363      <description> 
    64         python-egenix-mxdatetime is required for PyKota to work.  
     64        python-egenix-mxdatetime is required for PyKota to work. 
    6565        You must install it with 'apt-get install python-egenix-mxdatetime' 
    6666      </description> 
     
    8484      </states> 
    8585      <description> 
    86         python-pygresql allows PyKota to use a PostgreSQL database backend.  
     86        python-pygresql allows PyKota to use a PostgreSQL database backend. 
    8787        If this is what you want you must install it with 'apt-get install python-pygresql' 
    8888      </description> 
     
    9595      </states> 
    9696      <description> 
    97         python-ldap allows PyKota to use an LDAP database backend.  
     97        python-ldap allows PyKota to use an LDAP database backend. 
    9898        If this is what you want you must install it with 'apt-get install python-ldap' 
    9999      </description> 
     
    106106      </states> 
    107107      <description> 
    108         python-mysqldb allows PyKota to use a MySQL database backend.  
     108        python-mysqldb allows PyKota to use a MySQL database backend. 
    109109        If this is what you want you must install it with 'apt-get install python-mysqldb' 
    110110      </description> 
     
    117117      </states> 
    118118      <description> 
    119         python-pysqlite2 allows PyKota to use an SQLite database backend.  
     119        python-pysqlite2 allows PyKota to use an SQLite database backend. 
    120120        If this is what you want you must install it with 'apt-get install python-pysqlite2' 
    121121      </description> 
     
    128128      </states> 
    129129      <description> 
    130         python-osd is only needed if you want to use the 'pykosd' utility, which is an X-Window  
     130        python-osd is only needed if you want to use the 'pykosd' utility, which is an X-Window 
    131131        print quota reminded for end users. 
    132132        You can install it with 'apt-get install python-osd' 
     
    180180      <description> 
    181181        python-pam allows PyKota to check an user's name and password through PAM at printing time, provided you 
    182         use the PyKotIcon end user helper tool on all client hosts.  
     182        use the PyKotIcon end user helper tool on all client hosts. 
    183183        If you don't have guest logins or people with administrator (or root) access on their own 
    184184        machine, you probably don't need this module. 
     
    220220      </states> 
    221221      <description> 
    222         python-psyco is an accelerator module for the Python language which can make the parsing  
     222        python-psyco is an accelerator module for the Python language which can make the parsing 
    223223        of Page Description Languages by pkpgcounter faster. 
    224224        It is only supported on the x86 platform though, so if you use something else you 
     
    231231  <category name="Print Server Installation procedure"> 
    232232    <description>PyKota needs to be installed on the CUPS server. 
    233     </description>   
     233    </description> 
    234234    <entry name="Go to PyKota's download directory" display="true"> 
    235235      <states> 
     
    301301      </states> 
    302302      <description> 
    303         Any user who with read access to ~pykota/pykotadmin.conf will be considered a PyKota  
     303        Any user who with read access to ~pykota/pykotadmin.conf will be considered a PyKota 
    304304        administrator, with full read+write access to PyKota's database. 
    305305        Any user with read access to ~pykota/pykota.conf will have read access to PyKota's database. Access 
     
    362362      </description> 
    363363    </entry> 
    364   </category>   
     364  </category> 
    365365</checklist> 
  • pykota/trunk/qa-assistant/README

    r3275 r3413  
    2525 
    2626If you want to setup PyKota on a new machine, or help somebody do so, 
    27 launch qa-assitant, then start a new QA review, and choose any of the  
     27launch qa-assitant, then start a new QA review, and choose any of the 
    2828"PyKota Installation" templates. The other templates are unrelated 
    2929to PyKota and are installed as part of qa-assistant.