forked from tallforasmurf/PPQT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme-linux.txt
46 lines (31 loc) · 1.73 KB
/
readme-linux.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
You have downloaded PPQT, a post-processing application for use
by volunteers supporting Distributed Proofreaders (pgdp.net)
== LICENSES ==
The source code of PPQT is licensed under the GPL3; see the file
COPYING.TXT in this folder for the terms. You can read the source
code of PPQT at github.com/tallforasmurf/PPQT
PPQT uses the Qt cross-platform application and UI framework (qt-project.org).
Qt is licensed for nonprofit use under the LGPL v2.1.
PPQT uses the PyQt4 package (www.riverbankcomputing.co.uk/software/pyqt).
PyQt4 is licensed or nonprofit use under the GPL2 and GPL3.
PPQT is packaged using pyinstaller (pyinstaller.org) which is also
licensed under the GPL.
== INSTALLATION ==
Drag the folder PPQT to any convenient location. If you have a
folder dedicated to PGDP Post-Processing, that would be the best place.
Within the PPQT folder locate the file ppqt (lowercase). This is the
executable program. It must launch within the PPQT folder which contains
all its support code. For convenience, right-click on the ppqt file
and from the context menu, select "Make Link". Drag the resulting link
onto your desktop. You can launch PPQT by double-clicking this link.
This completes the installation process.
== DOCUMENTATION ==
Launch PPQT, which displays a window with an edit panel on the left
and a set of tabs on the right. Click the tab marked Help to reveal
the Help panel. This constitutes the documentation for PPQT. Read it.
Really. Everything the program does is in there. Read it now.
== MAINTENANCE ==
From time to time new versions of PPQT may be released. Usually it
will not be necessary to download the entire PPQT folder zip file.
Instead you may download just a new ppqt executable to replace the
one in the PPQT folder.