Added the eric7_fido2.py script to the install and uninstall scripts. eric7

Fri, 26 Jul 2024 16:30:12 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 26 Jul 2024 16:30:12 +0200
branch
eric7
changeset 10864
8917b1a45546
parent 10863
88c6e062aa76
child 10865
8192c4ed9ca9

Added the eric7_fido2.py script to the install and uninstall scripts.

scripts/install.py file | annotate | diff | comparison | revisions
scripts/uninstall.py file | annotate | diff | comparison | revisions
--- a/scripts/install.py	Mon Jul 22 17:41:59 2024 +0200
+++ b/scripts/install.py	Fri Jul 26 16:30:12 2024 +0200
@@ -471,6 +471,7 @@
         "eric7_diff",
         "eric7_doc",
         "eric7_editor",
+        "eric7_fido2",
         "eric7_hexeditor",
         "eric7_iconeditor",
         "eric7_ide",
@@ -722,6 +723,7 @@
         "eric7_configure",
         "eric7_diff",
         "eric7_editor",
+        "eric7_fido2",
         "eric7_hexeditor",
         "eric7_iconeditor",
         "eric7_ide",
--- a/scripts/uninstall.py	Mon Jul 22 17:41:59 2024 +0200
+++ b/scripts/uninstall.py	Fri Jul 26 16:30:12 2024 +0200
@@ -128,6 +128,7 @@
         "eric7_diff",
         "eric7_doc",
         "eric7_editor",
+        "eric7_fido2",
         "eric7_hexeditor",
         "eric7_iconeditor",
         "eric7_ide",

eric ide

mercurial