Sat, 20 Jan 2018 16:34:55 +0100
Created a very first (preliminary) plug-in archive.
PKGLIST | file | annotate | diff | comparison | revisions | |
PluginPyInstaller.e4p | file | annotate | diff | comparison | revisions | |
PluginPyInstaller.zip | file | annotate | diff | comparison | revisions |
diff -r 0f0f1598fc4a -r 5cd024013b88 PKGLIST --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PKGLIST Sat Jan 20 16:34:55 2018 +0100 @@ -0,0 +1,9 @@ +PluginPyInstaller.py +PyInstaller/Documentation/LICENSE.GPL3 +PyInstaller/PyInstallerCleanupDialog.py +PyInstaller/PyInstallerCleanupDialog.ui +PyInstaller/PyInstallerConfigDialog.py +PyInstaller/PyInstallerConfigDialog.ui +PyInstaller/PyInstallerExecDialog.py +PyInstaller/PyInstallerExecDialog.ui +PyInstaller/__init__.py
diff -r 0f0f1598fc4a -r 5cd024013b88 PluginPyInstaller.e4p --- a/PluginPyInstaller.e4p Sat Jan 20 15:58:14 2018 +0100 +++ b/PluginPyInstaller.e4p Sat Jan 20 16:34:55 2018 +0100 @@ -29,7 +29,9 @@ <Others> <Other>.hgignore</Other> <Other>ChangeLog</Other> + <Other>PKGLIST</Other> <Other>PluginPyInstaller.e4p</Other> + <Other>PluginPyInstaller.zip</Other> <Other>PyInstaller/Documentation/LICENSE.GPL3</Other> </Others> <MainScript>PluginPyInstaller.py</MainScript>