aboutsummaryrefslogtreecommitdiff
path: root/news/sabnzbdplus/pkg-plist
blob: 7eb7be08649abdff80c8fe1732cc45fc0f6aa31e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
bin/SABnzbd.py
%%PYTHON_SITELIBDIR%%/sabnzbd/__init__.py
%%PYTHON_SITELIBDIR%%/sabnzbd/api.py
%%PYTHON_SITELIBDIR%%/sabnzbd/articlecache.py
%%PYTHON_SITELIBDIR%%/sabnzbd/assembler.py
%%PYTHON_SITELIBDIR%%/sabnzbd/bpsmeter.py
%%PYTHON_SITELIBDIR%%/sabnzbd/cfg.py
%%PYTHON_SITELIBDIR%%/sabnzbd/config.py
%%PYTHON_SITELIBDIR%%/sabnzbd/constants.py
%%PYTHON_SITELIBDIR%%/sabnzbd/database.py
%%PYTHON_SITELIBDIR%%/sabnzbd/decoder.py
%%PYTHON_SITELIBDIR%%/sabnzbd/decorators.py
%%PYTHON_SITELIBDIR%%/sabnzbd/dirscanner.py
%%PYTHON_SITELIBDIR%%/sabnzbd/downloader.py
%%PYTHON_SITELIBDIR%%/sabnzbd/emailer.py
%%PYTHON_SITELIBDIR%%/sabnzbd/encoding.py
%%PYTHON_SITELIBDIR%%/sabnzbd/getipaddress.py
%%PYTHON_SITELIBDIR%%/sabnzbd/interface.py
%%PYTHON_SITELIBDIR%%/sabnzbd/lang.py
%%PYTHON_SITELIBDIR%%/sabnzbd/misc.py
%%PYTHON_SITELIBDIR%%/sabnzbd/newsunpack.py
%%PYTHON_SITELIBDIR%%/sabnzbd/newswrapper.py
%%PYTHON_SITELIBDIR%%/sabnzbd/notifier.py
%%PYTHON_SITELIBDIR%%/sabnzbd/nzbqueue.py
%%PYTHON_SITELIBDIR%%/sabnzbd/nzbstuff.py
%%PYTHON_SITELIBDIR%%/sabnzbd/osxmenu.py
%%PYTHON_SITELIBDIR%%/sabnzbd/panic.py
%%PYTHON_SITELIBDIR%%/sabnzbd/postproc.py
%%PYTHON_SITELIBDIR%%/sabnzbd/powersup.py
%%PYTHON_SITELIBDIR%%/sabnzbd/rating.py
%%PYTHON_SITELIBDIR%%/sabnzbd/rss.py
%%PYTHON_SITELIBDIR%%/sabnzbd/sabtray.py
%%PYTHON_SITELIBDIR%%/sabnzbd/sabtraylinux.py
%%PYTHON_SITELIBDIR%%/sabnzbd/scheduler.py
%%PYTHON_SITELIBDIR%%/sabnzbd/skintext.py
%%PYTHON_SITELIBDIR%%/sabnzbd/trylist.py
%%PYTHON_SITELIBDIR%%/sabnzbd/tvsort.py
%%PYTHON_SITELIBDIR%%/sabnzbd/urlgrabber.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/__init__.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/certgen.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/configobj.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/diskspeed.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/feedparser.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/getperformance.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/happyeyeballs.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/json.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/kronos.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/listquote.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/ordered.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/pathbrowser.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/pybonjour.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/pystone.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/rarfile.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/rsslib.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/servertests.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/sslinfo.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/ssmtplib.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/systrayiconthread.py
%%PYTHON_SITELIBDIR%%/sabnzbd/utils/upload.py
%%PYTHON_SITELIBDIR%%/sabnzbd/version.py
%%PYTHON_SITELIBDIR%%/sabnzbd/wizard.py
%%PYTHON_SITELIBDIR%%/sabnzbd/zconfig.py
%%DATADIR%%/cherrypy/LICENSE.txt
%%DATADIR%%/cherrypy/VERSION.txt
%%DATADIR%%/cherrypy/__init__.py
%%DATADIR%%/cherrypy/__main__.py
%%DATADIR%%/cherrypy/_cpchecker.py
%%DATADIR%%/cherrypy/_cpcompat.py
%%DATADIR%%/cherrypy/_cpcompat_subprocess.py
%%DATADIR%%/cherrypy/_cpconfig.py
%%DATADIR%%/cherrypy/_cpdispatch.py
%%DATADIR%%/cherrypy/_cperror.py
%%DATADIR%%/cherrypy/_cplogging.py
%%DATADIR%%/cherrypy/_cpmodpy.py
%%DATADIR%%/cherrypy/_cpnative_server.py
%%DATADIR%%/cherrypy/_cpreqbody.py
%%DATADIR%%/cherrypy/_cprequest.py
%%DATADIR%%/cherrypy/_cpserver.py
%%DATADIR%%/cherrypy/_cpthreadinglocal.py
%%DATADIR%%/cherrypy/_cptools.py
%%DATADIR%%/cherrypy/_cptree.py
%%DATADIR%%/cherrypy/_cpwsgi.py
%%DATADIR%%/cherrypy/_cpwsgi_server.py
%%DATADIR%%/cherrypy/_helper.py
%%DATADIR%%/cherrypy/cherryd
%%DATADIR%%/cherrypy/daemon.py
%%DATADIR%%/cherrypy/favicon.ico
%%DATADIR%%/cherrypy/lib/__init__.py
%%DATADIR%%/cherrypy/lib/auth.py
%%DATADIR%%/cherrypy/lib/auth_basic.py
%%DATADIR%%/cherrypy/lib/auth_digest.py
%%DATADIR%%/cherrypy/lib/caching.py
%%DATADIR%%/cherrypy/lib/covercp.py
%%DATADIR%%/cherrypy/lib/cpstats.py
%%DATADIR%%/cherrypy/lib/cptools.py
%%DATADIR%%/cherrypy/lib/encoding.py
%%DATADIR%%/cherrypy/lib/gctools.py
%%DATADIR%%/cherrypy/lib/http.py
%%DATADIR%%/cherrypy/lib/httpauth.py
%%DATADIR%%/cherrypy/lib/httputil.py
%%DATADIR%%/cherrypy/lib/jsontools.py
%%DATADIR%%/cherrypy/lib/lockfile.py
%%DATADIR%%/cherrypy/lib/locking.py
%%DATADIR%%/cherrypy/lib/profiler.py
%%DATADIR%%/cherrypy/lib/reprconf.py
%%DATADIR%%/cherrypy/lib/sessions.py
%%DATADIR%%/cherrypy/lib/static.py
%%DATADIR%%/cherrypy/lib/xmlrpcutil.py
%%DATADIR%%/cherrypy/process/__init__.py
%%DATADIR%%/cherrypy/process/plugins.py
%%DATADIR%%/cherrypy/process/servers.py
%%DATADIR%%/cherrypy/process/win32.py
%%DATADIR%%/cherrypy/process/wspbus.py
%%DATADIR%%/cherrypy/wsgiserver/__init__.py
%%DATADIR%%/cherrypy/wsgiserver/ssl_builtin.py
%%DATADIR%%/cherrypy/wsgiserver/ssl_pyopenssl.py
%%DATADIR%%/cherrypy/wsgiserver/wsgiserver2.py
%%DATADIR%%/cherrypy/wsgiserver/wsgiserver3.py
%%DATADIR%%/gntp/__init__.py
%%DATADIR%%/gntp/notifier.py
%%DATADIR%%/interfaces/Config/README.txt
%%DATADIR%%/interfaces/Config/templates/_inc_footer_uc.tmpl
%%DATADIR%%/interfaces/Config/templates/_inc_header_uc.tmpl
%%DATADIR%%/interfaces/Config/templates/config.tmpl
%%DATADIR%%/interfaces/Config/templates/config_cat.tmpl
%%DATADIR%%/interfaces/Config/templates/config_folders.tmpl
%%DATADIR%%/interfaces/Config/templates/config_general.tmpl
%%DATADIR%%/interfaces/Config/templates/config_notify.tmpl
%%DATADIR%%/interfaces/Config/templates/config_rss.tmpl
%%DATADIR%%/interfaces/Config/templates/config_scheduling.tmpl
%%DATADIR%%/interfaces/Config/templates/config_server.tmpl
%%DATADIR%%/interfaces/Config/templates/config_sorting.tmpl
%%DATADIR%%/interfaces/Config/templates/config_special.tmpl
%%DATADIR%%/interfaces/Config/templates/config_switches.tmpl
%%DATADIR%%/interfaces/Config/templates/login/main.tmpl
%%DATADIR%%/interfaces/Config/templates/main.tmpl
%%DATADIR%%/interfaces/Config/templates/staticcfg/bootstrap/css/bootstrap.min.css
%%DATADIR%%/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.eot
%%DATADIR%%/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.svg
%%DATADIR%%/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.ttf
%%DATADIR%%/interfaces/Config/templates/staticcfg/bootstrap/js/bootstrap.min.js
%%DATADIR%%/interfaces/Config/templates/staticcfg/css/login.css
%%DATADIR%%/interfaces/Config/templates/staticcfg/css/style.css
%%DATADIR%%/interfaces/Config/templates/staticcfg/ico/android-192x192.png
%%DATADIR%%/interfaces/Config/templates/staticcfg/ico/apple-touch-icon-120x120-precomposed.png
%%DATADIR%%/interfaces/Config/templates/staticcfg/ico/apple-touch-icon-152x152-precomposed.png
%%DATADIR%%/interfaces/Config/templates/staticcfg/ico/apple-touch-icon-180x180-precomposed.png
%%DATADIR%%/interfaces/Config/templates/staticcfg/ico/apple-touch-icon-76x76-precomposed.png
%%DATADIR%%/interfaces/Config/templates/staticcfg/ico/favicon.ico
%%DATADIR%%/interfaces/Config/templates/staticcfg/ico/faviconpaused.ico
%%DATADIR%%/interfaces/Config/templates/staticcfg/images/logo-arrow.svg
%%DATADIR%%/interfaces/Config/templates/staticcfg/images/logo-full.svg
%%DATADIR%%/interfaces/Config/templates/staticcfg/images/logo-small.svg
%%DATADIR%%/interfaces/Config/templates/staticcfg/js/jquery-1.11.2.min.js
%%DATADIR%%/interfaces/Config/templates/staticcfg/js/script.js
%%DATADIR%%/interfaces/Glitter/licenses/LICENSE-Apache.txt
%%DATADIR%%/interfaces/Glitter/licenses/LICENSE-CC.txt
%%DATADIR%%/interfaces/Glitter/licenses/LICENSE-MIT.txt
%%DATADIR%%/interfaces/Glitter/templates/history.tmpl
%%DATADIR%%/interfaces/Glitter/templates/include_history.tmpl
%%DATADIR%%/interfaces/Glitter/templates/include_menu.tmpl
%%DATADIR%%/interfaces/Glitter/templates/include_messages.tmpl
%%DATADIR%%/interfaces/Glitter/templates/include_overlays.tmpl
%%DATADIR%%/interfaces/Glitter/templates/include_queue.tmpl
%%DATADIR%%/interfaces/Glitter/templates/main.tmpl
%%DATADIR%%/interfaces/Glitter/templates/nzo.tmpl
%%DATADIR%%/interfaces/Glitter/templates/queue.tmpl
%%DATADIR%%/interfaces/Glitter/templates/static/bootstrap/css/bootstrap.min.css
%%DATADIR%%/interfaces/Glitter/templates/static/bootstrap/fonts/glyphicons-halflings-regular.eot
%%DATADIR%%/interfaces/Glitter/templates/static/bootstrap/fonts/glyphicons-halflings-regular.svg
%%DATADIR%%/interfaces/Glitter/templates/static/bootstrap/fonts/glyphicons-halflings-regular.ttf
%%DATADIR%%/interfaces/Glitter/templates/static/bootstrap/js/bootstrap.min.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/date.min.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/glitter.basic.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/glitter.filelist.pagination.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/glitter.history.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/glitter.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/glitter.main.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/glitter.queue.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery-ui.min.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery.min.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery.peity.min.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/knockout-extensions.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/knockout-latest.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/moment.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/da.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/de.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/es.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/fi.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/fr.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/nb.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/nl.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/pl.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/pt-br.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/ro.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/ru.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/sr.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/sv.js
%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/zh-cn.js
%%DATADIR%%/interfaces/Glitter/templates/static/stylesheets/colorschemes/Default.css
%%DATADIR%%/interfaces/Glitter/templates/static/stylesheets/colorschemes/Night.css
%%DATADIR%%/interfaces/Glitter/templates/static/stylesheets/glitter.css
%%DATADIR%%/interfaces/Glitter/templates/static/stylesheets/glitter.mobile.css
%%DATADIR%%/interfaces/Glitter/templates/status.tmpl
%%DATADIR%%/interfaces/Plush/README.txt
%%DATADIR%%/interfaces/Plush/licenses/LICENSE-BSD.txt
%%DATADIR%%/interfaces/Plush/licenses/LICENSE-CC.txt
%%DATADIR%%/interfaces/Plush/licenses/LICENSE-GPL.txt
%%DATADIR%%/interfaces/Plush/licenses/LICENSE-GPL3.txt
%%DATADIR%%/interfaces/Plush/licenses/LICENSE-LGPL.txt
%%DATADIR%%/interfaces/Plush/licenses/LICENSE-MIT.txt
%%DATADIR%%/interfaces/Plush/licenses/LICENSE-WebToolkit.txt
%%DATADIR%%/interfaces/Plush/templates/_inc_footer.tmpl
%%DATADIR%%/interfaces/Plush/templates/_inc_header.tmpl
%%DATADIR%%/interfaces/Plush/templates/_inc_modals.tmpl
%%DATADIR%%/interfaces/Plush/templates/history.tmpl
%%DATADIR%%/interfaces/Plush/templates/main.tmpl
%%DATADIR%%/interfaces/Plush/templates/nzo.tmpl
%%DATADIR%%/interfaces/Plush/templates/queue.tmpl
%%DATADIR%%/interfaces/Plush/templates/static/javascripts/config.js
%%DATADIR%%/interfaces/Plush/templates/static/javascripts/lib.js
%%DATADIR%%/interfaces/Plush/templates/static/javascripts/plush.js
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/gold.css
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images-split.tar.gz
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/colorbox-border.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/colorbox-controls.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/loading-bar.gif
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/loading-spinner.gif
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/addnzb-grey.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/addnzb.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/config.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/connections-grey.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/connections.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/downloads-grey.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/downloads.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/help-grey.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/help.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/options.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/refresh-grey.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/refresh.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/rss-grey.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/nav/rss.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/sound16.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/sprite-config.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/sprite-main.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/sprite-tilex.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/sprite-tiley.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/thumbdown20.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/thumbup20.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/colorschemes/gold/images/vision16.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_flat_0_eeeeee_40x100.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_flat_55_c0402a_40x100.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_flat_55_eeeeee_40x100.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_glass_35_dddddd_1x400.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_glass_60_eeeeee_1x400.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_inset-hard_75_999999_1x100.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-icons_3383bb_256x240.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-icons_454545_256x240.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-icons_70b2e1_256x240.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-icons_999999_256x240.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/images/ui-icons_fbc856_256x240.png
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/jqueryui/overcast/jquery-ui-1.8.15.custom.css
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/rateit/delete.gif
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/rateit/rateit.css
%%DATADIR%%/interfaces/Plush/templates/static/stylesheets/rateit/star.gif
%%DATADIR%%/interfaces/Plush/templates/status.tmpl
%%DATADIR%%/interfaces/smpl/CreativeCommons2-5.txt
%%DATADIR%%/interfaces/smpl/CreativeCommons3-0.txt
%%DATADIR%%/interfaces/smpl/GPL2.txt
%%DATADIR%%/interfaces/smpl/GPL3.txt
%%DATADIR%%/interfaces/smpl/LICENCE-silk_icons.txt
%%DATADIR%%/interfaces/smpl/LICENSE.txt
%%DATADIR%%/interfaces/smpl/License-ExCanvas.txt
%%DATADIR%%/interfaces/smpl/License-MochiKit.txt
%%DATADIR%%/interfaces/smpl/License-Nuvola.txt
%%DATADIR%%/interfaces/smpl/License-PlotKit.txt
%%DATADIR%%/interfaces/smpl/License-getElementPosition.txt
%%DATADIR%%/interfaces/smpl/README.txt
%%DATADIR%%/interfaces/smpl/templates/history.tmpl
%%DATADIR%%/interfaces/smpl/templates/main.tmpl
%%DATADIR%%/interfaces/smpl/templates/nzo.tmpl
%%DATADIR%%/interfaces/smpl/templates/queue.tmpl
%%DATADIR%%/interfaces/smpl/templates/static/MochiKit/MochiKit.js
%%DATADIR%%/interfaces/smpl/templates/static/MochiKit/__package__.js
%%DATADIR%%/interfaces/smpl/templates/static/PlotKit/PlotKit.js
%%DATADIR%%/interfaces/smpl/templates/static/excanvas/excanvas.js
%%DATADIR%%/interfaces/smpl/templates/static/feed-icon-14x14.png
%%DATADIR%%/interfaces/smpl/templates/static/images/browser.png
%%DATADIR%%/interfaces/smpl/templates/static/images/bullet_arrow_down.png
%%DATADIR%%/interfaces/smpl/templates/static/images/control_pause.png
%%DATADIR%%/interfaces/smpl/templates/static/images/control_play.png
%%DATADIR%%/interfaces/smpl/templates/static/images/down.gif
%%DATADIR%%/interfaces/smpl/templates/static/images/drive.png
%%DATADIR%%/interfaces/smpl/templates/static/images/drive_go.png
%%DATADIR%%/interfaces/smpl/templates/static/images/favicon.ico
%%DATADIR%%/interfaces/smpl/templates/static/images/key_enter.png
%%DATADIR%%/interfaces/smpl/templates/static/images/messagebox_critical.png
%%DATADIR%%/interfaces/smpl/templates/static/images/nuvola/kgpg.png
%%DATADIR%%/interfaces/smpl/templates/static/images/up.gif
%%DATADIR%%/interfaces/smpl/templates/static/sabnzbd_small4.png
%%DATADIR%%/interfaces/smpl/templates/static/stylesheets/colorschemes/black.css
%%DATADIR%%/interfaces/smpl/templates/static/stylesheets/colorschemes/white.css
%%DATADIR%%/interfaces/smpl/templates/static/stylesheets/smpl.css
%%DATADIR%%/interfaces/smpl/templates/status.tmpl
%%DATADIR%%/interfaces/wizard/README.TXT
%%DATADIR%%/interfaces/wizard/inc_bottom.tmpl
%%DATADIR%%/interfaces/wizard/inc_top.tmpl
%%DATADIR%%/interfaces/wizard/index.html
%%DATADIR%%/interfaces/wizard/one.html
%%DATADIR%%/interfaces/wizard/static/javascript/checkserver.js
%%DATADIR%%/interfaces/wizard/static/javascript/jquery.js
%%DATADIR%%/interfaces/wizard/static/javascript/restart.js
%%DATADIR%%/interfaces/wizard/static/style.css
%%DATADIR%%/interfaces/wizard/two.html
%%DATADIR%%/locale/da/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/de/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/en/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/es/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/fi/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/fr/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/nb/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/nl/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/pl/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/pt_BR/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/ro/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/ru/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/sr/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/sv/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/locale/zh_CN/LC_MESSAGES/SABnzbd.mo
%%DATADIR%%/po/email/SABemail.pot
%%DATADIR%%/po/email/da.po
%%DATADIR%%/po/email/de.po
%%DATADIR%%/po/email/en.po
%%DATADIR%%/po/email/es.po
%%DATADIR%%/po/email/fi.po
%%DATADIR%%/po/email/fr.po
%%DATADIR%%/po/email/nb.po
%%DATADIR%%/po/email/nl.po
%%DATADIR%%/po/email/pl.po
%%DATADIR%%/po/email/pt_BR.po
%%DATADIR%%/po/email/ro.po
%%DATADIR%%/po/email/ru.po
%%DATADIR%%/po/email/sr.po
%%DATADIR%%/po/email/sv.po
%%DATADIR%%/po/email/zh_CN.po
%%DATADIR%%/po/main/SABnzbd.pot
%%DATADIR%%/po/main/da.po
%%DATADIR%%/po/main/de.po
%%DATADIR%%/po/main/en.po
%%DATADIR%%/po/main/es.po
%%DATADIR%%/po/main/fi.po
%%DATADIR%%/po/main/fr.po
%%DATADIR%%/po/main/nb.po
%%DATADIR%%/po/main/nl.po
%%DATADIR%%/po/main/pl.po
%%DATADIR%%/po/main/pt_BR.po
%%DATADIR%%/po/main/ro.po
%%DATADIR%%/po/main/ru.po
%%DATADIR%%/po/main/sr.po
%%DATADIR%%/po/main/sv.po
%%DATADIR%%/po/main/zh_CN.po
%%DATADIR%%/po/nsis/SABnsis.pot
%%DATADIR%%/po/nsis/da.po
%%DATADIR%%/po/nsis/de.po
%%DATADIR%%/po/nsis/en.po
%%DATADIR%%/po/nsis/es.po
%%DATADIR%%/po/nsis/fi.po
%%DATADIR%%/po/nsis/fr.po
%%DATADIR%%/po/nsis/nb.po
%%DATADIR%%/po/nsis/nl.po
%%DATADIR%%/po/nsis/pl.po
%%DATADIR%%/po/nsis/pt_BR.po
%%DATADIR%%/po/nsis/ro.po
%%DATADIR%%/po/nsis/ru.po
%%DATADIR%%/po/nsis/sr.po
%%DATADIR%%/po/nsis/sv.po
%%DATADIR%%/po/nsis/zh_CN.po
%%DATADIR%%/tools/make_mo.py
%%DATADIR%%/tools/msgfmt.py
%%DATADIR%%/util/__init__.py
%%DATADIR%%/util/apireg.py
%%DATADIR%%/util/mailslot.py