summaryrefslogblamecommitdiffstats
path: root/x11-themes/gnome-themes/pkg-plist
blob: a01a6d9e607641f104cad7e41e74519a36ed9aa2 (plain) (tree)
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
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700



















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































                                                                                                             







                                                                          

                                                            
                                                                


                                                                    
                                                          







                                                                         
                                                           

                                                                      
                                                                  
                                                                  


                                                                   

                                                                    
                                                        
                                                                         


                                                                           
                                                                    

                                                                       
                                                           

                                                            

                                                          
                                                                 
                                                                 

                                                        


                                                              
                                                       
                                                       

                                                      
                                                     
                                                                           
                                                              
                                                             
                                                                  


                                                                     
                                                                     
                                                                      
                                                               

                                                            
                                                            

                                                                             



                                                                      
                                                             

                                                                                 





                                                                                           



                                                                            
                                                                 
                                                                


                                                                      
                                                     
                                                          
                                                           












                                                              
                                                                  
                                                        
                                                              


                                                                           


                                                                  
                                                           


                                                                                        
                                                                              
                                                                            





                                                                               
                                                                    

                                                              
                                                      








                                                                     
                                                                








                                                                                
                                                                                




                                                                               

                                                                            
                                                                           
                                                                              






                                                                            
                                                                   



                                                                       
                                                                              






                                                                           
                                                                        

                                                                         

                                                                                       
                                                                           


                                                                                  







                                                                          
                                                                              






                                                                           
                                                                            










                                                                          

                                                                          







                                                                             

                                                                     

                                                                            
                                                                       





                                                                              

                                                                             
                                                                        





























                                                                        
                                                                   
                                                                   



                                                                     

















                                                                               
                                                                                 

                                                                                                     
                                                                                              
                                                                                             

                                                                                       

                                                                                                   


                                                                                              

                                                                                               
                                                                                   






                                                                                               
                                                                                    
                                                                                   
                                                                                            
                                                                                   

                                                                                                 
                                                                                   
                                                                                   
                                                                                               

                                                                                       
                                                                                    
                                                                                 
                                                                       
                                                                       
                                                                              
                                                                      

                                                                            
                                                                    

































































                                                                                        



                                                                       
                                                             






                                                                              





                                                                     


                                                                   
                                              







                                                                                 

                                                                   
                                                                       


                                                                           
                                                                 







                                                                                
                                                                  

                                                                             
                                                                         
                                                                         


                                                                          

                                                                           
                                                               
                                                                                


                                                                                  
                                                                           

                                                                              
                                                                  

                                                                   

                                                                 
                                                                        
                                                                        

                                                               


                                                                     
                                                              
                                                              

                                                             
                                                            
                                                                                  
                                                                     
                                                                    
                                                                         


                                                                            
                                                                            
                                                                             
                                                                      

                                                                   
                                                                   

                                                                                    



                                                                             
                                                                    

                                                                                        





                                                                                                  



                                                                                   
                                                                        
                                                                       


                                                                             
                                                            
                                                                 
                                                                  












                                                                     
                                                                         
                                                               
                                                                     


                                                                                  


                                                                         
                                                                  

                                                                                          
                                                                                     
                                                                                               
                                                                                   





                                                                                      
                                                                           

                                                                     
                                                             








                                                                            
                                                                       








                                                                                       
                                                                                       




                                                                                      

                                                                                   
                                                                                  
                                                                                     






                                                                                   
                                                                          



                                                                              
                                                                                     






                                                                                  
                                                                               

                                                                                

                                                                                              
                                                                                  


                                                                                         







                                                                                 
                                                                                     






                                                                                  
                                                                                   

                                                                             


























                                                                                    

                                                                                     

































                                                                                    
                                                                          
                                                                          



                                                                            

                                                                                    



























































































































                                                                                                            



                                                                              
                                                                    






                                                                                     





                                                                            




















































































































































































































                                                                          
                                                 









































































































































































































































































































































































































































































































                                                                                
                                                                 
                                                           
                                                              
                                                      
                                                                 

                                                      

                                                      
                                                         

                                                       
                                                          
                                                    
                                                       
                                               
                                                          












































                                                       

                                           





















                                           
share/icons/Crux/16x16/actions/back.png
share/icons/Crux/16x16/actions/bottom.png
share/icons/Crux/16x16/actions/document-open.png
share/icons/Crux/16x16/actions/down.png
share/icons/Crux/16x16/actions/fileopen.png
share/icons/Crux/16x16/actions/finish.png
share/icons/Crux/16x16/actions/forward.png
share/icons/Crux/16x16/actions/go-bottom.png
share/icons/Crux/16x16/actions/go-down.png
share/icons/Crux/16x16/actions/go-first.png
share/icons/Crux/16x16/actions/go-home.png
share/icons/Crux/16x16/actions/go-last.png
share/icons/Crux/16x16/actions/go-next.png
share/icons/Crux/16x16/actions/go-previous.png
share/icons/Crux/16x16/actions/go-top.png
share/icons/Crux/16x16/actions/go-up.png
share/icons/Crux/16x16/actions/gohome.png
share/icons/Crux/16x16/actions/gtk-go-back-ltr.png
share/icons/Crux/16x16/actions/gtk-go-back-rtl.png
share/icons/Crux/16x16/actions/gtk-go-down.png
share/icons/Crux/16x16/actions/gtk-go-forward-ltr.png
share/icons/Crux/16x16/actions/gtk-go-forward-rtl.png
share/icons/Crux/16x16/actions/gtk-go-up.png
share/icons/Crux/16x16/actions/gtk-goto-bottom.png
share/icons/Crux/16x16/actions/gtk-goto-first-ltr.png
share/icons/Crux/16x16/actions/gtk-goto-first-rtl.png
share/icons/Crux/16x16/actions/gtk-goto-last-ltr.png
share/icons/Crux/16x16/actions/gtk-goto-last-rtl.png
share/icons/Crux/16x16/actions/gtk-goto-top.png
share/icons/Crux/16x16/actions/gtk-home.png
share/icons/Crux/16x16/actions/gtk-open.png
share/icons/Crux/16x16/actions/gtk-refresh.png
share/icons/Crux/16x16/actions/kfm_home.png
share/icons/Crux/16x16/actions/next.png
share/icons/Crux/16x16/actions/previous.png
share/icons/Crux/16x16/actions/redhat-home.png
share/icons/Crux/16x16/actions/reload.png
share/icons/Crux/16x16/actions/reload3.png
share/icons/Crux/16x16/actions/reload_all_tabs.png
share/icons/Crux/16x16/actions/reload_page.png
share/icons/Crux/16x16/actions/start.png
share/icons/Crux/16x16/actions/stock_bottom.png
share/icons/Crux/16x16/actions/stock_down.png
share/icons/Crux/16x16/actions/stock_first.png
share/icons/Crux/16x16/actions/stock_home.png
share/icons/Crux/16x16/actions/stock_last.png
share/icons/Crux/16x16/actions/stock_left.png
share/icons/Crux/16x16/actions/stock_refresh.png
share/icons/Crux/16x16/actions/stock_right.png
share/icons/Crux/16x16/actions/stock_top.png
share/icons/Crux/16x16/actions/stock_up.png
share/icons/Crux/16x16/actions/top.png
share/icons/Crux/16x16/actions/up.png
share/icons/Crux/16x16/actions/view-refresh.png
share/icons/Crux/16x16/places/application-x-gnome-saved-search.png
share/icons/Crux/16x16/places/folder-remote.png
share/icons/Crux/16x16/places/folder-saved-search.png
share/icons/Crux/16x16/places/folder.png
share/icons/Crux/16x16/places/folder_home.png
share/icons/Crux/16x16/places/gnome-fs-directory.png
share/icons/Crux/16x16/places/gnome-fs-ftp.png
share/icons/Crux/16x16/places/gnome-fs-home.png
share/icons/Crux/16x16/places/gnome-fs-nfs.png
share/icons/Crux/16x16/places/gnome-fs-share.png
share/icons/Crux/16x16/places/gnome-fs-smb.png
share/icons/Crux/16x16/places/gnome-fs-ssh.png
share/icons/Crux/16x16/places/gnome-mime-x-directory-smb-share.png
share/icons/Crux/16x16/places/gtk-directory.png
share/icons/Crux/16x16/places/network.png
share/icons/Crux/16x16/places/stock_folder.png
share/icons/Crux/16x16/places/user-home.png
share/icons/Crux/16x16/status/folder-drag-accept.png
share/icons/Crux/16x16/status/folder-open.png
share/icons/Crux/16x16/status/folder-visiting.png
share/icons/Crux/16x16/status/folder_open.png
share/icons/Crux/16x16/status/gnome-fs-directory-accept.png
share/icons/Crux/16x16/status/gnome-fs-directory-visiting.png
share/icons/Crux/16x16/status/stock_open.png
share/icons/Crux/22x22/actions/back.png
share/icons/Crux/22x22/actions/bottom.png
share/icons/Crux/22x22/actions/document-open.png
share/icons/Crux/22x22/actions/down.png
share/icons/Crux/22x22/actions/fileopen.png
share/icons/Crux/22x22/actions/finish.png
share/icons/Crux/22x22/actions/forward.png
share/icons/Crux/22x22/actions/go-bottom.png
share/icons/Crux/22x22/actions/go-down.png
share/icons/Crux/22x22/actions/go-first.png
share/icons/Crux/22x22/actions/go-home.png
share/icons/Crux/22x22/actions/go-last.png
share/icons/Crux/22x22/actions/go-next.png
share/icons/Crux/22x22/actions/go-previous.png
share/icons/Crux/22x22/actions/go-top.png
share/icons/Crux/22x22/actions/go-up.png
share/icons/Crux/22x22/actions/gohome.png
share/icons/Crux/22x22/actions/gtk-go-back-ltr.png
share/icons/Crux/22x22/actions/gtk-go-back-rtl.png
share/icons/Crux/22x22/actions/gtk-go-down.png
share/icons/Crux/22x22/actions/gtk-go-forward-ltr.png
share/icons/Crux/22x22/actions/gtk-go-forward-rtl.png
share/icons/Crux/22x22/actions/gtk-go-up.png
share/icons/Crux/22x22/actions/gtk-goto-bottom.png
share/icons/Crux/22x22/actions/gtk-goto-first-ltr.png
share/icons/Crux/22x22/actions/gtk-goto-first-rtl.png
share/icons/Crux/22x22/actions/gtk-goto-last-ltr.png
share/icons/Crux/22x22/actions/gtk-goto-last-rtl.png
share/icons/Crux/22x22/actions/gtk-goto-top.png
share/icons/Crux/22x22/actions/gtk-home.png
share/icons/Crux/22x22/actions/gtk-open.png
share/icons/Crux/22x22/actions/gtk-refresh.png
share/icons/Crux/22x22/actions/kfm_home.png
share/icons/Crux/22x22/actions/next.png
share/icons/Crux/22x22/actions/previous.png
share/icons/Crux/22x22/actions/redhat-home.png
share/icons/Crux/22x22/actions/reload.png
share/icons/Crux/22x22/actions/reload3.png
share/icons/Crux/22x22/actions/reload_all_tabs.png
share/icons/Crux/22x22/actions/reload_page.png
share/icons/Crux/22x22/actions/start.png
share/icons/Crux/22x22/actions/stock_bottom.png
share/icons/Crux/22x22/actions/stock_down.png
share/icons/Crux/22x22/actions/stock_first.png
share/icons/Crux/22x22/actions/stock_home.png
share/icons/Crux/22x22/actions/stock_last.png
share/icons/Crux/22x22/actions/stock_left.png
share/icons/Crux/22x22/actions/stock_refresh.png
share/icons/Crux/22x22/actions/stock_right.png
share/icons/Crux/22x22/actions/stock_top.png
share/icons/Crux/22x22/actions/stock_up.png
share/icons/Crux/22x22/actions/top.png
share/icons/Crux/22x22/actions/up.png
share/icons/Crux/22x22/actions/view-refresh.png
share/icons/Crux/22x22/places/application-x-gnome-saved-search.png
share/icons/Crux/22x22/places/folder-remote.png
share/icons/Crux/22x22/places/folder-saved-search.png
share/icons/Crux/22x22/places/folder.png
share/icons/Crux/22x22/places/folder_home.png
share/icons/Crux/22x22/places/gnome-fs-directory.png
share/icons/Crux/22x22/places/gnome-fs-ftp.png
share/icons/Crux/22x22/places/gnome-fs-home.png
share/icons/Crux/22x22/places/gnome-fs-nfs.png
share/icons/Crux/22x22/places/gnome-fs-share.png
share/icons/Crux/22x22/places/gnome-fs-smb.png
share/icons/Crux/22x22/places/gnome-fs-ssh.png
share/icons/Crux/22x22/places/gnome-mime-x-directory-smb-share.png
share/icons/Crux/22x22/places/gtk-directory.png
share/icons/Crux/22x22/places/network.png
share/icons/Crux/22x22/places/stock_folder.png
share/icons/Crux/22x22/places/user-home.png
share/icons/Crux/22x22/status/folder-drag-accept.png
share/icons/Crux/22x22/status/folder-open.png
share/icons/Crux/22x22/status/folder-visiting.png
share/icons/Crux/22x22/status/folder_open.png
share/icons/Crux/22x22/status/gnome-fs-directory-accept.png
share/icons/Crux/22x22/status/gnome-fs-directory-visiting.png
share/icons/Crux/22x22/status/stock_open.png
share/icons/Crux/24x24/actions/back.png
share/icons/Crux/24x24/actions/bottom.png
share/icons/Crux/24x24/actions/document-open.png
share/icons/Crux/24x24/actions/down.png
share/icons/Crux/24x24/actions/fileopen.png
share/icons/Crux/24x24/actions/finish.png
share/icons/Crux/24x24/actions/forward.png
share/icons/Crux/24x24/actions/go-bottom.png
share/icons/Crux/24x24/actions/go-down.png
share/icons/Crux/24x24/actions/go-first.png
share/icons/Crux/24x24/actions/go-home.png
share/icons/Crux/24x24/actions/go-last.png
share/icons/Crux/24x24/actions/go-next.png
share/icons/Crux/24x24/actions/go-previous.png
share/icons/Crux/24x24/actions/go-top.png
share/icons/Crux/24x24/actions/go-up.png
share/icons/Crux/24x24/actions/gohome.png
share/icons/Crux/24x24/actions/gtk-go-back-ltr.png
share/icons/Crux/24x24/actions/gtk-go-back-rtl.png
share/icons/Crux/24x24/actions/gtk-go-down.png
share/icons/Crux/24x24/actions/gtk-go-forward-ltr.png
share/icons/Crux/24x24/actions/gtk-go-forward-rtl.png
share/icons/Crux/24x24/actions/gtk-go-up.png
share/icons/Crux/24x24/actions/gtk-goto-bottom.png
share/icons/Crux/24x24/actions/gtk-goto-first-ltr.png
share/icons/Crux/24x24/actions/gtk-goto-first-rtl.png
share/icons/Crux/24x24/actions/gtk-goto-last-ltr.png
share/icons/Crux/24x24/actions/gtk-goto-last-rtl.png
share/icons/Crux/24x24/actions/gtk-goto-top.png
share/icons/Crux/24x24/actions/gtk-home.png
share/icons/Crux/24x24/actions/gtk-open.png
share/icons/Crux/24x24/actions/gtk-refresh.png
share/icons/Crux/24x24/actions/kfm_home.png
share/icons/Crux/24x24/actions/next.png
share/icons/Crux/24x24/actions/previous.png
share/icons/Crux/24x24/actions/redhat-home.png
share/icons/Crux/24x24/actions/reload.png
share/icons/Crux/24x24/actions/reload3.png
share/icons/Crux/24x24/actions/reload_all_tabs.png
share/icons/Crux/24x24/actions/reload_page.png
share/icons/Crux/24x24/actions/start.png
share/icons/Crux/24x24/actions/stock_bottom.png
share/icons/Crux/24x24/actions/stock_down.png
share/icons/Crux/24x24/actions/stock_first.png
share/icons/Crux/24x24/actions/stock_home.png
share/icons/Crux/24x24/actions/stock_last.png
share/icons/Crux/24x24/actions/stock_left.png
share/icons/Crux/24x24/actions/stock_refresh.png
share/icons/Crux/24x24/actions/stock_right.png
share/icons/Crux/24x24/actions/stock_top.png
share/icons/Crux/24x24/actions/stock_up.png
share/icons/Crux/24x24/actions/top.png
share/icons/Crux/24x24/actions/up.png
share/icons/Crux/24x24/actions/view-refresh.png
share/icons/Crux/24x24/places/application-x-gnome-saved-search.png
share/icons/Crux/24x24/places/folder-remote.png
share/icons/Crux/24x24/places/folder-saved-search.png
share/icons/Crux/24x24/places/folder.png
share/icons/Crux/24x24/places/folder_home.png
share/icons/Crux/24x24/places/gnome-fs-directory.png
share/icons/Crux/24x24/places/gnome-fs-ftp.png
share/icons/Crux/24x24/places/gnome-fs-home.png
share/icons/Crux/24x24/places/gnome-fs-nfs.png
share/icons/Crux/24x24/places/gnome-fs-share.png
share/icons/Crux/24x24/places/gnome-fs-smb.png
share/icons/Crux/24x24/places/gnome-fs-ssh.png
share/icons/Crux/24x24/places/gnome-mime-x-directory-smb-share.png
share/icons/Crux/24x24/places/gtk-directory.png
share/icons/Crux/24x24/places/network.png
share/icons/Crux/24x24/places/stock_folder.png
share/icons/Crux/24x24/places/user-home.png
share/icons/Crux/24x24/status/folder-drag-accept.png
share/icons/Crux/24x24/status/folder-open.png
share/icons/Crux/24x24/status/folder-visiting.png
share/icons/Crux/24x24/status/folder_open.png
share/icons/Crux/24x24/status/gnome-fs-directory-accept.png
share/icons/Crux/24x24/status/gnome-fs-directory-visiting.png
share/icons/Crux/24x24/status/stock_open.png
share/icons/Crux/32x32/actions/document-open.png
share/icons/Crux/32x32/actions/fileopen.png
share/icons/Crux/32x32/actions/gtk-open.png
share/icons/Crux/32x32/places/application-x-gnome-saved-search.png
share/icons/Crux/32x32/places/folder-remote.png
share/icons/Crux/32x32/places/folder-saved-search.png
share/icons/Crux/32x32/places/folder.png
share/icons/Crux/32x32/places/folder_home.png
share/icons/Crux/32x32/places/gnome-fs-directory.png
share/icons/Crux/32x32/places/gnome-fs-ftp.png
share/icons/Crux/32x32/places/gnome-fs-home.png
share/icons/Crux/32x32/places/gnome-fs-nfs.png
share/icons/Crux/32x32/places/gnome-fs-share.png
share/icons/Crux/32x32/places/gnome-fs-smb.png
share/icons/Crux/32x32/places/gnome-fs-ssh.png
share/icons/Crux/32x32/places/gnome-mime-x-directory-smb-share.png
share/icons/Crux/32x32/places/gtk-directory.png
share/icons/Crux/32x32/places/network.png
share/icons/Crux/32x32/places/stock_folder.png
share/icons/Crux/32x32/places/user-home.png
share/icons/Crux/32x32/status/folder-drag-accept.png
share/icons/Crux/32x32/status/folder-open.png
share/icons/Crux/32x32/status/folder-visiting.png
share/icons/Crux/32x32/status/folder_open.png
share/icons/Crux/32x32/status/gnome-fs-directory-accept.png
share/icons/Crux/32x32/status/gnome-fs-directory-visiting.png
share/icons/Crux/32x32/status/stock_open.png
share/icons/Crux/index.theme
share/icons/Crux/scalable/actions/back.svg
share/icons/Crux/scalable/actions/bottom.svg
share/icons/Crux/scalable/actions/document-open.svg
share/icons/Crux/scalable/actions/down.svg
share/icons/Crux/scalable/actions/fileopen.svg
share/icons/Crux/scalable/actions/finish.svg
share/icons/Crux/scalable/actions/forward.svg
share/icons/Crux/scalable/actions/go-bottom.svg
share/icons/Crux/scalable/actions/go-down.svg
share/icons/Crux/scalable/actions/go-first.svg
share/icons/Crux/scalable/actions/go-home.svg
share/icons/Crux/scalable/actions/go-last.svg
share/icons/Crux/scalable/actions/go-next.svg
share/icons/Crux/scalable/actions/go-previous.svg
share/icons/Crux/scalable/actions/go-top.svg
share/icons/Crux/scalable/actions/go-up.svg
share/icons/Crux/scalable/actions/gohome.svg
share/icons/Crux/scalable/actions/gtk-go-back-ltr.svg
share/icons/Crux/scalable/actions/gtk-go-back-rtl.svg
share/icons/Crux/scalable/actions/gtk-go-down.svg
share/icons/Crux/scalable/actions/gtk-go-forward-ltr.svg
share/icons/Crux/scalable/actions/gtk-go-forward-rtl.svg
share/icons/Crux/scalable/actions/gtk-go-up.svg
share/icons/Crux/scalable/actions/gtk-goto-bottom.svg
share/icons/Crux/scalable/actions/gtk-goto-first-ltr.svg
share/icons/Crux/scalable/actions/gtk-goto-first-rtl.svg
share/icons/Crux/scalable/actions/gtk-goto-last-ltr.svg
share/icons/Crux/scalable/actions/gtk-goto-last-rtl.svg
share/icons/Crux/scalable/actions/gtk-goto-top.svg
share/icons/Crux/scalable/actions/gtk-home.svg
share/icons/Crux/scalable/actions/gtk-open.svg
share/icons/Crux/scalable/actions/gtk-refresh.svg
share/icons/Crux/scalable/actions/kfm_home.svg
share/icons/Crux/scalable/actions/next.svg
share/icons/Crux/scalable/actions/previous.svg
share/icons/Crux/scalable/actions/redhat-home.svg
share/icons/Crux/scalable/actions/reload.svg
share/icons/Crux/scalable/actions/reload3.svg
share/icons/Crux/scalable/actions/reload_all_tabs.svg
share/icons/Crux/scalable/actions/reload_page.svg
share/icons/Crux/scalable/actions/start.svg
share/icons/Crux/scalable/actions/stock_bottom.svg
share/icons/Crux/scalable/actions/stock_down.svg
share/icons/Crux/scalable/actions/stock_first.svg
share/icons/Crux/scalable/actions/stock_home.svg
share/icons/Crux/scalable/actions/stock_last.svg
share/icons/Crux/scalable/actions/stock_left.svg
share/icons/Crux/scalable/actions/stock_refresh.svg
share/icons/Crux/scalable/actions/stock_right.svg
share/icons/Crux/scalable/actions/stock_top.svg
share/icons/Crux/scalable/actions/stock_up.svg
share/icons/Crux/scalable/actions/top.svg
share/icons/Crux/scalable/actions/up.svg
share/icons/Crux/scalable/actions/view-refresh.svg
share/icons/Crux/scalable/places/application-x-gnome-saved-search.svg
share/icons/Crux/scalable/places/folder-remote.svg
share/icons/Crux/scalable/places/folder-saved-search.svg
share/icons/Crux/scalable/places/folder.svg
share/icons/Crux/scalable/places/folder_home.svg
share/icons/Crux/scalable/places/gnome-fs-directory.svg
share/icons/Crux/scalable/places/gnome-fs-ftp.svg
share/icons/Crux/scalable/places/gnome-fs-home.svg
share/icons/Crux/scalable/places/gnome-fs-nfs.svg
share/icons/Crux/scalable/places/gnome-fs-share.svg
share/icons/Crux/scalable/places/gnome-fs-smb.svg
share/icons/Crux/scalable/places/gnome-fs-ssh.svg
share/icons/Crux/scalable/places/gnome-mime-x-directory-smb-share.svg
share/icons/Crux/scalable/places/gtk-directory.svg
share/icons/Crux/scalable/places/network.svg
share/icons/Crux/scalable/places/stock_folder.svg
share/icons/Crux/scalable/places/user-home.svg
share/icons/Crux/scalable/status/folder-drag-accept.svg
share/icons/Crux/scalable/status/folder-open.svg
share/icons/Crux/scalable/status/folder-visiting.svg
share/icons/Crux/scalable/status/folder_open.svg
share/icons/Crux/scalable/status/gnome-fs-directory-accept.svg
share/icons/Crux/scalable/status/gnome-fs-directory-visiting.svg
share/icons/Crux/scalable/status/stock_open.svg
share/icons/HighContrast-SVG/48x48/animations/gnome-spinner-rest.png
share/icons/HighContrast-SVG/48x48/animations/gnome-spinner.png
share/icons/HighContrast-SVG/48x48/animations/process-idle.png
share/icons/HighContrast-SVG/48x48/animations/process-working.png
share/icons/HighContrast-SVG/index.theme
share/icons/HighContrast-SVG/scalable/actions/add.svg
share/icons/HighContrast-SVG/scalable/actions/address-book-new.svg
share/icons/HighContrast-SVG/scalable/actions/application-exit.svg
share/icons/HighContrast-SVG/scalable/actions/appointment-new.svg
share/icons/HighContrast-SVG/scalable/actions/appointment.svg
share/icons/HighContrast-SVG/scalable/actions/back.svg
share/icons/HighContrast-SVG/scalable/actions/bookmark-view.svg
share/icons/HighContrast-SVG/scalable/actions/bottom.svg
share/icons/HighContrast-SVG/scalable/actions/button_cancel.svg
share/icons/HighContrast-SVG/scalable/actions/cancel.svg
share/icons/HighContrast-SVG/scalable/actions/centrejust.svg
share/icons/HighContrast-SVG/scalable/actions/contact-new.svg
share/icons/HighContrast-SVG/scalable/actions/dialog-cancel.svg
share/icons/HighContrast-SVG/scalable/actions/dialog-close.svg
share/icons/HighContrast-SVG/scalable/actions/dialog-ok.svg
share/icons/HighContrast-SVG/scalable/actions/document-new.svg
share/icons/HighContrast-SVG/scalable/actions/document-open-recent.svg
share/icons/HighContrast-SVG/scalable/actions/document-open.svg
share/icons/HighContrast-SVG/scalable/actions/document-page-setup.svg
share/icons/HighContrast-SVG/scalable/actions/document-print-preview.svg
share/icons/HighContrast-SVG/scalable/actions/document-print.svg
share/icons/HighContrast-SVG/scalable/actions/document-properties.svg
share/icons/HighContrast-SVG/scalable/actions/document-revert.svg
share/icons/HighContrast-SVG/scalable/actions/document-save-as.svg
share/icons/HighContrast-SVG/scalable/actions/document-save.svg
share/icons/HighContrast-SVG/scalable/actions/down.svg
share/icons/HighContrast-SVG/scalable/actions/edit-clear.svg
share/icons/HighContrast-SVG/scalable/actions/edit-copy.svg
share/icons/HighContrast-SVG/scalable/actions/edit-cut.svg
share/icons/HighContrast-SVG/scalable/actions/edit-delete.svg
share/icons/HighContrast-SVG/scalable/actions/edit-find-replace.svg
share/icons/HighContrast-SVG/scalable/actions/edit-find.svg
share/icons/HighContrast-SVG/scalable/actions/edit-paste.svg
share/icons/HighContrast-SVG/scalable/actions/edit-redo.svg
share/icons/HighContrast-SVG/scalable/actions/edit-select-all.svg
share/icons/HighContrast-SVG/scalable/actions/edit-undo.svg
share/icons/HighContrast-SVG/scalable/actions/editclear.svg
share/icons/HighContrast-SVG/scalable/actions/editcopy.svg
share/icons/HighContrast-SVG/scalable/actions/editcut.svg
share/icons/HighContrast-SVG/scalable/actions/editdelete.svg
share/icons/HighContrast-SVG/scalable/actions/editpaste.svg
share/icons/HighContrast-SVG/scalable/actions/exit.svg
share/icons/HighContrast-SVG/scalable/actions/filefind.svg
share/icons/HighContrast-SVG/scalable/actions/filenew.svg
share/icons/HighContrast-SVG/scalable/actions/fileopen.svg
share/icons/HighContrast-SVG/scalable/actions/fileprint.svg
share/icons/HighContrast-SVG/scalable/actions/filequickprint.svg
share/icons/HighContrast-SVG/scalable/actions/filesave.svg
share/icons/HighContrast-SVG/scalable/actions/filesaveas.svg
share/icons/HighContrast-SVG/scalable/actions/find.svg
share/icons/HighContrast-SVG/scalable/actions/finish.svg
share/icons/HighContrast-SVG/scalable/actions/folder-new.svg
share/icons/HighContrast-SVG/scalable/actions/folder_new.svg
share/icons/HighContrast-SVG/scalable/actions/format-indent-less.svg
share/icons/HighContrast-SVG/scalable/actions/format-indent-more.svg
share/icons/HighContrast-SVG/scalable/actions/format-justify-center.svg
share/icons/HighContrast-SVG/scalable/actions/format-justify-fill.svg
share/icons/HighContrast-SVG/scalable/actions/format-justify-left.svg
share/icons/HighContrast-SVG/scalable/actions/format-justify-right.svg
share/icons/HighContrast-SVG/scalable/actions/format-text-bold.svg
share/icons/HighContrast-SVG/scalable/actions/format-text-direction-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/format-text-direction-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/format-text-italic.svg
share/icons/HighContrast-SVG/scalable/actions/format-text-strikethrough.svg
share/icons/HighContrast-SVG/scalable/actions/format-text-underline.svg
share/icons/HighContrast-SVG/scalable/actions/forward.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-lockscreen.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-logout.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-run.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-searchtool.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-fwd.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-new.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-rpl.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-snd.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-stock-text-indent.svg
share/icons/HighContrast-SVG/scalable/actions/gnome-stock-text-unindent.svg
share/icons/HighContrast-SVG/scalable/actions/go-bottom.svg
share/icons/HighContrast-SVG/scalable/actions/go-down.svg
share/icons/HighContrast-SVG/scalable/actions/go-first.svg
share/icons/HighContrast-SVG/scalable/actions/go-home.svg
share/icons/HighContrast-SVG/scalable/actions/go-jump.svg
share/icons/HighContrast-SVG/scalable/actions/go-last.svg
share/icons/HighContrast-SVG/scalable/actions/go-next.svg
share/icons/HighContrast-SVG/scalable/actions/go-previous.svg
share/icons/HighContrast-SVG/scalable/actions/go-top.svg
share/icons/HighContrast-SVG/scalable/actions/go-up.svg
share/icons/HighContrast-SVG/scalable/actions/gohome.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-about.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-add.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-bold.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-cancel.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-clear.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-close.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-copy.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-cut.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-delete.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-execute.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-find-and-replace.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-find.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-fullscreen.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-go-down.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-go-forward-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-go-forward-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-go-up.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-goto-bottom.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-goto-first-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-goto-first-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-goto-last-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-goto-last-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-goto-top.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-home.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-indent-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-indent-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-italic.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-jump-to-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-jump-to-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-justify-center.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-justify-fill.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-justify-left.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-justify-right.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-leave-fullscreen.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-forward-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-forward-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-next-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-next-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-pause.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-play-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-previous-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-previous-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-record.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-rewind-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-rewind-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-media-stop.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-new.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-open.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-paste.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-print-preview.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-print.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-properties.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-quit.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-redo-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-refresh.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-remove.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-revert-to-saved-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-revert-to-saved-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-save-as.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-save.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-select-all.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-sort-ascending.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-sort-descending.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-spell-check.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-stop.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-strikethrough.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-underline.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-undo-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-unindent-ltr.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-unindent-rtl.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-100.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-fit.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-in.svg
share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-out.svg
share/icons/HighContrast-SVG/scalable/actions/help-about.svg
share/icons/HighContrast-SVG/scalable/actions/help-contents.svg
share/icons/HighContrast-SVG/scalable/actions/help-faq.svg
share/icons/HighContrast-SVG/scalable/actions/history-view.svg
share/icons/HighContrast-SVG/scalable/actions/insert-image.svg
share/icons/HighContrast-SVG/scalable/actions/insert-link.svg
share/icons/HighContrast-SVG/scalable/actions/insert-object.svg
share/icons/HighContrast-SVG/scalable/actions/insert-text.svg
share/icons/HighContrast-SVG/scalable/actions/kfind.svg
share/icons/HighContrast-SVG/scalable/actions/kfm_home.svg
share/icons/HighContrast-SVG/scalable/actions/leftjust.svg
share/icons/HighContrast-SVG/scalable/actions/list-add.svg
share/icons/HighContrast-SVG/scalable/actions/list-remove.svg
share/icons/HighContrast-SVG/scalable/actions/lock.svg
share/icons/HighContrast-SVG/scalable/actions/mail-forward.svg
share/icons/HighContrast-SVG/scalable/actions/mail-mark-important.svg
share/icons/HighContrast-SVG/scalable/actions/mail-mark-junk.svg
share/icons/HighContrast-SVG/scalable/actions/mail-mark-notjunk.svg
share/icons/HighContrast-SVG/scalable/actions/mail-mark-read.svg
share/icons/HighContrast-SVG/scalable/actions/mail-mark-unread.svg
share/icons/HighContrast-SVG/scalable/actions/mail-message-new.svg
share/icons/HighContrast-SVG/scalable/actions/mail-reply-all.svg
share/icons/HighContrast-SVG/scalable/actions/mail-reply-sender.svg
share/icons/HighContrast-SVG/scalable/actions/mail-send-receive.svg
share/icons/HighContrast-SVG/scalable/actions/mail-send.svg
share/icons/HighContrast-SVG/scalable/actions/mail_forward.svg
share/icons/HighContrast-SVG/scalable/actions/mail_new.svg
share/icons/HighContrast-SVG/scalable/actions/mail_reply.svg
share/icons/HighContrast-SVG/scalable/actions/mail_replyall.svg
share/icons/HighContrast-SVG/scalable/actions/mail_send.svg
share/icons/HighContrast-SVG/scalable/actions/mail_spam.svg
share/icons/HighContrast-SVG/scalable/actions/media-eject.svg
share/icons/HighContrast-SVG/scalable/actions/media-playback-pause.svg
share/icons/HighContrast-SVG/scalable/actions/media-playback-start.svg
share/icons/HighContrast-SVG/scalable/actions/media-playback-stop.svg
share/icons/HighContrast-SVG/scalable/actions/media-record.svg
share/icons/HighContrast-SVG/scalable/actions/media-seek-backward.svg
share/icons/HighContrast-SVG/scalable/actions/media-seek-forward.svg
share/icons/HighContrast-SVG/scalable/actions/media-skip-backward.svg
share/icons/HighContrast-SVG/scalable/actions/media-skip-forward.svg
share/icons/HighContrast-SVG/scalable/actions/next.svg
share/icons/HighContrast-SVG/scalable/actions/object-flip-horizontal.svg
share/icons/HighContrast-SVG/scalable/actions/object-flip-vertical.svg
share/icons/HighContrast-SVG/scalable/actions/object-rotate-left.svg
share/icons/HighContrast-SVG/scalable/actions/object-rotate-right.svg
share/icons/HighContrast-SVG/scalable/actions/player_eject.svg
share/icons/HighContrast-SVG/scalable/actions/player_end.svg
share/icons/HighContrast-SVG/scalable/actions/player_fwd.svg
share/icons/HighContrast-SVG/scalable/actions/player_pause.svg
share/icons/HighContrast-SVG/scalable/actions/player_play.svg
share/icons/HighContrast-SVG/scalable/actions/player_record.svg
share/icons/HighContrast-SVG/scalable/actions/player_rew.svg
share/icons/HighContrast-SVG/scalable/actions/player_start.svg
share/icons/HighContrast-SVG/scalable/actions/player_stop.svg
share/icons/HighContrast-SVG/scalable/actions/previous.svg
share/icons/HighContrast-SVG/scalable/actions/process-stop.svg
share/icons/HighContrast-SVG/scalable/actions/redhat-home.svg
share/icons/HighContrast-SVG/scalable/actions/redo.svg
share/icons/HighContrast-SVG/scalable/actions/reload.svg
share/icons/HighContrast-SVG/scalable/actions/reload3.svg
share/icons/HighContrast-SVG/scalable/actions/reload_all_tabs.svg
share/icons/HighContrast-SVG/scalable/actions/reload_page.svg
share/icons/HighContrast-SVG/scalable/actions/remove.svg
share/icons/HighContrast-SVG/scalable/actions/revert.svg
share/icons/HighContrast-SVG/scalable/actions/rightjust.svg
share/icons/HighContrast-SVG/scalable/actions/search.svg
share/icons/HighContrast-SVG/scalable/actions/start.svg
share/icons/HighContrast-SVG/scalable/actions/stock_about.svg
share/icons/HighContrast-SVG/scalable/actions/stock_bottom.svg
share/icons/HighContrast-SVG/scalable/actions/stock_close.svg
share/icons/HighContrast-SVG/scalable/actions/stock_copy.svg
share/icons/HighContrast-SVG/scalable/actions/stock_cut.svg
share/icons/HighContrast-SVG/scalable/actions/stock_delete.svg
share/icons/HighContrast-SVG/scalable/actions/stock_down.svg
share/icons/HighContrast-SVG/scalable/actions/stock_file-properites.svg
share/icons/HighContrast-SVG/scalable/actions/stock_first.svg
share/icons/HighContrast-SVG/scalable/actions/stock_fullscreen.svg
share/icons/HighContrast-SVG/scalable/actions/stock_home.svg
share/icons/HighContrast-SVG/scalable/actions/stock_last.svg
share/icons/HighContrast-SVG/scalable/actions/stock_leave-fullscreen.svg
share/icons/HighContrast-SVG/scalable/actions/stock_left.svg
share/icons/HighContrast-SVG/scalable/actions/stock_mail-compose.svg
share/icons/HighContrast-SVG/scalable/actions/stock_mail-forward.svg
share/icons/HighContrast-SVG/scalable/actions/stock_mail-reply-to-all.svg
share/icons/HighContrast-SVG/scalable/actions/stock_mail-reply.svg
share/icons/HighContrast-SVG/scalable/actions/stock_mail-send-receive.svg
share/icons/HighContrast-SVG/scalable/actions/stock_mail-send.svg
share/icons/HighContrast-SVG/scalable/actions/stock_media-fwd.svg
share/icons/HighContrast-SVG/scalable/actions/stock_media-next.svg
share/icons/HighContrast-SVG/scalable/actions/stock_media-pause.svg
share/icons/HighContrast-SVG/scalable/actions/stock_media-play.svg
share/icons/HighContrast-SVG/scalable/actions/stock_media-prev.svg
share/icons/HighContrast-SVG/scalable/actions/stock_media-rec.svg
share/icons/HighContrast-SVG/scalable/actions/stock_media-rew.svg
share/icons/HighContrast-SVG/scalable/actions/stock_media-stop.svg
share/icons/HighContrast-SVG/scalable/actions/stock_new-address-book.svg
share/icons/HighContrast-SVG/scalable/actions/stock_new-appointment.svg
share/icons/HighContrast-SVG/scalable/actions/stock_new-bcard.svg
share/icons/HighContrast-SVG/scalable/actions/stock_new-dir.svg
share/icons/HighContrast-SVG/scalable/actions/stock_new-text.svg
share/icons/HighContrast-SVG/scalable/actions/stock_new-window.svg
share/icons/HighContrast-SVG/scalable/actions/stock_paste.svg
share/icons/HighContrast-SVG/scalable/actions/stock_print-preview.svg
share/icons/HighContrast-SVG/scalable/actions/stock_print-setup.svg
share/icons/HighContrast-SVG/scalable/actions/stock_print.svg
share/icons/HighContrast-SVG/scalable/actions/stock_properties.svg
share/icons/HighContrast-SVG/scalable/actions/stock_redo.svg
share/icons/HighContrast-SVG/scalable/actions/stock_refresh.svg
share/icons/HighContrast-SVG/scalable/actions/stock_right.svg
share/icons/HighContrast-SVG/scalable/actions/stock_save-as.svg
share/icons/HighContrast-SVG/scalable/actions/stock_save.svg
share/icons/HighContrast-SVG/scalable/actions/stock_search-and-replace.svg
share/icons/HighContrast-SVG/scalable/actions/stock_search.svg
share/icons/HighContrast-SVG/scalable/actions/stock_select-all.svg
share/icons/HighContrast-SVG/scalable/actions/stock_spam.svg
share/icons/HighContrast-SVG/scalable/actions/stock_spellcheck.svg
share/icons/HighContrast-SVG/scalable/actions/stock_stop.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text-strikethrough.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_bold.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_center.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_indent.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_italic.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_justify.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_left.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_right.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_underlined.svg
share/icons/HighContrast-SVG/scalable/actions/stock_text_unindent.svg
share/icons/HighContrast-SVG/scalable/actions/stock_top.svg
share/icons/HighContrast-SVG/scalable/actions/stock_undo.svg
share/icons/HighContrast-SVG/scalable/actions/stock_up.svg
share/icons/HighContrast-SVG/scalable/actions/stock_zoom-1.svg
share/icons/HighContrast-SVG/scalable/actions/stock_zoom-in.svg
share/icons/HighContrast-SVG/scalable/actions/stock_zoom-out.svg
share/icons/HighContrast-SVG/scalable/actions/stock_zoom-page.svg
share/icons/HighContrast-SVG/scalable/actions/stop.svg
share/icons/HighContrast-SVG/scalable/actions/system-lock-screen.svg
share/icons/HighContrast-SVG/scalable/actions/system-log-out.svg
share/icons/HighContrast-SVG/scalable/actions/system-run.svg
share/icons/HighContrast-SVG/scalable/actions/system-search.svg
share/icons/HighContrast-SVG/scalable/actions/system-shutdown.svg
share/icons/HighContrast-SVG/scalable/actions/text_bold.svg
share/icons/HighContrast-SVG/scalable/actions/text_italic.svg
share/icons/HighContrast-SVG/scalable/actions/text_strike.svg
share/icons/HighContrast-SVG/scalable/actions/text_under.svg
share/icons/HighContrast-SVG/scalable/actions/tool-check-spelling.svg
share/icons/HighContrast-SVG/scalable/actions/tools-check-spelling.svg
share/icons/HighContrast-SVG/scalable/actions/top.svg
share/icons/HighContrast-SVG/scalable/actions/undo.svg
share/icons/HighContrast-SVG/scalable/actions/up.svg
share/icons/HighContrast-SVG/scalable/actions/view-fullscreen.svg
share/icons/HighContrast-SVG/scalable/actions/view-refresh.svg
share/icons/HighContrast-SVG/scalable/actions/view-restore.svg
share/icons/HighContrast-SVG/scalable/actions/view-sort-ascending.svg
share/icons/HighContrast-SVG/scalable/actions/view-sort-descending.svg
share/icons/HighContrast-SVG/scalable/actions/viewmag+.svg
share/icons/HighContrast-SVG/scalable/actions/viewmag-.svg
share/icons/HighContrast-SVG/scalable/actions/viewmag1.svg
share/icons/HighContrast-SVG/scalable/actions/viewmagfit.svg
share/icons/HighContrast-SVG/scalable/actions/window-close.svg
share/icons/HighContrast-SVG/scalable/actions/window-new.svg
share/icons/HighContrast-SVG/scalable/actions/window_fullscreen.svg
share/icons/HighContrast-SVG/scalable/actions/window_new.svg
share/icons/HighContrast-SVG/scalable/actions/window_nofullscreen.svg
share/icons/HighContrast-SVG/scalable/actions/xfce-system-exit.svg
share/icons/HighContrast-SVG/scalable/actions/xfce-system-lock.svg
share/icons/HighContrast-SVG/scalable/actions/zoom-best-fit.svg
share/icons/HighContrast-SVG/scalable/actions/zoom-in.svg
share/icons/HighContrast-SVG/scalable/actions/zoom-original.svg
share/icons/HighContrast-SVG/scalable/actions/zoom-out.svg
share/icons/HighContrast-SVG/scalable/apps/access.svg
share/icons/HighContrast-SVG/scalable/apps/accessibility-directory.svg
share/icons/HighContrast-SVG/scalable/apps/accessories-calculator.svg
share/icons/HighContrast-SVG/scalable/apps/accessories-character-map.svg
share/icons/HighContrast-SVG/scalable/apps/accessories-dictionary.svg
share/icons/HighContrast-SVG/scalable/apps/accessories-text-editor.svg
share/icons/HighContrast-SVG/scalable/apps/arts.svg
share/icons/HighContrast-SVG/scalable/apps/background.svg
share/icons/HighContrast-SVG/scalable/apps/browser.svg
share/icons/HighContrast-SVG/scalable/apps/bug-buddy.svg
share/icons/HighContrast-SVG/scalable/apps/calc.svg
share/icons/HighContrast-SVG/scalable/apps/config-language.svg
share/icons/HighContrast-SVG/scalable/apps/email.svg
share/icons/HighContrast-SVG/scalable/apps/file-manager.svg
share/icons/HighContrast-SVG/scalable/apps/fonts.svg
share/icons/HighContrast-SVG/scalable/apps/glchess.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-calculator.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-character-map.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-help.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-mixer.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-monitor.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-session.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-settings-accessibility-technologies.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-settings-background.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-settings-font.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-settings-theme.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-terminal.svg
share/icons/HighContrast-SVG/scalable/apps/gnome-window-manager.svg
share/icons/HighContrast-SVG/scalable/apps/gtk-help.svg
share/icons/HighContrast-SVG/scalable/apps/gucharmap.svg
share/icons/HighContrast-SVG/scalable/apps/help-browser.svg
share/icons/HighContrast-SVG/scalable/apps/help.svg
share/icons/HighContrast-SVG/scalable/apps/internet-group-chat.svg
share/icons/HighContrast-SVG/scalable/apps/internet-mail.svg
share/icons/HighContrast-SVG/scalable/apps/internet-news-reader.svg
share/icons/HighContrast-SVG/scalable/apps/internet-web-browser.svg
share/icons/HighContrast-SVG/scalable/apps/kcalc.svg
share/icons/HighContrast-SVG/scalable/apps/kcharselect.svg
share/icons/HighContrast-SVG/scalable/apps/kcmkwm.svg
share/icons/HighContrast-SVG/scalable/apps/kcmsound.svg
share/icons/HighContrast-SVG/scalable/apps/kedit.svg
share/icons/HighContrast-SVG/scalable/apps/kfm.svg
share/icons/HighContrast-SVG/scalable/apps/khelpcenter.svg
share/icons/HighContrast-SVG/scalable/apps/konsole.svg
share/icons/HighContrast-SVG/scalable/apps/kscreensaver.svg
share/icons/HighContrast-SVG/scalable/apps/ksysguard.svg
share/icons/HighContrast-SVG/scalable/apps/kwin.svg
share/icons/HighContrast-SVG/scalable/apps/locale.svg
share/icons/HighContrast-SVG/scalable/apps/mail_generic.svg
share/icons/HighContrast-SVG/scalable/apps/multimedia-volume-control.svg
share/icons/HighContrast-SVG/scalable/apps/multimedia.svg
share/icons/HighContrast-SVG/scalable/apps/openterm.svg
share/icons/HighContrast-SVG/scalable/apps/orca.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-accessibility.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-font.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-keyboard.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-locale.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-multimedia.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-screensaver.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-theme.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-wallpaper.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-system-network-proxy.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-system-session.svg
share/icons/HighContrast-SVG/scalable/apps/preferences-system-windows.svg
share/icons/HighContrast-SVG/scalable/apps/proxy-config.svg
share/icons/HighContrast-SVG/scalable/apps/proxy.svg
share/icons/HighContrast-SVG/scalable/apps/redhat-email.svg
share/icons/HighContrast-SVG/scalable/apps/redhat-filemanager.svg
share/icons/HighContrast-SVG/scalable/apps/redhat-web-browser.svg
share/icons/HighContrast-SVG/scalable/apps/screensaver.svg
share/icons/HighContrast-SVG/scalable/apps/stock_help.svg
share/icons/HighContrast-SVG/scalable/apps/stock_proxy.svg
share/icons/HighContrast-SVG/scalable/apps/style.svg
share/icons/HighContrast-SVG/scalable/apps/susehelpcenter.svg
share/icons/HighContrast-SVG/scalable/apps/system-file-manager.svg
share/icons/HighContrast-SVG/scalable/apps/system-software-update.svg
share/icons/HighContrast-SVG/scalable/apps/terminal.svg
share/icons/HighContrast-SVG/scalable/apps/text-editor.svg
share/icons/HighContrast-SVG/scalable/apps/tomboy.svg
share/icons/HighContrast-SVG/scalable/apps/update-manager.svg
share/icons/HighContrast-SVG/scalable/apps/utilities-system-monitor.svg
share/icons/HighContrast-SVG/scalable/apps/utilities-terminal.svg
share/icons/HighContrast-SVG/scalable/apps/volume-knob.svg
share/icons/HighContrast-SVG/scalable/apps/wallpaper.svg
share/icons/HighContrast-SVG/scalable/apps/web-browser.svg
share/icons/HighContrast-SVG/scalable/apps/xfce-filemanager.svg
share/icons/HighContrast-SVG/scalable/apps/xfce-mail.svg
share/icons/HighContrast-SVG/scalable/apps/xfce-terminal.svg
share/icons/HighContrast-SVG/scalable/apps/xfce4-backdrop.svg
share/icons/HighContrast-SVG/scalable/apps/xfce4-mixer.svg
share/icons/HighContrast-SVG/scalable/apps/xfce4-session.svg
share/icons/HighContrast-SVG/scalable/apps/xfwm4.svg
share/icons/HighContrast-SVG/scalable/apps/xscreensaver.svg
share/icons/HighContrast-SVG/scalable/apps/zen-icon.svg
share/icons/HighContrast-SVG/scalable/categories/applications-accessories.svg
share/icons/HighContrast-SVG/scalable/categories/applications-development.svg
share/icons/HighContrast-SVG/scalable/categories/applications-engineering.svg
share/icons/HighContrast-SVG/scalable/categories/applications-games.svg
share/icons/HighContrast-SVG/scalable/categories/applications-graphics.svg
share/icons/HighContrast-SVG/scalable/categories/applications-internet.svg
share/icons/HighContrast-SVG/scalable/categories/applications-multimedia.svg
share/icons/HighContrast-SVG/scalable/categories/applications-office.svg
share/icons/HighContrast-SVG/scalable/categories/applications-other.svg
share/icons/HighContrast-SVG/scalable/categories/applications-science.svg
share/icons/HighContrast-SVG/scalable/categories/applications-system.svg
share/icons/HighContrast-SVG/scalable/categories/applications-utilities.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-applications.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-control-center.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-devel.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-globe.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-graphics.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-joystick.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-multimedia.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-other.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-settings.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-system.svg
share/icons/HighContrast-SVG/scalable/categories/gnome-util.svg
share/icons/HighContrast-SVG/scalable/categories/gtk-preferences.svg
share/icons/HighContrast-SVG/scalable/categories/input_devices_settings.svg
share/icons/HighContrast-SVG/scalable/categories/kcontrol.svg
share/icons/HighContrast-SVG/scalable/categories/package_development.svg
share/icons/HighContrast-SVG/scalable/categories/package_games.svg
share/icons/HighContrast-SVG/scalable/categories/package_graphics.svg
share/icons/HighContrast-SVG/scalable/categories/package_multimedia.svg
share/icons/HighContrast-SVG/scalable/categories/package_network.svg
share/icons/HighContrast-SVG/scalable/categories/package_office.svg
share/icons/HighContrast-SVG/scalable/categories/package_settings.svg
share/icons/HighContrast-SVG/scalable/categories/package_system.svg
share/icons/HighContrast-SVG/scalable/categories/package_utilities.svg
share/icons/HighContrast-SVG/scalable/categories/preferences-desktop-peripherals.svg
share/icons/HighContrast-SVG/scalable/categories/preferences-desktop-personal.svg
share/icons/HighContrast-SVG/scalable/categories/preferences-desktop.svg
share/icons/HighContrast-SVG/scalable/categories/preferences-other.svg
share/icons/HighContrast-SVG/scalable/categories/preferences-system-network.svg
share/icons/HighContrast-SVG/scalable/categories/preferences-system.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-accessories.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-games.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-graphics.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-internet.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-office.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-preferences.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-programming.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-sound_video.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-system_settings.svg
share/icons/HighContrast-SVG/scalable/categories/redhat-system_tools.svg
share/icons/HighContrast-SVG/scalable/categories/stock_internet.svg
share/icons/HighContrast-SVG/scalable/categories/system-help.svg
share/icons/HighContrast-SVG/scalable/categories/xfce-games.svg
share/icons/HighContrast-SVG/scalable/categories/xfce-graphics.svg
share/icons/HighContrast-SVG/scalable/categories/xfce-internet.svg
share/icons/HighContrast-SVG/scalable/categories/xfce-multimedia.svg
share/icons/HighContrast-SVG/scalable/categories/xfce-office.svg
share/icons/HighContrast-SVG/scalable/categories/xfce-system-settings.svg
share/icons/HighContrast-SVG/scalable/categories/xfce-utils.svg
share/icons/HighContrast-SVG/scalable/categories/xfce4-settings.svg
share/icons/HighContrast-SVG/scalable/devices/3floppy_unmount.svg
share/icons/HighContrast-SVG/scalable/devices/audio-card.svg
share/icons/HighContrast-SVG/scalable/devices/audio-input-microphone.svg
share/icons/HighContrast-SVG/scalable/devices/battery.svg
share/icons/HighContrast-SVG/scalable/devices/camera-photo.svg
share/icons/HighContrast-SVG/scalable/devices/camera-video.svg
share/icons/HighContrast-SVG/scalable/devices/camera-web.svg
share/icons/HighContrast-SVG/scalable/devices/camera.svg
share/icons/HighContrast-SVG/scalable/devices/camera_unmount.svg
share/icons/HighContrast-SVG/scalable/devices/cdrom_unmount.svg
share/icons/HighContrast-SVG/scalable/devices/cdwriter_unmount.svg
share/icons/HighContrast-SVG/scalable/devices/chardevice.svg
share/icons/HighContrast-SVG/scalable/devices/computer.svg
share/icons/HighContrast-SVG/scalable/devices/display.svg
share/icons/HighContrast-SVG/scalable/devices/drive-cdrom.svg
share/icons/HighContrast-SVG/scalable/devices/drive-harddisk.svg
share/icons/HighContrast-SVG/scalable/devices/drive-optical.svg
share/icons/HighContrast-SVG/scalable/devices/drive-removable-media.svg
share/icons/HighContrast-SVG/scalable/devices/dvd_unmount.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-battery.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-cdrom-audio.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-cdrom.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-computer.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-cdr.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-cdrw.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdr-plus.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdr.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdram.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdrom.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdrw.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-dvd.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-ethernet.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-floppy.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk-1394.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk-usb.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-ipod.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-keyboard.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-media-cf.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-media-ms.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-media-sdmmc.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-media-sm.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-mouse-ball.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-mouse-optical.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-printer.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable-1394.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable-usb.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-dev-wavelan.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-fs-client.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-modem.svg
share/icons/HighContrast-SVG/scalable/devices/gnome-stock-mic.svg
share/icons/HighContrast-SVG/scalable/devices/gtk-cdrom.svg
share/icons/HighContrast-SVG/scalable/devices/gtk-floppy.svg
share/icons/HighContrast-SVG/scalable/devices/gtk-harddisk.svg
share/icons/HighContrast-SVG/scalable/devices/harddrive.svg
share/icons/HighContrast-SVG/scalable/devices/hdd_unmount.svg
share/icons/HighContrast-SVG/scalable/devices/input-gaming.svg
share/icons/HighContrast-SVG/scalable/devices/input-keyboard.svg
share/icons/HighContrast-SVG/scalable/devices/input-mouse.svg
share/icons/HighContrast-SVG/scalable/devices/input-tablet.svg
share/icons/HighContrast-SVG/scalable/devices/ipod_mount.svg
share/icons/HighContrast-SVG/scalable/devices/joystick.svg
share/icons/HighContrast-SVG/scalable/devices/keyboard.svg
share/icons/HighContrast-SVG/scalable/devices/kjobviewer.svg
share/icons/HighContrast-SVG/scalable/devices/kxkb.svg
share/icons/HighContrast-SVG/scalable/devices/media-cdrom.svg
share/icons/HighContrast-SVG/scalable/devices/media-flash.svg
share/icons/HighContrast-SVG/scalable/devices/media-floppy.svg
share/icons/HighContrast-SVG/scalable/devices/media-optical.svg
share/icons/HighContrast-SVG/scalable/devices/media-tape.svg
share/icons/HighContrast-SVG/scalable/devices/modem.svg
share/icons/HighContrast-SVG/scalable/devices/mouse.svg
share/icons/HighContrast-SVG/scalable/devices/multimedia-player.svg
share/icons/HighContrast-SVG/scalable/devices/network-wired.svg
share/icons/HighContrast-SVG/scalable/devices/network-wireless.svg
share/icons/HighContrast-SVG/scalable/devices/pda.svg
share/icons/HighContrast-SVG/scalable/devices/phone.svg
share/icons/HighContrast-SVG/scalable/devices/printer-remote.svg
share/icons/HighContrast-SVG/scalable/devices/printer.svg
share/icons/HighContrast-SVG/scalable/devices/printer1.svg
share/icons/HighContrast-SVG/scalable/devices/printmgr.svg
share/icons/HighContrast-SVG/scalable/devices/scanner.svg
share/icons/HighContrast-SVG/scalable/devices/stock_cell-phone.svg
share/icons/HighContrast-SVG/scalable/devices/stock_mic.svg
share/icons/HighContrast-SVG/scalable/devices/stock_printers.svg
share/icons/HighContrast-SVG/scalable/devices/system-floppy.svg
share/icons/HighContrast-SVG/scalable/devices/system.svg
share/icons/HighContrast-SVG/scalable/devices/usbpendrive_unmount.svg
share/icons/HighContrast-SVG/scalable/devices/video-display.svg
share/icons/HighContrast-SVG/scalable/devices/xfce-printer.svg
share/icons/HighContrast-SVG/scalable/devices/xfce4-display.svg
share/icons/HighContrast-SVG/scalable/devices/xfce4-keyboard.svg
share/icons/HighContrast-SVG/scalable/devices/xfce4-mouse.svg
share/icons/HighContrast-SVG/scalable/devices/yast_HD.svg
share/icons/HighContrast-SVG/scalable/devices/yast_idetude.svg
share/icons/HighContrast-SVG/scalable/devices/yast_joystick.svg
share/icons/HighContrast-SVG/scalable/devices/yast_mouse.svg
share/icons/HighContrast-SVG/scalable/devices/yast_printer.svg
share/icons/HighContrast-SVG/scalable/devices/yast_soundcard.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-default.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-documents.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-downloads.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-favorite.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-important.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-mail.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-nowrite.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-photos.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-readonly.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-symbolic-link.svg
share/icons/HighContrast-SVG/scalable/emblems/emblem-system.svg
share/icons/HighContrast-SVG/scalable/emblems/stock_mail-priority-high.svg
share/icons/HighContrast-SVG/scalable/emotes/face-glasses.svg
share/icons/HighContrast-SVG/scalable/emotes/face-plain.svg
share/icons/HighContrast-SVG/scalable/emotes/face-sad.svg
share/icons/HighContrast-SVG/scalable/emotes/face-smile-big.svg
share/icons/HighContrast-SVG/scalable/emotes/face-smile.svg
share/icons/HighContrast-SVG/scalable/emotes/face-surprise.svg
share/icons/HighContrast-SVG/scalable/emotes/face-wink.svg
share/icons/HighContrast-SVG/scalable/emotes/stock_smiley-1.svg
share/icons/HighContrast-SVG/scalable/emotes/stock_smiley-2.svg
share/icons/HighContrast-SVG/scalable/emotes/stock_smiley-3.svg
share/icons/HighContrast-SVG/scalable/emotes/stock_smiley-4.svg
share/icons/HighContrast-SVG/scalable/emotes/stock_smiley-5.svg
share/icons/HighContrast-SVG/scalable/emotes/stock_smiley-6.svg
share/icons/HighContrast-SVG/scalable/emotes/stock_smiley-7.svg
share/icons/HighContrast-SVG/scalable/emotes/stock_smiley-8.svg
share/icons/HighContrast-SVG/scalable/mimetypes/application-x-executable.svg
share/icons/HighContrast-SVG/scalable/mimetypes/ascii.svg
share/icons/HighContrast-SVG/scalable/mimetypes/audio-x-generic.svg
share/icons/HighContrast-SVG/scalable/mimetypes/binary.svg
share/icons/HighContrast-SVG/scalable/mimetypes/empty.svg
share/icons/HighContrast-SVG/scalable/mimetypes/exec.svg
share/icons/HighContrast-SVG/scalable/mimetypes/font-x-generic.svg
share/icons/HighContrast-SVG/scalable/mimetypes/font.svg
share/icons/HighContrast-SVG/scalable/mimetypes/font_bitmap.svg
share/icons/HighContrast-SVG/scalable/mimetypes/font_truetype.svg
share/icons/HighContrast-SVG/scalable/mimetypes/font_type1.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-fs-executable.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-fs-regular.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-ogg.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.stardivision.calc.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-applix-spreadsheet.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-executable.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-afm.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-sunos-news.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-killustrator.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-kspread.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-ms-dos-executable.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-perl.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-php.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-python-bytecode.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-shellscript.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-shockwave-flash.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-xhtml+xml.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-audio.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-image.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-html.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-vnd.wap.wml.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-csh.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-python.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-sh.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-zsh.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-video.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-x-font-afm.svg
share/icons/HighContrast-SVG/scalable/mimetypes/gtk-file.svg
share/icons/HighContrast-SVG/scalable/mimetypes/html.svg
share/icons/HighContrast-SVG/scalable/mimetypes/image-x-generic.svg
share/icons/HighContrast-SVG/scalable/mimetypes/image.svg
share/icons/HighContrast-SVG/scalable/mimetypes/mime_ascii.svg
share/icons/HighContrast-SVG/scalable/mimetypes/misc.svg
share/icons/HighContrast-SVG/scalable/mimetypes/package_editors.svg
share/icons/HighContrast-SVG/scalable/mimetypes/shellscript.svg
share/icons/HighContrast-SVG/scalable/mimetypes/sound.svg
share/icons/HighContrast-SVG/scalable/mimetypes/spreadsheet.svg
share/icons/HighContrast-SVG/scalable/mimetypes/stock_script.svg
share/icons/HighContrast-SVG/scalable/mimetypes/text-html.svg
share/icons/HighContrast-SVG/scalable/mimetypes/text-x-generic.svg
share/icons/HighContrast-SVG/scalable/mimetypes/text-x-preview.svg
share/icons/HighContrast-SVG/scalable/mimetypes/text-x-script.svg
share/icons/HighContrast-SVG/scalable/mimetypes/txt.svg
share/icons/HighContrast-SVG/scalable/mimetypes/txt2.svg
share/icons/HighContrast-SVG/scalable/mimetypes/unknown.svg
share/icons/HighContrast-SVG/scalable/mimetypes/video-x-generic.svg
share/icons/HighContrast-SVG/scalable/mimetypes/video.svg
share/icons/HighContrast-SVG/scalable/mimetypes/www.svg
share/icons/HighContrast-SVG/scalable/mimetypes/x-office-spreadsheet.svg
share/icons/HighContrast-SVG/scalable/places/desktop.svg
share/icons/HighContrast-SVG/scalable/places/distributor-logo.svg
share/icons/HighContrast-SVG/scalable/places/emptytrash.svg
share/icons/HighContrast-SVG/scalable/places/folder-remote.svg
share/icons/HighContrast-SVG/scalable/places/folder.svg
share/icons/HighContrast-SVG/scalable/places/folder_home.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-desktop.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-directory.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-ftp.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-home.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-network.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-nfs.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-server.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-share.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-smb.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-ssh.svg
share/icons/HighContrast-SVG/scalable/places/gnome-fs-trash-empty.svg
share/icons/HighContrast-SVG/scalable/places/gnome-main-menu.svg
share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-nfs-server.svg
share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-server.svg
share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-share.svg
share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-workgroup.svg
share/icons/HighContrast-SVG/scalable/places/gnome-stock-trash.svg
share/icons/HighContrast-SVG/scalable/places/gtk-directory.svg
share/icons/HighContrast-SVG/scalable/places/gtk-network.svg
share/icons/HighContrast-SVG/scalable/places/library-internet-radio.svg
share/icons/HighContrast-SVG/scalable/places/library-podcast.svg
share/icons/HighContrast-SVG/scalable/places/network-server.svg
share/icons/HighContrast-SVG/scalable/places/network-workgroup.svg
share/icons/HighContrast-SVG/scalable/places/network.svg
share/icons/HighContrast-SVG/scalable/places/network_local.svg
share/icons/HighContrast-SVG/scalable/places/novell-button.svg
share/icons/HighContrast-SVG/scalable/places/playlist-automatic.svg
share/icons/HighContrast-SVG/scalable/places/playlist.svg
share/icons/HighContrast-SVG/scalable/places/redhat-network-server.svg
share/icons/HighContrast-SVG/scalable/places/server.svg
share/icons/HighContrast-SVG/scalable/places/start-here.svg
share/icons/HighContrast-SVG/scalable/places/stock_folder.svg
share/icons/HighContrast-SVG/scalable/places/trashcan_empty.svg
share/icons/HighContrast-SVG/scalable/places/user-desktop.svg
share/icons/HighContrast-SVG/scalable/places/user-home.svg
share/icons/HighContrast-SVG/scalable/places/user-trash.svg
share/icons/HighContrast-SVG/scalable/places/xfce-trash_empty.svg
share/icons/HighContrast-SVG/scalable/status/audio-volume-high.svg
share/icons/HighContrast-SVG/scalable/status/audio-volume-low.svg
share/icons/HighContrast-SVG/scalable/status/audio-volume-medium.svg
share/icons/HighContrast-SVG/scalable/status/audio-volume-muted.svg
share/icons/HighContrast-SVG/scalable/status/connect_no.svg
share/icons/HighContrast-SVG/scalable/status/dialog-error.svg
share/icons/HighContrast-SVG/scalable/status/dialog-information.svg
share/icons/HighContrast-SVG/scalable/status/dialog-password.svg
share/icons/HighContrast-SVG/scalable/status/dialog-question.svg
share/icons/HighContrast-SVG/scalable/status/dialog-warning.svg
share/icons/HighContrast-SVG/scalable/status/edittrash.svg
share/icons/HighContrast-SVG/scalable/status/error.svg
share/icons/HighContrast-SVG/scalable/status/folder-drag-accept.svg
share/icons/HighContrast-SVG/scalable/status/folder-open.svg
share/icons/HighContrast-SVG/scalable/status/folder-visiting.svg
share/icons/HighContrast-SVG/scalable/status/folder_open.svg
share/icons/HighContrast-SVG/scalable/status/gnome-fs-directory-accept.svg
share/icons/HighContrast-SVG/scalable/status/gnome-fs-directory-visiting.svg
share/icons/HighContrast-SVG/scalable/status/gnome-fs-trash-full.svg
share/icons/HighContrast-SVG/scalable/status/gnome-netstatus-disconn.svg
share/icons/HighContrast-SVG/scalable/status/gnome-stock-trash-full.svg
share/icons/HighContrast-SVG/scalable/status/gtk-dialog-authentication.svg
share/icons/HighContrast-SVG/scalable/status/gtk-dialog-error.svg
share/icons/HighContrast-SVG/scalable/status/gtk-dialog-info.svg
share/icons/HighContrast-SVG/scalable/status/gtk-dialog-question.svg
share/icons/HighContrast-SVG/scalable/status/gtk-dialog-warning.svg
share/icons/HighContrast-SVG/scalable/status/gtk-missing-image.svg
share/icons/HighContrast-SVG/scalable/status/image-missing.svg
share/icons/HighContrast-SVG/scalable/status/important.svg
share/icons/HighContrast-SVG/scalable/status/info.svg
share/icons/HighContrast-SVG/scalable/status/mail-attachment.svg
share/icons/HighContrast-SVG/scalable/status/messagebox_critical.svg
share/icons/HighContrast-SVG/scalable/status/messagebox_info.svg
share/icons/HighContrast-SVG/scalable/status/messagebox_warning.svg
share/icons/HighContrast-SVG/scalable/status/network-offline.svg
share/icons/HighContrast-SVG/scalable/status/network-online.svg
share/icons/HighContrast-SVG/scalable/status/nm-no-connection.svg
share/icons/HighContrast-SVG/scalable/status/security-high.svg
share/icons/HighContrast-SVG/scalable/status/security-low.svg
share/icons/HighContrast-SVG/scalable/status/security-medium.svg
share/icons/HighContrast-SVG/scalable/status/software-update-available.svg
share/icons/HighContrast-SVG/scalable/status/software-update-urgent.svg
share/icons/HighContrast-SVG/scalable/status/stock_attach.svg
share/icons/HighContrast-SVG/scalable/status/stock_dialog-error.svg
share/icons/HighContrast-SVG/scalable/status/stock_dialog-info.svg
share/icons/HighContrast-SVG/scalable/status/stock_dialog-question.svg
share/icons/HighContrast-SVG/scalable/status/stock_dialog-warning.svg
share/icons/HighContrast-SVG/scalable/status/stock_lock-broken.svg
share/icons/HighContrast-SVG/scalable/status/stock_lock-ok.svg
share/icons/HighContrast-SVG/scalable/status/stock_lock-open.svg
share/icons/HighContrast-SVG/scalable/status/stock_lock.svg
share/icons/HighContrast-SVG/scalable/status/stock_open.svg
share/icons/HighContrast-SVG/scalable/status/stock_trash_full.svg
share/icons/HighContrast-SVG/scalable/status/stock_volume-0.svg
share/icons/HighContrast-SVG/scalable/status/stock_volume-max.svg
share/icons/HighContrast-SVG/scalable/status/stock_volume-med.svg
share/icons/HighContrast-SVG/scalable/status/stock_volume-min.svg
share/icons/HighContrast-SVG/scalable/status/stock_volume-mute.svg
share/icons/HighContrast-SVG/scalable/status/stock_volume.svg
share/icons/HighContrast-SVG/scalable/status/trashcan_full.svg
share/icons/HighContrast-SVG/scalable/status/user-trash-full.svg
share/icons/HighContrast-SVG/scalable/status/xfce-trash_full.svg
share/icons/HighContrast/index.theme
share/icons/HighContrastInverse/index.theme
share/icons/HighContrastLargePrint/36x36/animations/gnome-spinner-rest.png
share/icons/HighContrastLargePrint/36x36/animations/gnome-spinner.png
share/icons/HighContrastLargePrint/36x36/animations/process-idle.png
share/icons/HighContrastLargePrint/36x36/animations/process-working.png
share/icons/HighContrastLargePrint/48x48/actions/exit.png
share/icons/HighContrastLargePrint/48x48/actions/gnome-logout.png
share/icons/HighContrastLargePrint/48x48/actions/gnome-run.png
share/icons/HighContrastLargePrint/48x48/actions/gnome-searchtool.png
share/icons/HighContrastLargePrint/48x48/actions/go-home.png
share/icons/HighContrastLargePrint/48x48/actions/gohome.png
share/icons/HighContrastLargePrint/48x48/actions/gtk-execute.png
share/icons/HighContrastLargePrint/48x48/actions/gtk-home.png
share/icons/HighContrastLargePrint/48x48/actions/gtk-media-pause.png
share/icons/HighContrastLargePrint/48x48/actions/gtk-refresh.png
share/icons/HighContrastLargePrint/48x48/actions/kfind.png
share/icons/HighContrastLargePrint/48x48/actions/kfm_home.png
share/icons/HighContrastLargePrint/48x48/actions/media-playback-pause.png
share/icons/HighContrastLargePrint/48x48/actions/player_pause.png
share/icons/HighContrastLargePrint/48x48/actions/redhat-home.png
share/icons/HighContrastLargePrint/48x48/actions/reload.png
share/icons/HighContrastLargePrint/48x48/actions/reload3.png
share/icons/HighContrastLargePrint/48x48/actions/reload_all_tabs.png
share/icons/HighContrastLargePrint/48x48/actions/reload_page.png
share/icons/HighContrastLargePrint/48x48/actions/search.png
share/icons/HighContrastLargePrint/48x48/actions/stock_home.png
share/icons/HighContrastLargePrint/48x48/actions/stock_media-pause.png
share/icons/HighContrastLargePrint/48x48/actions/stock_new-tab.png
share/icons/HighContrastLargePrint/48x48/actions/stock_refresh.png
share/icons/HighContrastLargePrint/48x48/actions/system-log-out.png
share/icons/HighContrastLargePrint/48x48/actions/system-run.png
share/icons/HighContrastLargePrint/48x48/actions/system-search.png
share/icons/HighContrastLargePrint/48x48/actions/system-shutdown.png
share/icons/HighContrastLargePrint/48x48/actions/view-refresh.png
share/icons/HighContrastLargePrint/48x48/apps/access.png
share/icons/HighContrastLargePrint/48x48/apps/accessibility-directory.png
share/icons/HighContrastLargePrint/48x48/apps/accessories-calculator.png
share/icons/HighContrastLargePrint/48x48/apps/accessories-character-map.png
share/icons/HighContrastLargePrint/48x48/apps/accessories-text-editor.png
share/icons/HighContrastLargePrint/48x48/apps/advanced-directory.png
share/icons/HighContrastLargePrint/48x48/apps/applets-screenshooter.png
share/icons/HighContrastLargePrint/48x48/apps/arts.png
share/icons/HighContrastLargePrint/48x48/apps/ax-applet.png
share/icons/HighContrastLargePrint/48x48/apps/background.png
share/icons/HighContrastLargePrint/48x48/apps/calc.png
share/icons/HighContrastLargePrint/48x48/apps/charpick.png
share/icons/HighContrastLargePrint/48x48/apps/clock.png
share/icons/HighContrastLargePrint/48x48/apps/config-language.png
share/icons/HighContrastLargePrint/48x48/apps/display-capplet.png
share/icons/HighContrastLargePrint/48x48/apps/eog.png
share/icons/HighContrastLargePrint/48x48/apps/evince.png
share/icons/HighContrastLargePrint/48x48/apps/evolution.png
share/icons/HighContrastLargePrint/48x48/apps/file-manager.png
share/icons/HighContrastLargePrint/48x48/apps/file-roller.png
share/icons/HighContrastLargePrint/48x48/apps/fonts.png
share/icons/HighContrastLargePrint/48x48/apps/gdict.png
share/icons/HighContrastLargePrint/48x48/apps/ghex.png
share/icons/HighContrastLargePrint/48x48/apps/gimp.png
share/icons/HighContrastLargePrint/48x48/apps/gkb.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-application-generic.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-audio2.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-calc3.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-calculator.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-ccmime.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-ccscreensaver.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-cd.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-character-map.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-folder-generic.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-grecord.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-help.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-home.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-info.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-log.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-mailcheck.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-mini-commander.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer-applet.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-panel.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-searchtool-animation-rest.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-searchtool-animation.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-session.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-accessibility-keyboard.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-accessibility-technologies.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-background.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-default-applications.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-font.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-keybindings.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-sound.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-theme.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-ui-behavior.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-starthere.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-terminal.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-window-manager.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-windows.png
share/icons/HighContrastLargePrint/48x48/apps/gnome-workspace.png
share/icons/HighContrastLargePrint/48x48/apps/gok.png
share/icons/HighContrastLargePrint/48x48/apps/gtk-help.png
share/icons/HighContrastLargePrint/48x48/apps/gucharmap.png
share/icons/HighContrastLargePrint/48x48/apps/help-browser.png
share/icons/HighContrastLargePrint/48x48/apps/help.png
share/icons/HighContrastLargePrint/48x48/apps/kcalc.png
share/icons/HighContrastLargePrint/48x48/apps/kcharselect.png
share/icons/HighContrastLargePrint/48x48/apps/kcmkwm.png
share/icons/HighContrastLargePrint/48x48/apps/kcmsound.png
share/icons/HighContrastLargePrint/48x48/apps/kedit.png
share/icons/HighContrastLargePrint/48x48/apps/key_bindings.png
share/icons/HighContrastLargePrint/48x48/apps/kfm.png
share/icons/HighContrastLargePrint/48x48/apps/khelpcenter.png
share/icons/HighContrastLargePrint/48x48/apps/knotify.png
share/icons/HighContrastLargePrint/48x48/apps/konsole.png
share/icons/HighContrastLargePrint/48x48/apps/kwin.png
share/icons/HighContrastLargePrint/48x48/apps/launcher-program.png
share/icons/HighContrastLargePrint/48x48/apps/locale.png
share/icons/HighContrastLargePrint/48x48/apps/mozilla-icon.png
share/icons/HighContrastLargePrint/48x48/apps/multimedia-volume-control.png
share/icons/HighContrastLargePrint/48x48/apps/multimedia.png
share/icons/HighContrastLargePrint/48x48/apps/openterm.png
share/icons/HighContrastLargePrint/48x48/apps/orca.png
share/icons/HighContrastLargePrint/48x48/apps/panel-drawer.png
share/icons/HighContrastLargePrint/48x48/apps/panel-force-quit.png
share/icons/HighContrastLargePrint/48x48/apps/perfmeter.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-accessibility.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-font.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-keyboard-shortcuts.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-keyboard.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-locale.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-sound.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-theme.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-desktop-wallpaper.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-system-session.png
share/icons/HighContrastLargePrint/48x48/apps/preferences-system-windows.png
share/icons/HighContrastLargePrint/48x48/apps/redhat-filemanager.png
share/icons/HighContrastLargePrint/48x48/apps/session-properties.png
share/icons/HighContrastLargePrint/48x48/apps/smc.png
share/icons/HighContrastLargePrint/48x48/apps/sound-juicer.png
share/icons/HighContrastLargePrint/48x48/apps/star.png
share/icons/HighContrastLargePrint/48x48/apps/stock_help.png
share/icons/HighContrastLargePrint/48x48/apps/style.png
share/icons/HighContrastLargePrint/48x48/apps/susehelpcenter.png
share/icons/HighContrastLargePrint/48x48/apps/system-file-manager.png
share/icons/HighContrastLargePrint/48x48/apps/terminal.png
share/icons/HighContrastLargePrint/48x48/apps/text-editor.png
share/icons/HighContrastLargePrint/48x48/apps/utilities-terminal.png
share/icons/HighContrastLargePrint/48x48/apps/volume-knob.png
share/icons/HighContrastLargePrint/48x48/apps/wallpaper.png
share/icons/HighContrastLargePrint/48x48/apps/window-capplet.png
share/icons/HighContrastLargePrint/48x48/apps/xfce-filemanager.png
share/icons/HighContrastLargePrint/48x48/apps/xfce-terminal.png
share/icons/HighContrastLargePrint/48x48/apps/xfce4-backdrop.png
share/icons/HighContrastLargePrint/48x48/apps/xfce4-mixer.png
share/icons/HighContrastLargePrint/48x48/apps/xfce4-session.png
share/icons/HighContrastLargePrint/48x48/apps/xfce4-sound.png
share/icons/HighContrastLargePrint/48x48/apps/xfwm4.png
share/icons/HighContrastLargePrint/48x48/categories/applications-accessories.png
share/icons/HighContrastLargePrint/48x48/categories/applications-development.png
share/icons/HighContrastLargePrint/48x48/categories/applications-engineering.png
share/icons/HighContrastLargePrint/48x48/categories/applications-games.png
share/icons/HighContrastLargePrint/48x48/categories/applications-graphics.png
share/icons/HighContrastLargePrint/48x48/categories/applications-internet.png
share/icons/HighContrastLargePrint/48x48/categories/applications-multimedia.png
share/icons/HighContrastLargePrint/48x48/categories/applications-office.png
share/icons/HighContrastLargePrint/48x48/categories/applications-other.png
share/icons/HighContrastLargePrint/48x48/categories/applications-science.png
share/icons/HighContrastLargePrint/48x48/categories/applications-system.png
share/icons/HighContrastLargePrint/48x48/categories/applications-utilities.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-applications.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-control-center.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-devel.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-globe.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-graphics.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-joystick.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-multimedia.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-other.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-settings.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-system.png
share/icons/HighContrastLargePrint/48x48/categories/gnome-util.png
share/icons/HighContrastLargePrint/48x48/categories/gtk-preferences.png
share/icons/HighContrastLargePrint/48x48/categories/input_devices_settings.png
share/icons/HighContrastLargePrint/48x48/categories/kcontrol.png
share/icons/HighContrastLargePrint/48x48/categories/package_development.png
share/icons/HighContrastLargePrint/48x48/categories/package_games.png
share/icons/HighContrastLargePrint/48x48/categories/package_graphics.png
share/icons/HighContrastLargePrint/48x48/categories/package_multimedia.png
share/icons/HighContrastLargePrint/48x48/categories/package_network.png
share/icons/HighContrastLargePrint/48x48/categories/package_office.png
share/icons/HighContrastLargePrint/48x48/categories/package_settings.png
share/icons/HighContrastLargePrint/48x48/categories/package_system.png
share/icons/HighContrastLargePrint/48x48/categories/package_utilities.png
share/icons/HighContrastLargePrint/48x48/categories/preferences-desktop-peripherals.png
share/icons/HighContrastLargePrint/48x48/categories/preferences-desktop-personal.png
share/icons/HighContrastLargePrint/48x48/categories/preferences-desktop.png
share/icons/HighContrastLargePrint/48x48/categories/preferences-other.png
share/icons/HighContrastLargePrint/48x48/categories/preferences-system-network.png
share/icons/HighContrastLargePrint/48x48/categories/preferences-system.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-accessories.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-games.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-graphics.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-internet.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-office.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-preferences.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-programming.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-sound_video.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-system_settings.png
share/icons/HighContrastLargePrint/48x48/categories/redhat-system_tools.png
share/icons/HighContrastLargePrint/48x48/categories/stock_internet.png
share/icons/HighContrastLargePrint/48x48/categories/xfce-games.png
share/icons/HighContrastLargePrint/48x48/categories/xfce-graphics.png
share/icons/HighContrastLargePrint/48x48/categories/xfce-internet.png
share/icons/HighContrastLargePrint/48x48/categories/xfce-multimedia.png
share/icons/HighContrastLargePrint/48x48/categories/xfce-office.png
share/icons/HighContrastLargePrint/48x48/categories/xfce-system-settings.png
share/icons/HighContrastLargePrint/48x48/categories/xfce-utils.png
share/icons/HighContrastLargePrint/48x48/categories/xfce4-settings.png
share/icons/HighContrastLargePrint/48x48/devices/3floppy_unmount.png
share/icons/HighContrastLargePrint/48x48/devices/cdrom_unmount.png
share/icons/HighContrastLargePrint/48x48/devices/cdwriter_unmount.png
share/icons/HighContrastLargePrint/48x48/devices/computer.png
share/icons/HighContrastLargePrint/48x48/devices/drive-cdrom.png
share/icons/HighContrastLargePrint/48x48/devices/drive-harddisk.png
share/icons/HighContrastLargePrint/48x48/devices/drive-optical.png
share/icons/HighContrastLargePrint/48x48/devices/drive-removable-media.png
share/icons/HighContrastLargePrint/48x48/devices/dvd_unmount.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-computer.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-disc-cdr.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-disc-cdrw.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-disc-dvdr-plus.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-disc-dvdr.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-disc-dvdram.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-disc-dvdrom.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-disc-dvdrw.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-dvd.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-floppy.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-harddisk-1394.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-harddisk-usb.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-harddisk.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-keyboard.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-mouse-ball.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-mouse-optical.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer-network.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer-new.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-removable-1394.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-removable-usb.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-removable.png
share/icons/HighContrastLargePrint/48x48/devices/gnome-fs-client.png
share/icons/HighContrastLargePrint/48x48/devices/gtk-cdrom.png
share/icons/HighContrastLargePrint/48x48/devices/gtk-floppy.png
share/icons/HighContrastLargePrint/48x48/devices/gtk-harddisk.png
share/icons/HighContrastLargePrint/48x48/devices/harddrive.png
share/icons/HighContrastLargePrint/48x48/devices/hdd_unmount.png
share/icons/HighContrastLargePrint/48x48/devices/input-keyboard.png
share/icons/HighContrastLargePrint/48x48/devices/input-mouse.png
share/icons/HighContrastLargePrint/48x48/devices/keyboard.png
share/icons/HighContrastLargePrint/48x48/devices/kjobviewer.png
share/icons/HighContrastLargePrint/48x48/devices/kxkb.png
share/icons/HighContrastLargePrint/48x48/devices/media-cdrom.png
share/icons/HighContrastLargePrint/48x48/devices/media-floppy.png
share/icons/HighContrastLargePrint/48x48/devices/media-optical.png
share/icons/HighContrastLargePrint/48x48/devices/mouse.png
share/icons/HighContrastLargePrint/48x48/devices/printer-remote.png
share/icons/HighContrastLargePrint/48x48/devices/printer.png
share/icons/HighContrastLargePrint/48x48/devices/printer1.png
share/icons/HighContrastLargePrint/48x48/devices/printmgr.png
share/icons/HighContrastLargePrint/48x48/devices/stock_printers.png
share/icons/HighContrastLargePrint/48x48/devices/system-floppy.png
share/icons/HighContrastLargePrint/48x48/devices/system.png
share/icons/HighContrastLargePrint/48x48/devices/usbpendrive_unmount.png
share/icons/HighContrastLargePrint/48x48/devices/xfce-printer.png
share/icons/HighContrastLargePrint/48x48/devices/xfce4-keyboard.png
share/icons/HighContrastLargePrint/48x48/devices/xfce4-mouse.png
share/icons/HighContrastLargePrint/48x48/devices/yast_HD.png
share/icons/HighContrastLargePrint/48x48/devices/yast_idetude.png
share/icons/HighContrastLargePrint/48x48/devices/yast_mouse.png
share/icons/HighContrastLargePrint/48x48/devices/yast_printer.png
share/icons/HighContrastLargePrint/48x48/emblems/emblem-default.png
share/icons/HighContrastLargePrint/48x48/emblems/emblem-desktop.png
share/icons/HighContrastLargePrint/48x48/emblems/emblem-important.png
share/icons/HighContrastLargePrint/48x48/emblems/emblem-noread.png
share/icons/HighContrastLargePrint/48x48/emblems/emblem-personal.png
share/icons/HighContrastLargePrint/48x48/emblems/emblem-special.png
share/icons/HighContrastLargePrint/48x48/emblems/emblem-unreadable.png
share/icons/HighContrastLargePrint/48x48/emblems/stock_mail-priority-high.png
share/icons/HighContrastLargePrint/48x48/mimetypes/application-x-executable.png
share/icons/HighContrastLargePrint/48x48/mimetypes/ascii.png
share/icons/HighContrastLargePrint/48x48/mimetypes/audio-x-generic.png
share/icons/HighContrastLargePrint/48x48/mimetypes/binary.png
share/icons/HighContrastLargePrint/48x48/mimetypes/contents2.png
share/icons/HighContrastLargePrint/48x48/mimetypes/deb.png
share/icons/HighContrastLargePrint/48x48/mimetypes/empty.png
share/icons/HighContrastLargePrint/48x48/mimetypes/exec.png
share/icons/HighContrastLargePrint/48x48/mimetypes/folder_tar.png
share/icons/HighContrastLargePrint/48x48/mimetypes/font-x-generic.png
share/icons/HighContrastLargePrint/48x48/mimetypes/font.png
share/icons/HighContrastLargePrint/48x48/mimetypes/font_bitmap.png
share/icons/HighContrastLargePrint/48x48/mimetypes/font_truetype.png
share/icons/HighContrastLargePrint/48x48/mimetypes/font_type1.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-fs-executable.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-fs-regular.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-ogg.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-7z-compressed.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-archive.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-cpio.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-executable.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-jar.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-lha.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-lhz.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ms-dos-executable.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rar.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tar.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tarz.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-zip.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-vcard.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-package.png
share/icons/HighContrastLargePrint/48x48/mimetypes/gtk-file.png
share/icons/HighContrastLargePrint/48x48/mimetypes/image-x-generic.png
share/icons/HighContrastLargePrint/48x48/mimetypes/image.png
share/icons/HighContrastLargePrint/48x48/mimetypes/mime_ascii.png
share/icons/HighContrastLargePrint/48x48/mimetypes/misc.png
share/icons/HighContrastLargePrint/48x48/mimetypes/package-x-generic.png
share/icons/HighContrastLargePrint/48x48/mimetypes/package.png
share/icons/HighContrastLargePrint/48x48/mimetypes/package_editors.png
share/icons/HighContrastLargePrint/48x48/mimetypes/rpm.png
share/icons/HighContrastLargePrint/48x48/mimetypes/sound.png
share/icons/HighContrastLargePrint/48x48/mimetypes/stock_addressbook.png
share/icons/HighContrastLargePrint/48x48/mimetypes/tar.png
share/icons/HighContrastLargePrint/48x48/mimetypes/text-x-generic.png
share/icons/HighContrastLargePrint/48x48/mimetypes/text-x-preview.png
share/icons/HighContrastLargePrint/48x48/mimetypes/tgz.png
share/icons/HighContrastLargePrint/48x48/mimetypes/txt.png
share/icons/HighContrastLargePrint/48x48/mimetypes/txt2.png
share/icons/HighContrastLargePrint/48x48/mimetypes/unknown.png
share/icons/HighContrastLargePrint/48x48/mimetypes/vcard.png
share/icons/HighContrastLargePrint/48x48/mimetypes/video-x-generic.png
share/icons/HighContrastLargePrint/48x48/mimetypes/video.png
share/icons/HighContrastLargePrint/48x48/mimetypes/x-office-address-book.png
share/icons/HighContrastLargePrint/48x48/mimetypes/zip.png
share/icons/HighContrastLargePrint/48x48/places/desktop.png
share/icons/HighContrastLargePrint/48x48/places/distributor-logo.png
share/icons/HighContrastLargePrint/48x48/places/emptytrash.png
share/icons/HighContrastLargePrint/48x48/places/folder-remote.png
share/icons/HighContrastLargePrint/48x48/places/folder.icon
share/icons/HighContrastLargePrint/48x48/places/folder.png
share/icons/HighContrastLargePrint/48x48/places/folder_home.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-desktop.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-directory.icon
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-directory.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-ftp.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-home.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-network.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-nfs.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-server.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-share.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-smb.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-ssh.png
share/icons/HighContrastLargePrint/48x48/places/gnome-fs-trash-empty.png
share/icons/HighContrastLargePrint/48x48/places/gnome-main-menu.png
share/icons/HighContrastLargePrint/48x48/places/gnome-mime-x-directory-nfs-server.png
share/icons/HighContrastLargePrint/48x48/places/gnome-mime-x-directory-smb-server.png
share/icons/HighContrastLargePrint/48x48/places/gnome-mime-x-directory-smb-share.png
share/icons/HighContrastLargePrint/48x48/places/gnome-mime-x-directory-smb-workgroup.png
share/icons/HighContrastLargePrint/48x48/places/gnome-stock-trash.png
share/icons/HighContrastLargePrint/48x48/places/gtk-directory.icon
share/icons/HighContrastLargePrint/48x48/places/gtk-directory.png
share/icons/HighContrastLargePrint/48x48/places/gtk-network.png
share/icons/HighContrastLargePrint/48x48/places/network-server.png
share/icons/HighContrastLargePrint/48x48/places/network-workgroup.png
share/icons/HighContrastLargePrint/48x48/places/network.png
share/icons/HighContrastLargePrint/48x48/places/network_local.png
share/icons/HighContrastLargePrint/48x48/places/novell-button.png
share/icons/HighContrastLargePrint/48x48/places/redhat-network-server.png
share/icons/HighContrastLargePrint/48x48/places/server.png
share/icons/HighContrastLargePrint/48x48/places/start-here.png
share/icons/HighContrastLargePrint/48x48/places/stock_folder.icon
share/icons/HighContrastLargePrint/48x48/places/stock_folder.png
share/icons/HighContrastLargePrint/48x48/places/trashcan_empty.png
share/icons/HighContrastLargePrint/48x48/places/user-desktop.png
share/icons/HighContrastLargePrint/48x48/places/user-home.png
share/icons/HighContrastLargePrint/48x48/places/user-trash.png
share/icons/HighContrastLargePrint/48x48/places/xfce-trash_empty.png
share/icons/HighContrastLargePrint/48x48/status/audio-volume-high.png
share/icons/HighContrastLargePrint/48x48/status/audio-volume-low.png
share/icons/HighContrastLargePrint/48x48/status/audio-volume-medium.png
share/icons/HighContrastLargePrint/48x48/status/audio-volume-muted.png
share/icons/HighContrastLargePrint/48x48/status/edittrash.png
share/icons/HighContrastLargePrint/48x48/status/folder-drag-accept.icon
share/icons/HighContrastLargePrint/48x48/status/folder-drag-accept.png
share/icons/HighContrastLargePrint/48x48/status/gnome-fs-directory-accept.icon
share/icons/HighContrastLargePrint/48x48/status/gnome-fs-directory-accept.png
share/icons/HighContrastLargePrint/48x48/status/gnome-fs-trash-full.png
share/icons/HighContrastLargePrint/48x48/status/gnome-stock-trash-full.png
share/icons/HighContrastLargePrint/48x48/status/stock_trash_full.png
share/icons/HighContrastLargePrint/48x48/status/stock_volume-0.png
share/icons/HighContrastLargePrint/48x48/status/stock_volume-max.png
share/icons/HighContrastLargePrint/48x48/status/stock_volume-med.png
share/icons/HighContrastLargePrint/48x48/status/stock_volume-min.png
share/icons/HighContrastLargePrint/48x48/status/stock_volume-mute.png
share/icons/HighContrastLargePrint/48x48/status/stock_volume.png
share/icons/HighContrastLargePrint/48x48/status/trashcan_full.png
share/icons/HighContrastLargePrint/48x48/status/user-trash-full.png
share/icons/HighContrastLargePrint/48x48/status/xfce-trash_full.png
share/icons/HighContrastLargePrint/index.theme
share/icons/HighContrastLargePrintInverse/36x36/animations/gnome-spinner-rest.png
share/icons/HighContrastLargePrintInverse/36x36/animations/gnome-spinner.png
share/icons/HighContrastLargePrintInverse/36x36/animations/process-idle.png
share/icons/HighContrastLargePrintInverse/36x36/animations/process-working.png
share/icons/HighContrastLargePrintInverse/48x48/actions/exit.png
share/icons/HighContrastLargePrintInverse/48x48/actions/gnome-logout.png
share/icons/HighContrastLargePrintInverse/48x48/actions/gnome-run.png
share/icons/HighContrastLargePrintInverse/48x48/actions/gnome-searchtool.png
share/icons/HighContrastLargePrintInverse/48x48/actions/go-home.png
share/icons/HighContrastLargePrintInverse/48x48/actions/gohome.png
share/icons/HighContrastLargePrintInverse/48x48/actions/gtk-execute.png
share/icons/HighContrastLargePrintInverse/48x48/actions/gtk-home.png
share/icons/HighContrastLargePrintInverse/48x48/actions/gtk-media-pause.png
share/icons/HighContrastLargePrintInverse/48x48/actions/gtk-refresh.png
share/icons/HighContrastLargePrintInverse/48x48/actions/kfind.png
share/icons/HighContrastLargePrintInverse/48x48/actions/kfm_home.png
share/icons/HighContrastLargePrintInverse/48x48/actions/media-playback-pause.png
share/icons/HighContrastLargePrintInverse/48x48/actions/player_pause.png
share/icons/HighContrastLargePrintInverse/48x48/actions/redhat-home.png
share/icons/HighContrastLargePrintInverse/48x48/actions/reload.png
share/icons/HighContrastLargePrintInverse/48x48/actions/reload3.png
share/icons/HighContrastLargePrintInverse/48x48/actions/reload_all_tabs.png
share/icons/HighContrastLargePrintInverse/48x48/actions/reload_page.png
share/icons/HighContrastLargePrintInverse/48x48/actions/search.png
share/icons/HighContrastLargePrintInverse/48x48/actions/stock_home.png
share/icons/HighContrastLargePrintInverse/48x48/actions/stock_media-pause.png
share/icons/HighContrastLargePrintInverse/48x48/actions/stock_new-tab.png
share/icons/HighContrastLargePrintInverse/48x48/actions/stock_refresh.png
share/icons/HighContrastLargePrintInverse/48x48/actions/system-log-out.png
share/icons/HighContrastLargePrintInverse/48x48/actions/system-run.png
share/icons/HighContrastLargePrintInverse/48x48/actions/system-search.png
share/icons/HighContrastLargePrintInverse/48x48/actions/system-shutdown.png
share/icons/HighContrastLargePrintInverse/48x48/actions/view-refresh.png
share/icons/HighContrastLargePrintInverse/48x48/apps/access.png
share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-directory.png
share/icons/HighContrastLargePrintInverse/48x48/apps/accessories-calculator.png
share/icons/HighContrastLargePrintInverse/48x48/apps/accessories-character-map.png
share/icons/HighContrastLargePrintInverse/48x48/apps/accessories-text-editor.png
share/icons/HighContrastLargePrintInverse/48x48/apps/advanced-directory.png
share/icons/HighContrastLargePrintInverse/48x48/apps/applets-screenshooter.png
share/icons/HighContrastLargePrintInverse/48x48/apps/arts.png
share/icons/HighContrastLargePrintInverse/48x48/apps/ax-applet.png
share/icons/HighContrastLargePrintInverse/48x48/apps/background.png
share/icons/HighContrastLargePrintInverse/48x48/apps/calc.png
share/icons/HighContrastLargePrintInverse/48x48/apps/charpick.png
share/icons/HighContrastLargePrintInverse/48x48/apps/clock.png
share/icons/HighContrastLargePrintInverse/48x48/apps/config-language.png
share/icons/HighContrastLargePrintInverse/48x48/apps/display-capplet.png
share/icons/HighContrastLargePrintInverse/48x48/apps/eog.png
share/icons/HighContrastLargePrintInverse/48x48/apps/evince.png
share/icons/HighContrastLargePrintInverse/48x48/apps/evolution.png
share/icons/HighContrastLargePrintInverse/48x48/apps/file-manager.png
share/icons/HighContrastLargePrintInverse/48x48/apps/file-roller.png
share/icons/HighContrastLargePrintInverse/48x48/apps/fonts.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gdict.png
share/icons/HighContrastLargePrintInverse/48x48/apps/ghex.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gimp.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gkb.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-application-generic.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-audio2.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-calc3.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-calculator.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccmime.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccscreensaver.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cd.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-character-map.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-folder-generic.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-grecord.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-help.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-home.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-info.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-log.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-logo-icon-transparent.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mailcheck.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mini-commander.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer-applet.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-panel.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-searchtool-animation-rest.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-searchtool-animation.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-session.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-accessibility-keyboard.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-accessibility-technologies.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-background.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-default-applications.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-font.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-keybindings.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-sound.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-theme.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-ui-behavior.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-starthere.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-terminal.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-window-manager.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-windows.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-workspace.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gok.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gtk-help.png
share/icons/HighContrastLargePrintInverse/48x48/apps/gucharmap.png
share/icons/HighContrastLargePrintInverse/48x48/apps/help-browser.png
share/icons/HighContrastLargePrintInverse/48x48/apps/help.png
share/icons/HighContrastLargePrintInverse/48x48/apps/kcalc.png
share/icons/HighContrastLargePrintInverse/48x48/apps/kcharselect.png
share/icons/HighContrastLargePrintInverse/48x48/apps/kcmkwm.png
share/icons/HighContrastLargePrintInverse/48x48/apps/kcmsound.png
share/icons/HighContrastLargePrintInverse/48x48/apps/kedit.png
share/icons/HighContrastLargePrintInverse/48x48/apps/key_bindings.png
share/icons/HighContrastLargePrintInverse/48x48/apps/kfm.png
share/icons/HighContrastLargePrintInverse/48x48/apps/khelpcenter.png
share/icons/HighContrastLargePrintInverse/48x48/apps/knotify.png
share/icons/HighContrastLargePrintInverse/48x48/apps/konsole.png
share/icons/HighContrastLargePrintInverse/48x48/apps/kwin.png
share/icons/HighContrastLargePrintInverse/48x48/apps/launcher-program.png
share/icons/HighContrastLargePrintInverse/48x48/apps/locale.png
share/icons/HighContrastLargePrintInverse/48x48/apps/mozilla-icon.png
share/icons/HighContrastLargePrintInverse/48x48/apps/multimedia-volume-control.png
share/icons/HighContrastLargePrintInverse/48x48/apps/multimedia.png
share/icons/HighContrastLargePrintInverse/48x48/apps/openterm.png
share/icons/HighContrastLargePrintInverse/48x48/apps/orca.png
share/icons/HighContrastLargePrintInverse/48x48/apps/panel-drawer.png
share/icons/HighContrastLargePrintInverse/48x48/apps/panel-force-quit.png
share/icons/HighContrastLargePrintInverse/48x48/apps/perfmeter.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-accessibility.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-font.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-keyboard.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-keyboard-shortcuts.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-locale.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-sound.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-theme.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-desktop-wallpaper.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-system-session.png
share/icons/HighContrastLargePrintInverse/48x48/apps/preferences-system-windows.png
share/icons/HighContrastLargePrintInverse/48x48/apps/redhat-filemanager.png
share/icons/HighContrastLargePrintInverse/48x48/apps/session-properties.png
share/icons/HighContrastLargePrintInverse/48x48/apps/smc.png
share/icons/HighContrastLargePrintInverse/48x48/apps/sound-juicer.png
share/icons/HighContrastLargePrintInverse/48x48/apps/star.png
share/icons/HighContrastLargePrintInverse/48x48/apps/stock_help.png
share/icons/HighContrastLargePrintInverse/48x48/apps/style.png
share/icons/HighContrastLargePrintInverse/48x48/apps/susehelpcenter.png
share/icons/HighContrastLargePrintInverse/48x48/apps/system-file-manager.png
share/icons/HighContrastLargePrintInverse/48x48/apps/terminal.png
share/icons/HighContrastLargePrintInverse/48x48/apps/text-editor.png
share/icons/HighContrastLargePrintInverse/48x48/apps/utilities-terminal.png
share/icons/HighContrastLargePrintInverse/48x48/apps/volume-knob.png
share/icons/HighContrastLargePrintInverse/48x48/apps/wallpaper.png
share/icons/HighContrastLargePrintInverse/48x48/apps/window-capplet.png
share/icons/HighContrastLargePrintInverse/48x48/apps/xfce-filemanager.png
share/icons/HighContrastLargePrintInverse/48x48/apps/xfce-terminal.png
share/icons/HighContrastLargePrintInverse/48x48/apps/xfce4-backdrop.png
share/icons/HighContrastLargePrintInverse/48x48/apps/xfce4-mixer.png
share/icons/HighContrastLargePrintInverse/48x48/apps/xfce4-session.png
share/icons/HighContrastLargePrintInverse/48x48/apps/xfce4-sound.png
share/icons/HighContrastLargePrintInverse/48x48/apps/xfwm4.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-accessories.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-development.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-engineering.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-games.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-graphics.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-internet.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-multimedia.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-office.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-other.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-science.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-system.png
share/icons/HighContrastLargePrintInverse/48x48/categories/applications-utilities.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-applications.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-control-center.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-devel.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-globe.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-graphics.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-joystick.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-multimedia.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-other.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-settings.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-system.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gnome-util.png
share/icons/HighContrastLargePrintInverse/48x48/categories/gtk-preferences.png
share/icons/HighContrastLargePrintInverse/48x48/categories/input_devices_settings.png
share/icons/HighContrastLargePrintInverse/48x48/categories/kcontrol.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_development.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_games.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_graphics.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_multimedia.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_network.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_office.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_settings.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_system.png
share/icons/HighContrastLargePrintInverse/48x48/categories/package_utilities.png
share/icons/HighContrastLargePrintInverse/48x48/categories/preferences-desktop-peripherals.png
share/icons/HighContrastLargePrintInverse/48x48/categories/preferences-desktop-personal.png
share/icons/HighContrastLargePrintInverse/48x48/categories/preferences-desktop.png
share/icons/HighContrastLargePrintInverse/48x48/categories/preferences-other.png
share/icons/HighContrastLargePrintInverse/48x48/categories/preferences-system-network.png
share/icons/HighContrastLargePrintInverse/48x48/categories/preferences-system.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-accessories.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-games.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-graphics.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-internet.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-office.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-preferences.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-programming.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-sound_video.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-system_settings.png
share/icons/HighContrastLargePrintInverse/48x48/categories/redhat-system_tools.png
share/icons/HighContrastLargePrintInverse/48x48/categories/stock_internet.png
share/icons/HighContrastLargePrintInverse/48x48/categories/xfce-games.png
share/icons/HighContrastLargePrintInverse/48x48/categories/xfce-graphics.png
share/icons/HighContrastLargePrintInverse/48x48/categories/xfce-internet.png
share/icons/HighContrastLargePrintInverse/48x48/categories/xfce-multimedia.png
share/icons/HighContrastLargePrintInverse/48x48/categories/xfce-office.png
share/icons/HighContrastLargePrintInverse/48x48/categories/xfce-system-settings.png
share/icons/HighContrastLargePrintInverse/48x48/categories/xfce-utils.png
share/icons/HighContrastLargePrintInverse/48x48/categories/xfce4-settings.png
share/icons/HighContrastLargePrintInverse/48x48/devices/3floppy_unmount.png
share/icons/HighContrastLargePrintInverse/48x48/devices/cdrom_unmount.png
share/icons/HighContrastLargePrintInverse/48x48/devices/cdwriter_unmount.png
share/icons/HighContrastLargePrintInverse/48x48/devices/computer.png
share/icons/HighContrastLargePrintInverse/48x48/devices/drive-cdrom.png
share/icons/HighContrastLargePrintInverse/48x48/devices/drive-harddisk.png
share/icons/HighContrastLargePrintInverse/48x48/devices/drive-optical.png
share/icons/HighContrastLargePrintInverse/48x48/devices/drive-removable-media.png
share/icons/HighContrastLargePrintInverse/48x48/devices/dvd_unmount.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom-audio.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-computer.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-disc-cdr.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-disc-cdrw.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-disc-dvdr-plus.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-disc-dvdr.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-disc-dvdram.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-disc-dvdrom.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-disc-dvdrw.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-dvd.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-floppy.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-harddisk-1394.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-harddisk-usb.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-harddisk.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-keyboard.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-mouse-ball.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-mouse-optical.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer-network.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer-new.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-removable-1394.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-removable-usb.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-removable.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-fs-client.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gtk-cdrom.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gtk-floppy.png
share/icons/HighContrastLargePrintInverse/48x48/devices/gtk-harddisk.png
share/icons/HighContrastLargePrintInverse/48x48/devices/harddrive.png
share/icons/HighContrastLargePrintInverse/48x48/devices/hdd_unmount.png
share/icons/HighContrastLargePrintInverse/48x48/devices/input-keyboard.png
share/icons/HighContrastLargePrintInverse/48x48/devices/input-mouse.png
share/icons/HighContrastLargePrintInverse/48x48/devices/keyboard.png
share/icons/HighContrastLargePrintInverse/48x48/devices/kjobviewer.png
share/icons/HighContrastLargePrintInverse/48x48/devices/kxkb.png
share/icons/HighContrastLargePrintInverse/48x48/devices/media-cdrom.png
share/icons/HighContrastLargePrintInverse/48x48/devices/media-floppy.png
share/icons/HighContrastLargePrintInverse/48x48/devices/media-optical.png
share/icons/HighContrastLargePrintInverse/48x48/devices/mouse.png
share/icons/HighContrastLargePrintInverse/48x48/devices/printer-remote.png
share/icons/HighContrastLargePrintInverse/48x48/devices/printer.png
share/icons/HighContrastLargePrintInverse/48x48/devices/printer1.png
share/icons/HighContrastLargePrintInverse/48x48/devices/printmgr.png
share/icons/HighContrastLargePrintInverse/48x48/devices/stock_printers.png
share/icons/HighContrastLargePrintInverse/48x48/devices/system-floppy.png
share/icons/HighContrastLargePrintInverse/48x48/devices/system.png
share/icons/HighContrastLargePrintInverse/48x48/devices/usbpendrive_unmount.png
share/icons/HighContrastLargePrintInverse/48x48/devices/xfce-printer.png
share/icons/HighContrastLargePrintInverse/48x48/devices/xfce4-keyboard.png
share/icons/HighContrastLargePrintInverse/48x48/devices/xfce4-mouse.png
share/icons/HighContrastLargePrintInverse/48x48/devices/yast_HD.png
share/icons/HighContrastLargePrintInverse/48x48/devices/yast_idetude.png
share/icons/HighContrastLargePrintInverse/48x48/devices/yast_mouse.png
share/icons/HighContrastLargePrintInverse/48x48/devices/yast_printer.png
share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-default.png
share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-desktop.png
share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-important.png
share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-noread.png
share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-personal.png
share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-special.png
share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-unreadable.png
share/icons/HighContrastLargePrintInverse/48x48/emblems/stock_mail-priority-high.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/application-x-executable.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/ascii.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/audio-x-generic.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/binary.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/contents2.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/deb.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/empty.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/exec.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/folder_tar.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/font-x-generic.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/font.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/font_bitmap.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/font_truetype.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/font_type1.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-fs-executable.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-fs-regular.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-ogg.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-7z-compressed.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-archive.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-arj.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core-file.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cpio.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-deb.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-executable.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-afm.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-bdf.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-pcf.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-ttf.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzip.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-jar.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-killustrator.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-lha.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-lhz.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ms-dos-executable.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rar.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rpm.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-stuffit.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tar.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tarz.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-zip.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-vcard.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-package.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gtk-file.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/image-x-generic.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/image.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/mime_ascii.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/misc.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/package-x-generic.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/package.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/package_editors.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/rpm.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/sound.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/stock_addressbook.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/tar.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/text-x-generic.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/text-x-preview.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/tgz.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/txt.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/txt2.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/unknown.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/vcard.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/video-x-generic.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/video.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/x-office-address-book.png
share/icons/HighContrastLargePrintInverse/48x48/mimetypes/zip.png
share/icons/HighContrastLargePrintInverse/48x48/places/desktop.png
share/icons/HighContrastLargePrintInverse/48x48/places/distributor-logo.png
share/icons/HighContrastLargePrintInverse/48x48/places/emptytrash.png
share/icons/HighContrastLargePrintInverse/48x48/places/folder-remote.png
share/icons/HighContrastLargePrintInverse/48x48/places/folder.icon
share/icons/HighContrastLargePrintInverse/48x48/places/folder.png
share/icons/HighContrastLargePrintInverse/48x48/places/folder_home.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-desktop.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-directory.icon
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-directory.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-ftp.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-home.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-network.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-nfs.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-server.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-share.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-smb.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-ssh.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-fs-trash-empty.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-main-menu.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-mime-x-directory-nfs-server.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-mime-x-directory-smb-server.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-mime-x-directory-smb-share.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-mime-x-directory-smb-workgroup.png
share/icons/HighContrastLargePrintInverse/48x48/places/gnome-stock-trash.png
share/icons/HighContrastLargePrintInverse/48x48/places/gtk-directory.icon
share/icons/HighContrastLargePrintInverse/48x48/places/gtk-directory.png
share/icons/HighContrastLargePrintInverse/48x48/places/gtk-network.png
share/icons/HighContrastLargePrintInverse/48x48/places/network-server.png
share/icons/HighContrastLargePrintInverse/48x48/places/network-workgroup.png
share/icons/HighContrastLargePrintInverse/48x48/places/network.png
share/icons/HighContrastLargePrintInverse/48x48/places/network_local.png
share/icons/HighContrastLargePrintInverse/48x48/places/novell-button.png
share/icons/HighContrastLargePrintInverse/48x48/places/redhat-network-server.png
share/icons/HighContrastLargePrintInverse/48x48/places/server.png
share/icons/HighContrastLargePrintInverse/48x48/places/start-here.png
share/icons/HighContrastLargePrintInverse/48x48/places/stock_folder.icon
share/icons/HighContrastLargePrintInverse/48x48/places/stock_folder.png
share/icons/HighContrastLargePrintInverse/48x48/places/trashcan_empty.png
share/icons/HighContrastLargePrintInverse/48x48/places/user-desktop.png
share/icons/HighContrastLargePrintInverse/48x48/places/user-home.png
share/icons/HighContrastLargePrintInverse/48x48/places/user-trash.png
share/icons/HighContrastLargePrintInverse/48x48/places/xfce-trash_empty.png
share/icons/HighContrastLargePrintInverse/48x48/status/audio-volume-high.png
share/icons/HighContrastLargePrintInverse/48x48/status/audio-volume-low.png
share/icons/HighContrastLargePrintInverse/48x48/status/audio-volume-medium.png
share/icons/HighContrastLargePrintInverse/48x48/status/audio-volume-muted.png
share/icons/HighContrastLargePrintInverse/48x48/status/edittrash.png
share/icons/HighContrastLargePrintInverse/48x48/status/folder-drag-accept.icon
share/icons/HighContrastLargePrintInverse/48x48/status/folder-drag-accept.png
share/icons/HighContrastLargePrintInverse/48x48/status/gnome-fs-directory-accept.icon
share/icons/HighContrastLargePrintInverse/48x48/status/gnome-fs-directory-accept.png
share/icons/HighContrastLargePrintInverse/48x48/status/gnome-fs-trash-full.png
share/icons/HighContrastLargePrintInverse/48x48/status/gnome-stock-trash-full.png
share/icons/HighContrastLargePrintInverse/48x48/status/stock_trash_full.png
share/icons/HighContrastLargePrintInverse/48x48/status/stock_volume-0.png
share/icons/HighContrastLargePrintInverse/48x48/status/stock_volume-max.png
share/icons/HighContrastLargePrintInverse/48x48/status/stock_volume-med.png
share/icons/HighContrastLargePrintInverse/48x48/status/stock_volume-min.png
share/icons/HighContrastLargePrintInverse/48x48/status/stock_volume-mute.png
share/icons/HighContrastLargePrintInverse/48x48/status/stock_volume.png
share/icons/HighContrastLargePrintInverse/48x48/status/trashcan_full.png
share/icons/HighContrastLargePrintInverse/48x48/status/user-trash-full.png
share/icons/HighContrastLargePrintInverse/48x48/status/xfce-trash_full.png
share/icons/HighContrastLargePrintInverse/index.theme
share/icons/LargePrint/index.theme
share/icons/Mist/16x16/actions/document-open.png
share/icons/Mist/16x16/actions/fileopen.png
share/icons/Mist/16x16/actions/gtk-open.png
share/icons/Mist/16x16/places/application-x-gnome-saved-search.png
share/icons/Mist/16x16/places/folder-new.png
share/icons/Mist/16x16/places/folder-remote.png
share/icons/Mist/16x16/places/folder-saved-search.png
share/icons/Mist/16x16/places/folder.png
share/icons/Mist/16x16/places/folder_home.png
share/icons/Mist/16x16/places/gnome-fs-directory.png
share/icons/Mist/16x16/places/gnome-fs-ftp.png
share/icons/Mist/16x16/places/gnome-fs-home.png
share/icons/Mist/16x16/places/gnome-fs-nfs.png
share/icons/Mist/16x16/places/gnome-fs-share.png
share/icons/Mist/16x16/places/gnome-fs-smb.png
share/icons/Mist/16x16/places/gnome-fs-ssh.png
share/icons/Mist/16x16/places/gnome-mime-x-directory-smb-share.png
share/icons/Mist/16x16/places/gtk-directory.png
share/icons/Mist/16x16/places/network.png
share/icons/Mist/16x16/places/stock_folder.png
share/icons/Mist/16x16/places/user-home.png
share/icons/Mist/16x16/status/folder-drag-accept.svg
share/icons/Mist/16x16/status/folder-open.svg
share/icons/Mist/16x16/status/folder-visiting.png
share/icons/Mist/16x16/status/folder_open.svg
share/icons/Mist/16x16/status/gnome-fs-directory-accept.svg
share/icons/Mist/16x16/status/gnome-fs-directory-visiting.png
share/icons/Mist/16x16/status/stock_open.svg
share/icons/Mist/22x22/actions/document-open.png
share/icons/Mist/22x22/actions/fileopen.png
share/icons/Mist/22x22/actions/gtk-open.png
share/icons/Mist/22x22/places/application-x-gnome-saved-search.png
share/icons/Mist/22x22/places/folder-new.png
share/icons/Mist/22x22/places/folder-remote.png
share/icons/Mist/22x22/places/folder-saved-search.png
share/icons/Mist/22x22/places/folder.png
share/icons/Mist/22x22/places/folder_home.svg
share/icons/Mist/22x22/places/gnome-fs-directory.png
share/icons/Mist/22x22/places/gnome-fs-ftp.png
share/icons/Mist/22x22/places/gnome-fs-home.svg
share/icons/Mist/22x22/places/gnome-fs-nfs.png
share/icons/Mist/22x22/places/gnome-fs-share.png
share/icons/Mist/22x22/places/gnome-fs-smb.png
share/icons/Mist/22x22/places/gnome-fs-ssh.png
share/icons/Mist/22x22/places/gnome-mime-x-directory-smb-share.png
share/icons/Mist/22x22/places/gtk-directory.png
share/icons/Mist/22x22/places/network.png
share/icons/Mist/22x22/places/stock_folder.png
share/icons/Mist/22x22/places/user-home.svg
share/icons/Mist/22x22/status/folder-drag-accept.png
share/icons/Mist/22x22/status/folder-open.png
share/icons/Mist/22x22/status/folder-visiting.png
share/icons/Mist/22x22/status/folder_open.png
share/icons/Mist/22x22/status/gnome-fs-directory-accept.png
share/icons/Mist/22x22/status/gnome-fs-directory-visiting.png
share/icons/Mist/22x22/status/stock_open.png
share/icons/Mist/24x24/actions/document-open.png
share/icons/Mist/24x24/actions/fileopen.png
share/icons/Mist/24x24/actions/gtk-open.png
share/icons/Mist/24x24/places/application-x-gnome-saved-search.png
share/icons/Mist/24x24/places/folder-new.png
share/icons/Mist/24x24/places/folder-remote.png
share/icons/Mist/24x24/places/folder-saved-search.png
share/icons/Mist/24x24/places/folder.png
share/icons/Mist/24x24/places/folder_home.png
share/icons/Mist/24x24/places/gnome-fs-directory.png
share/icons/Mist/24x24/places/gnome-fs-ftp.png
share/icons/Mist/24x24/places/gnome-fs-home.png
share/icons/Mist/24x24/places/gnome-fs-nfs.png
share/icons/Mist/24x24/places/gnome-fs-share.png
share/icons/Mist/24x24/places/gnome-fs-smb.png
share/icons/Mist/24x24/places/gnome-fs-ssh.png
share/icons/Mist/24x24/places/gnome-mime-x-directory-smb-share.png
share/icons/Mist/24x24/places/gtk-directory.png
share/icons/Mist/24x24/places/network.png
share/icons/Mist/24x24/places/stock_folder.png
share/icons/Mist/24x24/places/user-home.png
share/icons/Mist/24x24/status/folder-drag-accept.png
share/icons/Mist/24x24/status/folder-open.png
share/icons/Mist/24x24/status/folder-visiting.png
share/icons/Mist/24x24/status/folder_open.png
share/icons/Mist/24x24/status/gnome-fs-directory-accept.png
share/icons/Mist/24x24/status/gnome-fs-directory-visiting.png
share/icons/Mist/24x24/status/stock_open.png
share/icons/Mist/32x32/actions/document-open.svg
share/icons/Mist/32x32/actions/fileopen.svg
share/icons/Mist/32x32/actions/gtk-open.svg
share/icons/Mist/32x32/places/application-x-gnome-saved-search.svg
share/icons/Mist/32x32/places/folder-new.svg
share/icons/Mist/32x32/places/folder-remote.svg
share/icons/Mist/32x32/places/folder-saved-search.svg
share/icons/Mist/32x32/places/folder.svg
share/icons/Mist/32x32/places/folder_home.svg
share/icons/Mist/32x32/places/gnome-fs-directory.svg
share/icons/Mist/32x32/places/gnome-fs-ftp.svg
share/icons/Mist/32x32/places/gnome-fs-home.svg
share/icons/Mist/32x32/places/gnome-fs-nfs.svg
share/icons/Mist/32x32/places/gnome-fs-share.svg
share/icons/Mist/32x32/places/gnome-fs-smb.svg
share/icons/Mist/32x32/places/gnome-fs-ssh.svg
share/icons/Mist/32x32/places/gnome-mime-x-directory-smb-share.svg
share/icons/Mist/32x32/places/gtk-directory.svg
share/icons/Mist/32x32/places/network.svg
share/icons/Mist/32x32/places/stock_folder.svg
share/icons/Mist/32x32/places/user-home.svg
share/icons/Mist/32x32/status/folder-drag-accept.svg
share/icons/Mist/32x32/status/folder-open.svg
share/icons/Mist/32x32/status/folder-visiting.png
share/icons/Mist/32x32/status/folder_open.svg
share/icons/Mist/32x32/status/gnome-fs-directory-accept.svg
share/icons/Mist/32x32/status/gnome-fs-directory-visiting.png
share/icons/Mist/32x32/status/stock_open.svg
share/icons/Mist/index.theme
share/icons/Mist/scalable/actions/document-open.svg
share/icons/Mist/scalable/actions/fileopen.svg
share/icons/Mist/scalable/actions/gtk-open.svg
share/icons/Mist/scalable/places/application-x-gnome-saved-search.svg
share/icons/Mist/scalable/places/folder-new.svg
share/icons/Mist/scalable/places/folder-remote.svg
share/icons/Mist/scalable/places/folder-saved-search.svg
share/icons/Mist/scalable/places/folder.svg
share/icons/Mist/scalable/places/folder_home.svg
share/icons/Mist/scalable/places/gnome-fs-directory.svg
share/icons/Mist/scalable/places/gnome-fs-ftp.svg
share/icons/Mist/scalable/places/gnome-fs-home.svg
share/icons/Mist/scalable/places/gnome-fs-nfs.svg
share/icons/Mist/scalable/places/gnome-fs-share.svg
share/icons/Mist/scalable/places/gnome-fs-smb.svg
share/icons/Mist/scalable/places/gnome-fs-ssh.svg
share/icons/Mist/scalable/places/gnome-mime-x-directory-smb-share.svg
share/icons/Mist/scalable/places/gtk-directory.svg
share/icons/Mist/scalable/places/network.svg
share/icons/Mist/scalable/places/stock_folder.svg
share/icons/Mist/scalable/places/user-home.svg
share/icons/Mist/scalable/status/folder-drag-accept.svg
share/icons/Mist/scalable/status/folder-open.svg
share/icons/Mist/scalable/status/folder-visiting.svg
share/icons/Mist/scalable/status/folder_open.svg
share/icons/Mist/scalable/status/gnome-fs-directory-accept.svg
share/icons/Mist/scalable/status/gnome-fs-directory-visiting.svg
share/icons/Mist/scalable/status/stock_open.svg
share/locale/am/LC_MESSAGES/gnome-themes.mo
share/locale/ar/LC_MESSAGES/gnome-themes.mo
share/locale/az/LC_MESSAGES/gnome-themes.mo
share/locale/be/LC_MESSAGES/gnome-themes.mo
share/locale/be@latin/LC_MESSAGES/gnome-themes.mo
share/locale/bg/LC_MESSAGES/gnome-themes.mo
share/locale/bn/LC_MESSAGES/gnome-themes.mo
share/locale/bn_IN/LC_MESSAGES/gnome-themes.mo
share/locale/bs/LC_MESSAGES/gnome-themes.mo
share/locale/ca/LC_MESSAGES/gnome-themes.mo
share/locale/cs/LC_MESSAGES/gnome-themes.mo
share/locale/cy/LC_MESSAGES/gnome-themes.mo
share/locale/da/LC_MESSAGES/gnome-themes.mo
share/locale/de/LC_MESSAGES/gnome-themes.mo
share/locale/dz/LC_MESSAGES/gnome-themes.mo
share/locale/el/LC_MESSAGES/gnome-themes.mo
share/locale/en_CA/LC_MESSAGES/gnome-themes.mo
share/locale/en_GB/LC_MESSAGES/gnome-themes.mo
share/locale/es/LC_MESSAGES/gnome-themes.mo
share/locale/et/LC_MESSAGES/gnome-themes.mo
share/locale/eu/LC_MESSAGES/gnome-themes.mo
share/locale/fa/LC_MESSAGES/gnome-themes.mo
share/locale/fi/LC_MESSAGES/gnome-themes.mo
share/locale/fr/LC_MESSAGES/gnome-themes.mo
share/locale/fur/LC_MESSAGES/gnome-themes.mo
share/locale/ga/LC_MESSAGES/gnome-themes.mo
share/locale/gl/LC_MESSAGES/gnome-themes.mo
share/locale/gu/LC_MESSAGES/gnome-themes.mo
share/locale/he/LC_MESSAGES/gnome-themes.mo
share/locale/hi/LC_MESSAGES/gnome-themes.mo
share/locale/hr/LC_MESSAGES/gnome-themes.mo
share/locale/hu/LC_MESSAGES/gnome-themes.mo
share/locale/id/LC_MESSAGES/gnome-themes.mo
share/locale/is/LC_MESSAGES/gnome-themes.mo
share/locale/it/LC_MESSAGES/gnome-themes.mo
share/locale/ja/LC_MESSAGES/gnome-themes.mo
share/locale/ka/LC_MESSAGES/gnome-themes.mo
share/locale/ko/LC_MESSAGES/gnome-themes.mo
share/locale/ku/LC_MESSAGES/gnome-themes.mo
share/locale/ky/LC_MESSAGES/gnome-themes.mo
share/locale/li/LC_MESSAGES/gnome-themes.mo
share/locale/lt/LC_MESSAGES/gnome-themes.mo
share/locale/lv/LC_MESSAGES/gnome-themes.mo
share/locale/mg/LC_MESSAGES/gnome-themes.mo
share/locale/mk/LC_MESSAGES/gnome-themes.mo
share/locale/ml/LC_MESSAGES/gnome-themes.mo
share/locale/mn/LC_MESSAGES/gnome-themes.mo
share/locale/mr/LC_MESSAGES/gnome-themes.mo
share/locale/ms/LC_MESSAGES/gnome-themes.mo
share/locale/nb/LC_MESSAGES/gnome-themes.mo
share/locale/ne/LC_MESSAGES/gnome-themes.mo
share/locale/nl/LC_MESSAGES/gnome-themes.mo
share/locale/nn/LC_MESSAGES/gnome-themes.mo
share/locale/oc/LC_MESSAGES/gnome-themes.mo
share/locale/or/LC_MESSAGES/gnome-themes.mo
share/locale/pa/LC_MESSAGES/gnome-themes.mo
share/locale/pl/LC_MESSAGES/gnome-themes.mo
share/locale/pt/LC_MESSAGES/gnome-themes.mo
share/locale/pt_BR/LC_MESSAGES/gnome-themes.mo
share/locale/ro/LC_MESSAGES/gnome-themes.mo
share/locale/ru/LC_MESSAGES/gnome-themes.mo
share/locale/rw/LC_MESSAGES/gnome-themes.mo
share/locale/si/LC_MESSAGES/gnome-themes.mo
share/locale/sk/LC_MESSAGES/gnome-themes.mo
share/locale/sl/LC_MESSAGES/gnome-themes.mo
share/locale/sq/LC_MESSAGES/gnome-themes.mo
share/locale/sr/LC_MESSAGES/gnome-themes.mo
share/locale/sr@latin/LC_MESSAGES/gnome-themes.mo
share/locale/sv/LC_MESSAGES/gnome-themes.mo
share/locale/ta/LC_MESSAGES/gnome-themes.mo
share/locale/th/LC_MESSAGES/gnome-themes.mo
share/locale/tr/LC_MESSAGES/gnome-themes.mo
share/locale/ug/LC_MESSAGES/gnome-themes.mo
share/locale/uk/LC_MESSAGES/gnome-themes.mo
share/locale/vi/LC_MESSAGES/gnome-themes.mo
share/locale/wa/LC_MESSAGES/gnome-themes.mo
share/locale/xh/LC_MESSAGES/gnome-themes.mo
share/locale/zh_CN/LC_MESSAGES/gnome-themes.mo
share/locale/zh_HK/LC_MESSAGES/gnome-themes.mo
share/locale/zh_TW/LC_MESSAGES/gnome-themes.mo
share/themes/Clearlooks/index.theme
share/themes/Clearlooks/metacity-1/metacity-theme-1.xml
share/themes/ClearlooksClassic/gtk-2.0/gtkrc
share/themes/ClearlooksClassic/metacity-1/metacity-theme-1.xml
share/themes/Crux/index.theme
share/themes/Glider/gtk-2.0/gtkrc
share/themes/Glider/index.theme
share/themes/Glider/metacity-1/metacity-theme-1.xml
share/themes/Glossy/gtk-2.0/gtkrc
share/themes/Glossy/index.theme
share/themes/Glossy/metacity-1/metacity-theme-1.xml
share/themes/HighContrast/gtk-2.0/gtkrc
share/themes/HighContrast/index.theme
share/themes/HighContrastInverse/gtk-2.0/gtkrc
share/themes/HighContrastInverse/index.theme
share/themes/HighContrastLargePrint/gtk-2.0/gtkrc
share/themes/HighContrastLargePrint/index.theme.disabled
share/themes/HighContrastLargePrint/pixmaps/double-click-maybe.png
share/themes/HighContrastLargePrint/pixmaps/double-click-off.png
share/themes/HighContrastLargePrint/pixmaps/double-click-on.png
share/themes/HighContrastLargePrint/pixmaps/media-backward.png
share/themes/HighContrastLargePrint/pixmaps/media-eject.png
share/themes/HighContrastLargePrint/pixmaps/media-forward.png
share/themes/HighContrastLargePrint/pixmaps/media-next.png
share/themes/HighContrastLargePrint/pixmaps/media-pause.png
share/themes/HighContrastLargePrint/pixmaps/media-play.png
share/themes/HighContrastLargePrint/pixmaps/media-prev.png
share/themes/HighContrastLargePrint/pixmaps/media-record.png
share/themes/HighContrastLargePrint/pixmaps/media-stop.png
share/themes/HighContrastLargePrint/pixmaps/metacity-delete.png
share/themes/HighContrastLargePrint/pixmaps/metacity-maximize.png
share/themes/HighContrastLargePrint/pixmaps/metacity-minimize.png
share/themes/HighContrastLargePrint/pixmaps/printer-broken.png
share/themes/HighContrastLargePrint/pixmaps/printer-default.png
share/themes/HighContrastLargePrint/pixmaps/printer-inkjet.png
share/themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png
share/themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png
share/themes/HighContrastLargePrint/pixmaps/stock_about.png
share/themes/HighContrastLargePrint/pixmaps/stock_accessories.png
share/themes/HighContrastLargePrint/pixmaps/stock_add.png
share/themes/HighContrastLargePrint/pixmaps/stock_amusements.png
share/themes/HighContrastLargePrint/pixmaps/stock_apply.png
share/themes/HighContrastLargePrint/pixmaps/stock_attach.png
share/themes/HighContrastLargePrint/pixmaps/stock_bold.png
share/themes/HighContrastLargePrint/pixmaps/stock_book.png
share/themes/HighContrastLargePrint/pixmaps/stock_cancel.png
share/themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png
share/themes/HighContrastLargePrint/pixmaps/stock_cdrom.png
share/themes/HighContrastLargePrint/pixmaps/stock_clear.png
share/themes/HighContrastLargePrint/pixmaps/stock_close.png
share/themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm
share/themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm
share/themes/HighContrastLargePrint/pixmaps/stock_connect.png
share/themes/HighContrastLargePrint/pixmaps/stock_convert.png
share/themes/HighContrastLargePrint/pixmaps/stock_copy.png
share/themes/HighContrastLargePrint/pixmaps/stock_cut.png
share/themes/HighContrastLargePrint/pixmaps/stock_delete.png
share/themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png
share/themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png
share/themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png
share/themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png
share/themes/HighContrastLargePrint/pixmaps/stock_disconnect.png
share/themes/HighContrastLargePrint/pixmaps/stock_dnd.png
share/themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png
share/themes/HighContrastLargePrint/pixmaps/stock_drawer.png
share/themes/HighContrastLargePrint/pixmaps/stock_edit.png
share/themes/HighContrastLargePrint/pixmaps/stock_empty.png
share/themes/HighContrastLargePrint/pixmaps/stock_execute.png
share/themes/HighContrastLargePrint/pixmaps/stock_export.png
share/themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png
share/themes/HighContrastLargePrint/pixmaps/stock_find.png
share/themes/HighContrastLargePrint/pixmaps/stock_floppy.png
share/themes/HighContrastLargePrint/pixmaps/stock_gnome-logo.png
share/themes/HighContrastLargePrint/pixmaps/stock_gnome-util.png
share/themes/HighContrastLargePrint/pixmaps/stock_go-back.png
share/themes/HighContrastLargePrint/pixmaps/stock_go-down.png
share/themes/HighContrastLargePrint/pixmaps/stock_go-forward.png
share/themes/HighContrastLargePrint/pixmaps/stock_go-up.png
share/themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png
share/themes/HighContrastLargePrint/pixmaps/stock_goto-first.png
share/themes/HighContrastLargePrint/pixmaps/stock_goto-last.png
share/themes/HighContrastLargePrint/pixmaps/stock_goto-top.png
share/themes/HighContrastLargePrint/pixmaps/stock_harddisk.png
share/themes/HighContrastLargePrint/pixmaps/stock_help.png
share/themes/HighContrastLargePrint/pixmaps/stock_home.png
share/themes/HighContrastLargePrint/pixmaps/stock_import.png
share/themes/HighContrastLargePrint/pixmaps/stock_index.png
share/themes/HighContrastLargePrint/pixmaps/stock_info.png
share/themes/HighContrastLargePrint/pixmaps/stock_insert-image.png
share/themes/HighContrastLargePrint/pixmaps/stock_insert-object.png
share/themes/HighContrastLargePrint/pixmaps/stock_insert-table.png
share/themes/HighContrastLargePrint/pixmaps/stock_internet.png
share/themes/HighContrastLargePrint/pixmaps/stock_italic.png
share/themes/HighContrastLargePrint/pixmaps/stock_jump-to.png
share/themes/HighContrastLargePrint/pixmaps/stock_justify-center.png
share/themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png
share/themes/HighContrastLargePrint/pixmaps/stock_justify-left.png
share/themes/HighContrastLargePrint/pixmaps/stock_justify-right.png
share/themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png
share/themes/HighContrastLargePrint/pixmaps/stock_line-in.png
share/themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png
share/themes/HighContrastLargePrint/pixmaps/stock_logout.png
share/themes/HighContrastLargePrint/pixmaps/stock_mic.png
share/themes/HighContrastLargePrint/pixmaps/stock_missing-image.png
share/themes/HighContrastLargePrint/pixmaps/stock_multimedia.png
share/themes/HighContrastLargePrint/pixmaps/stock_new.png
share/themes/HighContrastLargePrint/pixmaps/stock_no.png
share/themes/HighContrastLargePrint/pixmaps/stock_ok.png
share/themes/HighContrastLargePrint/pixmaps/stock_open.png
share/themes/HighContrastLargePrint/pixmaps/stock_paste.png
share/themes/HighContrastLargePrint/pixmaps/stock_preferences.png
share/themes/HighContrastLargePrint/pixmaps/stock_print-preview.png
share/themes/HighContrastLargePrint/pixmaps/stock_print.png
share/themes/HighContrastLargePrint/pixmaps/stock_properties.png
share/themes/HighContrastLargePrint/pixmaps/stock_quit.png
share/themes/HighContrastLargePrint/pixmaps/stock_redo.png
share/themes/HighContrastLargePrint/pixmaps/stock_refresh.png
share/themes/HighContrastLargePrint/pixmaps/stock_remove.png
share/themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png
share/themes/HighContrastLargePrint/pixmaps/stock_run.png
share/themes/HighContrastLargePrint/pixmaps/stock_save-as.png
share/themes/HighContrastLargePrint/pixmaps/stock_save.png
share/themes/HighContrastLargePrint/pixmaps/stock_screenshot.png
share/themes/HighContrastLargePrint/pixmaps/stock_searchtool.png
share/themes/HighContrastLargePrint/pixmaps/stock_select-color.png
share/themes/HighContrastLargePrint/pixmaps/stock_select-font.png
share/themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png
share/themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png
share/themes/HighContrastLargePrint/pixmaps/stock_spell-check.png
share/themes/HighContrastLargePrint/pixmaps/stock_stop.png
share/themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png
share/themes/HighContrastLargePrint/pixmaps/stock_undelete.png
share/themes/HighContrastLargePrint/pixmaps/stock_underline.png
share/themes/HighContrastLargePrint/pixmaps/stock_undo.png
share/themes/HighContrastLargePrint/pixmaps/stock_volume.png
share/themes/HighContrastLargePrint/pixmaps/stock_yes.png
share/themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png
share/themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png
share/themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png
share/themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png
share/themes/HighContrastLargePrint/pixmaps/volume-max.png
share/themes/HighContrastLargePrint/pixmaps/volume-medium.png
share/themes/HighContrastLargePrint/pixmaps/volume-min.png
share/themes/HighContrastLargePrint/pixmaps/volume-mute.png
share/themes/HighContrastLargePrint/pixmaps/volume-zero.png
share/themes/HighContrastLargePrintInverse/gtk-2.0/gtkrc
share/themes/HighContrastLargePrintInverse/index.theme.disabled
share/themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png
share/themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png
share/themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-backward.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-eject.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-forward.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-next.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-pause.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-play.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-prev.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-record.png
share/themes/HighContrastLargePrintInverse/pixmaps/media-stop.png
share/themes/HighContrastLargePrintInverse/pixmaps/metacity-delete.png
share/themes/HighContrastLargePrintInverse/pixmaps/metacity-maximize.png
share/themes/HighContrastLargePrintInverse/pixmaps/metacity-minimize.png
share/themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png
share/themes/HighContrastLargePrintInverse/pixmaps/printer-default.png
share/themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png
share/themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png
share/themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_about.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_add.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_book.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_close.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm
share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm
share/themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_export.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_find.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-logo.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-util.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_harddisk.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_help.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_home.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_import.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_index.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_info.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_new.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_no.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_open.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_print.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_run.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_save.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png
share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png
share/themes/HighContrastLargePrintInverse/pixmaps/volume-max.png
share/themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png
share/themes/HighContrastLargePrintInverse/pixmaps/volume-min.png
share/themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png
share/themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png
share/themes/Inverted/gtk-2.0/gtkrc
share/themes/Inverted/metacity-1/metacity-theme-1.xml
share/themes/LargePrint/gtk-2.0/gtkrc
share/themes/LargePrint/index.theme.disabled
share/themes/LowContrast/gtk-2.0/gtkrc
share/themes/LowContrast/index.theme
share/themes/LowContrastLargePrint/gtk-2.0/gtkrc
share/themes/LowContrastLargePrint/index.theme.disabled
share/themes/LowContrastLargePrint/pixmaps/double-click-maybe.png
share/themes/LowContrastLargePrint/pixmaps/double-click-off.png
share/themes/LowContrastLargePrint/pixmaps/double-click-on.png
share/themes/LowContrastLargePrint/pixmaps/media-backward.png
share/themes/LowContrastLargePrint/pixmaps/media-eject.png
share/themes/LowContrastLargePrint/pixmaps/media-forward.png
share/themes/LowContrastLargePrint/pixmaps/media-next.png
share/themes/LowContrastLargePrint/pixmaps/media-pause.png
share/themes/LowContrastLargePrint/pixmaps/media-play.png
share/themes/LowContrastLargePrint/pixmaps/media-prev.png
share/themes/LowContrastLargePrint/pixmaps/media-record.png
share/themes/LowContrastLargePrint/pixmaps/media-stop.png
share/themes/LowContrastLargePrint/pixmaps/metacity-delete.png
share/themes/LowContrastLargePrint/pixmaps/metacity-maximize.png
share/themes/LowContrastLargePrint/pixmaps/metacity-minimize.png
share/themes/LowContrastLargePrint/pixmaps/printer-broken.png
share/themes/LowContrastLargePrint/pixmaps/printer-default.png
share/themes/LowContrastLargePrint/pixmaps/printer-inkjet.png
share/themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png
share/themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png
share/themes/LowContrastLargePrint/pixmaps/stock_about.png
share/themes/LowContrastLargePrint/pixmaps/stock_accessories.png
share/themes/LowContrastLargePrint/pixmaps/stock_add.png
share/themes/LowContrastLargePrint/pixmaps/stock_amusements.png
share/themes/LowContrastLargePrint/pixmaps/stock_apply.png
share/themes/LowContrastLargePrint/pixmaps/stock_attach.png
share/themes/LowContrastLargePrint/pixmaps/stock_bold.png
share/themes/LowContrastLargePrint/pixmaps/stock_book.png
share/themes/LowContrastLargePrint/pixmaps/stock_cancel.png
share/themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png
share/themes/LowContrastLargePrint/pixmaps/stock_cdrom.png
share/themes/LowContrastLargePrint/pixmaps/stock_clear.png
share/themes/LowContrastLargePrint/pixmaps/stock_close.png
share/themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm
share/themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm
share/themes/LowContrastLargePrint/pixmaps/stock_connect.png
share/themes/LowContrastLargePrint/pixmaps/stock_convert.png
share/themes/LowContrastLargePrint/pixmaps/stock_copy.png
share/themes/LowContrastLargePrint/pixmaps/stock_cut.png
share/themes/LowContrastLargePrint/pixmaps/stock_delete.png
share/themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png
share/themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png
share/themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png
share/themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png
share/themes/LowContrastLargePrint/pixmaps/stock_disconnect.png
share/themes/LowContrastLargePrint/pixmaps/stock_dnd.png
share/themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png
share/themes/LowContrastLargePrint/pixmaps/stock_drawer.png
share/themes/LowContrastLargePrint/pixmaps/stock_edit.png
share/themes/LowContrastLargePrint/pixmaps/stock_empty.png
share/themes/LowContrastLargePrint/pixmaps/stock_execute.png
share/themes/LowContrastLargePrint/pixmaps/stock_export.png
share/themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png
share/themes/LowContrastLargePrint/pixmaps/stock_find.png
share/themes/LowContrastLargePrint/pixmaps/stock_floppy.png
share/themes/LowContrastLargePrint/pixmaps/stock_gnome-logo.png
share/themes/LowContrastLargePrint/pixmaps/stock_gnome-util.png
share/themes/LowContrastLargePrint/pixmaps/stock_go-back.png
share/themes/LowContrastLargePrint/pixmaps/stock_go-down.png
share/themes/LowContrastLargePrint/pixmaps/stock_go-forward.png
share/themes/LowContrastLargePrint/pixmaps/stock_go-up.png
share/themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png
share/themes/LowContrastLargePrint/pixmaps/stock_goto-first.png
share/themes/LowContrastLargePrint/pixmaps/stock_goto-last.png
share/themes/LowContrastLargePrint/pixmaps/stock_goto-top.png
share/themes/LowContrastLargePrint/pixmaps/stock_harddisk.png
share/themes/LowContrastLargePrint/pixmaps/stock_help.png
share/themes/LowContrastLargePrint/pixmaps/stock_home.png
share/themes/LowContrastLargePrint/pixmaps/stock_import.png
share/themes/LowContrastLargePrint/pixmaps/stock_index.png
share/themes/LowContrastLargePrint/pixmaps/stock_info.png
share/themes/LowContrastLargePrint/pixmaps/stock_insert-image.png
share/themes/LowContrastLargePrint/pixmaps/stock_insert-object.png
share/themes/LowContrastLargePrint/pixmaps/stock_insert-table.png
share/themes/LowContrastLargePrint/pixmaps/stock_internet.png
share/themes/LowContrastLargePrint/pixmaps/stock_italic.png
share/themes/LowContrastLargePrint/pixmaps/stock_jump-to.png
share/themes/LowContrastLargePrint/pixmaps/stock_justify-center.png
share/themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png
share/themes/LowContrastLargePrint/pixmaps/stock_justify-left.png
share/themes/LowContrastLargePrint/pixmaps/stock_justify-right.png
share/themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png
share/themes/LowContrastLargePrint/pixmaps/stock_line-in.png
share/themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png
share/themes/LowContrastLargePrint/pixmaps/stock_logout.png
share/themes/LowContrastLargePrint/pixmaps/stock_mic.png
share/themes/LowContrastLargePrint/pixmaps/stock_missing-image.png
share/themes/LowContrastLargePrint/pixmaps/stock_multimedia.png
share/themes/LowContrastLargePrint/pixmaps/stock_new.png
share/themes/LowContrastLargePrint/pixmaps/stock_no.png
share/themes/LowContrastLargePrint/pixmaps/stock_ok.png
share/themes/LowContrastLargePrint/pixmaps/stock_open.png
share/themes/LowContrastLargePrint/pixmaps/stock_paste.png
share/themes/LowContrastLargePrint/pixmaps/stock_preferences.png
share/themes/LowContrastLargePrint/pixmaps/stock_print-preview.png
share/themes/LowContrastLargePrint/pixmaps/stock_print.png
share/themes/LowContrastLargePrint/pixmaps/stock_properties.png
share/themes/LowContrastLargePrint/pixmaps/stock_quit.png
share/themes/LowContrastLargePrint/pixmaps/stock_redo.png
share/themes/LowContrastLargePrint/pixmaps/stock_refresh.png
share/themes/LowContrastLargePrint/pixmaps/stock_remove.png
share/themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png
share/themes/LowContrastLargePrint/pixmaps/stock_run.png
share/themes/LowContrastLargePrint/pixmaps/stock_save-as.png
share/themes/LowContrastLargePrint/pixmaps/stock_save.png
share/themes/LowContrastLargePrint/pixmaps/stock_screenshot.png
share/themes/LowContrastLargePrint/pixmaps/stock_searchtool.png
share/themes/LowContrastLargePrint/pixmaps/stock_select-color.png
share/themes/LowContrastLargePrint/pixmaps/stock_select-font.png
share/themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png
share/themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png
share/themes/LowContrastLargePrint/pixmaps/stock_spell-check.png
share/themes/LowContrastLargePrint/pixmaps/stock_stop.png
share/themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png
share/themes/LowContrastLargePrint/pixmaps/stock_undelete.png
share/themes/LowContrastLargePrint/pixmaps/stock_underline.png
share/themes/LowContrastLargePrint/pixmaps/stock_undo.png
share/themes/LowContrastLargePrint/pixmaps/stock_volume.png
share/themes/LowContrastLargePrint/pixmaps/stock_yes.png
share/themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png
share/themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png
share/themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png
share/themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png
share/themes/LowContrastLargePrint/pixmaps/volume-max.png
share/themes/LowContrastLargePrint/pixmaps/volume-medium.png
share/themes/LowContrastLargePrint/pixmaps/volume-min.png
share/themes/LowContrastLargePrint/pixmaps/volume-mute.png
share/themes/LowContrastLargePrint/pixmaps/volume-zero.png
share/themes/Mist/index.theme
share/themes/Mist/metacity-1/metacity-theme-1.xml
share/themes/Simple/gtk-2.0/gtkrc
@dirrm share/themes/Simple/gtk-2.0
@dirrm share/themes/Simple
@dirrm share/themes/Mist/metacity-1
@dirrm share/themes/Mist
@dirrm share/themes/LowContrastLargePrint/pixmaps
@dirrm share/themes/LowContrastLargePrint/gtk-2.0
@dirrm share/themes/LowContrastLargePrint
@dirrm share/themes/LowContrast/gtk-2.0
@dirrm share/themes/LowContrast
@dirrm share/themes/LargePrint/gtk-2.0
@dirrm share/themes/LargePrint
@dirrm share/themes/Inverted/metacity-1
@dirrm share/themes/Inverted/gtk-2.0
@dirrm share/themes/Inverted
@dirrm share/themes/HighContrastLargePrintInverse/pixmaps
@dirrm share/themes/HighContrastLargePrintInverse/gtk-2.0
@dirrm share/themes/HighContrastLargePrintInverse
@dirrm share/themes/HighContrastLargePrint/pixmaps
@dirrm share/themes/HighContrastLargePrint/gtk-2.0
@dirrm share/themes/HighContrastLargePrint
@dirrm share/themes/HighContrastInverse/gtk-2.0
@dirrm share/themes/HighContrastInverse
@dirrm share/themes/HighContrast/gtk-2.0
@dirrm share/themes/HighContrast
@dirrm share/themes/Glossy/metacity-1
@dirrm share/themes/Glossy/gtk-2.0
@dirrm share/themes/Glossy
@dirrm share/themes/Glider/metacity-1
@dirrm share/themes/Glider/gtk-2.0
@dirrm share/themes/Glider
@dirrm share/themes/Crux
@dirrm share/themes/ClearlooksClassic/metacity-1
@dirrm share/themes/ClearlooksClassic/gtk-2.0
@dirrm share/themes/ClearlooksClassic
@dirrm share/themes/Clearlooks/metacity-1
@dirrm share/themes/Clearlooks
@dirrmtry share/themes
@dirrm share/icons/Mist/scalable/status
@dirrm share/icons/Mist/scalable/places
@dirrm share/icons/Mist/scalable/actions
@dirrm share/icons/Mist/scalable
@dirrm share/icons/Mist/32x32/status
@dirrm share/icons/Mist/32x32/places
@dirrm share/icons/Mist/32x32/actions
@dirrm share/icons/Mist/32x32
@dirrm share/icons/Mist/24x24/status
@dirrm share/icons/Mist/24x24/places
@dirrm share/icons/Mist/24x24/actions
@dirrm share/icons/Mist/24x24
@dirrm share/icons/Mist/22x22/status
@dirrm share/icons/Mist/22x22/places
@dirrm share/icons/Mist/22x22/actions
@dirrm share/icons/Mist/22x22
@dirrm share/icons/Mist/16x16/status
@dirrm share/icons/Mist/16x16/places
@dirrm share/icons/Mist/16x16/actions
@dirrm share/icons/Mist/16x16
@dirrm share/icons/Mist
@dirrm share/icons/LargePrint
@dirrm share/icons/HighContrastLargePrintInverse/48x48/status
@dirrm share/icons/HighContrastLargePrintInverse/48x48/places
@dirrm share/icons/HighContrastLargePrintInverse/48x48/mimetypes
@dirrm share/icons/HighContrastLargePrintInverse/48x48/emblems
@dirrm share/icons/HighContrastLargePrintInverse/48x48/devices
@dirrm share/icons/HighContrastLargePrintInverse/48x48/categories
@dirrm share/icons/HighContrastLargePrintInverse/48x48/apps
@dirrm share/icons/HighContrastLargePrintInverse/48x48/actions
@dirrm share/icons/HighContrastLargePrintInverse/48x48
@dirrm share/icons/HighContrastLargePrintInverse/36x36/animations
@dirrm share/icons/HighContrastLargePrintInverse/36x36
@dirrm share/icons/HighContrastLargePrintInverse
@dirrm share/icons/HighContrastLargePrint/48x48/status
@dirrm share/icons/HighContrastLargePrint/48x48/places
@dirrm share/icons/HighContrastLargePrint/48x48/mimetypes
@dirrm share/icons/HighContrastLargePrint/48x48/emblems
@dirrm share/icons/HighContrastLargePrint/48x48/devices
@dirrm share/icons/HighContrastLargePrint/48x48/categories
@dirrm share/icons/HighContrastLargePrint/48x48/apps
@dirrm share/icons/HighContrastLargePrint/48x48/actions
@dirrm share/icons/HighContrastLargePrint/48x48
@dirrm share/icons/HighContrastLargePrint/36x36/animations
@dirrm share/icons/HighContrastLargePrint/36x36
@dirrm share/icons/HighContrastLargePrint
@dirrm share/icons/HighContrastInverse
@dirrm share/icons/HighContrast-SVG/scalable/status
@dirrm share/icons/HighContrast-SVG/scalable/places
@dirrm share/icons/HighContrast-SVG/scalable/mimetypes
@dirrm share/icons/HighContrast-SVG/scalable/emotes
@dirrm share/icons/HighContrast-SVG/scalable/emblems
@dirrm share/icons/HighContrast-SVG/scalable/devices
@dirrm share/icons/HighContrast-SVG/scalable/categories
@dirrm share/icons/HighContrast-SVG/scalable/apps
@dirrm share/icons/HighContrast-SVG/scalable/actions
@dirrm share/icons/HighContrast-SVG/scalable
@dirrm share/icons/HighContrast-SVG/48x48/animations
@dirrm share/icons/HighContrast-SVG/48x48
@dirrm share/icons/HighContrast-SVG
@dirrm share/icons/HighContrast
@dirrm share/icons/Crux/scalable/status
@dirrm share/icons/Crux/scalable/places
@dirrm share/icons/Crux/scalable/actions
@dirrm share/icons/Crux/scalable
@dirrm share/icons/Crux/32x32/status
@dirrm share/icons/Crux/32x32/places
@dirrm share/icons/Crux/32x32/actions
@dirrm share/icons/Crux/32x32
@dirrm share/icons/Crux/24x24/status
@dirrm share/icons/Crux/24x24/places
@dirrm share/icons/Crux/24x24/actions
@dirrm share/icons/Crux/24x24
@dirrm share/icons/Crux/22x22/status
@dirrm share/icons/Crux/22x22/places
@dirrm share/icons/Crux/22x22/actions
@dirrm share/icons/Crux/22x22
@dirrm share/icons/Crux/16x16/status
@dirrm share/icons/Crux/16x16/places
@dirrm share/icons/Crux/16x16/actions
@dirrm share/icons/Crux/16x16
@dirrm share/icons/Crux
@dirrmtry share/icons
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/xh/LC_MESSAGES
@dirrmtry share/locale/xh
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mg/LC_MESSAGES
@dirrmtry share/locale/mg
@dirrmtry share/locale/ky/LC_MESSAGES
@dirrmtry share/locale/ky
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/fur/LC_MESSAGES
@dirrmtry share/locale/fur
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin