aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/e16-themes/pkg-plist
blob: ffc3b8f84f3f1195ef8b326eee10ed2a4a30579b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
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
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
%%DATADIR%%/themes/BlueSteel/ABOUT/MAIN
%%DATADIR%%/themes/BlueSteel/ABOUT/bg.png
%%DATADIR%%/themes/BlueSteel/ABOUT/logo.png
%%DATADIR%%/themes/BlueSteel/Eterm/Eterm.cfg
%%DATADIR%%/themes/BlueSteel/Eterm/images/anchor_fg.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/anchor_hl.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/bg.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/downarrow_cl.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/downarrow_fg.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/downarrow_hl.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/leftarrow_cl.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/leftarrow_fg.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/leftarrow_hl.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/menu_selected.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/menubg.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/rightarrow_cl.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/rightarrow_fg.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/rightarrow_hl.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/submenu.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/submenu_selected.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/trough.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/uparrow_cl.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/uparrow_fg.png
%%DATADIR%%/themes/BlueSteel/Eterm/images/uparrow_hl.png
%%DATADIR%%/themes/BlueSteel/README
%%DATADIR%%/themes/BlueSteel/backgrounds/backgrounds.cfg
%%DATADIR%%/themes/BlueSteel/backgrounds/images/All-Good-People-4.jpg
%%DATADIR%%/themes/BlueSteel/backgrounds/images/Enigmas-Oven-2.jpg
%%DATADIR%%/themes/BlueSteel/borders.cfg
%%DATADIR%%/themes/BlueSteel/borders/BORDERLESS/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/DEFAULT/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/DEFAULT/images/maximize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/DEFAULT/images/maximize_cl.png
%%DATADIR%%/themes/BlueSteel/borders/DEFAULT/images/maximize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/FIXEDSIZE/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/ICONBOX/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/resize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/resize_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/resize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/right_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/right_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/rightbottomtrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/rightbottomtrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/shade_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/shade_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/shade_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/title_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/title_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/toptrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/toptrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/unshade_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/unshade_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTPAGER/images/unshade_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/bottom_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/bottom_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/bottomresize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/bottomresize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/close_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/close_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/close_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/left_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/left_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/maximize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/maximize_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/maximize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/maximize_hl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/minimize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/minimize_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/minimize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/minimize_hl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/right_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/right_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/rightresize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/rightresize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/righttrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/righttrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_bg_st.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_fg_st.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_bg_st.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_cl.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_fg_st.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/top_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/top_fg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/toptrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/LEFTSIDE/images/toptrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/left_bg.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/left_fg.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/resize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/resize_cl.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/resize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/shade_bg.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/shade_cl.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/shade_fg.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/unshade_bg.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/unshade_cl.png
%%DATADIR%%/themes/BlueSteel/borders/PAGER/images/unshade_fg.png
%%DATADIR%%/themes/BlueSteel/borders/SMALL/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/SMALLFIXED/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/TRANSIENT/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/TRANSIENT/images/top_sh_bg.png
%%DATADIR%%/themes/BlueSteel/borders/TRANSIENT/images/top_sh_fg.png
%%DATADIR%%/themes/BlueSteel/borders/TRANSIENT/images/topright_bg.png
%%DATADIR%%/themes/BlueSteel/borders/TRANSIENT/images/topright_fg.png
%%DATADIR%%/themes/BlueSteel/borders/VERYSMALL/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/VERYSMALL/images/leftresize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/VERYSMALL/images/leftresize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/VERYSMALL/images/rightresize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/VERYSMALL/images/rightresize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/VERYSMALLFIXED/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/borders.cfg
%%DATADIR%%/themes/BlueSteel/borders/common/border.cfg
%%DATADIR%%/themes/BlueSteel/borders/common/images/bottomresize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/bottomresize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/close_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/close_cl.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/close_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/close_sh_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/close_sh_cl.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/close_sh_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/default_bottom_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/default_bottom_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/default_bottomtrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/default_bottomtrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/default_title_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/default_title_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/default_top_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/default_top_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/fixed_bottom_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/fixed_bottom_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/left_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/left_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/leftresize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/leftresize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/leftside_bottomtrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/leftside_bottomtrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/leftside_title_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/leftside_title_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/lefttoptrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/lefttoptrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/lefttrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/lefttrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/minimize_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/minimize_cl.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/minimize_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/right_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/right_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/righttrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/righttrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_bg_st.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_cl.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_fg_st.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_sh_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_sh_bg_st.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_sh_cl.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_sh_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/stick_sh_fg_st.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/toprighttrim_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/toprighttrim_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/transient_title_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/transient_title_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/verysmall_top_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/verysmall_top_fg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/verysmall_top_sh_bg.png
%%DATADIR%%/themes/BlueSteel/borders/common/images/verysmall_top_sh_fg.png
%%DATADIR%%/themes/BlueSteel/buttons.cfg
%%DATADIR%%/themes/BlueSteel/buttons/buttons.cfg
%%DATADIR%%/themes/BlueSteel/colormodifiers.cfg
%%DATADIR%%/themes/BlueSteel/common/images/bg.png
%%DATADIR%%/themes/BlueSteel/common/images/blank.png
%%DATADIR%%/themes/BlueSteel/common/images/dragbar_horiz.png
%%DATADIR%%/themes/BlueSteel/common/images/selected.png
%%DATADIR%%/themes/BlueSteel/coords/coords.cfg
%%DATADIR%%/themes/BlueSteel/cursors.cfg
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/arrow_left.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/arrow_left.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/arrow_right.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/arrow_right.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/cursor.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/cursor.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/iconify.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/iconify.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/kill.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/kill.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/max.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/max.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/move.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/move.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/resize_bl.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/resize_bl.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/resize_br.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/resize_br.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/resize_h.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/resize_h.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/resize_v.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/resize_v.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/stick.xbm
%%DATADIR%%/themes/BlueSteel/cursors/bw_images/stick.xbm.mask
%%DATADIR%%/themes/BlueSteel/cursors/cursors.cfg
%%DATADIR%%/themes/BlueSteel/desktops.cfg
%%DATADIR%%/themes/BlueSteel/dialogs/dialogs.cfg
%%DATADIR%%/themes/BlueSteel/dialogs/images/button_down.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/button_up.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/check_off.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/check_on.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/darkbg.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/lightbg.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/radio_off.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/radio_on.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/separator.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/slider_horiz.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/slider_vert.png
%%DATADIR%%/themes/BlueSteel/dialogs/images/window.png
%%DATADIR%%/themes/BlueSteel/dock/dock.cfg
%%DATADIR%%/themes/BlueSteel/dock/images/icon.png
%%DATADIR%%/themes/BlueSteel/dragbar/dragbar.cfg
%%DATADIR%%/themes/BlueSteel/dragbar/images/downarrow.png
%%DATADIR%%/themes/BlueSteel/dragbar/images/downarrow_cl.png
%%DATADIR%%/themes/BlueSteel/dragbar/images/dragbar_vert.png
%%DATADIR%%/themes/BlueSteel/dragbar/images/leftarrow.png
%%DATADIR%%/themes/BlueSteel/dragbar/images/leftarrow_cl.png
%%DATADIR%%/themes/BlueSteel/dragbar/images/rightarrow.png
%%DATADIR%%/themes/BlueSteel/dragbar/images/rightarrow_cl.png
%%DATADIR%%/themes/BlueSteel/dragbar/images/uparrow.png
%%DATADIR%%/themes/BlueSteel/dragbar/images/uparrow_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/epplets.cfg
%%DATADIR%%/themes/BlueSteel/epplets/images/arrow_down_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/arrow_down_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/arrow_left_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/arrow_left_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/arrow_right_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/arrow_right_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/arrow_up_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/arrow_up_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/bar.png
%%DATADIR%%/themes/BlueSteel/epplets/images/bg_h.png
%%DATADIR%%/themes/BlueSteel/epplets/images/bg_v.png
%%DATADIR%%/themes/BlueSteel/epplets/images/button_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/button_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/close_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/close_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/config_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/config_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/drawingarea.png
%%DATADIR%%/themes/BlueSteel/epplets/images/eject_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/eject_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/ff_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/ff_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/help_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/help_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/next_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/next_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/pause_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/pause_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/play_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/play_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/prev_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/prev_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/repeat_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/repeat_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/rw_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/rw_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/skip_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/skip_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/slider_base_h.png
%%DATADIR%%/themes/BlueSteel/epplets/images/slider_base_v.png
%%DATADIR%%/themes/BlueSteel/epplets/images/slider_knob_h.png
%%DATADIR%%/themes/BlueSteel/epplets/images/slider_knob_v.png
%%DATADIR%%/themes/BlueSteel/epplets/images/stop_cl.png
%%DATADIR%%/themes/BlueSteel/epplets/images/stop_fg.png
%%DATADIR%%/themes/BlueSteel/epplets/images/togglebutton_down.png
%%DATADIR%%/themes/BlueSteel/epplets/images/togglebutton_up.png
%%DATADIR%%/themes/BlueSteel/focuslist/focuslist.cfg
%%DATADIR%%/themes/BlueSteel/focuslist/images/lightbg.png
%%DATADIR%%/themes/BlueSteel/focuslist/images/lightbg_hl.png
%%DATADIR%%/themes/BlueSteel/fonts.theme.cfg
%%DATADIR%%/themes/BlueSteel/iconbox/iconbox.cfg
%%DATADIR%%/themes/BlueSteel/iconbox/images/arrow_down.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/arrow_down_cl.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/arrow_left.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/arrow_left_cl.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/arrow_right.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/arrow_right_cl.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/arrow_up.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/arrow_up_cl.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/bar_h.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/bar_v.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/base_h.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/base_v.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/bg_h.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/bg_v.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/cover_h.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/cover_v.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/icon.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/knob_h.png
%%DATADIR%%/themes/BlueSteel/iconbox/images/knob_v.png
%%DATADIR%%/themes/BlueSteel/imageclasses.cfg
%%DATADIR%%/themes/BlueSteel/init.cfg
%%DATADIR%%/themes/BlueSteel/init/images/bar.png
%%DATADIR%%/themes/BlueSteel/init/images/bg.jpg
%%DATADIR%%/themes/BlueSteel/init/images/logo.png
%%DATADIR%%/themes/BlueSteel/init/init.cfg
%%DATADIR%%/themes/BlueSteel/menustyles.cfg
%%DATADIR%%/themes/BlueSteel/menustyles/images/submenu.png
%%DATADIR%%/themes/BlueSteel/menustyles/images/submenu_selected.png
%%DATADIR%%/themes/BlueSteel/menustyles/menustyles.cfg
%%DATADIR%%/themes/BlueSteel/pager/images/selected.png
%%DATADIR%%/themes/BlueSteel/pager/images/window.png
%%DATADIR%%/themes/BlueSteel/pager/pager.cfg
%%DATADIR%%/themes/BlueSteel/slideouts.cfg
%%DATADIR%%/themes/BlueSteel/slideouts/slideouts.cfg
%%DATADIR%%/themes/BlueSteel/sound.cfg
%%DATADIR%%/themes/BlueSteel/sound/sound.cfg
%%DATADIR%%/themes/BlueSteel/tooltips.cfg
%%DATADIR%%/themes/BlueSteel/tooltips/images/cloud_large.png
%%DATADIR%%/themes/BlueSteel/tooltips/images/cloud_small.png
%%DATADIR%%/themes/BlueSteel/tooltips/tooltips.cfg
%%DATADIR%%/themes/BlueSteel/ttfonts/vixar.ttf
%%DATADIR%%/themes/BlueSteel/windowmatches.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/ABOUT/Edoc_bg.png
%%DATADIR%%/themes/BrushedMetal-Tigert/ABOUT/MAIN
%%DATADIR%%/themes/BrushedMetal-Tigert/ABOUT/title.png
%%DATADIR%%/themes/BrushedMetal-Tigert/README
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/backgrounds.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/dark_brushed.png
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/dark_vertical_gradient_brushed.png
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/light_brushed.png
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/light_vertical_gradient_brushed.png
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/small_turquoise_pebbles.jpg
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/turqouise_bg.jpg
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_garage_floor.jpg
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_leather.jpg
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_tiles.jpg
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_treemoon.jpg
%%DATADIR%%/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_wrinkles.jpg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/BORDERLESS/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/BORDER_ONLY/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/DEFAULT/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/FIXED_SIZE/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/ICONBOX/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/MENU/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/MENU_BORDER_ONLY/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/images/pb1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/images/pb2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/images/pb3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/images/pb4.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/images/pb5.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/images/pb6.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/images/pb8.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/PAGER/images/pb9.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb4.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb5.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb6.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb8.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb9.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/SHAPED/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/TRANSIENT/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/borders.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/border.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b0-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b0.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b1-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b2-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b3-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b4-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b4.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b5-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b5.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b6-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b6.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b7-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b7.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b8-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/b8.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/bb4-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/bb4.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/bb5-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/bb5.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/bb6-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/bb6.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/bb8-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/bb8.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/black.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/blank.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t1-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t1-b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t1b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t2-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t2s-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t2s.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t3-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t3-b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t3b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t4-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t4-b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t4.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t4b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t5-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t5-b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t5.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/t5b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt1-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt1-b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt1b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt2-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt2s-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt2s.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt3-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt3-b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt3b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt4-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt4-b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt4.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt4b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt5-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt5-b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt5.png
%%DATADIR%%/themes/BrushedMetal-Tigert/borders/common/images/tt5b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/buttons.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/buttons/buttons.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/colormodifiers.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/common/images/blank.png
%%DATADIR%%/themes/BrushedMetal-Tigert/common/images/light_brushed.png
%%DATADIR%%/themes/BrushedMetal-Tigert/coords/coords.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/coords/images/coord.png
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/cursor.xbm
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/cursor.xbm.mask
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/iconify.xbm
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/iconify.xbm.mask
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/kill.xbm
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/kill.xbm.mask
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/move.xbm
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/move.xbm.mask
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/resize_br.xbm
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/resize_br.xbm.mask
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/resize_h.xbm
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/resize_h.xbm.mask
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/resize_tr.xbm
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/resize_tr.xbm.mask
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/resize_v.xbm
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/bw_images/resize_v.xbm.mask
%%DATADIR%%/themes/BrushedMetal-Tigert/cursors/cursors.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/desktops.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/dialogs.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/bg.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/bt1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/bt2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/button1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/button2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/button3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/indent.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/r1-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/r1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/sl1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/sl1b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/sl2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/sl2b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/slh.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/slv.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/w0-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/w0.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/w1-.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dialogs/images/w1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dock/dock.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/dock/images/bt1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dock/images/bt2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dragbar/dragbar.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/dragbar/images/a1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dragbar/images/a1b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dragbar/images/a2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dragbar/images/a2b.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dragbar/images/bt1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/dragbar/images/bt2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/epplets.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_d1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_d2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_d3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_l1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_l2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_l3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_r1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_r2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_r3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_u1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_u2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ar_u3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/b1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/b2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/b3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/bb1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/bb2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/bg.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/bg_v.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/close1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/close2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/close3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/config1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/config2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/config3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/da.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/eject1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/eject2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/eject3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ff1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ff2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/ff3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/help1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/help2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/help3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/next1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/next2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/next3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/pause1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/pause2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/pause3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/pb_h.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/pb_v.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/play1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/play2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/play3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/prev1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/prev2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/prev3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/repeat1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/repeat2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/repeat3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/rw1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/rw2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/rw3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/s_h.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/s_k1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/s_k2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/s_v.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/skip1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/skip2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/skip3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/stop1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/stop2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/epplets/images/stop3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/eterm.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/a_d_1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/a_d_2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/a_l_1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/a_l_2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/a_r_1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/a_r_2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/a_u_1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/a_u_2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/bg.jpg
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/bt.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/mb2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/mb3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/sb1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/sb2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/eterm/images/t.png
%%DATADIR%%/themes/BrushedMetal-Tigert/focuslist/focuslist.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/focuslist/images/mb1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/focuslist/images/mb2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/fonts.theme.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/iconbox.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ar_d1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ar_d2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ar_l1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ar_l2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ar_r1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ar_r2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ar_u1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ar_u2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/bt1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ib_cover_h.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ib_cover_v.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ib_h.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/ib_v.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/mb1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/sl1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/sl2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/slh.png
%%DATADIR%%/themes/BrushedMetal-Tigert/iconbox/images/slv.png
%%DATADIR%%/themes/BrushedMetal-Tigert/imageclasses.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/init.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/init/images/bt1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/init/images/light_vetical_gradient_brushed.png
%%DATADIR%%/themes/BrushedMetal-Tigert/init/images/progress_bar.png
%%DATADIR%%/themes/BrushedMetal-Tigert/init/images/text_bg.png
%%DATADIR%%/themes/BrushedMetal-Tigert/init/images/turquoise_brushed.png
%%DATADIR%%/themes/BrushedMetal-Tigert/init/init.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/menustyles.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/menustyles/images/mb1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/menustyles/images/mb2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/menustyles/images/mb3.png
%%DATADIR%%/themes/BrushedMetal-Tigert/menustyles/menustyles.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/pager/images/mb1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/pager/images/p_bg.png
%%DATADIR%%/themes/BrushedMetal-Tigert/pager/images/p_sel.png
%%DATADIR%%/themes/BrushedMetal-Tigert/pager/images/p_win.png
%%DATADIR%%/themes/BrushedMetal-Tigert/pager/pager.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/slideouts.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/slideouts/slideouts.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/sound.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_already_active.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_error_ipc.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_goodbye.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_logout.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_scanning.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_areas.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_audio.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_autoraise.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_bg.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_desktops.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_focus.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_fx.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_moveresize.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_pager.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_placement.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_settings_tooltips.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_wait.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_warning.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/E_welcome.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_DEICONIFY.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_DESKTOP_SHUT.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_FOCUS_SET.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_ICONIFY.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_MENU_SHOW.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_MOVE_AREA_DOWN.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_MOVE_RESIST.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_NEW_ICONBOX.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_SHADE.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_UNSHADE.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_BORDER_CHANGE.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_CHANGE_LAYER_DOWN.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_CLOSE.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_SLIDE.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_STICK.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_UNSTICK.wav
%%DATADIR%%/themes/BrushedMetal-Tigert/sound/sound.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/tooltips.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/tooltips/imageclasses.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/tooltips/images/cloud1.png
%%DATADIR%%/themes/BrushedMetal-Tigert/tooltips/images/cloud2.png
%%DATADIR%%/themes/BrushedMetal-Tigert/tooltips/images/cloud_logo.png
%%DATADIR%%/themes/BrushedMetal-Tigert/tooltips/tooltips.cfg
%%DATADIR%%/themes/BrushedMetal-Tigert/ttfonts/aircut3.ttf
%%DATADIR%%/themes/BrushedMetal-Tigert/windowmatches.cfg
%%DATADIR%%/themes/Ganymede/ABOUT/MAIN
%%DATADIR%%/themes/Ganymede/ABOUT/background.png
%%DATADIR%%/themes/Ganymede/ABOUT/bullet.gif
%%DATADIR%%/themes/Ganymede/ABOUT/econtrol.png
%%DATADIR%%/themes/Ganymede/ABOUT/ganymede.png
%%DATADIR%%/themes/Ganymede/ABOUT/pulldowns.png
%%DATADIR%%/themes/Ganymede/ACTIVATE_BUTTONS
%%DATADIR%%/themes/Ganymede/BUTTON_CONFIG_HOWTO
%%DATADIR%%/themes/Ganymede/ChangeLog
%%DATADIR%%/themes/Ganymede/Eterm/imageclasses.cfg
%%DATADIR%%/themes/Ganymede/Ganymede/MAIN
%%DATADIR%%/themes/Ganymede/Ganymede/arrow_down1.png
%%DATADIR%%/themes/Ganymede/Ganymede/arrow_down2.png
%%DATADIR%%/themes/Ganymede/Ganymede/arrow_down3.png
%%DATADIR%%/themes/Ganymede/Ganymede/arrow_up1.png
%%DATADIR%%/themes/Ganymede/Ganymede/arrow_up2.png
%%DATADIR%%/themes/Ganymede/Ganymede/arrow_up3.png
%%DATADIR%%/themes/Ganymede/Ganymede/background_vert.png
%%DATADIR%%/themes/Ganymede/Ganymede/blue.ppm
%%DATADIR%%/themes/Ganymede/Ganymede/blue_dark.ppm
%%DATADIR%%/themes/Ganymede/Ganymede/green.ppm
%%DATADIR%%/themes/Ganymede/Ganymede/red.ppm
%%DATADIR%%/themes/Ganymede/Ganymede/scrollbar_vert.png
%%DATADIR%%/themes/Ganymede/Ganymede/theme.cfg
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/bg_bordered.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/bg_chart.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/bg_panel.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/bg_spacer.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/bg_timer.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/chart_grid.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/chart_labels.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/digits.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/frame_horizontal.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/frame_side.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/gkrellmrc
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/krell_meter.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/krell_panel.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/meter_labels.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/net_leds.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/numbers.xpm
%%DATADIR%%/themes/Ganymede/Ganymede_gkrellm/ppp_button.xpm
%%DATADIR%%/themes/Ganymede/Makefile
%%DATADIR%%/themes/Ganymede/Pulldowns/ganymede.editors.menu
%%DATADIR%%/themes/Ganymede/Pulldowns/ganymede.graphics.menu
%%DATADIR%%/themes/Ganymede/Pulldowns/ganymede.mailers.menu
%%DATADIR%%/themes/Ganymede/Pulldowns/ganymede.net.menu
%%DATADIR%%/themes/Ganymede/Pulldowns/ganymede.other.menu
%%DATADIR%%/themes/Ganymede/Pulldowns/ganymede.terminals.menu
%%DATADIR%%/themes/Ganymede/README
%%DATADIR%%/themes/Ganymede/backgrounds/backgrounds.cfg
%%DATADIR%%/themes/Ganymede/backgrounds/images/French-Products-for-Ganymede.png
%%DATADIR%%/themes/Ganymede/backgrounds/images/enlightenment.png
%%DATADIR%%/themes/Ganymede/backgrounds/images/logo_small.png
%%DATADIR%%/themes/Ganymede/backgrounds/images/logo_tiny.png
%%DATADIR%%/themes/Ganymede/borders.cfg
%%DATADIR%%/themes/Ganymede/borders/BORDERLESS/border.cfg
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/border.cfg
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/left_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/left_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/right_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/right_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_button_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_button_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_button_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_button_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_iconify_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_iconify_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_iconify_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_iconify_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_left_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_left_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_lower_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_lower_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_lower_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_lower_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_raise_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_raise_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_raise_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_raise_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_right_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_right_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_stick_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_stick_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_stick_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_stick_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_top_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_top_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_top_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_top_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/sticky_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/top_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/top_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/top_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/top_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT/images/topright_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/border.cfg
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/left_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/left_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/right_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/right_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_button_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_button_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_button_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_button_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_iconify_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_iconify_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_iconify_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_iconify_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_left_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_left_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_lower_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_lower_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_lower_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_lower_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_raise_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_raise_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_raise_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_raise_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_right_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_right_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_stick_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_stick_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_stick_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_stick_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_top_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_top_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_top_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_top_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/sticky_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/top_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/top_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/top_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/top_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_s.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_BLUE/images/topright_u.png
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_SHADE_DOWNWARD/border.cfg
%%DATADIR%%/themes/Ganymede/borders/DEFAULT_SHADE_DOWNWARD_BLUE/border.cfg
%%DATADIR%%/themes/Ganymede/borders/GREEN/border.cfg
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/left_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/left_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/right_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/right_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_button_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_button_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_button_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_button_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_iconify_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_iconify_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_iconify_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_iconify_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_left_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_left_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_lower_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_lower_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_lower_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_lower_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_raise_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_raise_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_raise_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_raise_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_right_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_right_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_stick_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_stick_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_stick_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_stick_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_top_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_top_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_top_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_top_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/sticky_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/top_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/top_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/top_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/top_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_s.png
%%DATADIR%%/themes/Ganymede/borders/GREEN/images/topright_u.png
%%DATADIR%%/themes/Ganymede/borders/ICONBOX/border.cfg
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/border.cfg
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/left_s.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/left_u.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/right_s.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/right_u.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/top_flat_s.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/top_flat_u.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/top_s.png
%%DATADIR%%/themes/Ganymede/borders/MENU_BORDER/images/top_u.png
%%DATADIR%%/themes/Ganymede/borders/MENU_NOTITLE/border.cfg
%%DATADIR%%/themes/Ganymede/borders/PAGER/border.cfg
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_b_bottom_c.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_b_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_b_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_l_left_c.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_l_left_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_l_left_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_left_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_left_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_r_right_c.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_r_right_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_r_right_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_right_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_right_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_t_top_c.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_t_top_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_t_top_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_top_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_top_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER/images/pager_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/border.cfg
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_b_bottom_c.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_b_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_b_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_l_left_c.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_l_left_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_l_left_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_left_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_left_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_r_right_c.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_r_right_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_r_right_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_right_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_right_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_t_top_c.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_t_top_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_t_top_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_top_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_top_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BLUE/images/pager_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/PAGER_BOTTOM/border.cfg
%%DATADIR%%/themes/Ganymede/borders/PAGER_BOTTOM_BLUE/border.cfg
%%DATADIR%%/themes/Ganymede/borders/PAGER_LEFT/border.cfg
%%DATADIR%%/themes/Ganymede/borders/PAGER_LEFT_BLUE/border.cfg
%%DATADIR%%/themes/Ganymede/borders/PAGER_RIGHT/border.cfg
%%DATADIR%%/themes/Ganymede/borders/PAGER_RIGHT_BLUE/border.cfg
%%DATADIR%%/themes/Ganymede/borders/RED/border.cfg
%%DATADIR%%/themes/Ganymede/borders/RED/images/bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/left_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/left_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/right_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/right_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_button_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_button_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_button_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_button_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_iconify_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_iconify_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_iconify_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_iconify_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_left_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_left_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_lower_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_lower_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_lower_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_lower_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_raise_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_raise_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_raise_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_raise_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_right_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_right_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_stick_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_stick_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_stick_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_stick_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_top_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_top_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_top_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_top_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/sticky_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/top_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/top_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/top_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/top_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_s.png
%%DATADIR%%/themes/Ganymede/borders/RED/images/topright_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/border.cfg
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/button_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/button_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/button_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/button_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/iconify_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/iconify_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/iconify_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/iconify_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/left_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/left_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/right_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/right_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_button_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_button_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_button_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_button_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_iconify_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_iconify_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_iconify_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_iconify_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_left_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_left_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_lower_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_lower_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_lower_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_lower_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_raise_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_raise_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_raise_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_raise_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_right_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_right_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_stick_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_stick_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_stick_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_stick_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_top_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_top_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_top_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_top_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/sticky_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/top_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/top_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/top_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/top_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED/images/topright_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/border.cfg
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/button_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/button_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/button_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/button_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/iconify_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/iconify_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/iconify_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/iconify_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/left_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/left_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/right_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/right_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_button_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_button_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_button_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_button_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_iconify_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_iconify_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_iconify_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_iconify_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_left_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_left_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_lower_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_lower_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_lower_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_lower_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_raise_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_raise_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_raise_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_raise_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_right_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_right_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_slideout_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_slideout_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_slideout_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_slideout_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_stick_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_stick_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_stick_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_stick_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_top_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_top_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_top_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_top_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/sticky_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/top_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/top_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/top_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/top_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topleft_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topleft_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_bar_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_bar_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_left_c.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_left_f.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_left_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_left_u.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_s.png
%%DATADIR%%/themes/Ganymede/borders/ROTATED_BLUE/images/topright_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/border.cfg
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_left_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_left_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_right_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_right_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_bottleft_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_bottleft_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_bottom_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_bottom_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_bottright_c.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_bottright_f.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_bottright_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_bottright_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_left_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_left_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_right_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_right_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_top_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_top_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_sticky_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_top_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_top_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_topleft_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_topleft_u.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_topright_s.png
%%DATADIR%%/themes/Ganymede/borders/TRANSIENT/images/dialog_topright_u.png
%%DATADIR%%/themes/Ganymede/borders/borders.cfg
%%DATADIR%%/themes/Ganymede/borders/common/border.cfg
%%DATADIR%%/themes/Ganymede/buttons/buttons.cfg
%%DATADIR%%/themes/Ganymede/buttons/images/btn_action_cleanup_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_action_deskray_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_action_exit_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_action_help_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_action_restart_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_autosave_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_cleanslide_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_deskslide_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_dragdir_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_dragorder_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_focus_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_mapslide_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_move_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_resize_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_slidemode_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/btn_sound_normal.png
%%DATADIR%%/themes/Ganymede/buttons/images/right_tab_template_clicked.png
%%DATADIR%%/themes/Ganymede/buttons/images/right_tab_template_sel.png
%%DATADIR%%/themes/Ganymede/buttons/images/right_tab_template_unsel.png
%%DATADIR%%/themes/Ganymede/buttons/images/tab_template_clicked.png
%%DATADIR%%/themes/Ganymede/buttons/images/tab_template_sel.png
%%DATADIR%%/themes/Ganymede/buttons/images/tab_template_unsel.png
%%DATADIR%%/themes/Ganymede/colormodifiers.cfg
%%DATADIR%%/themes/Ganymede/common/button_c.png
%%DATADIR%%/themes/Ganymede/common/button_f.png
%%DATADIR%%/themes/Ganymede/common/button_s.png
%%DATADIR%%/themes/Ganymede/common/button_u.png
%%DATADIR%%/themes/Ganymede/common/dock_c.png
%%DATADIR%%/themes/Ganymede/common/dock_s.png
%%DATADIR%%/themes/Ganymede/common/dock_u.png
%%DATADIR%%/themes/Ganymede/common/empty.png
%%DATADIR%%/themes/Ganymede/coords/coords.cfg
%%DATADIR%%/themes/Ganymede/cursors.cfg
%%DATADIR%%/themes/Ganymede/cursors/bw_images/cursor.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/cursor.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/iconify.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/iconify.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/kill.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/kill.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/move.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/move.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/new.gif
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize_br.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize_br.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize_h.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize_h.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize_tr.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize_tr.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize_v.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/resize_v.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/slideout.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/slideout.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/slideout_rotated.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/slideout_rotated.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/bw_images/sticky.xbm
%%DATADIR%%/themes/Ganymede/cursors/bw_images/sticky.xbm.mask
%%DATADIR%%/themes/Ganymede/cursors/cursors.cfg
%%DATADIR%%/themes/Ganymede/desktops.cfg
%%DATADIR%%/themes/Ganymede/dialogs/dialogs.cfg
%%DATADIR%%/themes/Ganymede/dialogs/images/checkbox_f.png
%%DATADIR%%/themes/Ganymede/dialogs/images/checkbox_s.png
%%DATADIR%%/themes/Ganymede/dialogs/images/checkbox_u.png
%%DATADIR%%/themes/Ganymede/dialogs/images/knob_clicked.png
%%DATADIR%%/themes/Ganymede/dialogs/images/knob_normal.png
%%DATADIR%%/themes/Ganymede/dialogs/images/radio_focused.png
%%DATADIR%%/themes/Ganymede/dialogs/images/radio_sel.png
%%DATADIR%%/themes/Ganymede/dialogs/images/radio_unsel.png
%%DATADIR%%/themes/Ganymede/dialogs/images/separator.png
%%DATADIR%%/themes/Ganymede/dialogs/images/slider_back_horiz.png
%%DATADIR%%/themes/Ganymede/dialogs/images/slider_back_vert.png
%%DATADIR%%/themes/Ganymede/dock/dock.cfg
%%DATADIR%%/themes/Ganymede/dragbar/dragbar.cfg
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_clicked.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_deskray_clicked.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_deskray_hilited.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_deskray_normal.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_deskray_vert_clicked.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_deskray_vert_hilited.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_deskray_vert_normal.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_hilited.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_lower_clicked.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_lower_hilited.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_lower_normal.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_normal.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_raise_clicked.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_raise_hilited.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_raise_normal.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_vert_clicked.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_vert_hilited.png
%%DATADIR%%/themes/Ganymede/dragbar/images/dragbar_vert_normal.png
%%DATADIR%%/themes/Ganymede/epplets/epplets.cfg
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_down_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_down_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_down_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_left_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_left_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_left_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_right_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_right_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_right_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_up_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_up_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/arrow_up_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/button_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/button_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/button_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/close_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/close_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/close_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/configure_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/configure_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/configure_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/eject_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/eject_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/eject_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/ff_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/ff_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/ff_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/help_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/help_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/help_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/hslider_normal.png
%%DATADIR%%/themes/Ganymede/epplets/images/knob_clicked.png
%%DATADIR%%/themes/Ganymede/epplets/images/knob_normal.png
%%DATADIR%%/themes/Ganymede/epplets/images/next_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/next_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/next_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/pause_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/pause_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/pause_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/play_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/play_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/play_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/prev_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/prev_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/prev_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/repeat_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/repeat_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/repeat_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/rew_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/rew_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/rew_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/skip_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/skip_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/skip_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/stop_c.png
%%DATADIR%%/themes/Ganymede/epplets/images/stop_s.png
%%DATADIR%%/themes/Ganymede/epplets/images/stop_u.png
%%DATADIR%%/themes/Ganymede/epplets/images/vslider_normal.png
%%DATADIR%%/themes/Ganymede/fonts.theme.cfg
%%DATADIR%%/themes/Ganymede/iconbox/iconbox.cfg
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_down1.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_down2.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_down3.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_left1.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_left2.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_left3.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_right1.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_right2.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_right3.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_up1.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_up2.png
%%DATADIR%%/themes/Ganymede/iconbox/images/arrow_up3.png
%%DATADIR%%/themes/Ganymede/iconbox/images/cover.png
%%DATADIR%%/themes/Ganymede/iconbox/images/knob_clicked.png
%%DATADIR%%/themes/Ganymede/iconbox/images/knob_normal.png
%%DATADIR%%/themes/Ganymede/iconbox/images/scrollbar_horiz.png
%%DATADIR%%/themes/Ganymede/iconbox/images/scrollbar_vert.png
%%DATADIR%%/themes/Ganymede/imageclasses.cfg
%%DATADIR%%/themes/Ganymede/init.cfg
%%DATADIR%%/themes/Ganymede/init/images/background_left.png
%%DATADIR%%/themes/Ganymede/init/images/background_left_rot.png
%%DATADIR%%/themes/Ganymede/init/images/background_right.png
%%DATADIR%%/themes/Ganymede/init/images/empty.png
%%DATADIR%%/themes/Ganymede/init/images/ganymede.png
%%DATADIR%%/themes/Ganymede/init/images/progressbar.png
%%DATADIR%%/themes/Ganymede/init/init.cfg
%%DATADIR%%/themes/Ganymede/menustyles.cfg
%%DATADIR%%/themes/Ganymede/menustyles/images/back.png
%%DATADIR%%/themes/Ganymede/menustyles/images/clicked_more.png
%%DATADIR%%/themes/Ganymede/menustyles/images/editor.png
%%DATADIR%%/themes/Ganymede/menustyles/images/ee.png
%%DATADIR%%/themes/Ganymede/menustyles/images/focus.png
%%DATADIR%%/themes/Ganymede/menustyles/images/focused_more.png
%%DATADIR%%/themes/Ganymede/menustyles/images/gimp.png
%%DATADIR%%/themes/Ganymede/menustyles/images/mail.png
%%DATADIR%%/themes/Ganymede/menustyles/images/net.png
%%DATADIR%%/themes/Ganymede/menustyles/images/normal_more.png
%%DATADIR%%/themes/Ganymede/menustyles/images/painting.png
%%DATADIR%%/themes/Ganymede/menustyles/images/terminal.png
%%DATADIR%%/themes/Ganymede/menustyles/images/tool.png
%%DATADIR%%/themes/Ganymede/menustyles/menustyles.cfg
%%DATADIR%%/themes/Ganymede/pager/images/pager_current.png
%%DATADIR%%/themes/Ganymede/pager/images/pager_current_blue.png
%%DATADIR%%/themes/Ganymede/pager/pager.cfg
%%DATADIR%%/themes/Ganymede/slideouts.cfg
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/iconify_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/iconify_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/iconify_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/iconify_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/lower_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/lower_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/lower_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/lower_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/raise_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/raise_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/raise_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/raise_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/stick_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/stick_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/stick_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/stick_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/template_button_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/template_button_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/BLUE/template_button_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/iconify_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/iconify_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/iconify_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/iconify_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/lower_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/lower_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/lower_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/lower_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/raise_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/raise_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/raise_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/raise_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/stick_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/stick_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/stick_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/stick_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/template_button_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/template_button_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/GREEN/template_button_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/iconify_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/iconify_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/iconify_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/iconify_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/lower_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/lower_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/lower_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/lower_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/raise_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/raise_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/raise_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/raise_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/stick_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/stick_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/stick_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/stick_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/template_button_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/template_button_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/RED/template_button_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/iconify_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/iconify_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/iconify_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/iconify_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/lower_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/lower_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/lower_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/lower_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/raise_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/raise_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/raise_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/raise_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/iconify_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/iconify_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/iconify_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/iconify_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/lower_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/lower_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/lower_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/lower_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/raise_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/raise_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/raise_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/raise_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/stick_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/stick_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/stick_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/BLUE/stick_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/iconify_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/iconify_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/iconify_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/iconify_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/lower_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/lower_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/lower_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/lower_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/raise_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/raise_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/raise_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/raise_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/stick_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/stick_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/stick_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/rotated/stick_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/stick_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/stick_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/stick_s.png
%%DATADIR%%/themes/Ganymede/slideouts/images/stick_u.png
%%DATADIR%%/themes/Ganymede/slideouts/images/template_button_c.png
%%DATADIR%%/themes/Ganymede/slideouts/images/template_button_f.png
%%DATADIR%%/themes/Ganymede/slideouts/images/template_button_s.png
%%DATADIR%%/themes/Ganymede/slideouts/slideouts.cfg
%%DATADIR%%/themes/Ganymede/sound.cfg
%%DATADIR%%/themes/Ganymede/sound/samples/conlink.wav
%%DATADIR%%/themes/Ganymede/sound/samples/missile.wav
%%DATADIR%%/themes/Ganymede/sound/samples/service.wav
%%DATADIR%%/themes/Ganymede/sound/samples/whoosh.wav
%%DATADIR%%/themes/Ganymede/sound/sound.cfg
%%DATADIR%%/themes/Ganymede/tooltips.cfg
%%DATADIR%%/themes/Ganymede/tooltips/images/bubble_large.png
%%DATADIR%%/themes/Ganymede/tooltips/images/bubble_small.png
%%DATADIR%%/themes/Ganymede/tooltips/tooltips.cfg
%%DATADIR%%/themes/Ganymede/ttfonts/ganymede.ttf
%%DATADIR%%/themes/Ganymede/ttfonts/ganymede_italic.ttf
%%DATADIR%%/themes/Ganymede/windowmatches.cfg
%%DATADIR%%/themes/ShinyMetal/ABOUT/Edoc_bg.png
%%DATADIR%%/themes/ShinyMetal/ABOUT/MAIN
%%DATADIR%%/themes/ShinyMetal/README
%%DATADIR%%/themes/ShinyMetal/backgrounds/backgrounds.cfg
%%DATADIR%%/themes/ShinyMetal/backgrounds/images/Elogo.png
%%DATADIR%%/themes/ShinyMetal/backgrounds/images/Enlightenment_gry.png
%%DATADIR%%/themes/ShinyMetal/backgrounds/images/V_gray_grad.png
%%DATADIR%%/themes/ShinyMetal/borders.cfg
%%DATADIR%%/themes/ShinyMetal/borders/BORDERLESS/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/BOTTOM/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/DEFAULT/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/FIXEDSIZE/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/ICONBOX/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/MENU_BORDER/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/PAGER/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/SHAPED/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/SIDE/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/TRANSIENT/border.cfg
%%DATADIR%%/themes/ShinyMetal/borders/borders.cfg
%%DATADIR%%/themes/ShinyMetal/borders/images.cfg
%%DATADIR%%/themes/ShinyMetal/borders/slideouts.cfg
%%DATADIR%%/themes/ShinyMetal/borders/textclasses.cfg
%%DATADIR%%/themes/ShinyMetal/coords/coords.cfg
%%DATADIR%%/themes/ShinyMetal/cursors.cfg
%%DATADIR%%/themes/ShinyMetal/cursors/cursors.cfg
%%DATADIR%%/themes/ShinyMetal/cursors/images/cursor.xbm
%%DATADIR%%/themes/ShinyMetal/cursors/images/cursor.xbm.mask
%%DATADIR%%/themes/ShinyMetal/cursors/images/iconify.xbm
%%DATADIR%%/themes/ShinyMetal/cursors/images/iconify.xbm.mask
%%DATADIR%%/themes/ShinyMetal/cursors/images/kill.xbm
%%DATADIR%%/themes/ShinyMetal/cursors/images/kill.xbm.mask
%%DATADIR%%/themes/ShinyMetal/cursors/images/move.xbm
%%DATADIR%%/themes/ShinyMetal/cursors/images/move.xbm.mask
%%DATADIR%%/themes/ShinyMetal/cursors/images/resize_br.xbm
%%DATADIR%%/themes/ShinyMetal/cursors/images/resize_br.xbm.mask
%%DATADIR%%/themes/ShinyMetal/cursors/images/resize_h.xbm
%%DATADIR%%/themes/ShinyMetal/cursors/images/resize_h.xbm.mask
%%DATADIR%%/themes/ShinyMetal/cursors/images/resize_tr.xbm
%%DATADIR%%/themes/ShinyMetal/cursors/images/resize_tr.xbm.mask
%%DATADIR%%/themes/ShinyMetal/cursors/images/resize_v.xbm
%%DATADIR%%/themes/ShinyMetal/cursors/images/resize_v.xbm.mask
%%DATADIR%%/themes/ShinyMetal/desktops.cfg
%%DATADIR%%/themes/ShinyMetal/dialogs/dialogs.cfg
%%DATADIR%%/themes/ShinyMetal/dialogs/images/bg.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/bt1.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/bt2.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/button1.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/button2.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/button3.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/indent.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/r1-.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/r1.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/rule.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/sl1.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/sl2.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/slh.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/slv.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/w0-.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/w0.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/w1-.png
%%DATADIR%%/themes/ShinyMetal/dialogs/images/w1.png
%%DATADIR%%/themes/ShinyMetal/dock/dock.cfg
%%DATADIR%%/themes/ShinyMetal/dragbar/dragbar.cfg
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_clicked.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_deskray_clicked.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_deskray_hilited.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_deskray_normal.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_clicked.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_hilited.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_normal.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_hilited.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_lower_clicked.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_lower_hilited.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_lower_normal.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_normal.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_raise_0.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_raise_clicked.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_raise_hilited.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_raise_normal.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_vert_clicked.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_vert_hilited.png
%%DATADIR%%/themes/ShinyMetal/dragbar/images/dragbar_vert_normal.png
%%DATADIR%%/themes/ShinyMetal/epplets/epplets.cfg
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_d1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_d2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_d3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_l1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_l2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_l3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_r1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_r2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_r3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_u1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_u2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ar_u3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/b1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/b2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/b3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/bb1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/bb2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/bg_h.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/bg_v.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/close1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/close2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/close3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/config1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/config2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/config3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/da.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/eject1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/eject2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/eject3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ff1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ff2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/ff3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/help1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/help2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/help3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/next1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/next2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/next3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/pause1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/pause2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/pause3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/pb_h.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/pb_v.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/play1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/play2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/play3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/prev1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/prev2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/prev3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/repeat1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/repeat2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/repeat3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/rw1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/rw2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/rw3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/s_h.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/s_k1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/s_k2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/s_v.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/skip1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/skip2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/skip3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/stop1.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/stop2.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/stop3.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/tmp/bg_h.png
%%DATADIR%%/themes/ShinyMetal/epplets/images/tmp/bg_v.png
%%DATADIR%%/themes/ShinyMetal/eterm/eterm.cfg
%%DATADIR%%/themes/ShinyMetal/eterm/images/a_d_1.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/a_d_2.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/a_l_1.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/a_l_2.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/a_r_1.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/a_r_2.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/a_u_1.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/a_u_2.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/bg.jpg
%%DATADIR%%/themes/ShinyMetal/eterm/images/bt.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/mb2.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/mb3.png
%%DATADIR%%/themes/ShinyMetal/eterm/images/sb1.png
%%DATADIR%%/themes/ShinyMetal/focuslist/focuslist.cfg
%%DATADIR%%/themes/ShinyMetal/fonts.theme.cfg
%%DATADIR%%/themes/ShinyMetal/iconbox/iconbox.cfg
%%DATADIR%%/themes/ShinyMetal/imageclasses.cfg
%%DATADIR%%/themes/ShinyMetal/images/bar_amber_horizontal_1.png
%%DATADIR%%/themes/ShinyMetal/images/bar_amber_horizontal_2.png
%%DATADIR%%/themes/ShinyMetal/images/bar_amber_horizontal_3.png
%%DATADIR%%/themes/ShinyMetal/images/bar_amber_vertical_1.png
%%DATADIR%%/themes/ShinyMetal/images/bar_amber_vertical_2.png
%%DATADIR%%/themes/ShinyMetal/images/bar_amber_vertical_3.png
%%DATADIR%%/themes/ShinyMetal/images/bar_horizontal_1.png
%%DATADIR%%/themes/ShinyMetal/images/bar_horizontal_2.png
%%DATADIR%%/themes/ShinyMetal/images/bar_horizontal_3.png
%%DATADIR%%/themes/ShinyMetal/images/bar_vertical_1.png
%%DATADIR%%/themes/ShinyMetal/images/bar_vertical_2.png
%%DATADIR%%/themes/ShinyMetal/images/bar_vertical_3.png
%%DATADIR%%/themes/ShinyMetal/images/black.png
%%DATADIR%%/themes/ShinyMetal/images/blank.png
%%DATADIR%%/themes/ShinyMetal/images/button_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_down_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_down_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_down_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_left_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_left_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_left_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_right_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_right_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_right_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_up_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_up_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_arrow_up_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_iconify_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_iconify_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_iconify_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_kill_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_kill_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_kill_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_horizontal_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_horizontal_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_horizontal_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_vertical_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_vertical_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_maximise_vertical_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_slideout_right_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_slideout_right_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_slideout_right_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_stick_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_stick_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_stick_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_swirl_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_swirl_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_swirl_3.png
%%DATADIR%%/themes/ShinyMetal/images/button_up_bar_1.png
%%DATADIR%%/themes/ShinyMetal/images/button_up_bar_2.png
%%DATADIR%%/themes/ShinyMetal/images/button_up_bar_3.png
%%DATADIR%%/themes/ShinyMetal/images/dock1.png
%%DATADIR%%/themes/ShinyMetal/images/dock2.png
%%DATADIR%%/themes/ShinyMetal/images/dock3.png
%%DATADIR%%/themes/ShinyMetal/images/icon.png
%%DATADIR%%/themes/ShinyMetal/init.cfg
%%DATADIR%%/themes/ShinyMetal/init/images/progress_bar.png
%%DATADIR%%/themes/ShinyMetal/init/images/progress_bar_number.png
%%DATADIR%%/themes/ShinyMetal/init/images/progress_bar_text.png
%%DATADIR%%/themes/ShinyMetal/init/images/startup_background.jpg
%%DATADIR%%/themes/ShinyMetal/init/images/startup_logo.png
%%DATADIR%%/themes/ShinyMetal/init/init.cfg
%%DATADIR%%/themes/ShinyMetal/menustyles.cfg
%%DATADIR%%/themes/ShinyMetal/menustyles/images/menu1.png
%%DATADIR%%/themes/ShinyMetal/menustyles/images/menu2.png
%%DATADIR%%/themes/ShinyMetal/menustyles/images/menu3.png
%%DATADIR%%/themes/ShinyMetal/menustyles/menustyles.cfg
%%DATADIR%%/themes/ShinyMetal/pager/images/p_sel.png
%%DATADIR%%/themes/ShinyMetal/pager/pager.cfg
%%DATADIR%%/themes/ShinyMetal/slideouts.cfg
%%DATADIR%%/themes/ShinyMetal/sound.cfg
%%DATADIR%%/themes/ShinyMetal/sound/samples/Beep.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Boing.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Boom.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Bubbles.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Bweep.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Doink.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/DoorClose.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Eeeooop.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/FingerSnap.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Machine.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/MechFootstep.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Shutdown.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Troll_Grumble.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/Wooeep.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/beethoven.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/boingiggig.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/drip.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/estart.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/rubberband.wav
%%DATADIR%%/themes/ShinyMetal/sound/samples/tink.wav
%%DATADIR%%/themes/ShinyMetal/sound/sound.cfg
%%DATADIR%%/themes/ShinyMetal/tooltips.cfg
%%DATADIR%%/themes/ShinyMetal/tooltips/images/ttip_cloud_big.png
%%DATADIR%%/themes/ShinyMetal/tooltips/images/ttip_cloud_small.png
%%DATADIR%%/themes/ShinyMetal/tooltips/images/ttip_help.png
%%DATADIR%%/themes/ShinyMetal/tooltips/tooltips.cfg
%%DATADIR%%/themes/ShinyMetal/ttfonts/aircut3.ttf
%%DATADIR%%/themes/ShinyMetal/ttfonts/rothwell.ttf
%%DATADIR%%/themes/ShinyMetal/ttfonts/zirkle.ttf
%%DATADIR%%/themes/ShinyMetal/windowmatches.cfg