Fri, 28 Jun 2024 19:19:55 +0200
Created the plugin archive.
PKGLIST | file | annotate | diff | comparison | revisions | |
PluginPipxInterface.epj | file | annotate | diff | comparison | revisions | |
PluginPipxInterface.zip | file | annotate | diff | comparison | revisions |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PKGLIST Fri Jun 28 19:19:55 2024 +0200 @@ -0,0 +1,34 @@ +PipxInterface/ConfigurationPage/PipxPage.py +PipxInterface/ConfigurationPage/PipxPage.ui +PipxInterface/ConfigurationPage/Ui_PipxPage.py +PipxInterface/ConfigurationPage/__init__.py +PipxInterface/Documentation/LICENSE.GPL +PipxInterface/Pipx.py +PipxInterface/PipxAppStartDialog.py +PipxInterface/PipxAppStartDialog.ui +PipxInterface/PipxExecDialog.py +PipxInterface/PipxExecDialog.ui +PipxInterface/PipxInterpretersDialog.py +PipxInterface/PipxInterpretersDialog.ui +PipxInterface/PipxPackagesInputDialog.py +PipxInterface/PipxPackagesInputDialog.ui +PipxInterface/PipxReinstallDialog.py +PipxInterface/PipxReinstallDialog.ui +PipxInterface/PipxSpecInputDialog.py +PipxInterface/PipxSpecInputDialog.ui +PipxInterface/PipxWidget.py +PipxInterface/PipxWidget.ui +PipxInterface/Ui_PipxAppStartDialog.py +PipxInterface/Ui_PipxExecDialog.py +PipxInterface/Ui_PipxInterpretersDialog.py +PipxInterface/Ui_PipxPackagesInputDialog.py +PipxInterface/Ui_PipxReinstallDialog.py +PipxInterface/Ui_PipxSpecInputDialog.py +PipxInterface/Ui_PipxWidget.py +PipxInterface/__init__.py +PipxInterface/i18n/pipx_de.qm +PipxInterface/i18n/pipx_en.qm +PipxInterface/icons/pipx22.svg +PipxInterface/icons/pipx48.svg +PipxInterface/icons/pipx96.svg +PluginPipxInterface.py
--- a/PluginPipxInterface.epj Fri Jun 28 19:14:23 2024 +0200 +++ b/PluginPipxInterface.epj Fri Jun 28 19:19:55 2024 +0200 @@ -230,12 +230,14 @@ "MIXEDLANGUAGE": false, "OTHERS": [ ".hgignore", + "PKGLIST", "PipxInterface/Documentation/LICENSE.GPL", "PipxInterface/Documentation/Source", "PipxInterface/icons/pipx22.svg", "PipxInterface/icons/pipx48.svg", "PipxInterface/icons/pipx96.svg", "PluginPipxInterface.epj", + "PluginPipxInterface.zip", "changelog.md", "pyproject.toml" ],