plover 5.2.0__py3-none-any.whl → 5.2.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- plover/__init__.py +1 -1
- plover/gui_qt/about_dialog_ui.py +1 -1
- plover/gui_qt/add_translation_dialog_ui.py +1 -1
- plover/gui_qt/add_translation_widget_ui.py +1 -1
- plover/gui_qt/config_file_widget_ui.py +1 -1
- plover/gui_qt/config_keyboard_widget_ui.py +1 -1
- plover/gui_qt/config_plover_hid_widget_ui.py +1 -1
- plover/gui_qt/config_serial_widget_ui.py +1 -1
- plover/gui_qt/config_window_ui.py +1 -1
- plover/gui_qt/console_widget_ui.py +1 -1
- plover/gui_qt/dictionaries_widget_ui.py +1 -1
- plover/gui_qt/dictionary_editor_ui.py +1 -1
- plover/gui_qt/lookup_dialog_ui.py +1 -1
- plover/gui_qt/main_window_ui.py +1 -1
- plover/gui_qt/paper_tape_ui.py +1 -1
- plover/gui_qt/plugins_manager_ui.py +1 -1
- plover/gui_qt/resources_rc.py +29 -29
- plover/gui_qt/run_dialog_ui.py +1 -1
- plover/gui_qt/suggestions_dialog_ui.py +1 -1
- plover/messages/es/LC_MESSAGES/plover.mo +0 -0
- plover/messages/fr/LC_MESSAGES/plover.mo +0 -0
- plover/messages/it/LC_MESSAGES/plover.mo +0 -0
- plover/messages/nl/LC_MESSAGES/plover.mo +0 -0
- plover/messages/zh_tw/LC_MESSAGES/plover.mo +0 -0
- {plover-5.2.0.dist-info → plover-5.2.1.dist-info}/METADATA +1 -1
- {plover-5.2.0.dist-info → plover-5.2.1.dist-info}/RECORD +31 -31
- {plover-5.2.0.dist-info → plover-5.2.1.dist-info}/WHEEL +0 -0
- {plover-5.2.0.dist-info → plover-5.2.1.dist-info}/entry_points.txt +0 -0
- {plover-5.2.0.dist-info → plover-5.2.1.dist-info}/licenses/LICENSE.txt +0 -0
- {plover-5.2.0.dist-info → plover-5.2.1.dist-info}/top_level.txt +0 -0
- {plover-5.2.0.dist-info → plover-5.2.1.dist-info}/zip-safe +0 -0
plover/__init__.py
CHANGED
plover/gui_qt/about_dialog_ui.py
CHANGED
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'about_dialog.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'add_translation_dialog.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'add_translation_widget.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'config_file_widget.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'config_keyboard_widget.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'config_plover_hid_widget.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'config_serial_widget.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'config_window.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'console_widget.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'dictionaries_widget.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'dictionary_editor.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'lookup_dialog.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
plover/gui_qt/main_window_ui.py
CHANGED
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'main_window.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
plover/gui_qt/paper_tape_ui.py
CHANGED
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'paper_tape.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'plugins_manager.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
plover/gui_qt/resources_rc.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Resource object code (Python 3)
|
|
2
2
|
# Created by: object code
|
|
3
|
-
# Created by: The Resource Compiler for Qt version 6.10.
|
|
3
|
+
# Created by: The Resource Compiler for Qt version 6.10.2
|
|
4
4
|
# WARNING! All changes made in this file will be lost!
|
|
5
5
|
|
|
6
6
|
from PySide6 import QtCore
|
|
@@ -2853,61 +2853,61 @@ qt_resource_struct = b"\
|
|
|
2853
2853
|
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x1c\x00\x00\x00\x02\
|
|
2854
2854
|
\x00\x00\x00\x00\x00\x00\x00\x00\
|
|
2855
2855
|
\x00\x00\x01\x84\x00\x00\x00\x00\x00\x01\x00\x00:\x0b\
|
|
2856
|
-
\x00\x00\x01\
|
|
2856
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2857
2857
|
\x00\x00\x00\xcc\x00\x00\x00\x00\x00\x01\x00\x00\x0d\xac\
|
|
2858
|
-
\x00\x00\x01\
|
|
2858
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2859
2859
|
\x00\x00\x03H\x00\x00\x00\x00\x00\x01\x00\x00\x9aw\
|
|
2860
|
-
\x00\x00\x01\
|
|
2860
|
+
\x00\x00\x01\x9c1\xee7\xff\
|
|
2861
2861
|
\x00\x00\x01\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x1a\xf6\
|
|
2862
|
-
\x00\x00\x01\
|
|
2862
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2863
2863
|
\x00\x00\x00X\x00\x00\x00\x00\x00\x01\x00\x00\x04*\
|
|
2864
|
-
\x00\x00\x01\
|
|
2864
|
+
\x00\x00\x01\x9c1\xee7\xff\
|
|
2865
2865
|
\x00\x00\x00.\x00\x00\x00\x00\x00\x01\x00\x00\x01\x06\
|
|
2866
|
-
\x00\x00\x01\
|
|
2866
|
+
\x00\x00\x01\x9c1\xee7\xff\
|
|
2867
2867
|
\x00\x00\x03.\x00\x00\x00\x00\x00\x01\x00\x00\x98\xcc\
|
|
2868
|
-
\x00\x00\x01\
|
|
2868
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2869
2869
|
\x00\x00\x00\x18\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
|
|
2870
|
-
\x00\x00\x01\
|
|
2870
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2871
2871
|
\x00\x00\x03\x00\x00\x00\x00\x00\x00\x01\x00\x00\x93:\
|
|
2872
|
-
\x00\x00\x01\
|
|
2872
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2873
2873
|
\x00\x00\x01p\x00\x00\x00\x00\x00\x01\x00\x0072\
|
|
2874
|
-
\x00\x00\x01\
|
|
2874
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2875
2875
|
\x00\x00\x01\xee\x00\x00\x00\x00\x00\x01\x00\x00E\x9b\
|
|
2876
|
-
\x00\x00\x01\
|
|
2876
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2877
2877
|
\x00\x00\x00\xa0\x00\x00\x00\x00\x00\x01\x00\x00\x0bW\
|
|
2878
|
-
\x00\x00\x01\
|
|
2878
|
+
\x00\x00\x01\x9c1\xee7\xff\
|
|
2879
2879
|
\x00\x00\x01H\x00\x00\x00\x00\x00\x01\x00\x00%i\
|
|
2880
|
-
\x00\x00\x01\
|
|
2880
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2881
2881
|
\x00\x00\x03p\x00\x00\x00\x00\x00\x01\x00\x00\x9b\xd6\
|
|
2882
|
-
\x00\x00\x01\
|
|
2882
|
+
\x00\x00\x01\x9c1\xee7\xff\
|
|
2883
2883
|
\x00\x00\x00\x8a\x00\x00\x00\x00\x00\x01\x00\x00\x06\xc2\
|
|
2884
|
-
\x00\x00\x01\
|
|
2884
|
+
\x00\x00\x01\x9c1\xee7\xff\
|
|
2885
2885
|
\x00\x00\x01\x04\x00\x00\x00\x00\x00\x01\x00\x00\x16:\
|
|
2886
|
-
\x00\x00\x01\
|
|
2886
|
+
\x00\x00\x01\x9c1\xee7\xff\
|
|
2887
2887
|
\x00\x00\x03\x9c\x00\x00\x00\x00\x00\x01\x00\x00\x9f\xae\
|
|
2888
|
-
\x00\x00\x01\
|
|
2888
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2889
2889
|
\x00\x00\x01\xa4\x00\x00\x00\x00\x00\x01\x00\x00?\xd7\
|
|
2890
|
-
\x00\x00\x01\
|
|
2890
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2891
2891
|
\x00\x00\x02F\x00\x00\x00\x00\x00\x01\x00\x00si\
|
|
2892
|
-
\x00\x00\x01\
|
|
2892
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2893
2893
|
\x00\x00\x01\xbe\x00\x00\x00\x00\x00\x01\x00\x00C\x93\
|
|
2894
|
-
\x00\x00\x01\
|
|
2894
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2895
2895
|
\x00\x00\x00\xb2\x00\x00\x00\x00\x00\x01\x00\x00\x0c]\
|
|
2896
|
-
\x00\x00\x01\
|
|
2896
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2897
2897
|
\x00\x00\x02z\x00\x00\x00\x00\x00\x01\x00\x00{\x0c\
|
|
2898
|
-
\x00\x00\x01\
|
|
2898
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2899
2899
|
\x00\x00\x02\xcc\x00\x00\x00\x00\x00\x01\x00\x00\x8c^\
|
|
2900
|
-
\x00\x00\x01\
|
|
2900
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2901
2901
|
\x00\x00\x02\x1c\x00\x00\x00\x00\x00\x01\x00\x00p\xec\
|
|
2902
|
-
\x00\x00\x01\
|
|
2902
|
+
\x00\x00\x01\x9c1\xee7\xff\
|
|
2903
2903
|
\x00\x00\x00\xe6\x00\x00\x00\x00\x00\x01\x00\x00\x10\xac\
|
|
2904
|
-
\x00\x00\x01\
|
|
2904
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2905
2905
|
\x00\x00\x02\x02\x00\x00\x00\x00\x00\x01\x00\x00F\xd9\
|
|
2906
|
-
\x00\x00\x01\
|
|
2906
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2907
2907
|
\x00\x00\x00D\x00\x00\x00\x00\x00\x01\x00\x00\x02Y\
|
|
2908
|
-
\x00\x00\x01\
|
|
2908
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2909
2909
|
\x00\x00\x02\x9a\x00\x00\x00\x00\x00\x01\x00\x00\x7f#\
|
|
2910
|
-
\x00\x00\x01\
|
|
2910
|
+
\x00\x00\x01\x9c1\xee7\xfe\
|
|
2911
2911
|
"
|
|
2912
2912
|
|
|
2913
2913
|
def qInitResources():
|
plover/gui_qt/run_dialog_ui.py
CHANGED
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'run_dialog.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
@@ -4,7 +4,7 @@ _ = __import__(__package__.split(".", 1)[0])._
|
|
|
4
4
|
################################################################################
|
|
5
5
|
## Form generated from reading UI file 'suggestions_dialog.ui'
|
|
6
6
|
##
|
|
7
|
-
## Created by: Qt User Interface Compiler version 6.10.
|
|
7
|
+
## Created by: Qt User Interface Compiler version 6.10.2
|
|
8
8
|
##
|
|
9
9
|
## WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
10
10
|
################################################################################
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
plover/__init__.py,sha256=
|
|
1
|
+
plover/__init__.py,sha256=vs34s_jQJEYfRfCE6Ny9TPo_Im07UrkvspgBFSrWLvc,1199
|
|
2
2
|
plover/__main__.py,sha256=SLH-y7QnPrsefV7Fo2af3BX0edPBbhac5f1oiiQU-tM,77
|
|
3
3
|
plover/config.py,sha256=wkyK0C_LiK2kbZp5IV9wbhX00St-0eHQ5__bl0AXMmk,18945
|
|
4
4
|
plover/engine.py,sha256=FR-wrj-V5BtkNipsBUxRNB2urF34aUk7sZCgDL0018A,29237
|
|
@@ -37,44 +37,44 @@ plover/gui_none/engine.py,sha256=Yt5nacqM_70ELnLltwR7wYSQOTlbBHd7RKcXdgFXTGA,708
|
|
|
37
37
|
plover/gui_none/main.py,sha256=IdyYr2CPLZQhOwVWgyETvNPz0msmlm1bb4sGZGq3TrM,547
|
|
38
38
|
plover/gui_qt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
39
39
|
plover/gui_qt/about_dialog.py,sha256=q186lyG9bsaCpT_3XEwU5WYkcAhEVCU9hYBrZRyk6xo,1550
|
|
40
|
-
plover/gui_qt/about_dialog_ui.py,sha256=
|
|
40
|
+
plover/gui_qt/about_dialog_ui.py,sha256=53jGAwZ5Z7Blf9DZj4-zv1o4mpV9EU8iPjiTANBwAx0,2152
|
|
41
41
|
plover/gui_qt/add_translation_dialog.py,sha256=Q0fsVKDj-lOHhUnZ6MF_gJiLut1lpO-MzWWiVvkkly4,1665
|
|
42
|
-
plover/gui_qt/add_translation_dialog_ui.py,sha256=
|
|
42
|
+
plover/gui_qt/add_translation_dialog_ui.py,sha256=bJwvP-uWOlOKSUXo_vNLNayP4nFK5Bcdb8ErIpQYono,2685
|
|
43
43
|
plover/gui_qt/add_translation_widget.py,sha256=uD97LRD2Yq2us1pF8F_SJXGX1OJGHEgsJLK8xqcMKNY,12334
|
|
44
|
-
plover/gui_qt/add_translation_widget_ui.py,sha256=
|
|
44
|
+
plover/gui_qt/add_translation_widget_ui.py,sha256=afQlNEaMBaIK__hUbit11wf4YEpF-xax-7jlXEDKSco,7451
|
|
45
45
|
plover/gui_qt/appearance.py,sha256=Tp6k4TCv27U0AqmOr86xakLZft5dc0zbyQKg9CgeR0s,1441
|
|
46
|
-
plover/gui_qt/config_file_widget_ui.py,sha256=
|
|
47
|
-
plover/gui_qt/config_keyboard_widget_ui.py,sha256=
|
|
48
|
-
plover/gui_qt/config_plover_hid_widget_ui.py,sha256=
|
|
49
|
-
plover/gui_qt/config_serial_widget_ui.py,sha256=
|
|
46
|
+
plover/gui_qt/config_file_widget_ui.py,sha256=UmECxlXa5Z5gWHDrr00mVphIKbgTl57TRSO6cmPcju8,3299
|
|
47
|
+
plover/gui_qt/config_keyboard_widget_ui.py,sha256=7p7Zo4lxAZm--_xSph-l2H3UcFGUNcnu_o5BR2HUde0,2829
|
|
48
|
+
plover/gui_qt/config_plover_hid_widget_ui.py,sha256=s8pPTb6_aLa6Siuv8TKYBxG9n0Dr_9DSxWwk5KwdvEI,5645
|
|
49
|
+
plover/gui_qt/config_serial_widget_ui.py,sha256=g4oB39Y9kC-qK7PWddb4ggoLF_0zyLGqj-pRwb8TSQ0,12560
|
|
50
50
|
plover/gui_qt/config_window.py,sha256=Hz87liUAkIuQm6FJcieaF993wHaJx-ibtfBuMv-Whpg,28371
|
|
51
|
-
plover/gui_qt/config_window_ui.py,sha256=
|
|
51
|
+
plover/gui_qt/config_window_ui.py,sha256=aqFxZGFpzEGfc_YL8BmkR3TxdGq_MN2aow0t1r2fpuQ,2483
|
|
52
52
|
plover/gui_qt/console_widget.py,sha256=2b2RRB-b07X_Ar9tVhCwgWougVCNvPXcm4XOWRuTNmg,2271
|
|
53
|
-
plover/gui_qt/console_widget_ui.py,sha256=
|
|
53
|
+
plover/gui_qt/console_widget_ui.py,sha256=O-8KYgHDcGcgFoO3E7Gb3pZsp9hndK3gXpJjJ3BRKZU,2055
|
|
54
54
|
plover/gui_qt/dictionaries_widget.py,sha256=Ks0ROfs2qInHlPRai0xNlPy2d8NwdN0NfXB8xEdoqxg,27394
|
|
55
|
-
plover/gui_qt/dictionaries_widget_ui.py,sha256=
|
|
55
|
+
plover/gui_qt/dictionaries_widget_ui.py,sha256=8J8qcCDLbdE23m4c4TYnZoRMuvXcu4zlbuCcnd-VvFU,11475
|
|
56
56
|
plover/gui_qt/dictionary_editor.py,sha256=c-iQEk16frT0Ct0sEGajAbteHnHgPGyHap8GsDvTs2g,15001
|
|
57
|
-
plover/gui_qt/dictionary_editor_ui.py,sha256=
|
|
57
|
+
plover/gui_qt/dictionary_editor_ui.py,sha256=XgcSy7dWxbgLsf0kKM_w4bzAqReuxiGSXSg_8ATPBeU,9366
|
|
58
58
|
plover/gui_qt/engine.py,sha256=smcHww70UxdzVTzLGo3qrQv4B5Co-fzUcNWIkXxUsNI,1871
|
|
59
59
|
plover/gui_qt/info_browser.py,sha256=NVaUGRC_ltVztDvOxEBFFQglkb6ub4y5m6cfkilvoYY,4638
|
|
60
60
|
plover/gui_qt/log_qt.py,sha256=SsXgXuV7wAKg-oPEURtXI5mAzktUK2cws3yQ13qT8ts,517
|
|
61
61
|
plover/gui_qt/lookup_dialog.py,sha256=lgPnr5MJk-F6qXoR33DsEkPVBct8UQhIw-vtJL1_Qks,1585
|
|
62
|
-
plover/gui_qt/lookup_dialog_ui.py,sha256=
|
|
62
|
+
plover/gui_qt/lookup_dialog_ui.py,sha256=97NGA-iKixsOk0qd3QIpDWU8mOuzBJmrpyh9K8_WeTE,3768
|
|
63
63
|
plover/gui_qt/machine_options.py,sha256=nMP30M_py0emRplzjJFIB33jgtGlRMA8U3LsZhEfEag,9545
|
|
64
64
|
plover/gui_qt/main.py,sha256=Q3LfIp-19WbwBZJ2j8bJqM81ujCLj2U8pa5cVvCn8O0,4167
|
|
65
65
|
plover/gui_qt/main_window.py,sha256=zzJZ0HcdqLg9DA6lLk5qruAvntzh61U6SpxP6sTlf8U,11296
|
|
66
|
-
plover/gui_qt/main_window_ui.py,sha256=
|
|
66
|
+
plover/gui_qt/main_window_ui.py,sha256=ovdGTPe5sV3EC337-Zm_coUQl9DoKI69K5DxzDTbbaM,14503
|
|
67
67
|
plover/gui_qt/paper_tape.py,sha256=jX2z1EO3FyQDzzODzsYTzuJ2iNOlEhya0RZRaPdxTBE,8413
|
|
68
|
-
plover/gui_qt/paper_tape_ui.py,sha256=
|
|
68
|
+
plover/gui_qt/paper_tape_ui.py,sha256=Zr-vAHJtDSn8MDxyc1DCywrDmXviuzXDw_a-aa8c6mw,6954
|
|
69
69
|
plover/gui_qt/plugins_manager.py,sha256=w5VVeqy_7i3o_A-4PJ_ChN68JIriz8OUyVCyU1xKUQ0,8264
|
|
70
|
-
plover/gui_qt/plugins_manager_ui.py,sha256=
|
|
70
|
+
plover/gui_qt/plugins_manager_ui.py,sha256=_10hLcXaM-WkJBbsSfTa0sB0ijFrepswECuJ5QYRBZo,7029
|
|
71
71
|
plover/gui_qt/resources.qrc,sha256=0D3li6rcGCeqEz18UJi358W_cJslPjMKk3mzMSf7Ejk,1203
|
|
72
|
-
plover/gui_qt/resources_rc.py,sha256=
|
|
72
|
+
plover/gui_qt/resources_rc.py,sha256=MuAp0ZLAZHXT4eZX2_a4YK-GQl0DxqjpOQgIBtIEozE,79328
|
|
73
73
|
plover/gui_qt/run_dialog.py,sha256=d9JMFi2Q5yM8e9X3L_VhD8gAumJu5BUhnYpd63Z02kE,1375
|
|
74
|
-
plover/gui_qt/run_dialog_ui.py,sha256=
|
|
74
|
+
plover/gui_qt/run_dialog_ui.py,sha256=j1XuMQnoD2t_jIzHO1PSNdJHfy_Gw0gPrdPwBvRZHeo,2047
|
|
75
75
|
plover/gui_qt/steno_validator.py,sha256=lK1DEul1JYUvk4isZ_ShoXknIXWWyWpo_cpn4mmcvWg,669
|
|
76
76
|
plover/gui_qt/suggestions_dialog.py,sha256=mPv2q6lu3FssCCKQoMYw4goYXo7m6PT9Z5Gu8yWOEtA,5271
|
|
77
|
-
plover/gui_qt/suggestions_dialog_ui.py,sha256=
|
|
77
|
+
plover/gui_qt/suggestions_dialog_ui.py,sha256=HqiA8C4su7bhYFLjBhy2pGIlwygoyLFLfprEmPSm5XY,4449
|
|
78
78
|
plover/gui_qt/suggestions_widget.py,sha256=ZhtStjAaExvtEarS7G2l3I47cBLCCMLKD_0JcZh-cHw,6509
|
|
79
79
|
plover/gui_qt/tool.py,sha256=sAxhiSlpE3wf8HDtHPCPZXv1i67z7Cdd5DCJB93qMY0,674
|
|
80
80
|
plover/gui_qt/trayicon.py,sha256=RFs-jKjV7cPTASHVCCYhLkNHhQMfa5JtsMZe5342Ykc,4352
|
|
@@ -124,15 +124,15 @@ plover/macro/repeat.py,sha256=Gmy8OxqdT49y_CJnua_4eFEy84kXvNsngG2626w5zlM,324
|
|
|
124
124
|
plover/macro/retro.py,sha256=VmBzgBX_2UcU2-zKQDj0lY3mxXN6YJbnsChz2WSyu-E,1990
|
|
125
125
|
plover/macro/undo.py,sha256=lci41TsUg0CPYb52oXHxcoAnm5wNdPDCfHSuXNSFpD0,648
|
|
126
126
|
plover/messages/plover.pot,sha256=jcy8CWqPcPXSWv5jWm9FsokOABTkpreYf2lap0Zwj-o,29814
|
|
127
|
-
plover/messages/es/LC_MESSAGES/plover.mo,sha256=
|
|
127
|
+
plover/messages/es/LC_MESSAGES/plover.mo,sha256=YXNIORRUf---Bvaz1FcO4vutF4Za2ag3O-PfR_6NVhA,15416
|
|
128
128
|
plover/messages/es/LC_MESSAGES/plover.po,sha256=7OZWqVztPSxOqh6xSNJexX7X7a-VqtOud9s920tR6CE,35930
|
|
129
|
-
plover/messages/fr/LC_MESSAGES/plover.mo,sha256=
|
|
129
|
+
plover/messages/fr/LC_MESSAGES/plover.mo,sha256=JHLa5OAKk_HmigSoHqhy4_6DIqu-0B-djEExEUewiOM,14229
|
|
130
130
|
plover/messages/fr/LC_MESSAGES/plover.po,sha256=YFWGRpqoa-2F2e9p8q7cyeum8j6yV99m6XzpBex45s8,36201
|
|
131
|
-
plover/messages/it/LC_MESSAGES/plover.mo,sha256=
|
|
131
|
+
plover/messages/it/LC_MESSAGES/plover.mo,sha256=46i3V9jo6pT54SNLv5uMfr3FW02cyA7av58_msJ71T8,12980
|
|
132
132
|
plover/messages/it/LC_MESSAGES/plover.po,sha256=eLcCiXxHmUyqqbXtA18RK6Rkq-JxT5M_sisUSA6t6NU,29330
|
|
133
|
-
plover/messages/nl/LC_MESSAGES/plover.mo,sha256=
|
|
133
|
+
plover/messages/nl/LC_MESSAGES/plover.mo,sha256=3H7xQStFUQi29IErV9muSLVWtvLO7cWqZAOLbEB-8jk,13138
|
|
134
134
|
plover/messages/nl/LC_MESSAGES/plover.po,sha256=eCkg_NyRaMEnFxAJLxXAb6nIZkDH5Ean9phTC5ZFyhA,29184
|
|
135
|
-
plover/messages/zh_tw/LC_MESSAGES/plover.mo,sha256=
|
|
135
|
+
plover/messages/zh_tw/LC_MESSAGES/plover.mo,sha256=nVVoR1RekBStUP8iE25Py_llKFvEmDX3r3dxwIEAM5A,11631
|
|
136
136
|
plover/messages/zh_tw/LC_MESSAGES/plover.po,sha256=Xi9pXuVtVAN0F0coemGam2ED9zmZXUCTikPWm_zH4i8,27572
|
|
137
137
|
plover/meta/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
138
138
|
plover/meta/attach.py,sha256=iDQn8AlC2x7OuipdiduHBrG4HORx7XOpic_Cwv4VAZw,2357
|
|
@@ -193,7 +193,7 @@ plover/scripts/main.py,sha256=3iBoERFnL6UMYR9_cSxIljOYh9svQ63kU974kZMva18,6651
|
|
|
193
193
|
plover/scripts/send_command.py,sha256=PAwxBHDms1ULSs5eSXKdUKanU0B553O1gYY0kfSebRs,945
|
|
194
194
|
plover/system/__init__.py,sha256=ZADvev81PBqjY6QyuHYZwjP7EJgYFTznPMq28SgUcBQ,2832
|
|
195
195
|
plover/system/english_stenotype.py,sha256=buoHXHvHQV0C-NIkg4_Sal8k_m7Nqa5WjvtidZ_h4xo,10224
|
|
196
|
-
plover-5.2.
|
|
196
|
+
plover-5.2.1.dist-info/licenses/LICENSE.txt,sha256=7a72Msu2Q-TnoiFxemxEGkwafJGObk1W3rw9hzmyM_Y,17984
|
|
197
197
|
plover_build_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
198
198
|
plover_build_utils/check_requirements.py,sha256=b_Pz69Nyg9Q24sWehwIAV3-DhCAMGbt-p-wOvVqUsz8,973
|
|
199
199
|
plover_build_utils/download.py,sha256=DcxgdifMItzqUYtcIysBnZw8z70mMsansWh3iCx2Xjs,1756
|
|
@@ -213,9 +213,9 @@ plover_build_utils/testing/output.py,sha256=fE9bH6-hSg5JJZ3AM8yAUOFVRykRUdkFFuZO
|
|
|
213
213
|
plover_build_utils/testing/parametrize.py,sha256=z8dozkFCHCd9SLZ7wCldX4EiATfxGexBnZ7S2QMEsEA,1193
|
|
214
214
|
plover_build_utils/testing/steno.py,sha256=kLKKegTb6guIg9KKJhOoh2Y9LN8VmbIVOK8Su0J10Ew,98
|
|
215
215
|
plover_build_utils/testing/steno_dictionary.py,sha256=XaWlkSK2VJOUBsBmqwQ92ArzkvJ53jfhtGvEHmd149U,17667
|
|
216
|
-
plover-5.2.
|
|
217
|
-
plover-5.2.
|
|
218
|
-
plover-5.2.
|
|
219
|
-
plover-5.2.
|
|
220
|
-
plover-5.2.
|
|
221
|
-
plover-5.2.
|
|
216
|
+
plover-5.2.1.dist-info/METADATA,sha256=C2Ymm4C-sGe_U0txDWhv7T01bGpzJdYD2Lxf7UvySls,8874
|
|
217
|
+
plover-5.2.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
218
|
+
plover-5.2.1.dist-info/entry_points.txt,sha256=aXb22FCVKSxj0e-EUHyChK0oheHFvHqgWXWIXWau1Qo,2472
|
|
219
|
+
plover-5.2.1.dist-info/top_level.txt,sha256=KVrS7DEe-ugIDrbZbjrHrb4ObXXtI2xblUFR_CTEIMI,26
|
|
220
|
+
plover-5.2.1.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
221
|
+
plover-5.2.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|