Skip to content

Commit

Permalink
Update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
BasioMeusPuga committed Mar 2, 2019
1 parent f622b0c commit d2d7dc2
Show file tree
Hide file tree
Showing 12 changed files with 12,545 additions and 12,165 deletions.
2 changes: 2 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,10 @@ TODO
Better recursion needed for fb2 toc
Search results should ignore punctuation
Keep text size for annotations
Sort by new is not working

Secondary:
Text to speech
Definitions dialog needs to respond to escape
Zoom slider for comics
Tab tooltip
Expand Down
2 changes: 1 addition & 1 deletion lector/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

VERSION = '0.4.nowGIT'
VERSION = '0.5.0'

import os
import logging
Expand Down
Binary file modified lector/resources/raw/translations_bin/Lector_de.qm
Binary file not shown.
Binary file modified lector/resources/raw/translations_bin/Lector_es.qm
Binary file not shown.
Binary file modified lector/resources/raw/translations_bin/Lector_fr.qm
Binary file not shown.
Binary file modified lector/resources/raw/translations_bin/Lector_zh.qm
Binary file not shown.
22,996 changes: 11,552 additions & 11,444 deletions lector/resources/resources.py

Large diffs are not rendered by default.

345 changes: 199 additions & 146 deletions lector/resources/translations/Lector_de.ts

Large diffs are not rendered by default.

345 changes: 199 additions & 146 deletions lector/resources/translations/Lector_es.ts

Large diffs are not rendered by default.

345 changes: 199 additions & 146 deletions lector/resources/translations/Lector_fr.ts

Large diffs are not rendered by default.

351 changes: 207 additions & 144 deletions lector/resources/translations/Lector_zh.ts

Large diffs are not rendered by default.

324 changes: 186 additions & 138 deletions lector/resources/translations/SAMPLE.ts

Large diffs are not rendered by default.

0 comments on commit d2d7dc2

Please sign in to comment.