need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / roundup / PLIST
1 @comment $NetBSD: PLIST,v 1.14 2008/09/28 02:47:46 tonnerre Exp $
2 bin/roundup-admin
3 bin/roundup-demo
4 bin/roundup-gettext
5 bin/roundup-mailgw
6 bin/roundup-server
7 bin/roundup-xmlrpc-server
8 ${PYSITELIB}/roundup/__init__.py
9 ${PYSITELIB}/roundup/__init__.pyc
10 ${PYSITELIB}/roundup/__init__.pyo
11 ${PYSITELIB}/roundup/admin.py
12 ${PYSITELIB}/roundup/admin.pyc
13 ${PYSITELIB}/roundup/admin.pyo
14 ${PYSITELIB}/roundup/backends/__init__.py
15 ${PYSITELIB}/roundup/backends/__init__.pyc
16 ${PYSITELIB}/roundup/backends/__init__.pyo
17 ${PYSITELIB}/roundup/backends/back_anydbm.py
18 ${PYSITELIB}/roundup/backends/back_anydbm.pyc
19 ${PYSITELIB}/roundup/backends/back_anydbm.pyo
20 ${PYSITELIB}/roundup/backends/back_mysql.py
21 ${PYSITELIB}/roundup/backends/back_mysql.pyc
22 ${PYSITELIB}/roundup/backends/back_mysql.pyo
23 ${PYSITELIB}/roundup/backends/back_postgresql.py
24 ${PYSITELIB}/roundup/backends/back_postgresql.pyc
25 ${PYSITELIB}/roundup/backends/back_postgresql.pyo
26 ${PYSITELIB}/roundup/backends/back_sqlite.py
27 ${PYSITELIB}/roundup/backends/back_sqlite.pyc
28 ${PYSITELIB}/roundup/backends/back_sqlite.pyo
29 ${PYSITELIB}/roundup/backends/back_tsearch2.py
30 ${PYSITELIB}/roundup/backends/back_tsearch2.pyc
31 ${PYSITELIB}/roundup/backends/back_tsearch2.pyo
32 ${PYSITELIB}/roundup/backends/blobfiles.py
33 ${PYSITELIB}/roundup/backends/blobfiles.pyc
34 ${PYSITELIB}/roundup/backends/blobfiles.pyo
35 ${PYSITELIB}/roundup/backends/indexer_common.py
36 ${PYSITELIB}/roundup/backends/indexer_common.pyc
37 ${PYSITELIB}/roundup/backends/indexer_common.pyo
38 ${PYSITELIB}/roundup/backends/indexer_dbm.py
39 ${PYSITELIB}/roundup/backends/indexer_dbm.pyc
40 ${PYSITELIB}/roundup/backends/indexer_dbm.pyo
41 ${PYSITELIB}/roundup/backends/indexer_rdbms.py
42 ${PYSITELIB}/roundup/backends/indexer_rdbms.pyc
43 ${PYSITELIB}/roundup/backends/indexer_rdbms.pyo
44 ${PYSITELIB}/roundup/backends/indexer_xapian.py
45 ${PYSITELIB}/roundup/backends/indexer_xapian.pyc
46 ${PYSITELIB}/roundup/backends/indexer_xapian.pyo
47 ${PYSITELIB}/roundup/backends/locking.py
48 ${PYSITELIB}/roundup/backends/locking.pyc
49 ${PYSITELIB}/roundup/backends/locking.pyo
50 ${PYSITELIB}/roundup/backends/portalocker.py
51 ${PYSITELIB}/roundup/backends/portalocker.pyc
52 ${PYSITELIB}/roundup/backends/portalocker.pyo
53 ${PYSITELIB}/roundup/backends/rdbms_common.py
54 ${PYSITELIB}/roundup/backends/rdbms_common.pyc
55 ${PYSITELIB}/roundup/backends/rdbms_common.pyo
56 ${PYSITELIB}/roundup/backends/sessions_dbm.py
57 ${PYSITELIB}/roundup/backends/sessions_dbm.pyc
58 ${PYSITELIB}/roundup/backends/sessions_dbm.pyo
59 ${PYSITELIB}/roundup/backends/sessions_rdbms.py
60 ${PYSITELIB}/roundup/backends/sessions_rdbms.pyc
61 ${PYSITELIB}/roundup/backends/sessions_rdbms.pyo
62 ${PYSITELIB}/roundup/backends/tsearch2_setup.py
63 ${PYSITELIB}/roundup/backends/tsearch2_setup.pyc
64 ${PYSITELIB}/roundup/backends/tsearch2_setup.pyo
65 ${PYSITELIB}/roundup/cgi/MultiMapping.py
66 ${PYSITELIB}/roundup/cgi/MultiMapping.pyc
67 ${PYSITELIB}/roundup/cgi/MultiMapping.pyo
68 ${PYSITELIB}/roundup/cgi/PageTemplates/Expressions.py
69 ${PYSITELIB}/roundup/cgi/PageTemplates/Expressions.pyc
70 ${PYSITELIB}/roundup/cgi/PageTemplates/Expressions.pyo
71 ${PYSITELIB}/roundup/cgi/PageTemplates/GlobalTranslationService.py
72 ${PYSITELIB}/roundup/cgi/PageTemplates/GlobalTranslationService.pyc
73 ${PYSITELIB}/roundup/cgi/PageTemplates/GlobalTranslationService.pyo
74 ${PYSITELIB}/roundup/cgi/PageTemplates/MultiMapping.py
75 ${PYSITELIB}/roundup/cgi/PageTemplates/MultiMapping.pyc
76 ${PYSITELIB}/roundup/cgi/PageTemplates/MultiMapping.pyo
77 ${PYSITELIB}/roundup/cgi/PageTemplates/PageTemplate.py
78 ${PYSITELIB}/roundup/cgi/PageTemplates/PageTemplate.pyc
79 ${PYSITELIB}/roundup/cgi/PageTemplates/PageTemplate.pyo
80 ${PYSITELIB}/roundup/cgi/PageTemplates/PathIterator.py
81 ${PYSITELIB}/roundup/cgi/PageTemplates/PathIterator.pyc
82 ${PYSITELIB}/roundup/cgi/PageTemplates/PathIterator.pyo
83 ${PYSITELIB}/roundup/cgi/PageTemplates/PythonExpr.py
84 ${PYSITELIB}/roundup/cgi/PageTemplates/PythonExpr.pyc
85 ${PYSITELIB}/roundup/cgi/PageTemplates/PythonExpr.pyo
86 ${PYSITELIB}/roundup/cgi/PageTemplates/TALES.py
87 ${PYSITELIB}/roundup/cgi/PageTemplates/TALES.pyc
88 ${PYSITELIB}/roundup/cgi/PageTemplates/TALES.pyo
89 ${PYSITELIB}/roundup/cgi/PageTemplates/__init__.py
90 ${PYSITELIB}/roundup/cgi/PageTemplates/__init__.pyc
91 ${PYSITELIB}/roundup/cgi/PageTemplates/__init__.pyo
92 ${PYSITELIB}/roundup/cgi/TAL/DummyEngine.py
93 ${PYSITELIB}/roundup/cgi/TAL/DummyEngine.pyc
94 ${PYSITELIB}/roundup/cgi/TAL/DummyEngine.pyo
95 ${PYSITELIB}/roundup/cgi/TAL/HTMLParser.py
96 ${PYSITELIB}/roundup/cgi/TAL/HTMLParser.pyc
97 ${PYSITELIB}/roundup/cgi/TAL/HTMLParser.pyo
98 ${PYSITELIB}/roundup/cgi/TAL/HTMLTALParser.py
99 ${PYSITELIB}/roundup/cgi/TAL/HTMLTALParser.pyc
100 ${PYSITELIB}/roundup/cgi/TAL/HTMLTALParser.pyo
101 ${PYSITELIB}/roundup/cgi/TAL/TALDefs.py
102 ${PYSITELIB}/roundup/cgi/TAL/TALDefs.pyc
103 ${PYSITELIB}/roundup/cgi/TAL/TALDefs.pyo
104 ${PYSITELIB}/roundup/cgi/TAL/TALGenerator.py
105 ${PYSITELIB}/roundup/cgi/TAL/TALGenerator.pyc
106 ${PYSITELIB}/roundup/cgi/TAL/TALGenerator.pyo
107 ${PYSITELIB}/roundup/cgi/TAL/TALInterpreter.py
108 ${PYSITELIB}/roundup/cgi/TAL/TALInterpreter.pyc
109 ${PYSITELIB}/roundup/cgi/TAL/TALInterpreter.pyo
110 ${PYSITELIB}/roundup/cgi/TAL/TALParser.py
111 ${PYSITELIB}/roundup/cgi/TAL/TALParser.pyc
112 ${PYSITELIB}/roundup/cgi/TAL/TALParser.pyo
113 ${PYSITELIB}/roundup/cgi/TAL/TranslationContext.py
114 ${PYSITELIB}/roundup/cgi/TAL/TranslationContext.pyc
115 ${PYSITELIB}/roundup/cgi/TAL/TranslationContext.pyo
116 ${PYSITELIB}/roundup/cgi/TAL/XMLParser.py
117 ${PYSITELIB}/roundup/cgi/TAL/XMLParser.pyc
118 ${PYSITELIB}/roundup/cgi/TAL/XMLParser.pyo
119 ${PYSITELIB}/roundup/cgi/TAL/__init__.py
120 ${PYSITELIB}/roundup/cgi/TAL/__init__.pyc
121 ${PYSITELIB}/roundup/cgi/TAL/__init__.pyo
122 ${PYSITELIB}/roundup/cgi/TAL/markupbase.py
123 ${PYSITELIB}/roundup/cgi/TAL/markupbase.pyc
124 ${PYSITELIB}/roundup/cgi/TAL/markupbase.pyo
125 ${PYSITELIB}/roundup/cgi/TAL/talgettext.py
126 ${PYSITELIB}/roundup/cgi/TAL/talgettext.pyc
127 ${PYSITELIB}/roundup/cgi/TAL/talgettext.pyo
128 ${PYSITELIB}/roundup/cgi/TranslationService.py
129 ${PYSITELIB}/roundup/cgi/TranslationService.pyc
130 ${PYSITELIB}/roundup/cgi/TranslationService.pyo
131 ${PYSITELIB}/roundup/cgi/ZTUtils/Batch.py
132 ${PYSITELIB}/roundup/cgi/ZTUtils/Batch.pyc
133 ${PYSITELIB}/roundup/cgi/ZTUtils/Batch.pyo
134 ${PYSITELIB}/roundup/cgi/ZTUtils/Iterator.py
135 ${PYSITELIB}/roundup/cgi/ZTUtils/Iterator.pyc
136 ${PYSITELIB}/roundup/cgi/ZTUtils/Iterator.pyo
137 ${PYSITELIB}/roundup/cgi/ZTUtils/__init__.py
138 ${PYSITELIB}/roundup/cgi/ZTUtils/__init__.pyc
139 ${PYSITELIB}/roundup/cgi/ZTUtils/__init__.pyo
140 ${PYSITELIB}/roundup/cgi/__init__.py
141 ${PYSITELIB}/roundup/cgi/__init__.pyc
142 ${PYSITELIB}/roundup/cgi/__init__.pyo
143 ${PYSITELIB}/roundup/cgi/accept_language.py
144 ${PYSITELIB}/roundup/cgi/accept_language.pyc
145 ${PYSITELIB}/roundup/cgi/accept_language.pyo
146 ${PYSITELIB}/roundup/cgi/actions.py
147 ${PYSITELIB}/roundup/cgi/actions.pyc
148 ${PYSITELIB}/roundup/cgi/actions.pyo
149 ${PYSITELIB}/roundup/cgi/apache.py
150 ${PYSITELIB}/roundup/cgi/apache.pyc
151 ${PYSITELIB}/roundup/cgi/apache.pyo
152 ${PYSITELIB}/roundup/cgi/cgitb.py
153 ${PYSITELIB}/roundup/cgi/cgitb.pyc
154 ${PYSITELIB}/roundup/cgi/cgitb.pyo
155 ${PYSITELIB}/roundup/cgi/client.py
156 ${PYSITELIB}/roundup/cgi/client.pyc
157 ${PYSITELIB}/roundup/cgi/client.pyo
158 ${PYSITELIB}/roundup/cgi/exceptions.py
159 ${PYSITELIB}/roundup/cgi/exceptions.pyc
160 ${PYSITELIB}/roundup/cgi/exceptions.pyo
161 ${PYSITELIB}/roundup/cgi/form_parser.py
162 ${PYSITELIB}/roundup/cgi/form_parser.pyc
163 ${PYSITELIB}/roundup/cgi/form_parser.pyo
164 ${PYSITELIB}/roundup/cgi/templating.py
165 ${PYSITELIB}/roundup/cgi/templating.pyc
166 ${PYSITELIB}/roundup/cgi/templating.pyo
167 ${PYSITELIB}/roundup/cgi/wsgi_handler.py
168 ${PYSITELIB}/roundup/cgi/wsgi_handler.pyc
169 ${PYSITELIB}/roundup/cgi/wsgi_handler.pyo
170 ${PYSITELIB}/roundup/cgi/zLOG.py
171 ${PYSITELIB}/roundup/cgi/zLOG.pyc
172 ${PYSITELIB}/roundup/cgi/zLOG.pyo
173 ${PYSITELIB}/roundup/configuration.py
174 ${PYSITELIB}/roundup/configuration.pyc
175 ${PYSITELIB}/roundup/configuration.pyo
176 ${PYSITELIB}/roundup/date.py
177 ${PYSITELIB}/roundup/date.pyc
178 ${PYSITELIB}/roundup/date.pyo
179 ${PYSITELIB}/roundup/demo.py
180 ${PYSITELIB}/roundup/demo.pyc
181 ${PYSITELIB}/roundup/demo.pyo
182 ${PYSITELIB}/roundup/exceptions.py
183 ${PYSITELIB}/roundup/exceptions.pyc
184 ${PYSITELIB}/roundup/exceptions.pyo
185 ${PYSITELIB}/roundup/hyperdb.py
186 ${PYSITELIB}/roundup/hyperdb.pyc
187 ${PYSITELIB}/roundup/hyperdb.pyo
188 ${PYSITELIB}/roundup/i18n.py
189 ${PYSITELIB}/roundup/i18n.pyc
190 ${PYSITELIB}/roundup/i18n.pyo
191 ${PYSITELIB}/roundup/init.py
192 ${PYSITELIB}/roundup/init.pyc
193 ${PYSITELIB}/roundup/init.pyo
194 ${PYSITELIB}/roundup/install_util.py
195 ${PYSITELIB}/roundup/install_util.pyc
196 ${PYSITELIB}/roundup/install_util.pyo
197 ${PYSITELIB}/roundup/instance.py
198 ${PYSITELIB}/roundup/instance.pyc
199 ${PYSITELIB}/roundup/instance.pyo
200 ${PYSITELIB}/roundup/mailer.py
201 ${PYSITELIB}/roundup/mailer.pyc
202 ${PYSITELIB}/roundup/mailer.pyo
203 ${PYSITELIB}/roundup/mailgw.py
204 ${PYSITELIB}/roundup/mailgw.pyc
205 ${PYSITELIB}/roundup/mailgw.pyo
206 ${PYSITELIB}/roundup/msgfmt.py
207 ${PYSITELIB}/roundup/msgfmt.pyc
208 ${PYSITELIB}/roundup/msgfmt.pyo
209 ${PYSITELIB}/roundup/password.py
210 ${PYSITELIB}/roundup/password.pyc
211 ${PYSITELIB}/roundup/password.pyo
212 ${PYSITELIB}/roundup/rfc2822.py
213 ${PYSITELIB}/roundup/rfc2822.pyc
214 ${PYSITELIB}/roundup/rfc2822.pyo
215 ${PYSITELIB}/roundup/roundupdb.py
216 ${PYSITELIB}/roundup/roundupdb.pyc
217 ${PYSITELIB}/roundup/roundupdb.pyo
218 ${PYSITELIB}/roundup/scripts/__init__.py
219 ${PYSITELIB}/roundup/scripts/__init__.pyc
220 ${PYSITELIB}/roundup/scripts/__init__.pyo
221 ${PYSITELIB}/roundup/scripts/roundup_admin.py
222 ${PYSITELIB}/roundup/scripts/roundup_admin.pyc
223 ${PYSITELIB}/roundup/scripts/roundup_admin.pyo
224 ${PYSITELIB}/roundup/scripts/roundup_demo.py
225 ${PYSITELIB}/roundup/scripts/roundup_demo.pyc
226 ${PYSITELIB}/roundup/scripts/roundup_demo.pyo
227 ${PYSITELIB}/roundup/scripts/roundup_gettext.py
228 ${PYSITELIB}/roundup/scripts/roundup_gettext.pyc
229 ${PYSITELIB}/roundup/scripts/roundup_gettext.pyo
230 ${PYSITELIB}/roundup/scripts/roundup_mailgw.py
231 ${PYSITELIB}/roundup/scripts/roundup_mailgw.pyc
232 ${PYSITELIB}/roundup/scripts/roundup_mailgw.pyo
233 ${PYSITELIB}/roundup/scripts/roundup_server.py
234 ${PYSITELIB}/roundup/scripts/roundup_server.pyc
235 ${PYSITELIB}/roundup/scripts/roundup_server.pyo
236 ${PYSITELIB}/roundup/scripts/roundup_xmlrpc_server.py
237 ${PYSITELIB}/roundup/scripts/roundup_xmlrpc_server.pyc
238 ${PYSITELIB}/roundup/scripts/roundup_xmlrpc_server.pyo
239 ${PYSITELIB}/roundup/security.py
240 ${PYSITELIB}/roundup/security.pyc
241 ${PYSITELIB}/roundup/security.pyo
242 ${PYSITELIB}/roundup/support.py
243 ${PYSITELIB}/roundup/support.pyc
244 ${PYSITELIB}/roundup/support.pyo
245 ${PYSITELIB}/roundup/token.py
246 ${PYSITELIB}/roundup/token.pyc
247 ${PYSITELIB}/roundup/token.pyo
248 ${PYSITELIB}/roundup/version_check.py
249 ${PYSITELIB}/roundup/version_check.pyc
250 ${PYSITELIB}/roundup/version_check.pyo
251 ${PYSITELIB}/roundup/xmlrpc.py
252 ${PYSITELIB}/roundup/xmlrpc.pyc
253 ${PYSITELIB}/roundup/xmlrpc.pyo
254 man/man1/roundup-admin.1
255 man/man1/roundup-demo.1
256 man/man1/roundup-mailgw.1
257 man/man1/roundup-server.1
258 share/doc/roundup/CHANGES.txt
259 share/doc/roundup/COPYING.txt
260 share/doc/roundup/FAQ.html
261 share/doc/roundup/FAQ.txt
262 share/doc/roundup/README.txt
263 share/doc/roundup/ZPL.txt
264 share/doc/roundup/admin_guide.html
265 share/doc/roundup/admin_guide.txt
266 share/doc/roundup/announcement.html
267 share/doc/roundup/announcement.txt
268 share/doc/roundup/customizing.html
269 share/doc/roundup/customizing.txt
270 share/doc/roundup/debugging.txt
271 share/doc/roundup/default.css
272 share/doc/roundup/design.html
273 share/doc/roundup/design.txt
274 share/doc/roundup/developers.html
275 share/doc/roundup/developers.txt
276 share/doc/roundup/features.html
277 share/doc/roundup/features.txt
278 share/doc/roundup/glossary.html
279 share/doc/roundup/glossary.txt
280 share/doc/roundup/images/edit_issue.png
281 share/doc/roundup/images/edit.png
282 share/doc/roundup/images/hyperdb.png
283 share/doc/roundup/images/index_logged_in.png
284 share/doc/roundup/images/index_logged_out.png
285 share/doc/roundup/images/logo-acl-medium.png
286 share/doc/roundup/images/logo-codesourcery-medium.png
287 share/doc/roundup/images/logo-software-carpentry-standard.png
288 share/doc/roundup/images/my_details.png
289 share/doc/roundup/images/new_issue.png
290 share/doc/roundup/images/registration.png
291 share/doc/roundup/images/roundup-1.png
292 share/doc/roundup/images/roundup.png
293 share/doc/roundup/implementation.html
294 share/doc/roundup/implementation.txt
295 share/doc/roundup/index.html
296 share/doc/roundup/index.txt
297 share/doc/roundup/installation.html
298 share/doc/roundup/installation.txt
299 share/doc/roundup/mysql.html
300 share/doc/roundup/mysql.txt
301 share/doc/roundup/original_overview.html
302 share/doc/roundup/overview.txt
303 share/doc/roundup/postgresql.html
304 share/doc/roundup/postgresql.txt
305 share/doc/roundup/roundup-server.ini.example
306 share/doc/roundup/spec.html
307 share/doc/roundup/tracker_templates.html
308 share/doc/roundup/tracker_templates.txt
309 share/doc/roundup/upgrading.html
310 share/doc/roundup/upgrading.txt
311 share/doc/roundup/user_guide.html
312 share/doc/roundup/user_guide.txt
313 share/doc/roundup/whatsnew-0.7.txt
314 share/doc/roundup/whatsnew-0.8.txt
315 share/doc/roundup/xmlrpc.html
316 share/doc/roundup/xmlrpc.txt
317 share/locale/de/LC_MESSAGES/roundup.mo
318 share/locale/en/LC_MESSAGES/roundup.mo
319 share/locale/es/LC_MESSAGES/roundup.mo
320 share/locale/fr/LC_MESSAGES/roundup.mo
321 share/locale/hu/LC_MESSAGES/roundup.mo
322 share/locale/it/LC_MESSAGES/roundup.mo
323 share/locale/lt/LC_MESSAGES/roundup.mo
324 share/locale/ru/LC_MESSAGES/roundup.mo
325 share/locale/zh_CN/LC_MESSAGES/roundup.mo
326 share/locale/zh_TW/LC_MESSAGES/roundup.mo
327 share/roundup/cgi-bin/roundup.cgi
328 share/roundup/templates/classic/TEMPLATE-INFO.txt
329 share/roundup/templates/classic/detectors/messagesummary.py
330 share/roundup/templates/classic/detectors/nosyreaction.py
331 share/roundup/templates/classic/detectors/statusauditor.py
332 share/roundup/templates/classic/detectors/userauditor.py
333 share/roundup/templates/classic/extensions/README.txt
334 share/roundup/templates/classic/html/_generic.404.html
335 share/roundup/templates/classic/html/_generic.calendar.html
336 share/roundup/templates/classic/html/_generic.collision.html
337 share/roundup/templates/classic/html/_generic.help-empty.html
338 share/roundup/templates/classic/html/_generic.help-list.html
339 share/roundup/templates/classic/html/_generic.help-search.html
340 share/roundup/templates/classic/html/_generic.help-submit.html
341 share/roundup/templates/classic/html/_generic.help.html
342 share/roundup/templates/classic/html/_generic.index.html
343 share/roundup/templates/classic/html/_generic.item.html
344 share/roundup/templates/classic/html/file.index.html
345 share/roundup/templates/classic/html/file.item.html
346 share/roundup/templates/classic/html/help_controls.js
347 share/roundup/templates/classic/html/help.html
348 share/roundup/templates/classic/html/home.classlist.html
349 share/roundup/templates/classic/html/home.html
350 share/roundup/templates/classic/html/issue.index.html
351 share/roundup/templates/classic/html/issue.item.html
352 share/roundup/templates/classic/html/issue.search.html
353 share/roundup/templates/classic/html/keyword.item.html
354 share/roundup/templates/classic/html/msg.index.html
355 share/roundup/templates/classic/html/msg.item.html
356 share/roundup/templates/classic/html/page.html
357 share/roundup/templates/classic/html/query.edit.html
358 share/roundup/templates/classic/html/query.item.html
359 share/roundup/templates/classic/html/style.css
360 share/roundup/templates/classic/html/user.forgotten.html
361 share/roundup/templates/classic/html/user.help-search.html
362 share/roundup/templates/classic/html/user.help.html
363 share/roundup/templates/classic/html/user.index.html
364 share/roundup/templates/classic/html/user.item.html
365 share/roundup/templates/classic/html/user.register.html
366 share/roundup/templates/classic/html/user.rego_progress.html
367 share/roundup/templates/classic/html/user_utils.js
368 share/roundup/templates/classic/initial_data.py
369 share/roundup/templates/classic/schema.py
370 share/roundup/templates/minimal/TEMPLATE-INFO.txt
371 share/roundup/templates/minimal/detectors/userauditor.py
372 share/roundup/templates/minimal/extensions/README.txt
373 share/roundup/templates/minimal/html/_generic.404.html
374 share/roundup/templates/minimal/html/_generic.calendar.html
375 share/roundup/templates/minimal/html/_generic.collision.html
376 share/roundup/templates/minimal/html/_generic.help.html
377 share/roundup/templates/minimal/html/_generic.index.html
378 share/roundup/templates/minimal/html/_generic.item.html
379 share/roundup/templates/minimal/html/help_controls.js
380 share/roundup/templates/minimal/html/home.classlist.html
381 share/roundup/templates/minimal/html/home.html
382 share/roundup/templates/minimal/html/page.html
383 share/roundup/templates/minimal/html/style.css
384 share/roundup/templates/minimal/html/user.index.html
385 share/roundup/templates/minimal/html/user.item.html
386 share/roundup/templates/minimal/html/user.register.html
387 share/roundup/templates/minimal/html/user.rego_progress.html
388 share/roundup/templates/minimal/initial_data.py
389 share/roundup/templates/minimal/schema.py