PluginPyInstaller.e4p

Sat, 20 Jan 2018 17:02:00 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 20 Jan 2018 17:02:00 +0100
changeset 8
ba5a623378ec
parent 7
5cd024013b88
child 9
43ef722c3873
permissions
-rw-r--r--

Added translations.

0
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <!-- eric project file for project PluginPyInstaller -->
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <!-- Copyright (C) 2018 Detlev Offenbach, detlev@die-offenbachs.de -->
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <Project version="5.1">
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 <Language>en_US</Language>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 <Hash>3a7e5bc36f1ae73d45efc807f5aeb2c0236daa13</Hash>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 <ProgLanguage mixed="0">Python3</ProgLanguage>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 <ProjectType>E6Plugin</ProjectType>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 <Description>This plugin implements an interface to the PyInstaller packager.</Description>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 <Version>1.x</Version>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 <Author>Detlev Offenbach</Author>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 <Email>detlev@die-offenbachs.de</Email>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 <TranslationPattern>PyInstaller/i18n/pyinstaller_%language%.ts</TranslationPattern>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 <Eol index="1"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 <Sources>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 <Source>PluginPyInstaller.py</Source>
3
eb2d30b4d34e Continued implementing the PyInstaller interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
18 <Source>PyInstaller/PyInstallerCleanupDialog.py</Source>
eb2d30b4d34e Continued implementing the PyInstaller interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
19 <Source>PyInstaller/PyInstallerConfigDialog.py</Source>
5
8c92d66d20e4 Continued implementing the PyInstaller interface (implemented the execution dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4
diff changeset
20 <Source>PyInstaller/PyInstallerExecDialog.py</Source>
1
f7788bc8c08d Implemented support for the programs dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 0
diff changeset
21 <Source>PyInstaller/__init__.py</Source>
0
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <Source>__init__.py</Source>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 </Sources>
3
eb2d30b4d34e Continued implementing the PyInstaller interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
24 <Forms>
eb2d30b4d34e Continued implementing the PyInstaller interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
25 <Form>PyInstaller/PyInstallerCleanupDialog.ui</Form>
eb2d30b4d34e Continued implementing the PyInstaller interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
26 <Form>PyInstaller/PyInstallerConfigDialog.ui</Form>
5
8c92d66d20e4 Continued implementing the PyInstaller interface (implemented the execution dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4
diff changeset
27 <Form>PyInstaller/PyInstallerExecDialog.ui</Form>
3
eb2d30b4d34e Continued implementing the PyInstaller interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
28 </Forms>
8
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
29 <Translations>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
30 <Translation>PyInstaller/i18n/pyinstaller_de.qm</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
31 <Translation>PyInstaller/i18n/pyinstaller_de.ts</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
32 <Translation>PyInstaller/i18n/pyinstaller_empty.ts</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
33 <Translation>PyInstaller/i18n/pyinstaller_en.qm</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
34 <Translation>PyInstaller/i18n/pyinstaller_en.ts</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
35 <Translation>PyInstaller/i18n/pyinstaller_es.qm</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
36 <Translation>PyInstaller/i18n/pyinstaller_es.ts</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
37 <Translation>PyInstaller/i18n/pyinstaller_ru.qm</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
38 <Translation>PyInstaller/i18n/pyinstaller_ru.ts</Translation>
ba5a623378ec Added translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 7
diff changeset
39 </Translations>
0
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 <Others>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 <Other>.hgignore</Other>
1
f7788bc8c08d Implemented support for the programs dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 0
diff changeset
42 <Other>ChangeLog</Other>
7
5cd024013b88 Created a very first (preliminary) plug-in archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5
diff changeset
43 <Other>PKGLIST</Other>
1
f7788bc8c08d Implemented support for the programs dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 0
diff changeset
44 <Other>PluginPyInstaller.e4p</Other>
7
5cd024013b88 Created a very first (preliminary) plug-in archive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5
diff changeset
45 <Other>PluginPyInstaller.zip</Other>
1
f7788bc8c08d Implemented support for the programs dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 0
diff changeset
46 <Other>PyInstaller/Documentation/LICENSE.GPL3</Other>
0
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 </Others>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 <MainScript>PluginPyInstaller.py</MainScript>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 <Vcs>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 <VcsType>Mercurial</VcsType>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51 <VcsOptions>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 <dict>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
54 <string>add</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 <string>checkout</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
64 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
65 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 <string>commit</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
72 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
73 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
76 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
77 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
78 <string>diff</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
83 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86 <string>export</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
90 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 <string>global</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 <string>history</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 <string>log</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
117 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
118 <string>remove</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
125 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 <string>status</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
128 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
129 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
130 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
131 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
132 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
133 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
134 <string>tag</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
135 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
136 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
137 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
138 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
139 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
140 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141 <key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 <string>update</string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 </key>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 <value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
145 <list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 <string></string>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
147 </list>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 </value>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
149 </dict>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 </VcsOptions>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151 </Vcs>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
152 <FiletypeAssociations>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
153 <FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
154 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
155 <FiletypeAssociation pattern="*.md" type="OTHERS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 <FiletypeAssociation pattern="*.proto" type="PROTOCOLS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
157 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 <FiletypeAssociation pattern="*.py3" type="SOURCES"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
163 <FiletypeAssociation pattern="*.rst" type="OTHERS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
165 <FiletypeAssociation pattern="*.txt" type="OTHERS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
166 <FiletypeAssociation pattern="*.ui" type="FORMS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
167 <FiletypeAssociation pattern="README" type="OTHERS"/>
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
168 <FiletypeAssociation pattern="README.*" type="OTHERS"/>
3
eb2d30b4d34e Continued implementing the PyInstaller interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
169 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
0
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
170 </FiletypeAssociations>
4
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
171 <Checkers>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
172 <CheckersParams>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
173 <dict>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
174 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
175 <string>Pep8Checker</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
176 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
177 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
178 <dict>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
179 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
180 <string>BuiltinsChecker</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
181 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
182 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
183 <dict>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
184 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
185 <string>bytes</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
186 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
187 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
188 <list>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
189 <string>unicode</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
190 </list>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
191 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
192 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
193 <string>chr</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
194 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
195 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
196 <list>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
197 <string>unichr</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
198 </list>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
199 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
200 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
201 <string>str</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
202 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
203 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
204 <list>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
205 <string>unicode</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
206 </list>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
207 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
208 </dict>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
209 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
210 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
211 <string>CopyrightAuthor</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
212 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
213 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
214 <string></string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
215 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
216 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
217 <string>CopyrightMinFileSize</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
218 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
219 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
220 <int>0</int>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
221 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
222 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
223 <string>DocstringType</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
224 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
225 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
226 <string>eric</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
227 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
228 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
229 <string>ExcludeFiles</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
230 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
231 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
232 <string>*/Ui_*.py, */*_rc.py,</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
233 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
234 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
235 <string>ExcludeMessages</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
236 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
237 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
238 <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
239 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
240 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
241 <string>FixCodes</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
242 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
243 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
244 <string></string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
245 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
246 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
247 <string>FixIssues</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
248 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
249 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
250 <bool>False</bool>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
251 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
252 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
253 <string>FutureChecker</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
254 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
255 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
256 <string>unicode_literals</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
257 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
258 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
259 <string>HangClosing</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
260 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
261 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
262 <bool>False</bool>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
263 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
264 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
265 <string>IncludeMessages</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
266 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
267 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
268 <string></string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
269 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
270 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
271 <string>LineComplexity</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
272 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
273 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
274 <int>20</int>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
275 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
276 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
277 <string>LineComplexityScore</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
278 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
279 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
280 <int>10</int>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
281 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
282 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
283 <string>MaxCodeComplexity</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
284 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
285 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
286 <int>10</int>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
287 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
288 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
289 <string>MaxLineLength</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
290 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
291 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
292 <int>79</int>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
293 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
294 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
295 <string>NoFixCodes</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
296 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
297 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
298 <string>E501</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
299 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
300 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
301 <string>RepeatMessages</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
302 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
303 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
304 <bool>True</bool>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
305 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
306 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
307 <string>ShowIgnored</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
308 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
309 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
310 <bool>False</bool>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
311 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
312 <key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
313 <string>ValidEncodings</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
314 </key>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
315 <value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
316 <string>latin-1, utf-8</string>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
317 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
318 </dict>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
319 </value>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
320 </dict>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
321 </CheckersParams>
52f0572b5908 Continued implementing the PyInstaller interface (finished the config dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3
diff changeset
322 </Checkers>
0
c6363afe8387 PyInstaller project started
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
323 </Project>

eric ide

mercurial