aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/deluge05/pkg-plist
blob: 446dca8a51e801d0e10e7483e37c68cff4dbc9d1 (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
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
bin/deluge
%%PYTHON_SITELIBDIR%%/deluge/__init__.py
%%PYTHON_SITELIBDIR%%/deluge/__init__.pyc
%%PYTHON_SITELIBDIR%%/deluge/__init__.pyo
%%PYTHON_SITELIBDIR%%/deluge/_dbus.py
%%PYTHON_SITELIBDIR%%/deluge/_dbus.pyc
%%PYTHON_SITELIBDIR%%/deluge/_dbus.pyo
%%PYTHON_SITELIBDIR%%/deluge/bookmark.py
%%PYTHON_SITELIBDIR%%/deluge/bookmark.pyc
%%PYTHON_SITELIBDIR%%/deluge/bookmark.pyo
%%PYTHON_SITELIBDIR%%/deluge/browser.py
%%PYTHON_SITELIBDIR%%/deluge/browser.pyc
%%PYTHON_SITELIBDIR%%/deluge/browser.pyo
%%PYTHON_SITELIBDIR%%/deluge/common.py
%%PYTHON_SITELIBDIR%%/deluge/common.pyc
%%PYTHON_SITELIBDIR%%/deluge/common.pyo
%%PYTHON_SITELIBDIR%%/deluge/core.py
%%PYTHON_SITELIBDIR%%/deluge/core.pyc
%%PYTHON_SITELIBDIR%%/deluge/core.pyo
%%PYTHON_SITELIBDIR%%/deluge/deluge_core.so
%%PYTHON_SITELIBDIR%%/deluge/deluge_stats.py
%%PYTHON_SITELIBDIR%%/deluge/deluge_stats.pyc
%%PYTHON_SITELIBDIR%%/deluge/deluge_stats.pyo
%%PYTHON_SITELIBDIR%%/deluge/dgtk.py
%%PYTHON_SITELIBDIR%%/deluge/dgtk.pyc
%%PYTHON_SITELIBDIR%%/deluge/dgtk.pyo
%%PYTHON_SITELIBDIR%%/deluge/dialogs.py
%%PYTHON_SITELIBDIR%%/deluge/dialogs.pyc
%%PYTHON_SITELIBDIR%%/deluge/dialogs.pyo
%%PYTHON_SITELIBDIR%%/deluge/files.py
%%PYTHON_SITELIBDIR%%/deluge/files.pyc
%%PYTHON_SITELIBDIR%%/deluge/files.pyo
%%PYTHON_SITELIBDIR%%/deluge/interface.py
%%PYTHON_SITELIBDIR%%/deluge/interface.pyc
%%PYTHON_SITELIBDIR%%/deluge/interface.pyo
%%PYTHON_SITELIBDIR%%/deluge/ipc_manager.py
%%PYTHON_SITELIBDIR%%/deluge/ipc_manager.pyc
%%PYTHON_SITELIBDIR%%/deluge/ipc_manager.pyo
%%PYTHON_SITELIBDIR%%/deluge/plugins.py
%%PYTHON_SITELIBDIR%%/deluge/plugins.pyc
%%PYTHON_SITELIBDIR%%/deluge/plugins.pyo
%%PYTHON_SITELIBDIR%%/deluge/pref.py
%%PYTHON_SITELIBDIR%%/deluge/pref.pyc
%%PYTHON_SITELIBDIR%%/deluge/pref.pyo
%%PYTHON_SITELIBDIR%%/deluge/search.py
%%PYTHON_SITELIBDIR%%/deluge/search.pyc
%%PYTHON_SITELIBDIR%%/deluge/search.pyo
%%PYTHON_SITELIBDIR%%/deluge/tab_details.py
%%PYTHON_SITELIBDIR%%/deluge/tab_details.pyc
%%PYTHON_SITELIBDIR%%/deluge/tab_details.pyo
%%PYTHON_SITELIBDIR%%/deluge/wizard.py
%%PYTHON_SITELIBDIR%%/deluge/wizard.pyc
%%PYTHON_SITELIBDIR%%/deluge/wizard.pyo
share/applications/deluge.desktop
%%DATADIR%%/glade/aboutdialog.glade
%%DATADIR%%/glade/browser.glade
%%DATADIR%%/glade/browserwin.glade
%%DATADIR%%/glade/delugegtk.glade
%%DATADIR%%/glade/dgtkpopups.glade
%%DATADIR%%/glade/edit_trackers.glade
%%DATADIR%%/glade/file_tab_menu.glade
%%DATADIR%%/glade/files_dialog.glade
%%DATADIR%%/glade/list_bookmarks.glade
%%DATADIR%%/glade/merge_dialog.glade
%%DATADIR%%/glade/preferences_dialog.glade
%%DATADIR%%/glade/searchdlg.glade
%%DATADIR%%/glade/torrent_menu.glade
%%DATADIR%%/glade/tray_menu.glade
%%DATADIR%%/glade/wizard.glade
%%DATADIR%%/icons/scalable/apps/deluge.svg
%%DATADIR%%/pixmaps/browser.png
%%DATADIR%%/pixmaps/deluge-about.png
%%DATADIR%%/pixmaps/deluge.png
%%DATADIR%%/pixmaps/deluge.svg
%%DATADIR%%/pixmaps/downloading16.png
%%DATADIR%%/pixmaps/flags18x12/ad.png
%%DATADIR%%/pixmaps/flags18x12/ae.png
%%DATADIR%%/pixmaps/flags18x12/af.png
%%DATADIR%%/pixmaps/flags18x12/ag.png
%%DATADIR%%/pixmaps/flags18x12/ai.png
%%DATADIR%%/pixmaps/flags18x12/al.png
%%DATADIR%%/pixmaps/flags18x12/am.png
%%DATADIR%%/pixmaps/flags18x12/an.png
%%DATADIR%%/pixmaps/flags18x12/ao.png
%%DATADIR%%/pixmaps/flags18x12/aq.png
%%DATADIR%%/pixmaps/flags18x12/ar.png
%%DATADIR%%/pixmaps/flags18x12/as.png
%%DATADIR%%/pixmaps/flags18x12/at.png
%%DATADIR%%/pixmaps/flags18x12/au.png
%%DATADIR%%/pixmaps/flags18x12/aw.png
%%DATADIR%%/pixmaps/flags18x12/ax.png
%%DATADIR%%/pixmaps/flags18x12/az.png
%%DATADIR%%/pixmaps/flags18x12/ba.png
%%DATADIR%%/pixmaps/flags18x12/bb.png
%%DATADIR%%/pixmaps/flags18x12/bd.png
%%DATADIR%%/pixmaps/flags18x12/be.png
%%DATADIR%%/pixmaps/flags18x12/bf.png
%%DATADIR%%/pixmaps/flags18x12/bg.png
%%DATADIR%%/pixmaps/flags18x12/bh.png
%%DATADIR%%/pixmaps/flags18x12/bi.png
%%DATADIR%%/pixmaps/flags18x12/bj.png
%%DATADIR%%/pixmaps/flags18x12/bm.png
%%DATADIR%%/pixmaps/flags18x12/bn.png
%%DATADIR%%/pixmaps/flags18x12/bo.png
%%DATADIR%%/pixmaps/flags18x12/br.png
%%DATADIR%%/pixmaps/flags18x12/bs.png
%%DATADIR%%/pixmaps/flags18x12/bt.png
%%DATADIR%%/pixmaps/flags18x12/bv.png
%%DATADIR%%/pixmaps/flags18x12/bw.png
%%DATADIR%%/pixmaps/flags18x12/by.png
%%DATADIR%%/pixmaps/flags18x12/bz.png
%%DATADIR%%/pixmaps/flags18x12/ca.png
%%DATADIR%%/pixmaps/flags18x12/cc.png
%%DATADIR%%/pixmaps/flags18x12/cd.png
%%DATADIR%%/pixmaps/flags18x12/cf.png
%%DATADIR%%/pixmaps/flags18x12/cg.png
%%DATADIR%%/pixmaps/flags18x12/ch.png
%%DATADIR%%/pixmaps/flags18x12/ci.png
%%DATADIR%%/pixmaps/flags18x12/ck.png
%%DATADIR%%/pixmaps/flags18x12/cl.png
%%DATADIR%%/pixmaps/flags18x12/cm.png
%%DATADIR%%/pixmaps/flags18x12/cn.png
%%DATADIR%%/pixmaps/flags18x12/co.png
%%DATADIR%%/pixmaps/flags18x12/cr.png
%%DATADIR%%/pixmaps/flags18x12/cs.png
%%DATADIR%%/pixmaps/flags18x12/cu.png
%%DATADIR%%/pixmaps/flags18x12/cv.png
%%DATADIR%%/pixmaps/flags18x12/cx.png
%%DATADIR%%/pixmaps/flags18x12/cy.png
%%DATADIR%%/pixmaps/flags18x12/cz.png
%%DATADIR%%/pixmaps/flags18x12/de.png
%%DATADIR%%/pixmaps/flags18x12/dj.png
%%DATADIR%%/pixmaps/flags18x12/dk.png
%%DATADIR%%/pixmaps/flags18x12/dm.png
%%DATADIR%%/pixmaps/flags18x12/do.png
%%DATADIR%%/pixmaps/flags18x12/dz.png
%%DATADIR%%/pixmaps/flags18x12/ec.png
%%DATADIR%%/pixmaps/flags18x12/ee.png
%%DATADIR%%/pixmaps/flags18x12/eg.png
%%DATADIR%%/pixmaps/flags18x12/eh.png
%%DATADIR%%/pixmaps/flags18x12/er.png
%%DATADIR%%/pixmaps/flags18x12/es.png
%%DATADIR%%/pixmaps/flags18x12/et.png
%%DATADIR%%/pixmaps/flags18x12/fi.png
%%DATADIR%%/pixmaps/flags18x12/fj.png
%%DATADIR%%/pixmaps/flags18x12/fk.png
%%DATADIR%%/pixmaps/flags18x12/fm.png
%%DATADIR%%/pixmaps/flags18x12/fo.png
%%DATADIR%%/pixmaps/flags18x12/fr.png
%%DATADIR%%/pixmaps/flags18x12/fx.png
%%DATADIR%%/pixmaps/flags18x12/ga.png
%%DATADIR%%/pixmaps/flags18x12/gb.png
%%DATADIR%%/pixmaps/flags18x12/gd.png
%%DATADIR%%/pixmaps/flags18x12/ge.png
%%DATADIR%%/pixmaps/flags18x12/gf.png
%%DATADIR%%/pixmaps/flags18x12/gg.png
%%DATADIR%%/pixmaps/flags18x12/gh.png
%%DATADIR%%/pixmaps/flags18x12/gi.png
%%DATADIR%%/pixmaps/flags18x12/gl.png
%%DATADIR%%/pixmaps/flags18x12/gm.png
%%DATADIR%%/pixmaps/flags18x12/gn.png
%%DATADIR%%/pixmaps/flags18x12/gp.png
%%DATADIR%%/pixmaps/flags18x12/gq.png
%%DATADIR%%/pixmaps/flags18x12/gr.png
%%DATADIR%%/pixmaps/flags18x12/gs.png
%%DATADIR%%/pixmaps/flags18x12/gt.png
%%DATADIR%%/pixmaps/flags18x12/gu.png
%%DATADIR%%/pixmaps/flags18x12/gw.png
%%DATADIR%%/pixmaps/flags18x12/gy.png
%%DATADIR%%/pixmaps/flags18x12/hk.png
%%DATADIR%%/pixmaps/flags18x12/hm.png
%%DATADIR%%/pixmaps/flags18x12/hn.png
%%DATADIR%%/pixmaps/flags18x12/hr.png
%%DATADIR%%/pixmaps/flags18x12/ht.png
%%DATADIR%%/pixmaps/flags18x12/hu.png
%%DATADIR%%/pixmaps/flags18x12/id.png
%%DATADIR%%/pixmaps/flags18x12/ie.png
%%DATADIR%%/pixmaps/flags18x12/il.png
%%DATADIR%%/pixmaps/flags18x12/in.png
%%DATADIR%%/pixmaps/flags18x12/io.png
%%DATADIR%%/pixmaps/flags18x12/iq.png
%%DATADIR%%/pixmaps/flags18x12/ir.png
%%DATADIR%%/pixmaps/flags18x12/is.png
%%DATADIR%%/pixmaps/flags18x12/it.png
%%DATADIR%%/pixmaps/flags18x12/je.png
%%DATADIR%%/pixmaps/flags18x12/jm.png
%%DATADIR%%/pixmaps/flags18x12/jo.png
%%DATADIR%%/pixmaps/flags18x12/jp.png
%%DATADIR%%/pixmaps/flags18x12/ke.png
%%DATADIR%%/pixmaps/flags18x12/kg.png
%%DATADIR%%/pixmaps/flags18x12/kh.png
%%DATADIR%%/pixmaps/flags18x12/ki.png
%%DATADIR%%/pixmaps/flags18x12/km.png
%%DATADIR%%/pixmaps/flags18x12/kn.png
%%DATADIR%%/pixmaps/flags18x12/kp.png
%%DATADIR%%/pixmaps/flags18x12/kr.png
%%DATADIR%%/pixmaps/flags18x12/kw.png
%%DATADIR%%/pixmaps/flags18x12/ky.png
%%DATADIR%%/pixmaps/flags18x12/kz.png
%%DATADIR%%/pixmaps/flags18x12/la.png
%%DATADIR%%/pixmaps/flags18x12/lb.png
%%DATADIR%%/pixmaps/flags18x12/lc.png
%%DATADIR%%/pixmaps/flags18x12/li.png
%%DATADIR%%/pixmaps/flags18x12/lk.png
%%DATADIR%%/pixmaps/flags18x12/lr.png
%%DATADIR%%/pixmaps/flags18x12/ls.png
%%DATADIR%%/pixmaps/flags18x12/lt.png
%%DATADIR%%/pixmaps/flags18x12/lu.png
%%DATADIR%%/pixmaps/flags18x12/lv.png
%%DATADIR%%/pixmaps/flags18x12/ly.png
%%DATADIR%%/pixmaps/flags18x12/ma.png
%%DATADIR%%/pixmaps/flags18x12/mc.png
%%DATADIR%%/pixmaps/flags18x12/md.png
%%DATADIR%%/pixmaps/flags18x12/me.png
%%DATADIR%%/pixmaps/flags18x12/mg.png
%%DATADIR%%/pixmaps/flags18x12/mh.png
%%DATADIR%%/pixmaps/flags18x12/mk.png
%%DATADIR%%/pixmaps/flags18x12/ml.png
%%DATADIR%%/pixmaps/flags18x12/mm.png
%%DATADIR%%/pixmaps/flags18x12/mn.png
%%DATADIR%%/pixmaps/flags18x12/mo.png
%%DATADIR%%/pixmaps/flags18x12/mp.png
%%DATADIR%%/pixmaps/flags18x12/mq.png
%%DATADIR%%/pixmaps/flags18x12/mr.png
%%DATADIR%%/pixmaps/flags18x12/ms.png
%%DATADIR%%/pixmaps/flags18x12/mt.png
%%DATADIR%%/pixmaps/flags18x12/mu.png
%%DATADIR%%/pixmaps/flags18x12/mv.png
%%DATADIR%%/pixmaps/flags18x12/mw.png
%%DATADIR%%/pixmaps/flags18x12/mx.png
%%DATADIR%%/pixmaps/flags18x12/my.png
%%DATADIR%%/pixmaps/flags18x12/mz.png
%%DATADIR%%/pixmaps/flags18x12/na.png
%%DATADIR%%/pixmaps/flags18x12/nc.png
%%DATADIR%%/pixmaps/flags18x12/ne.png
%%DATADIR%%/pixmaps/flags18x12/nf.png
%%DATADIR%%/pixmaps/flags18x12/ng.png
%%DATADIR%%/pixmaps/flags18x12/ni.png
%%DATADIR%%/pixmaps/flags18x12/nl.png
%%DATADIR%%/pixmaps/flags18x12/no.png
%%DATADIR%%/pixmaps/flags18x12/np.png
%%DATADIR%%/pixmaps/flags18x12/nr.png
%%DATADIR%%/pixmaps/flags18x12/nu.png
%%DATADIR%%/pixmaps/flags18x12/nz.png
%%DATADIR%%/pixmaps/flags18x12/om.png
%%DATADIR%%/pixmaps/flags18x12/pa.png
%%DATADIR%%/pixmaps/flags18x12/pe.png
%%DATADIR%%/pixmaps/flags18x12/pf.png
%%DATADIR%%/pixmaps/flags18x12/pg.png
%%DATADIR%%/pixmaps/flags18x12/ph.png
%%DATADIR%%/pixmaps/flags18x12/pk.png
%%DATADIR%%/pixmaps/flags18x12/pl.png
%%DATADIR%%/pixmaps/flags18x12/pm.png
%%DATADIR%%/pixmaps/flags18x12/pn.png
%%DATADIR%%/pixmaps/flags18x12/pr.png
%%DATADIR%%/pixmaps/flags18x12/ps.png
%%DATADIR%%/pixmaps/flags18x12/pt.png
%%DATADIR%%/pixmaps/flags18x12/pw.png
%%DATADIR%%/pixmaps/flags18x12/py.png
%%DATADIR%%/pixmaps/flags18x12/qa.png
%%DATADIR%%/pixmaps/flags18x12/re.png
%%DATADIR%%/pixmaps/flags18x12/ro.png
%%DATADIR%%/pixmaps/flags18x12/rs.png
%%DATADIR%%/pixmaps/flags18x12/ru.png
%%DATADIR%%/pixmaps/flags18x12/rw.png
%%DATADIR%%/pixmaps/flags18x12/sa.png
%%DATADIR%%/pixmaps/flags18x12/sb.png
%%DATADIR%%/pixmaps/flags18x12/sc.png
%%DATADIR%%/pixmaps/flags18x12/sd.png
%%DATADIR%%/pixmaps/flags18x12/se.png
%%DATADIR%%/pixmaps/flags18x12/sg.png
%%DATADIR%%/pixmaps/flags18x12/sh.png
%%DATADIR%%/pixmaps/flags18x12/si.png
%%DATADIR%%/pixmaps/flags18x12/sj.png
%%DATADIR%%/pixmaps/flags18x12/sk.png
%%DATADIR%%/pixmaps/flags18x12/sl.png
%%DATADIR%%/pixmaps/flags18x12/sm.png
%%DATADIR%%/pixmaps/flags18x12/sn.png
%%DATADIR%%/pixmaps/flags18x12/so.png
%%DATADIR%%/pixmaps/flags18x12/sr.png
%%DATADIR%%/pixmaps/flags18x12/st.png
%%DATADIR%%/pixmaps/flags18x12/sv.png
%%DATADIR%%/pixmaps/flags18x12/sy.png
%%DATADIR%%/pixmaps/flags18x12/sz.png
%%DATADIR%%/pixmaps/flags18x12/tc.png
%%DATADIR%%/pixmaps/flags18x12/td.png
%%DATADIR%%/pixmaps/flags18x12/tf.png
%%DATADIR%%/pixmaps/flags18x12/tg.png
%%DATADIR%%/pixmaps/flags18x12/th.png
%%DATADIR%%/pixmaps/flags18x12/tj.png
%%DATADIR%%/pixmaps/flags18x12/tk.png
%%DATADIR%%/pixmaps/flags18x12/tl.png
%%DATADIR%%/pixmaps/flags18x12/tm.png
%%DATADIR%%/pixmaps/flags18x12/tn.png
%%DATADIR%%/pixmaps/flags18x12/to.png
%%DATADIR%%/pixmaps/flags18x12/tp.png
%%DATADIR%%/pixmaps/flags18x12/tr.png
%%DATADIR%%/pixmaps/flags18x12/tt.png
%%DATADIR%%/pixmaps/flags18x12/tv.png
%%DATADIR%%/pixmaps/flags18x12/tw.png
%%DATADIR%%/pixmaps/flags18x12/tz.png
%%DATADIR%%/pixmaps/flags18x12/ua.png
%%DATADIR%%/pixmaps/flags18x12/ug.png
%%DATADIR%%/pixmaps/flags18x12/um.png
%%DATADIR%%/pixmaps/flags18x12/us.png
%%DATADIR%%/pixmaps/flags18x12/uy.png
%%DATADIR%%/pixmaps/flags18x12/uz.png
%%DATADIR%%/pixmaps/flags18x12/va.png
%%DATADIR%%/pixmaps/flags18x12/vc.png
%%DATADIR%%/pixmaps/flags18x12/ve.png
%%DATADIR%%/pixmaps/flags18x12/vg.png
%%DATADIR%%/pixmaps/flags18x12/vi.png
%%DATADIR%%/pixmaps/flags18x12/vn.png
%%DATADIR%%/pixmaps/flags18x12/vu.png
%%DATADIR%%/pixmaps/flags18x12/wf.png
%%DATADIR%%/pixmaps/flags18x12/ws.png
%%DATADIR%%/pixmaps/flags18x12/ye.png
%%DATADIR%%/pixmaps/flags18x12/yt.png
%%DATADIR%%/pixmaps/flags18x12/yu.png
%%DATADIR%%/pixmaps/flags18x12/za.png
%%DATADIR%%/pixmaps/flags18x12/zm.png
%%DATADIR%%/pixmaps/flags18x12/zw.png
%%DATADIR%%/pixmaps/flags25x15/ad.png
%%DATADIR%%/pixmaps/flags25x15/ae.png
%%DATADIR%%/pixmaps/flags25x15/af.png
%%DATADIR%%/pixmaps/flags25x15/ag.png
%%DATADIR%%/pixmaps/flags25x15/ai.png
%%DATADIR%%/pixmaps/flags25x15/al.png
%%DATADIR%%/pixmaps/flags25x15/am.png
%%DATADIR%%/pixmaps/flags25x15/an.png
%%DATADIR%%/pixmaps/flags25x15/ao.png
%%DATADIR%%/pixmaps/flags25x15/aq.png
%%DATADIR%%/pixmaps/flags25x15/ar.png
%%DATADIR%%/pixmaps/flags25x15/as.png
%%DATADIR%%/pixmaps/flags25x15/at.png
%%DATADIR%%/pixmaps/flags25x15/au.png
%%DATADIR%%/pixmaps/flags25x15/aw.png
%%DATADIR%%/pixmaps/flags25x15/ax.png
%%DATADIR%%/pixmaps/flags25x15/az.png
%%DATADIR%%/pixmaps/flags25x15/ba.png
%%DATADIR%%/pixmaps/flags25x15/bb.png
%%DATADIR%%/pixmaps/flags25x15/bd.png
%%DATADIR%%/pixmaps/flags25x15/be.png
%%DATADIR%%/pixmaps/flags25x15/bf.png
%%DATADIR%%/pixmaps/flags25x15/bg.png
%%DATADIR%%/pixmaps/flags25x15/bh.png
%%DATADIR%%/pixmaps/flags25x15/bi.png
%%DATADIR%%/pixmaps/flags25x15/bj.png
%%DATADIR%%/pixmaps/flags25x15/bm.png
%%DATADIR%%/pixmaps/flags25x15/bn.png
%%DATADIR%%/pixmaps/flags25x15/bo.png
%%DATADIR%%/pixmaps/flags25x15/br.png
%%DATADIR%%/pixmaps/flags25x15/bs.png
%%DATADIR%%/pixmaps/flags25x15/bt.png
%%DATADIR%%/pixmaps/flags25x15/bv.png
%%DATADIR%%/pixmaps/flags25x15/bw.png
%%DATADIR%%/pixmaps/flags25x15/by.png
%%DATADIR%%/pixmaps/flags25x15/bz.png
%%DATADIR%%/pixmaps/flags25x15/ca.png
%%DATADIR%%/pixmaps/flags25x15/cc.png
%%DATADIR%%/pixmaps/flags25x15/cd.png
%%DATADIR%%/pixmaps/flags25x15/cf.png
%%DATADIR%%/pixmaps/flags25x15/cg.png
%%DATADIR%%/pixmaps/flags25x15/ch.png
%%DATADIR%%/pixmaps/flags25x15/ci.png
%%DATADIR%%/pixmaps/flags25x15/ck.png
%%DATADIR%%/pixmaps/flags25x15/cl.png
%%DATADIR%%/pixmaps/flags25x15/cm.png
%%DATADIR%%/pixmaps/flags25x15/cn.png
%%DATADIR%%/pixmaps/flags25x15/co.png
%%DATADIR%%/pixmaps/flags25x15/cr.png
%%DATADIR%%/pixmaps/flags25x15/cs.png
%%DATADIR%%/pixmaps/flags25x15/cu.png
%%DATADIR%%/pixmaps/flags25x15/cv.png
%%DATADIR%%/pixmaps/flags25x15/cx.png
%%DATADIR%%/pixmaps/flags25x15/cy.png
%%DATADIR%%/pixmaps/flags25x15/cz.png
%%DATADIR%%/pixmaps/flags25x15/de.png
%%DATADIR%%/pixmaps/flags25x15/dj.png
%%DATADIR%%/pixmaps/flags25x15/dk.png
%%DATADIR%%/pixmaps/flags25x15/dm.png
%%DATADIR%%/pixmaps/flags25x15/do.png
%%DATADIR%%/pixmaps/flags25x15/dz.png
%%DATADIR%%/pixmaps/flags25x15/ec.png
%%DATADIR%%/pixmaps/flags25x15/ee.png
%%DATADIR%%/pixmaps/flags25x15/eg.png
%%DATADIR%%/pixmaps/flags25x15/eh.png
%%DATADIR%%/pixmaps/flags25x15/er.png
%%DATADIR%%/pixmaps/flags25x15/es.png
%%DATADIR%%/pixmaps/flags25x15/et.png
%%DATADIR%%/pixmaps/flags25x15/fi.png
%%DATADIR%%/pixmaps/flags25x15/fj.png
%%DATADIR%%/pixmaps/flags25x15/fk.png
%%DATADIR%%/pixmaps/flags25x15/fm.png
%%DATADIR%%/pixmaps/flags25x15/fo.png
%%DATADIR%%/pixmaps/flags25x15/fr.png
%%DATADIR%%/pixmaps/flags25x15/fx.png
%%DATADIR%%/pixmaps/flags25x15/ga.png
%%DATADIR%%/pixmaps/flags25x15/gb.png
%%DATADIR%%/pixmaps/flags25x15/gd.png
%%DATADIR%%/pixmaps/flags25x15/ge.png
%%DATADIR%%/pixmaps/flags25x15/gf.png
%%DATADIR%%/pixmaps/flags25x15/gg.png
%%DATADIR%%/pixmaps/flags25x15/gh.png
%%DATADIR%%/pixmaps/flags25x15/gi.png
%%DATADIR%%/pixmaps/flags25x15/gl.png
%%DATADIR%%/pixmaps/flags25x15/gm.png
%%DATADIR%%/pixmaps/flags25x15/gn.png
%%DATADIR%%/pixmaps/flags25x15/gp.png
%%DATADIR%%/pixmaps/flags25x15/gq.png
%%DATADIR%%/pixmaps/flags25x15/gr.png
%%DATADIR%%/pixmaps/flags25x15/gs.png
%%DATADIR%%/pixmaps/flags25x15/gt.png
%%DATADIR%%/pixmaps/flags25x15/gu.png
%%DATADIR%%/pixmaps/flags25x15/gw.png
%%DATADIR%%/pixmaps/flags25x15/gy.png
%%DATADIR%%/pixmaps/flags25x15/hk.png
%%DATADIR%%/pixmaps/flags25x15/hm.png
%%DATADIR%%/pixmaps/flags25x15/hn.png
%%DATADIR%%/pixmaps/flags25x15/hr.png
%%DATADIR%%/pixmaps/flags25x15/ht.png
%%DATADIR%%/pixmaps/flags25x15/hu.png
%%DATADIR%%/pixmaps/flags25x15/id.png
%%DATADIR%%/pixmaps/flags25x15/ie.png
%%DATADIR%%/pixmaps/flags25x15/il.png
%%DATADIR%%/pixmaps/flags25x15/in.png
%%DATADIR%%/pixmaps/flags25x15/io.png
%%DATADIR%%/pixmaps/flags25x15/iq.png
%%DATADIR%%/pixmaps/flags25x15/ir.png
%%DATADIR%%/pixmaps/flags25x15/is.png
%%DATADIR%%/pixmaps/flags25x15/it.png
%%DATADIR%%/pixmaps/flags25x15/je.png
%%DATADIR%%/pixmaps/flags25x15/jm.png
%%DATADIR%%/pixmaps/flags25x15/jo.png
%%DATADIR%%/pixmaps/flags25x15/jp.png
%%DATADIR%%/pixmaps/flags25x15/ke.png
%%DATADIR%%/pixmaps/flags25x15/kg.png
%%DATADIR%%/pixmaps/flags25x15/kh.png
%%DATADIR%%/pixmaps/flags25x15/ki.png
%%DATADIR%%/pixmaps/flags25x15/km.png
%%DATADIR%%/pixmaps/flags25x15/kn.png
%%DATADIR%%/pixmaps/flags25x15/kp.png
%%DATADIR%%/pixmaps/flags25x15/kr.png
%%DATADIR%%/pixmaps/flags25x15/kw.png
%%DATADIR%%/pixmaps/flags25x15/ky.png
%%DATADIR%%/pixmaps/flags25x15/kz.png
%%DATADIR%%/pixmaps/flags25x15/la.png
%%DATADIR%%/pixmaps/flags25x15/lb.png
%%DATADIR%%/pixmaps/flags25x15/lc.png
%%DATADIR%%/pixmaps/flags25x15/li.png
%%DATADIR%%/pixmaps/flags25x15/lk.png
%%DATADIR%%/pixmaps/flags25x15/lr.png
%%DATADIR%%/pixmaps/flags25x15/ls.png
%%DATADIR%%/pixmaps/flags25x15/lt.png
%%DATADIR%%/pixmaps/flags25x15/lu.png
%%DATADIR%%/pixmaps/flags25x15/lv.png
%%DATADIR%%/pixmaps/flags25x15/ly.png
%%DATADIR%%/pixmaps/flags25x15/ma.png
%%DATADIR%%/pixmaps/flags25x15/mc.png
%%DATADIR%%/pixmaps/flags25x15/md.png
%%DATADIR%%/pixmaps/flags25x15/me.png
%%DATADIR%%/pixmaps/flags25x15/mg.png
%%DATADIR%%/pixmaps/flags25x15/mh.png
%%DATADIR%%/pixmaps/flags25x15/mk.png
%%DATADIR%%/pixmaps/flags25x15/ml.png
%%DATADIR%%/pixmaps/flags25x15/mm.png
%%DATADIR%%/pixmaps/flags25x15/mn.png
%%DATADIR%%/pixmaps/flags25x15/mo.png
%%DATADIR%%/pixmaps/flags25x15/mp.png
%%DATADIR%%/pixmaps/flags25x15/mq.png
%%DATADIR%%/pixmaps/flags25x15/mr.png
%%DATADIR%%/pixmaps/flags25x15/ms.png
%%DATADIR%%/pixmaps/flags25x15/mt.png
%%DATADIR%%/pixmaps/flags25x15/mu.png
%%DATADIR%%/pixmaps/flags25x15/mv.png
%%DATADIR%%/pixmaps/flags25x15/mw.png
%%DATADIR%%/pixmaps/flags25x15/mx.png
%%DATADIR%%/pixmaps/flags25x15/my.png
%%DATADIR%%/pixmaps/flags25x15/mz.png
%%DATADIR%%/pixmaps/flags25x15/na.png
%%DATADIR%%/pixmaps/flags25x15/nc.png
%%DATADIR%%/pixmaps/flags25x15/ne.png
%%DATADIR%%/pixmaps/flags25x15/nf.png
%%DATADIR%%/pixmaps/flags25x15/ng.png
%%DATADIR%%/pixmaps/flags25x15/ni.png
%%DATADIR%%/pixmaps/flags25x15/nl.png
%%DATADIR%%/pixmaps/flags25x15/no.png
%%DATADIR%%/pixmaps/flags25x15/np.png
%%DATADIR%%/pixmaps/flags25x15/nr.png
%%DATADIR%%/pixmaps/flags25x15/nu.png
%%DATADIR%%/pixmaps/flags25x15/nz.png
%%DATADIR%%/pixmaps/flags25x15/om.png
%%DATADIR%%/pixmaps/flags25x15/pa.png
%%DATADIR%%/pixmaps/flags25x15/pe.png
%%DATADIR%%/pixmaps/flags25x15/pf.png
%%DATADIR%%/pixmaps/flags25x15/pg.png
%%DATADIR%%/pixmaps/flags25x15/ph.png
%%DATADIR%%/pixmaps/flags25x15/pk.png
%%DATADIR%%/pixmaps/flags25x15/pl.png
%%DATADIR%%/pixmaps/flags25x15/pm.png
%%DATADIR%%/pixmaps/flags25x15/pn.png
%%DATADIR%%/pixmaps/flags25x15/pr.png
%%DATADIR%%/pixmaps/flags25x15/ps.png
%%DATADIR%%/pixmaps/flags25x15/pt.png
%%DATADIR%%/pixmaps/flags25x15/pw.png
%%DATADIR%%/pixmaps/flags25x15/py.png
%%DATADIR%%/pixmaps/flags25x15/qa.png
%%DATADIR%%/pixmaps/flags25x15/re.png
%%DATADIR%%/pixmaps/flags25x15/ro.png
%%DATADIR%%/pixmaps/flags25x15/rs.png
%%DATADIR%%/pixmaps/flags25x15/ru.png
%%DATADIR%%/pixmaps/flags25x15/rw.png
%%DATADIR%%/pixmaps/flags25x15/sa.png
%%DATADIR%%/pixmaps/flags25x15/sb.png
%%DATADIR%%/pixmaps/flags25x15/sc.png
%%DATADIR%%/pixmaps/flags25x15/sd.png
%%DATADIR%%/pixmaps/flags25x15/se.png
%%DATADIR%%/pixmaps/flags25x15/sg.png
%%DATADIR%%/pixmaps/flags25x15/sh.png
%%DATADIR%%/pixmaps/flags25x15/si.png
%%DATADIR%%/pixmaps/flags25x15/sj.png
%%DATADIR%%/pixmaps/flags25x15/sk.png
%%DATADIR%%/pixmaps/flags25x15/sl.png
%%DATADIR%%/pixmaps/flags25x15/sm.png
%%DATADIR%%/pixmaps/flags25x15/sn.png
%%DATADIR%%/pixmaps/flags25x15/so.png
%%DATADIR%%/pixmaps/flags25x15/sr.png
%%DATADIR%%/pixmaps/flags25x15/st.png
%%DATADIR%%/pixmaps/flags25x15/sv.png
%%DATADIR%%/pixmaps/flags25x15/sy.png
%%DATADIR%%/pixmaps/flags25x15/sz.png
%%DATADIR%%/pixmaps/flags25x15/tc.png
%%DATADIR%%/pixmaps/flags25x15/td.png
%%DATADIR%%/pixmaps/flags25x15/tf.png
%%DATADIR%%/pixmaps/flags25x15/tg.png
%%DATADIR%%/pixmaps/flags25x15/th.png
%%DATADIR%%/pixmaps/flags25x15/tj.png
%%DATADIR%%/pixmaps/flags25x15/tk.png
%%DATADIR%%/pixmaps/flags25x15/tl.png
%%DATADIR%%/pixmaps/flags25x15/tm.png
%%DATADIR%%/pixmaps/flags25x15/tn.png
%%DATADIR%%/pixmaps/flags25x15/to.png
%%DATADIR%%/pixmaps/flags25x15/tp.png
%%DATADIR%%/pixmaps/flags25x15/tr.png
%%DATADIR%%/pixmaps/flags25x15/tt.png
%%DATADIR%%/pixmaps/flags25x15/tv.png
%%DATADIR%%/pixmaps/flags25x15/tw.png
%%DATADIR%%/pixmaps/flags25x15/tz.png
%%DATADIR%%/pixmaps/flags25x15/ua.png
%%DATADIR%%/pixmaps/flags25x15/ug.png
%%DATADIR%%/pixmaps/flags25x15/um.png
%%DATADIR%%/pixmaps/flags25x15/us.png
%%DATADIR%%/pixmaps/flags25x15/uy.png
%%DATADIR%%/pixmaps/flags25x15/uz.png
%%DATADIR%%/pixmaps/flags25x15/va.png
%%DATADIR%%/pixmaps/flags25x15/vc.png
%%DATADIR%%/pixmaps/flags25x15/ve.png
%%DATADIR%%/pixmaps/flags25x15/vg.png
%%DATADIR%%/pixmaps/flags25x15/vi.png
%%DATADIR%%/pixmaps/flags25x15/vn.png
%%DATADIR%%/pixmaps/flags25x15/vu.png
%%DATADIR%%/pixmaps/flags25x15/wf.png
%%DATADIR%%/pixmaps/flags25x15/ws.png
%%DATADIR%%/pixmaps/flags25x15/ye.png
%%DATADIR%%/pixmaps/flags25x15/yt.png
%%DATADIR%%/pixmaps/flags25x15/yu.png
%%DATADIR%%/pixmaps/flags25x15/za.png
%%DATADIR%%/pixmaps/flags25x15/zm.png
%%DATADIR%%/pixmaps/flags25x15/zw.png
%%DATADIR%%/pixmaps/inactive16.png
%%DATADIR%%/pixmaps/seeding16.png
%%DATADIR%%/plugins/BlocklistImport/__init__.py
%%DATADIR%%/plugins/BlocklistImport/listfile1.txt
%%DATADIR%%/plugins/BlocklistImport/listfile2.txt
%%DATADIR%%/plugins/BlocklistImport/nipfilter.dat.gz
%%DATADIR%%/plugins/BlocklistImport/peerguardian.py
%%DATADIR%%/plugins/BlocklistImport/pg.txt
%%DATADIR%%/plugins/BlocklistImport/splist.txt
%%DATADIR%%/plugins/BlocklistImport/test.py
%%DATADIR%%/plugins/BlocklistImport/text.py
%%DATADIR%%/plugins/BlocklistImport/ui.py
%%DATADIR%%/plugins/DesiredRatio/__init__.py
%%DATADIR%%/plugins/EventLogging/__init__.py
%%DATADIR%%/plugins/EventLogging/event_logging_preferences.glade
%%DATADIR%%/plugins/EventLogging/tab_log.py
%%DATADIR%%/plugins/FlexRSS/CalendarButton.py
%%DATADIR%%/plugins/FlexRSS/FlexRSS.glade
%%DATADIR%%/plugins/FlexRSS/FlexRSS.png
%%DATADIR%%/plugins/FlexRSS/FlexRSS.svg
%%DATADIR%%/plugins/FlexRSS/__init__.py
%%DATADIR%%/plugins/FlexRSS/feedparser.py
%%DATADIR%%/plugins/FlexRSS/plugin.py
%%DATADIR%%/plugins/MoveTorrent/__init__.py
%%DATADIR%%/plugins/MoveTorrent/movetorrent.glade
%%DATADIR%%/plugins/NetworkGraph/__init__.py
%%DATADIR%%/plugins/NetworkGraph/graph_preferences.glade
%%DATADIR%%/plugins/NetworkGraph/tab_graph.py
%%DATADIR%%/plugins/NetworkHealth/__init__.py
%%DATADIR%%/plugins/NetworkHealth/plugin.py
%%DATADIR%%/plugins/Scheduler/__init__.py
%%DATADIR%%/plugins/Scheduler/plugin.py
%%DATADIR%%/plugins/Search/__init__.py
%%DATADIR%%/plugins/Search/searchdlg.glade
%%DATADIR%%/plugins/SpeedLimiter/__init__.py
%%DATADIR%%/plugins/TorrentCreator/__init__.py
%%DATADIR%%/plugins/TorrentCreator/torrentcreator.glade
%%DATADIR%%/plugins/TorrentFiles/__init__.py
%%DATADIR%%/plugins/TorrentFiles/files_preferences.glade
%%DATADIR%%/plugins/TorrentFiles/tab_files.py
%%DATADIR%%/plugins/TorrentNotification/__init__.py
%%DATADIR%%/plugins/TorrentNotification/notification_preferences.glade
%%DATADIR%%/plugins/TorrentPeers/__init__.py
%%DATADIR%%/plugins/TorrentPeers/peers_preferences.glade
%%DATADIR%%/plugins/TorrentPeers/tab_peers.py
%%DATADIR%%/plugins/WebSeed/__init__.py
%%DATADIR%%/plugins/WebSeed/webseed.glade
%%DATADIR%%/plugins/WebUi/LICENSE
%%DATADIR%%/plugins/WebUi/TODO
%%DATADIR%%/plugins/WebUi/__init__.py
%%DATADIR%%/plugins/WebUi/dbus_interface.py
%%DATADIR%%/plugins/WebUi/debugerror.py
%%DATADIR%%/plugins/WebUi/deluge_webserver.py
%%DATADIR%%/plugins/WebUi/json_api.py
%%DATADIR%%/plugins/WebUi/lib/__init__.py
%%DATADIR%%/plugins/WebUi/lib/gtk_cherrypy_wsgiserver.py
%%DATADIR%%/plugins/WebUi/lib/pythonize.py
%%DATADIR%%/plugins/WebUi/lib/readme.txt
%%DATADIR%%/plugins/WebUi/lib/static_handler.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/Dependency-not-really part of webui.txt
%%DATADIR%%/plugins/WebUi/lib/webpy022/__init__.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/changes.txt
%%DATADIR%%/plugins/WebUi/lib/webpy022/cheetah.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/db.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/debugerror.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/form.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/http.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/httpserver.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/net.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/request.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/template.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/utils.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/webapi.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/wsgi.py
%%DATADIR%%/plugins/WebUi/lib/webpy022/wsgiserver/__init__.py
%%DATADIR%%/plugins/WebUi/revno
%%DATADIR%%/plugins/WebUi/run_webserver
%%DATADIR%%/plugins/WebUi/scripts/add_torrent_to_deluge_webui
%%DATADIR%%/plugins/WebUi/scripts/add_torrents_to_deluge.user.js
%%DATADIR%%/plugins/WebUi/scripts/build_webui_tarball.sh
%%DATADIR%%/plugins/WebUi/scripts/curl-example
%%DATADIR%%/plugins/WebUi/scripts/extract_template_strings.py
%%DATADIR%%/plugins/WebUi/scripts/template_strings.py
%%DATADIR%%/plugins/WebUi/ssl/deluge.key
%%DATADIR%%/plugins/WebUi/ssl/deluge.pem
%%DATADIR%%/plugins/WebUi/static/images/deluge_icon.gif
%%DATADIR%%/plugins/WebUi/static/images/downloading16.png
%%DATADIR%%/plugins/WebUi/static/images/inactive16.png
%%DATADIR%%/plugins/WebUi/static/images/seeding16.png
%%DATADIR%%/plugins/WebUi/static/images/simple_bg.jpg
%%DATADIR%%/plugins/WebUi/static/images/simple_line.jpg
%%DATADIR%%/plugins/WebUi/static/images/simple_logo.jpg
%%DATADIR%%/plugins/WebUi/static/images/tango/details.png
%%DATADIR%%/plugins/WebUi/static/images/tango/down.png
%%DATADIR%%/plugins/WebUi/static/images/tango/list-add.png
%%DATADIR%%/plugins/WebUi/static/images/tango/list-remove.png
%%DATADIR%%/plugins/WebUi/static/images/tango/pause.png
%%DATADIR%%/plugins/WebUi/static/images/tango/preferences-system.png
%%DATADIR%%/plugins/WebUi/static/images/tango/process-stop.png
%%DATADIR%%/plugins/WebUi/static/images/tango/queue-down.png
%%DATADIR%%/plugins/WebUi/static/images/tango/queue-up.png
%%DATADIR%%/plugins/WebUi/static/images/tango/start.png
%%DATADIR%%/plugins/WebUi/static/images/tango/stop.png
%%DATADIR%%/plugins/WebUi/static/images/tango/system-log-out.png
%%DATADIR%%/plugins/WebUi/static/images/tango/up.png
%%DATADIR%%/plugins/WebUi/static/images/tango/user-trash.png
%%DATADIR%%/plugins/WebUi/static/images/tango/view-refresh.png
%%DATADIR%%/plugins/WebUi/static/simple_site_style.css
%%DATADIR%%/plugins/WebUi/templates/advanced/header.html
%%DATADIR%%/plugins/WebUi/templates/advanced/index.html
%%DATADIR%%/plugins/WebUi/templates/advanced/part_categories.html
%%DATADIR%%/plugins/WebUi/templates/advanced/part_stats.html
%%DATADIR%%/plugins/WebUi/templates/advanced/part_tb_button.html
%%DATADIR%%/plugins/WebUi/templates/advanced/static/advanced.css
%%DATADIR%%/plugins/WebUi/templates/advanced/static/deluge.js
%%DATADIR%%/plugins/WebUi/templates/advanced/static/scrolling_table.css
%%DATADIR%%/plugins/WebUi/templates/advanced/torrent_info_inner.html
%%DATADIR%%/plugins/WebUi/templates/deluge/about.html
%%DATADIR%%/plugins/WebUi/templates/deluge/authors.txt
%%DATADIR%%/plugins/WebUi/templates/deluge/config.html
%%DATADIR%%/plugins/WebUi/templates/deluge/error.html
%%DATADIR%%/plugins/WebUi/templates/deluge/footer.html
%%DATADIR%%/plugins/WebUi/templates/deluge/header.html
%%DATADIR%%/plugins/WebUi/templates/deluge/index.html
%%DATADIR%%/plugins/WebUi/templates/deluge/login.html
%%DATADIR%%/plugins/WebUi/templates/deluge/part_button.html
%%DATADIR%%/plugins/WebUi/templates/deluge/part_stats.html
%%DATADIR%%/plugins/WebUi/templates/deluge/refresh_form.html
%%DATADIR%%/plugins/WebUi/templates/deluge/sort_column_head.html
%%DATADIR%%/plugins/WebUi/templates/deluge/tab_meta.html
%%DATADIR%%/plugins/WebUi/templates/deluge/torrent_add.html
%%DATADIR%%/plugins/WebUi/templates/deluge/torrent_delete.html
%%DATADIR%%/plugins/WebUi/templates/deluge/torrent_info.html
%%DATADIR%%/plugins/WebUi/templates/hacking-templates.txt
%%DATADIR%%/plugins/WebUi/tests/test_all.py
%%DATADIR%%/plugins/WebUi/version
%%DATADIR%%/plugins/WebUi/webserver_common.py
%%DATADIR%%/plugins/WebUi/webserver_framework.py
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
share/icons/hicolor/128x128/apps/deluge.png
share/icons/hicolor/16x16/apps/deluge.png
share/icons/hicolor/192x192/apps/deluge.png
share/icons/hicolor/22x22/apps/deluge.png
share/icons/hicolor/24x24/apps/deluge.png
share/icons/hicolor/256x256/apps/deluge.png
share/icons/hicolor/32x32/apps/deluge.png
share/icons/hicolor/36x36/apps/deluge.png
share/icons/hicolor/48x48/apps/deluge.png
share/icons/hicolor/64x64/apps/deluge.png
share/icons/hicolor/72x72/apps/deluge.png
share/icons/hicolor/96x96/apps/deluge.png
share/locale/ar/LC_MESSAGES/deluge.mo
share/locale/ast/LC_MESSAGES/deluge.mo
share/locale/bg/LC_MESSAGES/deluge.mo
share/locale/bs/LC_MESSAGES/deluge.mo
share/locale/ca/LC_MESSAGES/deluge.mo
share/locale/cs/LC_MESSAGES/deluge.mo
share/locale/cy/LC_MESSAGES/deluge.mo
share/locale/da/LC_MESSAGES/deluge.mo
share/locale/de/LC_MESSAGES/deluge.mo
share/locale/el/LC_MESSAGES/deluge.mo
share/locale/en_AU/LC_MESSAGES/deluge.mo
share/locale/en_CA/LC_MESSAGES/deluge.mo
share/locale/en_GB/LC_MESSAGES/deluge.mo
share/locale/eo/LC_MESSAGES/deluge.mo
share/locale/es/LC_MESSAGES/deluge.mo
share/locale/et/LC_MESSAGES/deluge.mo
share/locale/eu/LC_MESSAGES/deluge.mo
share/locale/fa/LC_MESSAGES/deluge.mo
share/locale/fi/LC_MESSAGES/deluge.mo
share/locale/fr/LC_MESSAGES/deluge.mo
share/locale/fy/LC_MESSAGES/deluge.mo
share/locale/gl/LC_MESSAGES/deluge.mo
share/locale/he/LC_MESSAGES/deluge.mo
share/locale/hi/LC_MESSAGES/deluge.mo
share/locale/hr/LC_MESSAGES/deluge.mo
share/locale/hu/LC_MESSAGES/deluge.mo
share/locale/id/LC_MESSAGES/deluge.mo
share/locale/is/LC_MESSAGES/deluge.mo
share/locale/it/LC_MESSAGES/deluge.mo
share/locale/ja/LC_MESSAGES/deluge.mo
share/locale/ka/LC_MESSAGES/deluge.mo
share/locale/ko/LC_MESSAGES/deluge.mo
share/locale/ku/LC_MESSAGES/deluge.mo
share/locale/la/LC_MESSAGES/deluge.mo
share/locale/lt/LC_MESSAGES/deluge.mo
share/locale/lv/LC_MESSAGES/deluge.mo
share/locale/mk/LC_MESSAGES/deluge.mo
share/locale/ms/LC_MESSAGES/deluge.mo
share/locale/nb/LC_MESSAGES/deluge.mo
share/locale/nds/LC_MESSAGES/deluge.mo
share/locale/nl/LC_MESSAGES/deluge.mo
share/locale/pl/LC_MESSAGES/deluge.mo
share/locale/pms/LC_MESSAGES/deluge.mo
share/locale/pt/LC_MESSAGES/deluge.mo
share/locale/pt_BR/LC_MESSAGES/deluge.mo
share/locale/ro/LC_MESSAGES/deluge.mo
share/locale/ru/LC_MESSAGES/deluge.mo
share/locale/si/LC_MESSAGES/deluge.mo
share/locale/sk/LC_MESSAGES/deluge.mo
share/locale/sl/LC_MESSAGES/deluge.mo
share/locale/sr/LC_MESSAGES/deluge.mo
share/locale/sv/LC_MESSAGES/deluge.mo
share/locale/ta/LC_MESSAGES/deluge.mo
share/locale/th/LC_MESSAGES/deluge.mo
share/locale/tl/LC_MESSAGES/deluge.mo
share/locale/tlh/LC_MESSAGES/deluge.mo
share/locale/tr/LC_MESSAGES/deluge.mo
share/locale/uk/LC_MESSAGES/deluge.mo
share/locale/vi/LC_MESSAGES/deluge.mo
share/locale/zh_CN/LC_MESSAGES/deluge.mo
share/locale/zh_TW/LC_MESSAGES/deluge.mo
share/pixmaps/deluge.png
@dirrmtry share/locale/tlh/LC_MESSAGES
@dirrmtry share/locale/tlh
@dirrmtry share/locale/tl/LC_MESSAGES
@dirrmtry share/locale/tl
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/pms/LC_MESSAGES
@dirrmtry share/locale/pms
@dirrmtry share/locale/nds/LC_MESSAGES
@dirrmtry share/locale/nds
@dirrmtry share/locale/la/LC_MESSAGES
@dirrmtry share/locale/la
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/fy/LC_MESSAGES
@dirrmtry share/locale/fy
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry share/icons/hicolor/256x256/apps
@dirrmtry share/icons/hicolor/256x256
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%/plugins/WebUi/tests
@dirrm %%DATADIR%%/plugins/WebUi/templates/deluge
@dirrm %%DATADIR%%/plugins/WebUi/templates/advanced/static
@dirrm %%DATADIR%%/plugins/WebUi/templates/advanced
@dirrm %%DATADIR%%/plugins/WebUi/templates
@dirrm %%DATADIR%%/plugins/WebUi/static/images/tango
@dirrm %%DATADIR%%/plugins/WebUi/static/images
@dirrm %%DATADIR%%/plugins/WebUi/static
@dirrm %%DATADIR%%/plugins/WebUi/ssl
@dirrm %%DATADIR%%/plugins/WebUi/scripts
@dirrm %%DATADIR%%/plugins/WebUi/lib/webpy022/wsgiserver
@dirrm %%DATADIR%%/plugins/WebUi/lib/webpy022
@dirrm %%DATADIR%%/plugins/WebUi/lib
@dirrm %%DATADIR%%/plugins/WebUi
@dirrm %%DATADIR%%/plugins/WebSeed
@dirrm %%DATADIR%%/plugins/TorrentPeers
@dirrm %%DATADIR%%/plugins/TorrentNotification
@dirrm %%DATADIR%%/plugins/TorrentFiles
@dirrm %%DATADIR%%/plugins/TorrentCreator
@dirrm %%DATADIR%%/plugins/SpeedLimiter
@dirrm %%DATADIR%%/plugins/Search
@dirrm %%DATADIR%%/plugins/Scheduler
@dirrm %%DATADIR%%/plugins/NetworkHealth
@dirrm %%DATADIR%%/plugins/NetworkGraph
@dirrm %%DATADIR%%/plugins/MoveTorrent
@dirrm %%DATADIR%%/plugins/FlexRSS
@dirrm %%DATADIR%%/plugins/EventLogging
@dirrm %%DATADIR%%/plugins/DesiredRatio
@dirrm %%DATADIR%%/plugins/BlocklistImport
@dirrmtry %%DATADIR%%/plugins
@dirrm %%DATADIR%%/pixmaps/flags25x15
@dirrm %%DATADIR%%/pixmaps/flags18x12
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%/icons/scalable/apps
@dirrm %%DATADIR%%/icons/scalable
@dirrm %%DATADIR%%/icons/hicolor
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/glade
@dirrmtry %%DATADIR%%
@dirrmtry share/applications
@dirrm %%PYTHON_SITELIBDIR%%/deluge
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true