Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Flesch <[email protected]>
  • Loading branch information
jflesch committed Jul 11, 2017
1 parent 0db1cf2 commit b219df3
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 46 deletions.
29 changes: 17 additions & 12 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -4,38 +4,42 @@
# Contributions to paperwork-backend must be counted here too

Code contributors:
Alexandre Vaissière <[email protected]> (3)
Bignaux Ronan <[email protected]> (1)
Christophe Chauvet <[email protected]> (1)
Dominique Hazael-Massieux <[email protected]>
Dominique Hazael-Massieux <[email protected]> (1)
François Schmidts <[email protected]> (7)
Glandos <[email protected]>
Hannes <>
Jerome Flesch <[email protected]> (2585)
Glandos <[email protected]> (1)
Hannes <> (1)
Jerome Flesch <[email protected]> (2834)
Josselin Jacquard <[email protected]> (35)
Krap <>
Matthias Mailänder <> (2)
Krap <> (1)
Mathieu Jourdan <[email protected]> (31)
Mathieu Schopfer <[email protected]> (2)
Matthias Mailänder <> (2)
Matthieu Coudron <[email protected]> (4)
Patrick Scheid <[email protected]> (2)
Paul Liétar <[email protected]> (5)
Paul Liétar <[email protected]> (6)
pingtux <> (2)
RyDroid <[email protected]> (7)
Stefan Pokorny <[email protected]>
Sébastien Maccagnoni-Munch <sebastien@smm-informatique.fr> (6)
Stefan Pokorny <[email protected]> (1)
Sébastien Maccagnoni-Munch <sebastien@maccagnoni.eu> (2)
Sebastian Spaeth <[email protected]> (2)

UI design:
Mathieu Jourdan <[email protected]>

Translators:
French: Jerome Flesch <[email protected]>
German: Tristan Kohl (Mirodin) <[email protected]> (13)
German: Tristan Kohl (Mirodin) <[email protected]> (14)
Ukrainian: Daniel Korostil <[email protected]> (1)

Documentation contributors:
Alain <[email protected]> (1)
arthurlutz <[email protected]> (1)
Christophe Delaere <[email protected]>
Christophe Delaere <[email protected]> (2)
Christophe GERARDIN (RTDaemons) <[email protected]> (1)
Daniel Hahler <[email protected]> (2)
Daniel Hahler <[email protected]> (1)
Davidbrcz <[email protected]> (2)
Jehan <[email protected]> (1)
lb1a <[email protected]> (2)
Expand All @@ -45,5 +49,6 @@ Documentation contributors:
swap38 <[email protected]> (1)

Docker packaging:
foudfou <[email protected]> (1)
Markus Mayr <[email protected]> (2)
Thomas Clavier <[email protected]> (2)
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2017/xx/xx - 1.2.0:
2017/07/11 - 1.2.0:
- Installation: A new command has been added: "paperwork-shell install".
This command installs icons and shortcut in the desktop menus.
- Add integrated documentations:
Expand Down
30 changes: 2 additions & 28 deletions doc/install.archlinux.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,40 +18,14 @@ guides for reference.

## Runtime dependencies

### Paperwork &gt;= 1.2
### Paperwork

Once installed, please run ```paperwork-shell chkdeps paperwork_backend```
and ```paperwork-shell chkdeps paperwork``` to make sure all the required
depencies are installed.

You can run ```paperwork-shell install``` to add a Paperwork entry
in the menus of your desktop (Paperwork >= 1.2 only).

### Paperwork &gt;= 1.0

Once installed, please run ```paperwork-shell chkdeps paperwork_backend```
and ```paperwork-shell chkdeps paperwork``` to make sure all the required
depencies are installed.

### Paperwork &gt;= 0.2.1 and &lt; 1.0

Once installed, please run 'paperwork-chkdeps' to make sure all the required depencies are installed.

### Paperwork &lt;= 0.2.0

Some dependencies cannot be installed automatically, because they depend on your language:

You need an OCR tool. You can use Tesseract or Cuneiform. For now,
[Tesseract is strongly recommended](https://github.com/jflesch/pyocr/issues/2):

$ sudo pacman -S tesseract tesseract-data-<your language>

Optional, but strongly recommended:
Spell checking is used to improve page orientation detection, so:

$ sudo pacman -S aspell-<your language>

The command "papework-chkdeps" can help you find any other missing dependency.
in the menus of your desktop.


## Running Paperwork
Expand Down
2 changes: 1 addition & 1 deletion doc/install.debian.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Finally, you have to run the following commands to check some extra dependencies
$ paperwork-shell chkdeps paperwork_backend
$ paperwork-shell chkdeps paperwork

And the menu entry (Paperwork >= 1.2 only):
And the menu entry:

$ paperwork-shell install

Expand Down
1 change: 0 additions & 1 deletion doc/install.devel.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ $ sudo python3 ./setup.py install
$ paperwork-shell chkdeps paperwork
# if you want to add it in the menus
# (Paperwork >= 1.2 only)
$ paperwork-shell install
```

Expand Down
2 changes: 1 addition & 1 deletion src/paperwork/frontend/aboutdialog/aboutdialog.glade
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
<property name="program_name">Paperwork</property>
<property name="version">1.2-git</property>
<property name="version">1.2</property>
<property name="copyright" translatable="yes">
</property>
<property name="comments" translatable="yes">Grep for Dead Trees</property>
Expand Down
2 changes: 1 addition & 1 deletion src/paperwork/frontend/activation/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def check_activation_key(activation_key, email):
# smart enough to build your own version of Paperwork for Windows.

public_key = \
b"gAN9cQAoWAEAAAB5cQFKHOxVIFgBAAAAZ3ECSuiU9CBYAQAAAHBxA4oFgwNinQB1Lg"
b"gAN9cQAoWAEAAAB5cQGKBU4Sv4UAWAEAAABwcQKKBdNTMv8AWAEAAABncQNKWhFrGXUu"
public_key = unserialize_elgamal_key(public_key)
activation_key = activation_key.encode("utf-8")
email = b"" if email is None else email.encode("utf-8")
Expand Down
2 changes: 1 addition & 1 deletion src/paperwork/frontend/mainwindow/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
logger = logging.getLogger(__name__)


__version__ = '1.2-git'
__version__ = '1.2'


# during tests, we have multiple instatiations of MainWindow(), but we must
Expand Down

0 comments on commit b219df3

Please sign in to comment.