blob: c97f722bafffbd4bfad7aab572cd05787b80121d (
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
|
bin/filezilla
bin/fzputtygen
bin/fzsftp
lib/libfzclient-commonui-private-3.68.1.so
lib/libfzclient-commonui-private.so
lib/libfzclient-private-3.68.1.so
lib/libfzclient-private.so
share/man/man1/filezilla.1.gz
share/man/man1/fzputtygen.1.gz
share/man/man1/fzsftp.1.gz
share/man/man5/fzdefaults.xml.5.gz
share/appdata/filezilla.appdata.xml
share/applications/filezilla.desktop
%%DATADIR%%/docs/fzdefaults.xml.example
%%DATADIR%%/resources/16x16/filezilla.png
%%DATADIR%%/resources/16x16/throbber.gif
%%DATADIR%%/resources/16x16/unknown.png
%%DATADIR%%/resources/20x20/unknown.png
%%DATADIR%%/resources/24x24/unknown.png
%%DATADIR%%/resources/32x32/filezilla.png
%%DATADIR%%/resources/480x480/filezilla.png
%%DATADIR%%/resources/48x48/filezilla.png
%%DATADIR%%/resources/blukis/16x16/ascii.png
%%DATADIR%%/resources/blukis/16x16/auto.png
%%DATADIR%%/resources/blukis/16x16/binary.png
%%DATADIR%%/resources/blukis/16x16/bookmark.png
%%DATADIR%%/resources/blukis/16x16/bookmarks.png
%%DATADIR%%/resources/blukis/16x16/cancel.png
%%DATADIR%%/resources/blukis/16x16/compare.png
%%DATADIR%%/resources/blukis/16x16/disconnect.png
%%DATADIR%%/resources/blukis/16x16/download.png
%%DATADIR%%/resources/blukis/16x16/downloadadd.png
%%DATADIR%%/resources/blukis/16x16/file.png
%%DATADIR%%/resources/blukis/16x16/filter.png
%%DATADIR%%/resources/blukis/16x16/folder.png
%%DATADIR%%/resources/blukis/16x16/folderback.png
%%DATADIR%%/resources/blukis/16x16/folderclosed.png
%%DATADIR%%/resources/blukis/16x16/folderup.png
%%DATADIR%%/resources/blukis/16x16/help.png
%%DATADIR%%/resources/blukis/16x16/localtreeview.png
%%DATADIR%%/resources/blukis/16x16/lock.png
%%DATADIR%%/resources/blukis/16x16/logview.png
%%DATADIR%%/resources/blukis/16x16/processqueue.png
%%DATADIR%%/resources/blukis/16x16/queueview.png
%%DATADIR%%/resources/blukis/16x16/reconnect.png
%%DATADIR%%/resources/blukis/16x16/refresh.png
%%DATADIR%%/resources/blukis/16x16/remotetreeview.png
%%DATADIR%%/resources/blukis/16x16/server.png
%%DATADIR%%/resources/blukis/16x16/showhidden.png
%%DATADIR%%/resources/blukis/16x16/sitemanager.png
%%DATADIR%%/resources/blukis/16x16/speedlimits.png
%%DATADIR%%/resources/blukis/16x16/synchronize.png
%%DATADIR%%/resources/blukis/16x16/upload.png
%%DATADIR%%/resources/blukis/16x16/uploadadd.png
%%DATADIR%%/resources/blukis/32x32/ascii.png
%%DATADIR%%/resources/blukis/32x32/auto.png
%%DATADIR%%/resources/blukis/32x32/binary.png
%%DATADIR%%/resources/blukis/32x32/bookmark.png
%%DATADIR%%/resources/blukis/32x32/bookmarks.png
%%DATADIR%%/resources/blukis/32x32/cancel.png
%%DATADIR%%/resources/blukis/32x32/compare.png
%%DATADIR%%/resources/blukis/32x32/disconnect.png
%%DATADIR%%/resources/blukis/32x32/download.png
%%DATADIR%%/resources/blukis/32x32/downloadadd.png
%%DATADIR%%/resources/blukis/32x32/file.png
%%DATADIR%%/resources/blukis/32x32/filter.png
%%DATADIR%%/resources/blukis/32x32/folder.png
%%DATADIR%%/resources/blukis/32x32/folderback.png
%%DATADIR%%/resources/blukis/32x32/folderclosed.png
%%DATADIR%%/resources/blukis/32x32/folderup.png
%%DATADIR%%/resources/blukis/32x32/help.png
%%DATADIR%%/resources/blukis/32x32/localtreeview.png
%%DATADIR%%/resources/blukis/32x32/lock.png
%%DATADIR%%/resources/blukis/32x32/logview.png
%%DATADIR%%/resources/blukis/32x32/processqueue.png
%%DATADIR%%/resources/blukis/32x32/queueview.png
%%DATADIR%%/resources/blukis/32x32/reconnect.png
%%DATADIR%%/resources/blukis/32x32/refresh.png
%%DATADIR%%/resources/blukis/32x32/remotetreeview.png
%%DATADIR%%/resources/blukis/32x32/server.png
%%DATADIR%%/resources/blukis/32x32/showhidden.png
%%DATADIR%%/resources/blukis/32x32/sitemanager.png
%%DATADIR%%/resources/blukis/32x32/speedlimits.png
%%DATADIR%%/resources/blukis/32x32/synchronize.png
%%DATADIR%%/resources/blukis/32x32/upload.png
%%DATADIR%%/resources/blukis/32x32/uploadadd.png
%%DATADIR%%/resources/blukis/48x48/ascii.png
%%DATADIR%%/resources/blukis/48x48/auto.png
%%DATADIR%%/resources/blukis/48x48/binary.png
%%DATADIR%%/resources/blukis/48x48/bookmark.png
%%DATADIR%%/resources/blukis/48x48/bookmarks.png
%%DATADIR%%/resources/blukis/48x48/cancel.png
%%DATADIR%%/resources/blukis/48x48/compare.png
%%DATADIR%%/resources/blukis/48x48/disconnect.png
%%DATADIR%%/resources/blukis/48x48/download.png
%%DATADIR%%/resources/blukis/48x48/downloadadd.png
%%DATADIR%%/resources/blukis/48x48/file.png
%%DATADIR%%/resources/blukis/48x48/filter.png
%%DATADIR%%/resources/blukis/48x48/folder.png
%%DATADIR%%/resources/blukis/48x48/folderback.png
%%DATADIR%%/resources/blukis/48x48/folderclosed.png
%%DATADIR%%/resources/blukis/48x48/folderup.png
%%DATADIR%%/resources/blukis/48x48/help.png
%%DATADIR%%/resources/blukis/48x48/localtreeview.png
%%DATADIR%%/resources/blukis/48x48/lock.png
%%DATADIR%%/resources/blukis/48x48/logview.png
%%DATADIR%%/resources/blukis/48x48/processqueue.png
%%DATADIR%%/resources/blukis/48x48/queueview.png
%%DATADIR%%/resources/blukis/48x48/reconnect.png
%%DATADIR%%/resources/blukis/48x48/refresh.png
%%DATADIR%%/resources/blukis/48x48/remotetreeview.png
%%DATADIR%%/resources/blukis/48x48/server.png
%%DATADIR%%/resources/blukis/48x48/showhidden.png
%%DATADIR%%/resources/blukis/48x48/sitemanager.png
%%DATADIR%%/resources/blukis/48x48/speedlimits.png
%%DATADIR%%/resources/blukis/48x48/synchronize.png
%%DATADIR%%/resources/blukis/48x48/upload.png
%%DATADIR%%/resources/blukis/48x48/uploadadd.png
%%DATADIR%%/resources/blukis/theme.xml
%%DATADIR%%/resources/classic/16x16/ascii.png
%%DATADIR%%/resources/classic/16x16/auto.png
%%DATADIR%%/resources/classic/16x16/binary.png
%%DATADIR%%/resources/classic/16x16/bookmark.png
%%DATADIR%%/resources/classic/16x16/cancel.png
%%DATADIR%%/resources/classic/16x16/compare.png
%%DATADIR%%/resources/classic/16x16/disconnect.png
%%DATADIR%%/resources/classic/16x16/download.png
%%DATADIR%%/resources/classic/16x16/downloadadd.png
%%DATADIR%%/resources/classic/16x16/file.png
%%DATADIR%%/resources/classic/16x16/filter.png
%%DATADIR%%/resources/classic/16x16/find.png
%%DATADIR%%/resources/classic/16x16/folder.png
%%DATADIR%%/resources/classic/16x16/folderclosed.png
%%DATADIR%%/resources/classic/16x16/localtreeview.png
%%DATADIR%%/resources/classic/16x16/lock.png
%%DATADIR%%/resources/classic/16x16/logview.png
%%DATADIR%%/resources/classic/16x16/processqueue.png
%%DATADIR%%/resources/classic/16x16/queueview.png
%%DATADIR%%/resources/classic/16x16/reconnect.png
%%DATADIR%%/resources/classic/16x16/refresh.png
%%DATADIR%%/resources/classic/16x16/remotetreeview.png
%%DATADIR%%/resources/classic/16x16/server.png
%%DATADIR%%/resources/classic/16x16/sitemanager.png
%%DATADIR%%/resources/classic/16x16/speedlimits.png
%%DATADIR%%/resources/classic/16x16/symlink.png
%%DATADIR%%/resources/classic/16x16/synchronize.png
%%DATADIR%%/resources/classic/16x16/upload.png
%%DATADIR%%/resources/classic/16x16/uploadadd.png
%%DATADIR%%/resources/classic/theme.xml
%%DATADIR%%/resources/cyril/16x16/ascii.png
%%DATADIR%%/resources/cyril/16x16/auto.png
%%DATADIR%%/resources/cyril/16x16/binary.png
%%DATADIR%%/resources/cyril/16x16/bookmark.png
%%DATADIR%%/resources/cyril/16x16/cancel.png
%%DATADIR%%/resources/cyril/16x16/compare.png
%%DATADIR%%/resources/cyril/16x16/disconnect.png
%%DATADIR%%/resources/cyril/16x16/download.png
%%DATADIR%%/resources/cyril/16x16/downloadadd.png
%%DATADIR%%/resources/cyril/16x16/file.png
%%DATADIR%%/resources/cyril/16x16/folder.png
%%DATADIR%%/resources/cyril/16x16/folderback.png
%%DATADIR%%/resources/cyril/16x16/folderclosed.png
%%DATADIR%%/resources/cyril/16x16/folderup.png
%%DATADIR%%/resources/cyril/16x16/help.png
%%DATADIR%%/resources/cyril/16x16/localtreeview.png
%%DATADIR%%/resources/cyril/16x16/logview.png
%%DATADIR%%/resources/cyril/16x16/processqueue.png
%%DATADIR%%/resources/cyril/16x16/queueview.png
%%DATADIR%%/resources/cyril/16x16/reconnect.png
%%DATADIR%%/resources/cyril/16x16/refresh.png
%%DATADIR%%/resources/cyril/16x16/remotetreeview.png
%%DATADIR%%/resources/cyril/16x16/server.png
%%DATADIR%%/resources/cyril/16x16/showhidden.png
%%DATADIR%%/resources/cyril/16x16/sitemanager.png
%%DATADIR%%/resources/cyril/16x16/speedlimits.png
%%DATADIR%%/resources/cyril/16x16/synchronize.png
%%DATADIR%%/resources/cyril/16x16/upload.png
%%DATADIR%%/resources/cyril/16x16/uploadadd.png
%%DATADIR%%/resources/cyril/theme.xml
%%DATADIR%%/resources/default/480x480/ascii.png
%%DATADIR%%/resources/default/480x480/auto.png
%%DATADIR%%/resources/default/480x480/binary.png
%%DATADIR%%/resources/default/480x480/bookmark.png
%%DATADIR%%/resources/default/480x480/bookmarks.png
%%DATADIR%%/resources/default/480x480/cancel.png
%%DATADIR%%/resources/default/480x480/close.png
%%DATADIR%%/resources/default/480x480/compare.png
%%DATADIR%%/resources/default/480x480/disconnect.png
%%DATADIR%%/resources/default/480x480/download.png
%%DATADIR%%/resources/default/480x480/downloadadd.png
%%DATADIR%%/resources/default/480x480/dropdown.png
%%DATADIR%%/resources/default/480x480/file.png
%%DATADIR%%/resources/default/480x480/filter.png
%%DATADIR%%/resources/default/480x480/find.png
%%DATADIR%%/resources/default/480x480/folder.png
%%DATADIR%%/resources/default/480x480/folderback.png
%%DATADIR%%/resources/default/480x480/folderclosed.png
%%DATADIR%%/resources/default/480x480/folderup.png
%%DATADIR%%/resources/default/480x480/help.png
%%DATADIR%%/resources/default/480x480/leds.png
%%DATADIR%%/resources/default/480x480/localtreeview.png
%%DATADIR%%/resources/default/480x480/lock.png
%%DATADIR%%/resources/default/480x480/logview.png
%%DATADIR%%/resources/default/480x480/processqueue.png
%%DATADIR%%/resources/default/480x480/queueview.png
%%DATADIR%%/resources/default/480x480/reconnect.png
%%DATADIR%%/resources/default/480x480/refresh.png
%%DATADIR%%/resources/default/480x480/remotetreeview.png
%%DATADIR%%/resources/default/480x480/server.png
%%DATADIR%%/resources/default/480x480/showhidden.png
%%DATADIR%%/resources/default/480x480/sitemanager.png
%%DATADIR%%/resources/default/480x480/sort_down_dark.png
%%DATADIR%%/resources/default/480x480/sort_down_light.png
%%DATADIR%%/resources/default/480x480/sort_up_dark.png
%%DATADIR%%/resources/default/480x480/sort_up_light.png
%%DATADIR%%/resources/default/480x480/speedlimits.png
%%DATADIR%%/resources/default/480x480/symlink.png
%%DATADIR%%/resources/default/480x480/synchronize.png
%%DATADIR%%/resources/default/480x480/synctransfer.png
%%DATADIR%%/resources/default/480x480/upload.png
%%DATADIR%%/resources/default/480x480/uploadadd.png
%%DATADIR%%/resources/default/theme.xml
%%DATADIR%%/resources/defaultfilters.xml
%%DATADIR%%/resources/finished.wav
%%DATADIR%%/resources/flatzilla/16x16/ascii.png
%%DATADIR%%/resources/flatzilla/16x16/auto.png
%%DATADIR%%/resources/flatzilla/16x16/binary.png
%%DATADIR%%/resources/flatzilla/16x16/bookmark.png
%%DATADIR%%/resources/flatzilla/16x16/cancel.png
%%DATADIR%%/resources/flatzilla/16x16/compare.png
%%DATADIR%%/resources/flatzilla/16x16/disconnect.png
%%DATADIR%%/resources/flatzilla/16x16/download.png
%%DATADIR%%/resources/flatzilla/16x16/downloadadd.png
%%DATADIR%%/resources/flatzilla/16x16/file.png
%%DATADIR%%/resources/flatzilla/16x16/filter.png
%%DATADIR%%/resources/flatzilla/16x16/find.png
%%DATADIR%%/resources/flatzilla/16x16/folder.png
%%DATADIR%%/resources/flatzilla/16x16/folderclosed.png
%%DATADIR%%/resources/flatzilla/16x16/help.png
%%DATADIR%%/resources/flatzilla/16x16/leds.png
%%DATADIR%%/resources/flatzilla/16x16/localtreeview.png
%%DATADIR%%/resources/flatzilla/16x16/lock.png
%%DATADIR%%/resources/flatzilla/16x16/logview.png
%%DATADIR%%/resources/flatzilla/16x16/processqueue.png
%%DATADIR%%/resources/flatzilla/16x16/queueview.png
%%DATADIR%%/resources/flatzilla/16x16/reconnect.png
%%DATADIR%%/resources/flatzilla/16x16/refresh.png
%%DATADIR%%/resources/flatzilla/16x16/remotetreeview.png
%%DATADIR%%/resources/flatzilla/16x16/server.png
%%DATADIR%%/resources/flatzilla/16x16/sitemanager.png
%%DATADIR%%/resources/flatzilla/16x16/speedlimits.png
%%DATADIR%%/resources/flatzilla/16x16/synchronize.png
%%DATADIR%%/resources/flatzilla/16x16/upload.png
%%DATADIR%%/resources/flatzilla/16x16/uploadadd.png
%%DATADIR%%/resources/flatzilla/24x24/ascii.png
%%DATADIR%%/resources/flatzilla/24x24/auto.png
%%DATADIR%%/resources/flatzilla/24x24/binary.png
%%DATADIR%%/resources/flatzilla/24x24/bookmark.png
%%DATADIR%%/resources/flatzilla/24x24/cancel.png
%%DATADIR%%/resources/flatzilla/24x24/compare.png
%%DATADIR%%/resources/flatzilla/24x24/disconnect.png
%%DATADIR%%/resources/flatzilla/24x24/download.png
%%DATADIR%%/resources/flatzilla/24x24/downloadadd.png
%%DATADIR%%/resources/flatzilla/24x24/file.png
%%DATADIR%%/resources/flatzilla/24x24/filter.png
%%DATADIR%%/resources/flatzilla/24x24/find.png
%%DATADIR%%/resources/flatzilla/24x24/folder.png
%%DATADIR%%/resources/flatzilla/24x24/folderclosed.png
%%DATADIR%%/resources/flatzilla/24x24/help.png
%%DATADIR%%/resources/flatzilla/24x24/leds.png
%%DATADIR%%/resources/flatzilla/24x24/localtreeview.png
%%DATADIR%%/resources/flatzilla/24x24/lock.png
%%DATADIR%%/resources/flatzilla/24x24/logview.png
%%DATADIR%%/resources/flatzilla/24x24/processqueue.png
%%DATADIR%%/resources/flatzilla/24x24/queueview.png
%%DATADIR%%/resources/flatzilla/24x24/reconnect.png
%%DATADIR%%/resources/flatzilla/24x24/refresh.png
%%DATADIR%%/resources/flatzilla/24x24/remotetreeview.png
%%DATADIR%%/resources/flatzilla/24x24/server.png
%%DATADIR%%/resources/flatzilla/24x24/sitemanager.png
%%DATADIR%%/resources/flatzilla/24x24/speedlimits.png
%%DATADIR%%/resources/flatzilla/24x24/synchronize.png
%%DATADIR%%/resources/flatzilla/24x24/upload.png
%%DATADIR%%/resources/flatzilla/24x24/uploadadd.png
%%DATADIR%%/resources/flatzilla/32x32/ascii.png
%%DATADIR%%/resources/flatzilla/32x32/auto.png
%%DATADIR%%/resources/flatzilla/32x32/binary.png
%%DATADIR%%/resources/flatzilla/32x32/bookmark.png
%%DATADIR%%/resources/flatzilla/32x32/cancel.png
%%DATADIR%%/resources/flatzilla/32x32/compare.png
%%DATADIR%%/resources/flatzilla/32x32/disconnect.png
%%DATADIR%%/resources/flatzilla/32x32/download.png
%%DATADIR%%/resources/flatzilla/32x32/downloadadd.png
%%DATADIR%%/resources/flatzilla/32x32/file.png
%%DATADIR%%/resources/flatzilla/32x32/filter.png
%%DATADIR%%/resources/flatzilla/32x32/find.png
%%DATADIR%%/resources/flatzilla/32x32/folder.png
%%DATADIR%%/resources/flatzilla/32x32/folderclosed.png
%%DATADIR%%/resources/flatzilla/32x32/help.png
%%DATADIR%%/resources/flatzilla/32x32/leds.png
%%DATADIR%%/resources/flatzilla/32x32/localtreeview.png
%%DATADIR%%/resources/flatzilla/32x32/lock.png
%%DATADIR%%/resources/flatzilla/32x32/logview.png
%%DATADIR%%/resources/flatzilla/32x32/processqueue.png
%%DATADIR%%/resources/flatzilla/32x32/queueview.png
%%DATADIR%%/resources/flatzilla/32x32/reconnect.png
%%DATADIR%%/resources/flatzilla/32x32/refresh.png
%%DATADIR%%/resources/flatzilla/32x32/remotetreeview.png
%%DATADIR%%/resources/flatzilla/32x32/server.png
%%DATADIR%%/resources/flatzilla/32x32/sitemanager.png
%%DATADIR%%/resources/flatzilla/32x32/speedlimits.png
%%DATADIR%%/resources/flatzilla/32x32/synchronize.png
%%DATADIR%%/resources/flatzilla/32x32/upload.png
%%DATADIR%%/resources/flatzilla/32x32/uploadadd.png
%%DATADIR%%/resources/flatzilla/48x48/ascii.png
%%DATADIR%%/resources/flatzilla/48x48/auto.png
%%DATADIR%%/resources/flatzilla/48x48/binary.png
%%DATADIR%%/resources/flatzilla/48x48/bookmark.png
%%DATADIR%%/resources/flatzilla/48x48/cancel.png
%%DATADIR%%/resources/flatzilla/48x48/compare.png
%%DATADIR%%/resources/flatzilla/48x48/disconnect.png
%%DATADIR%%/resources/flatzilla/48x48/download.png
%%DATADIR%%/resources/flatzilla/48x48/downloadadd.png
%%DATADIR%%/resources/flatzilla/48x48/file.png
%%DATADIR%%/resources/flatzilla/48x48/filter.png
%%DATADIR%%/resources/flatzilla/48x48/find.png
%%DATADIR%%/resources/flatzilla/48x48/folder.png
%%DATADIR%%/resources/flatzilla/48x48/folderclosed.png
%%DATADIR%%/resources/flatzilla/48x48/help.png
%%DATADIR%%/resources/flatzilla/48x48/leds.png
%%DATADIR%%/resources/flatzilla/48x48/localtreeview.png
%%DATADIR%%/resources/flatzilla/48x48/lock.png
%%DATADIR%%/resources/flatzilla/48x48/logview.png
%%DATADIR%%/resources/flatzilla/48x48/processqueue.png
%%DATADIR%%/resources/flatzilla/48x48/queueview.png
%%DATADIR%%/resources/flatzilla/48x48/reconnect.png
%%DATADIR%%/resources/flatzilla/48x48/refresh.png
%%DATADIR%%/resources/flatzilla/48x48/remotetreeview.png
%%DATADIR%%/resources/flatzilla/48x48/server.png
%%DATADIR%%/resources/flatzilla/48x48/sitemanager.png
%%DATADIR%%/resources/flatzilla/48x48/speedlimits.png
%%DATADIR%%/resources/flatzilla/48x48/synchronize.png
%%DATADIR%%/resources/flatzilla/48x48/upload.png
%%DATADIR%%/resources/flatzilla/48x48/uploadadd.png
%%DATADIR%%/resources/flatzilla/theme.xml
%%DATADIR%%/resources/lone/16x16/ascii.png
%%DATADIR%%/resources/lone/16x16/auto.png
%%DATADIR%%/resources/lone/16x16/binary.png
%%DATADIR%%/resources/lone/16x16/bookmark.png
%%DATADIR%%/resources/lone/16x16/cancel.png
%%DATADIR%%/resources/lone/16x16/compare.png
%%DATADIR%%/resources/lone/16x16/disconnect.png
%%DATADIR%%/resources/lone/16x16/download.png
%%DATADIR%%/resources/lone/16x16/downloadadd.png
%%DATADIR%%/resources/lone/16x16/file.png
%%DATADIR%%/resources/lone/16x16/filter.png
%%DATADIR%%/resources/lone/16x16/folder.png
%%DATADIR%%/resources/lone/16x16/folderback.png
%%DATADIR%%/resources/lone/16x16/folderclosed.png
%%DATADIR%%/resources/lone/16x16/folderup.png
%%DATADIR%%/resources/lone/16x16/help.png
%%DATADIR%%/resources/lone/16x16/localtreeview.png
%%DATADIR%%/resources/lone/16x16/lock.png
%%DATADIR%%/resources/lone/16x16/logview.png
%%DATADIR%%/resources/lone/16x16/processqueue.png
%%DATADIR%%/resources/lone/16x16/queueview.png
%%DATADIR%%/resources/lone/16x16/reconnect.png
%%DATADIR%%/resources/lone/16x16/refresh.png
%%DATADIR%%/resources/lone/16x16/remotetreeview.png
%%DATADIR%%/resources/lone/16x16/server.png
%%DATADIR%%/resources/lone/16x16/showhidden.png
%%DATADIR%%/resources/lone/16x16/sitemanager.png
%%DATADIR%%/resources/lone/16x16/speedlimits.png
%%DATADIR%%/resources/lone/16x16/synchronize.png
%%DATADIR%%/resources/lone/16x16/upload.png
%%DATADIR%%/resources/lone/16x16/uploadadd.png
%%DATADIR%%/resources/lone/32x32/ascii.png
%%DATADIR%%/resources/lone/32x32/auto.png
%%DATADIR%%/resources/lone/32x32/binary.png
%%DATADIR%%/resources/lone/32x32/bookmark.png
%%DATADIR%%/resources/lone/32x32/cancel.png
%%DATADIR%%/resources/lone/32x32/compare.png
%%DATADIR%%/resources/lone/32x32/disconnect.png
%%DATADIR%%/resources/lone/32x32/download.png
%%DATADIR%%/resources/lone/32x32/downloadadd.png
%%DATADIR%%/resources/lone/32x32/file.png
%%DATADIR%%/resources/lone/32x32/filter.png
%%DATADIR%%/resources/lone/32x32/folder.png
%%DATADIR%%/resources/lone/32x32/folderback.png
%%DATADIR%%/resources/lone/32x32/folderclosed.png
%%DATADIR%%/resources/lone/32x32/folderup.png
%%DATADIR%%/resources/lone/32x32/help.png
%%DATADIR%%/resources/lone/32x32/localtreeview.png
%%DATADIR%%/resources/lone/32x32/lock.png
%%DATADIR%%/resources/lone/32x32/logview.png
%%DATADIR%%/resources/lone/32x32/processqueue.png
%%DATADIR%%/resources/lone/32x32/queueview.png
%%DATADIR%%/resources/lone/32x32/reconnect.png
%%DATADIR%%/resources/lone/32x32/refresh.png
%%DATADIR%%/resources/lone/32x32/remotetreeview.png
%%DATADIR%%/resources/lone/32x32/showhidden.png
%%DATADIR%%/resources/lone/32x32/sitemanager.png
%%DATADIR%%/resources/lone/32x32/speedlimits.png
%%DATADIR%%/resources/lone/32x32/synchronize.png
%%DATADIR%%/resources/lone/32x32/upload.png
%%DATADIR%%/resources/lone/32x32/uploadadd.png
%%DATADIR%%/resources/lone/48x48/ascii.png
%%DATADIR%%/resources/lone/48x48/auto.png
%%DATADIR%%/resources/lone/48x48/binary.png
%%DATADIR%%/resources/lone/48x48/bookmark.png
%%DATADIR%%/resources/lone/48x48/cancel.png
%%DATADIR%%/resources/lone/48x48/compare.png
%%DATADIR%%/resources/lone/48x48/disconnect.png
%%DATADIR%%/resources/lone/48x48/download.png
%%DATADIR%%/resources/lone/48x48/downloadadd.png
%%DATADIR%%/resources/lone/48x48/file.png
%%DATADIR%%/resources/lone/48x48/filter.png
%%DATADIR%%/resources/lone/48x48/folder.png
%%DATADIR%%/resources/lone/48x48/folderback.png
%%DATADIR%%/resources/lone/48x48/folderclosed.png
%%DATADIR%%/resources/lone/48x48/folderup.png
%%DATADIR%%/resources/lone/48x48/help.png
%%DATADIR%%/resources/lone/48x48/localtreeview.png
%%DATADIR%%/resources/lone/48x48/lock.png
%%DATADIR%%/resources/lone/48x48/logview.png
%%DATADIR%%/resources/lone/48x48/processqueue.png
%%DATADIR%%/resources/lone/48x48/queueview.png
%%DATADIR%%/resources/lone/48x48/reconnect.png
%%DATADIR%%/resources/lone/48x48/refresh.png
%%DATADIR%%/resources/lone/48x48/remotetreeview.png
%%DATADIR%%/resources/lone/48x48/showhidden.png
%%DATADIR%%/resources/lone/48x48/sitemanager.png
%%DATADIR%%/resources/lone/48x48/speedlimits.png
%%DATADIR%%/resources/lone/48x48/synchronize.png
%%DATADIR%%/resources/lone/48x48/upload.png
%%DATADIR%%/resources/lone/48x48/uploadadd.png
%%DATADIR%%/resources/lone/theme.xml
%%DATADIR%%/resources/minimal/16x16/ascii.png
%%DATADIR%%/resources/minimal/16x16/auto.png
%%DATADIR%%/resources/minimal/16x16/binary.png
%%DATADIR%%/resources/minimal/16x16/bookmark.png
%%DATADIR%%/resources/minimal/16x16/bookmarks.png
%%DATADIR%%/resources/minimal/16x16/cancel.png
%%DATADIR%%/resources/minimal/16x16/compare.png
%%DATADIR%%/resources/minimal/16x16/disconnect.png
%%DATADIR%%/resources/minimal/16x16/download.png
%%DATADIR%%/resources/minimal/16x16/downloadadd.png
%%DATADIR%%/resources/minimal/16x16/file.png
%%DATADIR%%/resources/minimal/16x16/filter.png
%%DATADIR%%/resources/minimal/16x16/find.png
%%DATADIR%%/resources/minimal/16x16/folder.png
%%DATADIR%%/resources/minimal/16x16/folderback.png
%%DATADIR%%/resources/minimal/16x16/folderclosed.png
%%DATADIR%%/resources/minimal/16x16/folderup.png
%%DATADIR%%/resources/minimal/16x16/help.png
%%DATADIR%%/resources/minimal/16x16/localtreeview.png
%%DATADIR%%/resources/minimal/16x16/lock.png
%%DATADIR%%/resources/minimal/16x16/logview.png
%%DATADIR%%/resources/minimal/16x16/processqueue.png
%%DATADIR%%/resources/minimal/16x16/queueview.png
%%DATADIR%%/resources/minimal/16x16/reconnect.png
%%DATADIR%%/resources/minimal/16x16/refresh.png
%%DATADIR%%/resources/minimal/16x16/remotetreeview.png
%%DATADIR%%/resources/minimal/16x16/server.png
%%DATADIR%%/resources/minimal/16x16/showhidden.png
%%DATADIR%%/resources/minimal/16x16/sitemanager.png
%%DATADIR%%/resources/minimal/16x16/speedlimits.png
%%DATADIR%%/resources/minimal/16x16/synchronize.png
%%DATADIR%%/resources/minimal/16x16/upload.png
%%DATADIR%%/resources/minimal/16x16/uploadadd.png
%%DATADIR%%/resources/minimal/32x32/file.png
%%DATADIR%%/resources/minimal/theme.xml
%%DATADIR%%/resources/opencrystal/16x16/ascii.png
%%DATADIR%%/resources/opencrystal/16x16/auto.png
%%DATADIR%%/resources/opencrystal/16x16/binary.png
%%DATADIR%%/resources/opencrystal/16x16/bookmark.png
%%DATADIR%%/resources/opencrystal/16x16/cancel.png
%%DATADIR%%/resources/opencrystal/16x16/compare.png
%%DATADIR%%/resources/opencrystal/16x16/disconnect.png
%%DATADIR%%/resources/opencrystal/16x16/download.png
%%DATADIR%%/resources/opencrystal/16x16/downloadadd.png
%%DATADIR%%/resources/opencrystal/16x16/file.png
%%DATADIR%%/resources/opencrystal/16x16/filter.png
%%DATADIR%%/resources/opencrystal/16x16/find.png
%%DATADIR%%/resources/opencrystal/16x16/folder.png
%%DATADIR%%/resources/opencrystal/16x16/folderback.png
%%DATADIR%%/resources/opencrystal/16x16/folderclosed.png
%%DATADIR%%/resources/opencrystal/16x16/folderup.png
%%DATADIR%%/resources/opencrystal/16x16/help.png
%%DATADIR%%/resources/opencrystal/16x16/localtreeview.png
%%DATADIR%%/resources/opencrystal/16x16/lock.png
%%DATADIR%%/resources/opencrystal/16x16/logview.png
%%DATADIR%%/resources/opencrystal/16x16/processqueue.png
%%DATADIR%%/resources/opencrystal/16x16/queueview.png
%%DATADIR%%/resources/opencrystal/16x16/reconnect.png
%%DATADIR%%/resources/opencrystal/16x16/refresh.png
%%DATADIR%%/resources/opencrystal/16x16/remotetreeview.png
%%DATADIR%%/resources/opencrystal/16x16/server.png
%%DATADIR%%/resources/opencrystal/16x16/showhidden.png
%%DATADIR%%/resources/opencrystal/16x16/sitemanager.png
%%DATADIR%%/resources/opencrystal/16x16/speedlimits.png
%%DATADIR%%/resources/opencrystal/16x16/synchronize.png
%%DATADIR%%/resources/opencrystal/16x16/upload.png
%%DATADIR%%/resources/opencrystal/16x16/uploadadd.png
%%DATADIR%%/resources/opencrystal/20x20/server.png
%%DATADIR%%/resources/opencrystal/24x24/server.png
%%DATADIR%%/resources/opencrystal/32x32/ascii.png
%%DATADIR%%/resources/opencrystal/32x32/auto.png
%%DATADIR%%/resources/opencrystal/32x32/binary.png
%%DATADIR%%/resources/opencrystal/32x32/bookmark.png
%%DATADIR%%/resources/opencrystal/32x32/cancel.png
%%DATADIR%%/resources/opencrystal/32x32/compare.png
%%DATADIR%%/resources/opencrystal/32x32/disconnect.png
%%DATADIR%%/resources/opencrystal/32x32/download.png
%%DATADIR%%/resources/opencrystal/32x32/downloadadd.png
%%DATADIR%%/resources/opencrystal/32x32/file.png
%%DATADIR%%/resources/opencrystal/32x32/filter.png
%%DATADIR%%/resources/opencrystal/32x32/find.png
%%DATADIR%%/resources/opencrystal/32x32/folder.png
%%DATADIR%%/resources/opencrystal/32x32/folderback.png
%%DATADIR%%/resources/opencrystal/32x32/folderclosed.png
%%DATADIR%%/resources/opencrystal/32x32/folderup.png
%%DATADIR%%/resources/opencrystal/32x32/help.png
%%DATADIR%%/resources/opencrystal/32x32/localtreeview.png
%%DATADIR%%/resources/opencrystal/32x32/lock.png
%%DATADIR%%/resources/opencrystal/32x32/logview.png
%%DATADIR%%/resources/opencrystal/32x32/processqueue.png
%%DATADIR%%/resources/opencrystal/32x32/queueview.png
%%DATADIR%%/resources/opencrystal/32x32/reconnect.png
%%DATADIR%%/resources/opencrystal/32x32/refresh.png
%%DATADIR%%/resources/opencrystal/32x32/remotetreeview.png
%%DATADIR%%/resources/opencrystal/32x32/showhidden.png
%%DATADIR%%/resources/opencrystal/32x32/sitemanager.png
%%DATADIR%%/resources/opencrystal/32x32/speedlimits.png
%%DATADIR%%/resources/opencrystal/32x32/synchronize.png
%%DATADIR%%/resources/opencrystal/32x32/upload.png
%%DATADIR%%/resources/opencrystal/32x32/uploadadd.png
%%DATADIR%%/resources/opencrystal/48x48/ascii.png
%%DATADIR%%/resources/opencrystal/48x48/auto.png
%%DATADIR%%/resources/opencrystal/48x48/binary.png
%%DATADIR%%/resources/opencrystal/48x48/bookmark.png
%%DATADIR%%/resources/opencrystal/48x48/cancel.png
%%DATADIR%%/resources/opencrystal/48x48/compare.png
%%DATADIR%%/resources/opencrystal/48x48/disconnect.png
%%DATADIR%%/resources/opencrystal/48x48/download.png
%%DATADIR%%/resources/opencrystal/48x48/downloadadd.png
%%DATADIR%%/resources/opencrystal/48x48/file.png
%%DATADIR%%/resources/opencrystal/48x48/filter.png
%%DATADIR%%/resources/opencrystal/48x48/find.png
%%DATADIR%%/resources/opencrystal/48x48/folder.png
%%DATADIR%%/resources/opencrystal/48x48/folderback.png
%%DATADIR%%/resources/opencrystal/48x48/folderclosed.png
%%DATADIR%%/resources/opencrystal/48x48/folderup.png
%%DATADIR%%/resources/opencrystal/48x48/help.png
%%DATADIR%%/resources/opencrystal/48x48/localtreeview.png
%%DATADIR%%/resources/opencrystal/48x48/lock.png
%%DATADIR%%/resources/opencrystal/48x48/logview.png
%%DATADIR%%/resources/opencrystal/48x48/processqueue.png
%%DATADIR%%/resources/opencrystal/48x48/queueview.png
%%DATADIR%%/resources/opencrystal/48x48/reconnect.png
%%DATADIR%%/resources/opencrystal/48x48/refresh.png
%%DATADIR%%/resources/opencrystal/48x48/remotetreeview.png
%%DATADIR%%/resources/opencrystal/48x48/showhidden.png
%%DATADIR%%/resources/opencrystal/48x48/sitemanager.png
%%DATADIR%%/resources/opencrystal/48x48/speedlimits.png
%%DATADIR%%/resources/opencrystal/48x48/synchronize.png
%%DATADIR%%/resources/opencrystal/48x48/upload.png
%%DATADIR%%/resources/opencrystal/48x48/uploadadd.png
%%DATADIR%%/resources/opencrystal/theme.xml
%%DATADIR%%/resources/sun/48x48/ascii.png
%%DATADIR%%/resources/sun/48x48/auto.png
%%DATADIR%%/resources/sun/48x48/binary.png
%%DATADIR%%/resources/sun/48x48/bookmark.png
%%DATADIR%%/resources/sun/48x48/cancel.png
%%DATADIR%%/resources/sun/48x48/compare.png
%%DATADIR%%/resources/sun/48x48/disconnect.png
%%DATADIR%%/resources/sun/48x48/download.png
%%DATADIR%%/resources/sun/48x48/downloadadd.png
%%DATADIR%%/resources/sun/48x48/file.png
%%DATADIR%%/resources/sun/48x48/filter.png
%%DATADIR%%/resources/sun/48x48/find.png
%%DATADIR%%/resources/sun/48x48/folder.png
%%DATADIR%%/resources/sun/48x48/folderback.png
%%DATADIR%%/resources/sun/48x48/folderclosed.png
%%DATADIR%%/resources/sun/48x48/folderup.png
%%DATADIR%%/resources/sun/48x48/help.png
%%DATADIR%%/resources/sun/48x48/localtreeview.png
%%DATADIR%%/resources/sun/48x48/lock.png
%%DATADIR%%/resources/sun/48x48/logview.png
%%DATADIR%%/resources/sun/48x48/processqueue.png
%%DATADIR%%/resources/sun/48x48/queueview.png
%%DATADIR%%/resources/sun/48x48/reconnect.png
%%DATADIR%%/resources/sun/48x48/refresh.png
%%DATADIR%%/resources/sun/48x48/remotetreeview.png
%%DATADIR%%/resources/sun/48x48/showhidden.png
%%DATADIR%%/resources/sun/48x48/sitemanager.png
%%DATADIR%%/resources/sun/48x48/speedlimits.png
%%DATADIR%%/resources/sun/48x48/synchronize.png
%%DATADIR%%/resources/sun/48x48/upload.png
%%DATADIR%%/resources/sun/48x48/uploadadd.png
%%DATADIR%%/resources/sun/theme.xml
%%DATADIR%%/resources/tango/16x16/ascii.png
%%DATADIR%%/resources/tango/16x16/auto.png
%%DATADIR%%/resources/tango/16x16/binary.png
%%DATADIR%%/resources/tango/16x16/bookmark.png
%%DATADIR%%/resources/tango/16x16/cancel.png
%%DATADIR%%/resources/tango/16x16/compare.png
%%DATADIR%%/resources/tango/16x16/disconnect.png
%%DATADIR%%/resources/tango/16x16/download.png
%%DATADIR%%/resources/tango/16x16/downloadadd.png
%%DATADIR%%/resources/tango/16x16/file.png
%%DATADIR%%/resources/tango/16x16/filter.png
%%DATADIR%%/resources/tango/16x16/find.png
%%DATADIR%%/resources/tango/16x16/folder.png
%%DATADIR%%/resources/tango/16x16/folderclosed.png
%%DATADIR%%/resources/tango/16x16/localtreeview.png
%%DATADIR%%/resources/tango/16x16/lock.png
%%DATADIR%%/resources/tango/16x16/logview.png
%%DATADIR%%/resources/tango/16x16/processqueue.png
%%DATADIR%%/resources/tango/16x16/queueview.png
%%DATADIR%%/resources/tango/16x16/reconnect.png
%%DATADIR%%/resources/tango/16x16/refresh.png
%%DATADIR%%/resources/tango/16x16/remotetreeview.png
%%DATADIR%%/resources/tango/16x16/server.png
%%DATADIR%%/resources/tango/16x16/sitemanager.png
%%DATADIR%%/resources/tango/16x16/synchronize.png
%%DATADIR%%/resources/tango/16x16/unknown.png
%%DATADIR%%/resources/tango/16x16/upload.png
%%DATADIR%%/resources/tango/16x16/uploadadd.png
%%DATADIR%%/resources/tango/32x32/ascii.png
%%DATADIR%%/resources/tango/32x32/auto.png
%%DATADIR%%/resources/tango/32x32/binary.png
%%DATADIR%%/resources/tango/32x32/bookmark.png
%%DATADIR%%/resources/tango/32x32/cancel.png
%%DATADIR%%/resources/tango/32x32/compare.png
%%DATADIR%%/resources/tango/32x32/disconnect.png
%%DATADIR%%/resources/tango/32x32/download.png
%%DATADIR%%/resources/tango/32x32/downloadadd.png
%%DATADIR%%/resources/tango/32x32/file.png
%%DATADIR%%/resources/tango/32x32/filter.png
%%DATADIR%%/resources/tango/32x32/find.png
%%DATADIR%%/resources/tango/32x32/folder.png
%%DATADIR%%/resources/tango/32x32/folderclosed.png
%%DATADIR%%/resources/tango/32x32/localtreeview.png
%%DATADIR%%/resources/tango/32x32/lock.png
%%DATADIR%%/resources/tango/32x32/logview.png
%%DATADIR%%/resources/tango/32x32/processqueue.png
%%DATADIR%%/resources/tango/32x32/queueview.png
%%DATADIR%%/resources/tango/32x32/reconnect.png
%%DATADIR%%/resources/tango/32x32/refresh.png
%%DATADIR%%/resources/tango/32x32/remotetreeview.png
%%DATADIR%%/resources/tango/32x32/server.png
%%DATADIR%%/resources/tango/32x32/sitemanager.png
%%DATADIR%%/resources/tango/32x32/synchronize.png
%%DATADIR%%/resources/tango/32x32/unknown.png
%%DATADIR%%/resources/tango/32x32/upload.png
%%DATADIR%%/resources/tango/32x32/uploadadd.png
%%DATADIR%%/resources/tango/48x48/ascii.png
%%DATADIR%%/resources/tango/48x48/auto.png
%%DATADIR%%/resources/tango/48x48/binary.png
%%DATADIR%%/resources/tango/48x48/bookmark.png
%%DATADIR%%/resources/tango/48x48/cancel.png
%%DATADIR%%/resources/tango/48x48/compare.png
%%DATADIR%%/resources/tango/48x48/disconnect.png
%%DATADIR%%/resources/tango/48x48/download.png
%%DATADIR%%/resources/tango/48x48/downloadadd.png
%%DATADIR%%/resources/tango/48x48/file.png
%%DATADIR%%/resources/tango/48x48/filter.png
%%DATADIR%%/resources/tango/48x48/find.png
%%DATADIR%%/resources/tango/48x48/folder.png
%%DATADIR%%/resources/tango/48x48/folderclosed.png
%%DATADIR%%/resources/tango/48x48/localtreeview.png
%%DATADIR%%/resources/tango/48x48/lock.png
%%DATADIR%%/resources/tango/48x48/logview.png
%%DATADIR%%/resources/tango/48x48/processqueue.png
%%DATADIR%%/resources/tango/48x48/queueview.png
%%DATADIR%%/resources/tango/48x48/reconnect.png
%%DATADIR%%/resources/tango/48x48/refresh.png
%%DATADIR%%/resources/tango/48x48/remotetreeview.png
%%DATADIR%%/resources/tango/48x48/server.png
%%DATADIR%%/resources/tango/48x48/sitemanager.png
%%DATADIR%%/resources/tango/48x48/synchronize.png
%%DATADIR%%/resources/tango/48x48/unknown.png
%%DATADIR%%/resources/tango/48x48/upload.png
%%DATADIR%%/resources/tango/48x48/uploadadd.png
%%DATADIR%%/resources/tango/theme.xml
share/icons/hicolor/16x16/apps/filezilla.png
share/icons/hicolor/32x32/apps/filezilla.png
share/icons/hicolor/480x480/apps/filezilla.png
share/icons/hicolor/48x48/apps/filezilla.png
share/icons/hicolor/scalable/apps/filezilla.svg
%%NLS%%share/locale/an/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ar/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/az/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/bg_BG/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ca/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ca_ES@valencia/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/co/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/cs_CZ/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/cy/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/da/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/de/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/el/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/en/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/es/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/et/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/eu/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/fa_IR/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/fi_FI/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/fr/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ga/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/gl_ES/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/he_IL/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/hr/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/hu_HU/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/hy/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/id_ID/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/is/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/it/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ja_JP/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ka/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/kab/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/km_KH/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ko_KR/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ku/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ky/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/lo_LA/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/lt_LT/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/lv_LV/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/mk_MK/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/nb_NO/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ne/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/nl/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/nn_NO/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/oc/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/pl_PL/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/pt_PT/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ro_RO/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ru/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/sk_SK/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/sl_SI/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/sr/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/sv/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/ta/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/th_TH/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/tr/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/uk_UA/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/vi_VN/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/filezilla.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/filezilla.mo
share/pixmaps/filezilla.png
|