summaryrefslogblamecommitdiff
path: root/x11/kde4-workspace/pkg-plist
blob: 997fd21a34ccd87f77239e91c95b81dd954ff570 (plain) (tree)
1
2
3
4
5
6
7
8
9
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
              
           
                    
                  
                 
           
                   
           
       
          
                     
             
             

             
               
              
        
           
             
                 


                   


               
        
                      
                     
        
                  
                  
                        
                         
                  
                            
                
                
                            
            

                  
                
                              
                                       
                           
                     
                           
                            




                               
                        

                            




                                 




                                        
                        











                                    






                                           

                                                

                                   



                                     
                                        






























                                                       







                                                      



                                              

                             


                                 
                                 
                                        

                                                        
                                                                             
                                                         
                                          
                                              
                                                
                                                

                                             
                         
                     







                         
                                   



                        
                       




                               






                                     
                               
                      
                                 
                                



                           
                             
                                

                        
                       
                         

                                        
                           







                                    



                                       



                                



























                                  

                                   
                                  
                                 
                                   
                                     
                                 
                                  






                                        
                                              
                                     
                                        



                                   
                                

                                        


                                    
                                    



                                               
                                           
                                 
                                         
                                  
                              

                                    
                                     
                                     
                                 

                                  
                               

                                       


                                         
                             
                                     
                                       



                                             
                                       


                                                 
                                             
                         
                      
                      
                        
                            


                                  







                                    
                                 


                      
                   
                     
                         

                       
                           
                           
                               
                 


                            
               
                 
                     




                           
                              

                      









                                  


                                            


                                            

                       
                           


                                

                       
                           

                     
                         

                        
                            

                              
                                  
                            
                     
                       
                           


                          

                       
                           






                                              



                                                

                                              
                                           
                                        
                                          
                                              






                                             


                                                             


                                   


                                             







                                     
                            
                                                        
                                           

                                        
                                             
                                

                                     



                                        

                                       
                                                  
                                       

                                                 

                                       
                                                    
                                              
                                              

                                                       

                                                             
                                       
                                   


                                       



















                                                 













                                          
                               
                                
                                      
                                      
                                      
                                   


                                       










                                         
                                   









                                             
                                        























                                         
                                     
                                                     





                                            
                                             
                                                        

                                             
                                               

                                                
                                               






                                                      








                                                    












                                                                   
                                   
                                     
                                    
                                                      
                                        



                                                                
                                   
                                                                

















                                                           

                                             
                                       

                                            

                                                 
                                      
                                     
                                       
                                   























                                                                                       
                          

                               


                             
                                                         







                                                                  
                               
                             
                              

                                 
                                    

                                    
                               

                               


                                  

                         
                             
                           
                              
                           








                                                           
                                                      






                                                   
                                                            

















                                                                 
                                                 

                                                            
                                             
                               
                               
                                      
                              
                              
                                           
                           
                                           


                               
                          

                             
                                



                                                       
                                              

                                               
                                               

                                                                               
                                             














                                                          


                                                    


                                               





                                                 


                                                              


                                                 




                                                   


                                                





                                                            


                                                    


                                                     


                                                      


                                                   


                                                   


                                               


                                                          
                                                     


                                                         
                                                  


                                                


                                                     


                                                      





                                                        




                                                         





                                                          


                                     
                                       
                                       




                                         
                                    

                                           


                                             
                                     

                                              


                                           


                                      
                               
                                             

                                        
                                             






































































































































































































































































































































































































































































































































































































































































































































































                                                                      
                                            
                                            
                                          
                                       
                                            
                                          
                                            
                                          
                                       
                                            
                                          
                                       
                                          









































                                                                        
                                               









                                         

                                                 



                                       
                                       
                                         

                                                        
                                           






                                           
                                          
                                                 

                                                   

                                            

                                                 







                                                   
                                            


                                                  
                                                





                                                    
                                          
                                                 

                                                 









                                                      
                                      


                                               
                                      

                                           

                                            
                                                 



                                                      

                                                    











                                                     
                                           

                                                   
                                                     
                                                     
                                                  




                                                        
                                                              
                                                     
                                                        



                                                   
                                                

                                                        

                                                    
                                                    


                                                      

                                                             
                                                      
                                                  

                                                        
                                                         
                                                         
                                                     
                                                      
                                                   

                                                           


                                                             
                                                 
                                                         
                                                           


                                                     


                                                  
                                                             
                                                       



                                                    


                                                       



                                                      

                                                                

                                                               
                                                


                                                  
                                 
                                           






                                                           
                                                 



                                                            
                                              
                                                  









                                                             
                                         
                                                       
                                                    
                                            


                                          
                                                          




                                                      
                                                  
                    









                                                   








                                                  









                                                       







                                                               















                                                             









                                                      















                                                                        







                                                            






                                                            







                                                       



















                                                                  







                                                                         
                                 
                                         


                                                                  





                                                           


                                                


                                                     


                                                     





                                                                 


                                               





                                                      


                                                        


                                                


                                           


                                            

                                        
                               



















                                            









                                                 
                                               
                                             
                                            












                                                 
                                                     



                                           

                                        

                                     
                               






                                               













                                                            
                           
                                            
                                       
                                     





                                                  


                                        




                                                      

                                 
                          
                           








                                                         
                                       
                                   

                                    
                              
                              
                              

                                       
                                 


                               
                         

                         

                                                     

                                  

                              
                          
                                 

                                   
                       

                             
                                 
                        

                         
                        
                    

                                 
                            
bin/genkdmconf
bin/kaccess
bin/kapplymousetheme
bin/kblankscrn.kss
bin/kcheckrunning
bin/kcminit
bin/kcminit_startup
bin/kdm-bin
bin/kdm
bin/kdmctl
bin/kdostartupconfig4
bin/kfontinst
bin/kfontview
bin/klipper
bin/kmenuedit
bin/krandom.kss
bin/krandrtray
bin/krdb
bin/krunner
bin/ksmserver
bin/ksplashsimple
bin/ksplashx
bin/ksplashx_scale
bin/kstartupconfig4
bin/ksysguard
bin/ksysguardd
bin/ksystraycmd
bin/kwin
bin/kwin_killer_helper
bin/kwin_rules_dialog
bin/kxkb
bin/plasma-desktop
bin/plasma-overlay
bin/plasmaengineexplorer
bin/plasmawallpaperviewer
bin/plasmoidviewer
bin/polkit-kde-authorization
bin/safestartkde
bin/setscheduler
bin/solid-action-desktop-gen
bin/startkde
bin/startkde4
bin/systemsettings
etc/ksysguarddrc
include/KDE/Plasma/Weather/Ion
include/KDE/Plasma/Weather/WeatherUtils
include/kcommondecoration.h
include/kdecoration.h
include/kdecorationbridge.h
include/kdecorationfactory.h
include/kephal/configurations.h
include/kephal/kephal.h
include/kephal/kephal_export.h
include/kephal/outputs.h
include/kephal/screens.h
include/kgreeterplugin.h
include/kscreensaver.h
include/kscreensaver_vroot.h
include/ksgrd/SensorAgent.h
include/ksgrd/SensorClient.h
include/ksgrd/SensorManager.h
include/ksgrd/SensorShellAgent.h
include/ksgrd/SensorSocketAgent.h
include/ksysguard/DisplayProcessDlg.h
include/ksysguard/KTextEditVT.h
include/ksysguard/ProcessFilter.h
include/ksysguard/ProcessModel.h
include/ksysguard/ksysguardprocesslist.h
include/ksysguard/lsof.h
include/ksysguard/process.h
include/ksysguard/processes.h
include/kwinconfig.h
include/kwineffects.h
include/kwinglobals.h
include/kwinglutils.h
include/kwinglutils_funcs.h
include/kwinshadereffect.h
include/kwinxrenderutils.h
include/kworkspace/kdisplaymanager.h
include/kworkspace/kwindowlistmenu.h
include/kworkspace/kworkspace.h
include/nepomuk/nepomukquery_export.h
include/nepomuk/nepomukqueryclient_export.h
include/nepomuk/query.h
include/nepomuk/queryparser.h
include/nepomuk/queryserviceclient.h
include/nepomuk/result.h
include/nepomuk/term.h
include/plasma/geolocation/geolocation_export.h
include/plasma/geolocation/geolocationprovider.h
include/plasma/weather/ion.h
include/plasma/weather/ion_export.h
include/plasma/weather/weatherutils.h
include/plasmaclock/calendar.h
include/plasmaclock/calendartable.h
include/plasmaclock/clockapplet.h
include/plasmaclock/plasmaclock_export.h
include/solid/control/bluetoothinputdevice.h
include/solid/control/bluetoothinterface.h
include/solid/control/bluetoothmanager.h
include/solid/control/bluetoothremotedevice.h
include/solid/control/bluetoothsecurity.h
include/solid/control/ifaces/bluetoothinputdevice.h
include/solid/control/ifaces/bluetoothinterface.h
include/solid/control/ifaces/bluetoothmanager.h
include/solid/control/ifaces/bluetoothremotedevice.h
include/solid/control/ifaces/networkcdmainterface.h
include/solid/control/ifaces/networkgsminterface.h
include/solid/control/ifaces/networkinterface.h
include/solid/control/ifaces/networkmanager.h
include/solid/control/ifaces/networkserialinterface.h
include/solid/control/ifaces/powermanager.h
include/solid/control/ifaces/wirednetworkinterface.h
include/solid/control/ifaces/wirelessaccesspoint.h
include/solid/control/ifaces/wirelessnetworkinterface.h
include/solid/control/networkcdmainterface.h
include/solid/control/networkgsminterface.h
include/solid/control/networking.h
include/solid/control/networkinterface.h
include/solid/control/networkipv4config.h
include/solid/control/networkmanager.h
include/solid/control/networkserialinterface.h
include/solid/control/powermanager.h
include/solid/control/singletondefs.h
include/solid/control/solid_control_export.h
include/solid/control/wirednetworkinterface.h
include/solid/control/wirelessaccesspoint.h
include/solid/control/wirelessnetworkinterface.h
include/systemsettingsview/BaseData.h
include/systemsettingsview/BaseMode.h
include/systemsettingsview/MenuItem.h
include/systemsettingsview/MenuModel.h
include/systemsettingsview/MenuProxyModel.h
include/systemsettingsview/ModuleView.h
include/systemsettingsview/ToolTipManager.h
include/systemsettingsview/systemsettingsview_export.h
include/taskmanager/abstractgroupableitem.h
include/taskmanager/abstractgroupingstrategy.h
include/taskmanager/abstractsortingstrategy.h
include/taskmanager/groupmanager.h
include/taskmanager/startup.h
include/taskmanager/task.h
include/taskmanager/taskactions.h
include/taskmanager/taskgroup.h
include/taskmanager/taskitem.h
include/taskmanager/taskmanager.h
include/taskmanager/taskmanager_export.h
lib/KDE4Workspace/cmake/KDE4WorkspaceConfig.cmake
lib/KDE4Workspace/cmake/KDE4WorkspaceConfigVersion.cmake
lib/KDE4Workspace/cmake/KDE4WorkspaceLibraryTargets-%%KDE4_BUILD_TYPE%%.cmake
lib/KDE4Workspace/cmake/KDE4WorkspaceLibraryTargets.cmake
lib/kconf_update_bin/krdb_clearlibrarypath
lib/kconf_update_bin/kwin_update_default_rules
lib/kconf_update_bin/kwin_update_window_settings
lib/kconf_update_bin/plasma-add-shortcut-to-menu
lib/kconf_update_bin/plasma-to-plasma-desktop
lib/kde4/classic_mode.so
lib/kde4/fontthumbnail.so
lib/kde4/icon_mode.so
lib/kde4/ion_bbcukmet.so
lib/kde4/ion_envcan.so
lib/kde4/ion_noaa.so
lib/kde4/kcm_access.so
lib/kde4/kcm_autostart.so
lib/kde4/kcm_bell.so
lib/kde4/kcm_clock.so
lib/kde4/kcm_colors.so
lib/kde4/kcm_desktopthemedetails.so
lib/kde4/kcm_display.so
lib/kde4/kcm_energy.so
lib/kde4/kcm_fontinst.so
lib/kde4/kcm_fonts.so
lib/kde4/kcm_hotkeys.so
lib/kde4/kcm_input.so
lib/kde4/kcm_kdm.so
lib/kde4/kcm_keyboard.so
lib/kde4/kcm_keyboard_layout.so
lib/kde4/kcm_keys.so
lib/kde4/kcm_ksplashthemes.so
lib/kde4/kcm_kwin4_effect_builtins.so
lib/kde4/kcm_kwincompositing.so
lib/kde4/kcm_kwindecoration.so
lib/kde4/kcm_kwindesktop.so
lib/kde4/kcm_kwinoptions.so
lib/kde4/kcm_kwinrules.so
lib/kde4/kcm_kwinscreenedges.so
lib/kde4/kcm_launch.so
lib/kde4/kcm_pkk_authorization.so
lib/kde4/kcm_powerdevilconfig.so
lib/kde4/kcm_randr.so
lib/kde4/kcm_screensaver.so
lib/kde4/kcm_smserver.so
lib/kde4/kcm_solid.so
lib/kde4/kcm_solid_actions.so
lib/kde4/kcm_standard_actions.so
lib/kde4/kcm_style.so
lib/kde4/kcm_xinerama.so
lib/kde4/kded_kephal.so
lib/kde4/kded_khotkeys.so
lib/kde4/kded_kwrited.so
lib/kde4/kded_notificationitemwatcher.so
lib/kde4/kded_powerdevil.so
lib/kde4/kfontviewpart.so
lib/kde4/kgreet_classic.so
lib/kde4/kgreet_generic.so
lib/kde4/kgreet_winbind.so
lib/kde4/kio_fonts.so
lib/kde4/krunner_bookmarksrunner.so
lib/kde4/krunner_calculatorrunner.so
lib/kde4/krunner_locations.so
lib/kde4/krunner_nepomuksearchrunner.so
lib/kde4/krunner_placesrunner.so
lib/kde4/krunner_powerdevil.so
lib/kde4/krunner_recentdocuments.so
lib/kde4/krunner_services.so
lib/kde4/krunner_sessions.so
lib/kde4/krunner_shell.so
lib/kde4/krunner_webshortcuts.so
lib/kde4/kstyle_keramik_config.so
lib/kde4/kwin3_b2.so
lib/kde4/kwin3_kde2.so
lib/kde4/kwin3_keramik.so
lib/kde4/kwin3_laptop.so
lib/kde4/kwin3_modernsys.so
lib/kde4/kwin3_oxygen.so
lib/kde4/kwin3_ozone.so
lib/kde4/kwin3_plastik.so
lib/kde4/kwin3_quartz.so
lib/kde4/kwin3_redmond.so
lib/kde4/kwin3_web.so
lib/kde4/kwin4_effect_builtins.so
lib/kde4/kwin_b2_config.so
lib/kde4/kwin_kde2_config.so
lib/kde4/kwin_keramik_config.so
lib/kde4/kwin_modernsys_config.so
lib/kde4/kwin_oxygen_config.so
lib/kde4/kwin_ozone_config.so
lib/kde4/kwin_plastik_config.so
lib/kde4/kwin_quartz_config.so
lib/kde4/libexec/kcheckpass
lib/kde4/libexec/kcmdatetimehelper
lib/kde4/libexec/kdm-bin_config
lib/kde4/libexec/kdm-bin_greet
lib/kde4/libexec/kfontprint
lib/kde4/libexec/kio_fonts_helper
lib/kde4/libexec/krootimage
lib/kde4/libexec/kscreenlocker
lib/kde4/libexec/polkit-kde-manager
lib/kde4/libexec/test_kcm_xinerama
lib/kde4/plasma-geolocation-ip.so
lib/kde4/plasma_animator_default.so
lib/kde4/plasma_applet_activitybar.so
lib/kde4/plasma_applet_battery.so
lib/kde4/plasma_applet_calendar.so
lib/kde4/plasma_applet_clock.so
lib/kde4/plasma_applet_devicenotifier.so
lib/kde4/plasma_applet_dig_clock.so
lib/kde4/plasma_applet_icon.so
lib/kde4/plasma_applet_launcher.so
lib/kde4/plasma_applet_lockout.so
lib/kde4/plasma_applet_pager.so
lib/kde4/plasma_applet_panelspacer_internal.so
lib/kde4/plasma_applet_quicklaunch.so
lib/kde4/plasma_applet_simplelauncher.so
lib/kde4/plasma_applet_sm_cpu.so
lib/kde4/plasma_applet_sm_hdd.so
lib/kde4/plasma_applet_sm_hwinfo.so
lib/kde4/plasma_applet_sm_net.so
lib/kde4/plasma_applet_sm_ram.so
lib/kde4/plasma_applet_sm_temperature.so
lib/kde4/plasma_applet_system-monitor.so
lib/kde4/plasma_applet_systemtray.so
lib/kde4/plasma_applet_tasks.so
lib/kde4/plasma_applet_trash.so
lib/kde4/plasma_applet_webbrowser.so
lib/kde4/plasma_appletscriptengine_dashboard.so
lib/kde4/plasma_appletscriptengine_webapplet.so
lib/kde4/plasma_containment_desktop.so
lib/kde4/plasma_containment_panel.so
lib/kde4/plasma_containment_saverdesktop.so
lib/kde4/plasma_engine_akonadi.so
lib/kde4/plasma_engine_applicationjobs.so
lib/kde4/plasma_engine_calendar.so
lib/kde4/plasma_engine_dict.so
lib/kde4/plasma_engine_executable.so
lib/kde4/plasma_engine_favicons.so
lib/kde4/plasma_engine_filebrowser.so
lib/kde4/plasma_engine_geolocation.so
lib/kde4/plasma_engine_hotplug.so
lib/kde4/plasma_engine_keystate.so
lib/kde4/plasma_engine_metadata.so
lib/kde4/plasma_engine_mouse.so
lib/kde4/plasma_engine_network.so
lib/kde4/plasma_engine_notifications.so
lib/kde4/plasma_engine_nowplaying.so
lib/kde4/plasma_engine_places.so
lib/kde4/plasma_engine_powermanagement.so
lib/kde4/plasma_engine_rss.so
lib/kde4/plasma_engine_soliddevice.so
lib/kde4/plasma_engine_systemmonitor.so
lib/kde4/plasma_engine_tasks.so
lib/kde4/plasma_engine_time.so
lib/kde4/plasma_engine_weather.so
lib/kde4/plasma_packagestructure_dashboard.so
lib/kde4/plasma_packagestructure_web.so
lib/kde4/plasma_wallpaper_color.so
lib/kde4/plasma_wallpaper_image.so
lib/kde4/plugins/designer/ksysguardlsofwidgets.so
lib/kde4/plugins/designer/ksysguardwidgets.so
lib/kde4/solid_fakenet.so
lib/kde4/solid_wicd.so
lib/libkdecorations.so
lib/libkdecorations.so.5
lib/libkdecorations.so.5.0.1
lib/libkdeinit4_kaccess.so
lib/libkdeinit4_kcminit.so
lib/libkdeinit4_kcminit_startup.so
lib/libkdeinit4_klipper.so
lib/libkdeinit4_kmenuedit.so
lib/libkdeinit4_krunner.so
lib/libkdeinit4_ksmserver.so
lib/libkdeinit4_ksysguard.so
lib/libkdeinit4_kwin.so
lib/libkdeinit4_kwin_rules_dialog.so
lib/libkdeinit4_kxkb.so
lib/libkdeinit4_plasma-desktop.so
lib/libkephal.so
lib/libkephal.so.5
lib/libkephal.so.5.0.1
lib/libkfontinst.so
lib/libkfontinst.so.5
lib/libkfontinst.so.5.0.1
lib/libkfontinstui.so
lib/libkfontinstui.so.5
lib/libkfontinstui.so.5.0.1
lib/libkhotkeysprivate.so.5
lib/libkhotkeysprivate.so.5.0.1
lib/libkickoff.so
lib/libkscreensaver.so
lib/libkscreensaver.so.5
lib/libkscreensaver.so.5.0.0
lib/libksgrd.so
lib/libksgrd.so.5
lib/libksgrd.so.5.0.1
lib/libkwineffects.so
lib/libkwineffects.so.1
lib/libkwineffects.so.1.0.0
lib/libkwinnvidiahack.so
lib/libkwinnvidiahack.so.5
lib/libkwinnvidiahack.so.5.0.1
lib/libkworkspace.so
lib/libkworkspace.so.5
lib/libkworkspace.so.5.0.1
lib/liblsofui.so
lib/liblsofui.so.5
lib/liblsofui.so.5.0.1
lib/libnepomukquery.so
lib/libnepomukquery.so.5
lib/libnepomukquery.so.5.0.1
lib/libnepomukqueryclient.so
lib/libnepomukqueryclient.so.5
lib/libnepomukqueryclient.so.5.0.1
lib/libplasma-geolocation-interface.so
lib/libplasma-geolocation-interface.so.5
lib/libplasma-geolocation-interface.so.5.0.1
lib/libplasma_applet-system-monitor.so
lib/libplasma_applet-system-monitor.so.5
lib/libplasma_applet-system-monitor.so.5.0.1
lib/libplasmaclock.so
lib/libplasmaclock.so.5
lib/libplasmaclock.so.5.0.1
lib/libpolkitkdeprivate.so
lib/libpolkitkdeprivate.so.5
lib/libpolkitkdeprivate.so.5.0.1
lib/libprocesscore.so
lib/libprocesscore.so.5
lib/libprocesscore.so.5.0.1
lib/libprocessui.so
lib/libprocessui.so.5
lib/libprocessui.so.5.0.1
lib/libsolidcontrol.so
lib/libsolidcontrol.so.5
lib/libsolidcontrol.so.5.0.1
lib/libsolidcontrolifaces.so
lib/libsolidcontrolifaces.so.5
lib/libsolidcontrolifaces.so.5.0.1
lib/libsystemsettingsview.so
lib/libtaskmanager.so
lib/libtaskmanager.so.5
lib/libtaskmanager.so.5.0.1
lib/libtime_solar.so
lib/libtime_solar.so.5
lib/libtime_solar.so.5.0.1
lib/libweather_ion.so
lib/libweather_ion.so.5
lib/libweather_ion.so.5.0.1
lib/strigi/strigita_font.so
share/applications/kde4/kfontview.desktop
share/applications/kde4/klipper.desktop
share/applications/kde4/kmenuedit.desktop
share/applications/kde4/krandrtray.desktop
share/applications/kde4/ksysguard.desktop
share/applications/kde4/systemsettings.desktop
share/apps/cmake/modules/FindCkConnector.cmake
share/apps/cmake/modules/FindDBus.cmake
share/apps/cmake/modules/FindGooglegadgets.cmake
share/apps/cmake/modules/FindKephal.cmake
share/apps/cmake/modules/FindLibXKlavier.cmake
share/apps/cmake/modules/FindPAM.cmake
share/apps/cmake/modules/FindPolkitQt.cmake
share/apps/cmake/modules/FindQEdje.cmake
share/apps/cmake/modules/FindSensors.cmake
share/apps/cmake/modules/PkgConfigGetVar.cmake
share/apps/cmake/modules/UnixAuth.cmake
share/apps/color-schemes/Honeycomb.colors
share/apps/color-schemes/Norway.colors
share/apps/color-schemes/ObsidianCoast.colors
share/apps/color-schemes/Oxygen.colors
share/apps/color-schemes/Steel.colors
share/apps/color-schemes/WontonSoup.colors
share/apps/desktoptheme/default/calendar/mini-calendar.svgz
share/apps/desktoptheme/default/system-monitor/hdd_panel.svgz
share/apps/desktoptheme/default/widgets/battery-oxygen.svgz
share/apps/doc/kdm/README
share/apps/doc/kdm/greeter.dtd
share/apps/kaccess/kaccess.notifyrc
share/apps/kcminput/cursor_large_black.pcf.gz
share/apps/kcminput/cursor_large_white.pcf.gz
share/apps/kcminput/cursor_small_white.pcf.gz
share/apps/kcminput/pics/mouse_lh.png
share/apps/kcminput/pics/mouse_rh.png
share/apps/kcmkeys/kde3.kksrc
share/apps/kcmkeys/kde4.kksrc
share/apps/kcmkeys/mac4.kksrc
share/apps/kcmkeys/unix3.kksrc
share/apps/kcmkeys/win3.kksrc
share/apps/kcmkeys/win4.kksrc
share/apps/kcmkeys/wm3.kksrc
share/apps/kcmsolidactions/solid-action-template.desktop
share/apps/kconf_update/convertShortcuts.pl
share/apps/kconf_update/kaccel.upd
share/apps/kconf_update/kcmdisplayrc.upd
share/apps/kconf_update/klipper-kconfigxt.upd
share/apps/kconf_update/krdb.upd
share/apps/kconf_update/ksmserver.upd
share/apps/kconf_update/kwin.upd
share/apps/kconf_update/kwin3_plugin.pl
share/apps/kconf_update/kwin3_plugin.upd
share/apps/kconf_update/kwin_focus1.sh
share/apps/kconf_update/kwin_focus1.upd
share/apps/kconf_update/kwin_focus2.sh
share/apps/kconf_update/kwin_focus2.upd
share/apps/kconf_update/kwin_fsp_workarounds_1.upd
share/apps/kconf_update/kwin_on_off.upd
share/apps/kconf_update/kwin_window_shortcuts.sh
share/apps/kconf_update/kwin_window_shortcuts.upd
share/apps/kconf_update/kwiniconify.upd
share/apps/kconf_update/kwinsticky.upd
share/apps/kconf_update/kwinupdatewindowsettings.upd
share/apps/kconf_update/mouse_cursor_theme.upd
share/apps/kconf_update/move_session_config.sh
share/apps/kconf_update/on-off_to_true-false.sh
share/apps/kconf_update/plasma-add-shortcut-to-menu.upd
share/apps/kconf_update/plasma-to-plasmadesktop-shortcuts.upd
share/apps/kconf_update/plasmarc-to-plasmadesktoprc.upd
share/apps/kconf_update/pluginlibFix.pl
share/apps/kcontrol/pics/anchor.png
share/apps/kcontrol/pics/logo.png
share/apps/kcontrol/pics/mini-world.png
share/apps/kcontrol/pics/monitor.png
share/apps/kdisplay/app-defaults/AAAAAAGeneral.ad
share/apps/kdisplay/app-defaults/AAAMotif.ad
share/apps/kdisplay/app-defaults/AAATk.ad
share/apps/kdisplay/app-defaults/AAAXaw.ad
share/apps/kdisplay/app-defaults/AcroRead.ad
share/apps/kdisplay/app-defaults/Editres.ad
share/apps/kdisplay/app-defaults/Emacs.ad
share/apps/kdisplay/app-defaults/GV.ad
share/apps/kdisplay/app-defaults/ML.ad
share/apps/kdisplay/app-defaults/Nedit.ad
share/apps/kdisplay/app-defaults/Netscape.ad
share/apps/kdisplay/app-defaults/RVPlayer.ad
share/apps/kdisplay/app-defaults/WPerfect.ad
share/apps/kdisplay/app-defaults/XCalc.ad
share/apps/kdisplay/app-defaults/XOsview.ad
share/apps/kdisplay/app-defaults/XTerm.ad
share/apps/kdisplay/app-defaults/XV.ad
share/apps/kdisplay/app-defaults/Xawtv.ad
share/apps/kdisplay/app-defaults/Xdvi.ad
share/apps/kdisplay/app-defaults/Xpdf.ad
share/apps/kdm/patterns/fish.desktop
share/apps/kdm/patterns/fish.png
share/apps/kdm/patterns/flowers.desktop
share/apps/kdm/patterns/flowers.png
share/apps/kdm/patterns/night-rock.desktop
share/apps/kdm/patterns/night-rock.jpg
share/apps/kdm/patterns/pavement.desktop
share/apps/kdm/patterns/pavement.png
share/apps/kdm/patterns/rattan.desktop
share/apps/kdm/patterns/rattan.png
share/apps/kdm/patterns/stonewall2.desktop
share/apps/kdm/patterns/stonewall2.png
share/apps/kdm/patterns/triangles.desktop
share/apps/kdm/patterns/triangles.png
share/apps/kdm/pics/kdelogo.png
share/apps/kdm/pics/shutdown.png
share/apps/kdm/pics/users/default1.png
share/apps/kdm/pics/users/default2.png
share/apps/kdm/pics/users/default3.png
share/apps/kdm/pics/users/root1.png
share/apps/kdm/programs/xearth.desktop
share/apps/kdm/programs/xglobe.desktop
share/apps/kdm/programs/xplanet.desktop
share/apps/kdm/sessions/9wm.desktop
share/apps/kdm/sessions/aewm++.desktop
share/apps/kdm/sessions/aewm.desktop
share/apps/kdm/sessions/afterstep.desktop
share/apps/kdm/sessions/amaterus.desktop
share/apps/kdm/sessions/amiwm.desktop
share/apps/kdm/sessions/asclassic.desktop
share/apps/kdm/sessions/blackbox.desktop
share/apps/kdm/sessions/cde.desktop
share/apps/kdm/sessions/ctwm.desktop
share/apps/kdm/sessions/cwwm.desktop
share/apps/kdm/sessions/e16.desktop
share/apps/kdm/sessions/enlightenment.desktop
share/apps/kdm/sessions/evilwm.desktop
share/apps/kdm/sessions/fluxbox.desktop
share/apps/kdm/sessions/flwm.desktop
share/apps/kdm/sessions/fvwm.desktop
share/apps/kdm/sessions/fvwm95.desktop
share/apps/kdm/sessions/gnome.desktop
share/apps/kdm/sessions/golem.desktop
share/apps/kdm/sessions/icewm.desktop
share/apps/kdm/sessions/ion.desktop
share/apps/kdm/sessions/kde-safe.desktop
share/apps/kdm/sessions/kde.desktop
share/apps/kdm/sessions/larswm.desktop
share/apps/kdm/sessions/lwm.desktop
share/apps/kdm/sessions/matchbox.desktop
share/apps/kdm/sessions/metacity.desktop
share/apps/kdm/sessions/mwm.desktop
share/apps/kdm/sessions/olvwm.desktop
share/apps/kdm/sessions/olwm.desktop
share/apps/kdm/sessions/openbox.desktop
share/apps/kdm/sessions/oroborus.desktop
share/apps/kdm/sessions/phluid.desktop
share/apps/kdm/sessions/pwm.desktop
share/apps/kdm/sessions/qvwm.desktop
share/apps/kdm/sessions/ratpoison.desktop
share/apps/kdm/sessions/sapphire.desktop
share/apps/kdm/sessions/sawfish.desktop
share/apps/kdm/sessions/twm.desktop
share/apps/kdm/sessions/ude.desktop
share/apps/kdm/sessions/vtwm.desktop
share/apps/kdm/sessions/w9wm.desktop
share/apps/kdm/sessions/waimea.desktop
share/apps/kdm/sessions/wm2.desktop
share/apps/kdm/sessions/wmaker.desktop
share/apps/kdm/sessions/xfce.desktop
share/apps/kdm/sessions/xfce4.desktop
share/apps/kdm/themes/circles/KdmGreeterTheme.desktop
share/apps/kdm/themes/circles/background.svg
share/apps/kdm/themes/circles/circles.xml
share/apps/kdm/themes/circles/flower.png
share/apps/kdm/themes/circles/help.png
share/apps/kdm/themes/circles/options.png
share/apps/kdm/themes/circles/screenshot.png
share/apps/kdm/themes/oxygen-air/1280x800.jpg
share/apps/kdm/themes/oxygen-air/KdmGreeterTheme.desktop
share/apps/kdm/themes/oxygen-air/caps.png
share/apps/kdm/themes/oxygen-air/icon-kde.png
share/apps/kdm/themes/oxygen-air/oxygen-air.xml
share/apps/kdm/themes/oxygen-air/pw-entry-li.png
share/apps/kdm/themes/oxygen-air/pw-entry.png
share/apps/kdm/themes/oxygen-air/screenshot.png
share/apps/kdm/themes/oxygen-air/session_button-li.png
share/apps/kdm/themes/oxygen-air/session_button.png
share/apps/kdm/themes/oxygen-air/system_button-li.png
share/apps/kdm/themes/oxygen-air/system_button.png
share/apps/kdm/themes/oxygen-air/user-entry-li.png
share/apps/kdm/themes/oxygen-air/user-entry.png
share/apps/kdm/themes/oxygen-air/win-login.png
share/apps/kdm/themes/oxygen/KdmGreeterTheme.desktop
share/apps/kdm/themes/oxygen/background.svg
share/apps/kdm/themes/oxygen/branding-icon.png
share/apps/kdm/themes/oxygen/oxygen-box.svg
share/apps/kdm/themes/oxygen/oxygen.svg
share/apps/kdm/themes/oxygen/oxygen.xml
share/apps/kdm/themes/oxygen/screenshot.png
share/apps/kdm/themes/oxygen/session.png
share/apps/kdm/themes/oxygen/system.png
share/apps/kfontinst/icons/oxygen/16x16/actions/addfont.png
share/apps/kfontinst/icons/oxygen/16x16/actions/disablefont.png
share/apps/kfontinst/icons/oxygen/16x16/actions/enablefont.png
share/apps/kfontinst/icons/oxygen/16x16/actions/fontstatus.png
share/apps/kfontinst/icons/oxygen/22x22/actions/addfont.png
share/apps/kfontinst/icons/oxygen/22x22/actions/disablefont.png
share/apps/kfontinst/icons/oxygen/22x22/actions/enablefont.png
share/apps/kfontinst/icons/oxygen/22x22/actions/fontstatus.png
share/apps/kfontinst/icons/oxygen/scalable/actions/addfont.svgz
share/apps/kfontinst/icons/oxygen/scalable/actions/disablefont.svgz
share/apps/kfontinst/icons/oxygen/scalable/actions/enablefont.svgz
share/apps/kfontinst/icons/oxygen/scalable/actions/fontstatus.svgz
share/apps/kfontinst/kfontviewpart.rc
share/apps/kfontview/kfontviewui.rc
share/apps/khotkeys/defaults.khotkeys
share/apps/khotkeys/kde32b1.khotkeys
share/apps/khotkeys/konqueror_gestures_kde321.khotkeys
share/apps/khotkeys/printscreen.khotkeys
share/apps/kmenuedit/icons/oxygen/22x22/actions/menu_new.png
share/apps/kmenuedit/icons/oxygen/22x22/actions/menu_new_sep.png
share/apps/kmenuedit/icons/oxygen/32x32/actions/menu_new.png
share/apps/kmenuedit/icons/oxygen/32x32/actions/menu_new_sep.png
share/apps/kmenuedit/kmenueditui.rc
share/apps/konqsidebartng/virtual_folders/services/fonts.desktop
share/apps/ksplash/Themes/Default/1024x768/background.png
share/apps/ksplash/Themes/Default/1280x1024/background.png
share/apps/ksplash/Themes/Default/1600x1200/background.png
share/apps/ksplash/Themes/Default/1600x1200/description.txt
share/apps/ksplash/Themes/Default/1600x1200/icon1.png
share/apps/ksplash/Themes/Default/1600x1200/icon1_anim.png
share/apps/ksplash/Themes/Default/1600x1200/icon2.png
share/apps/ksplash/Themes/Default/1600x1200/icon2_anim.png
share/apps/ksplash/Themes/Default/1600x1200/icon3.png
share/apps/ksplash/Themes/Default/1600x1200/icon3_anim.png
share/apps/ksplash/Themes/Default/1600x1200/icon4.png
share/apps/ksplash/Themes/Default/1600x1200/icon4_anim.png
share/apps/ksplash/Themes/Default/1600x1200/icon5.png
share/apps/ksplash/Themes/Default/1600x1200/icon5_anim.png
share/apps/ksplash/Themes/Default/1600x1200/rectangle.png
share/apps/ksplash/Themes/Default/1920x1200/background.png
share/apps/ksplash/Themes/Default/600x400/background.png
share/apps/ksplash/Themes/Default/800x600/background.png
share/apps/ksplash/Themes/Default/Preview.png
share/apps/ksplash/Themes/Default/Theme.rc
share/apps/ksplash/Themes/None/Theme.rc
share/apps/ksplash/Themes/Simple/Preview.png
share/apps/ksplash/Themes/Simple/Theme.rc
share/apps/ksplash/Themes/SimpleSmall/Preview.png
share/apps/ksplash/Themes/SimpleSmall/Theme.rc
share/apps/ksysguard/ProcessTable.sgrd
share/apps/ksysguard/SystemLoad2.sgrd
share/apps/ksysguard/ksysguard.notifyrc
share/apps/ksysguard/ksysguardui.rc
share/apps/kthememanager/themes/HighContrastDark-big/HighContrastDark-big.preview.png
share/apps/kthememanager/themes/HighContrastDark-big/HighContrastDark-big.xml
share/apps/kthememanager/themes/HighContrastDark/HighContrastDark.preview.png
share/apps/kthememanager/themes/HighContrastDark/HighContrastDark.xml
share/apps/kthememanager/themes/HighContrastLight-big/HighContrastLight-big.preview.png
share/apps/kthememanager/themes/HighContrastLight-big/HighContrastLight-big.xml
share/apps/kthememanager/themes/HighContrastLight/HighContrastLight.preview.png
share/apps/kthememanager/themes/HighContrastLight/HighContrastLight.xml
share/apps/kthememanager/themes/KDE_Classic/KDE_Classic.preview.png
share/apps/kthememanager/themes/KDE_Classic/KDE_Classic.xml
share/apps/kthememanager/themes/Keramik/Keramik.preview.png
share/apps/kthememanager/themes/Keramik/Keramik.xml
share/apps/kthememanager/themes/Plastik/Plastik.preview.png
share/apps/kthememanager/themes/Plastik/Plastik.xml
share/apps/kthememanager/themes/Platinum/Platinum.preview.png
share/apps/kthememanager/themes/Platinum/Platinum.xml
share/apps/kthememanager/themes/Redmond/Redmond.preview.png
share/apps/kthememanager/themes/Redmond/Redmond.xml
share/apps/kthememanager/themes/Sunshine/Sunshine.preview.png
share/apps/kthememanager/themes/Sunshine/Sunshine.xml
share/apps/kthememanager/themes/YellowOnBlue-big/YellowOnBlue-big.preview.png
share/apps/kthememanager/themes/YellowOnBlue-big/YellowOnBlue-big.xml
share/apps/kthememanager/themes/YellowOnBlue/YellowOnBlue.preview.png
share/apps/kthememanager/themes/YellowOnBlue/YellowOnBlue.xml
share/apps/kwin/b2.desktop
share/apps/kwin/circle-edgy.png
share/apps/kwin/circle.png
share/apps/kwin/cubecap.png
share/apps/kwin/cylinder.frag
share/apps/kwin/cylinder.vert
share/apps/kwin/default_rules/fsp_workarounds_1.kwinrules
share/apps/kwin/default_rules/plasma_desktop_containment.kwinrules
share/apps/kwin/explosion-end.png
share/apps/kwin/explosion-start.png
share/apps/kwin/explosion.frag
share/apps/kwin/explosion.vert
share/apps/kwin/invert.frag
share/apps/kwin/invert.vert
share/apps/kwin/kde2.desktop
share/apps/kwin/keramik.desktop
share/apps/kwin/kwin.notifyrc
share/apps/kwin/laptop.desktop
share/apps/kwin/lookingglass.frag
share/apps/kwin/lookingglass.vert
share/apps/kwin/modernsystem.desktop
share/apps/kwin/oxygenclient.desktop
share/apps/kwin/ozoneclient.desktop
share/apps/kwin/plastik.desktop
share/apps/kwin/quartz.desktop
share/apps/kwin/redmond.desktop
share/apps/kwin/shadow-texture.png
share/apps/kwin/sharpen.frag
share/apps/kwin/sharpen.vert
share/apps/kwin/snow.frag
share/apps/kwin/snow.vert
share/apps/kwin/snowflake.png
share/apps/kwin/sphere.vert
share/apps/kwin/trackmouse.png
share/apps/kwin/web.desktop
share/apps/kwrited/kwrited.notifyrc
share/apps/plasma/dashboard/AppleClasses/AppleAnimator.js
share/apps/plasma/dashboard/AppleClasses/AppleButton.js
share/apps/plasma/dashboard/AppleClasses/AppleInfoButton.js
share/apps/plasma/dashboard/AppleClasses/AppleScrollArea.js
share/apps/plasma/dashboard/AppleClasses/AppleScrollbar.js
share/apps/plasma/dashboard/AppleClasses/AppleSlider.js
share/apps/plasma/dashboard/button/genericButton.js
share/apps/plasma/services/applicationjobs.operations
share/apps/plasma/services/modifierkeystate.operations
share/apps/plasma/services/notifications.operations
share/apps/plasma/services/nowplaying.operations
share/apps/plasma/services/tasks.operations
share/apps/plasma_scriptengine_ruby/applet.rb
share/apps/plasma_scriptengine_ruby/data_engine.rb
share/apps/powerdevil/default.powerdevilprofiles
share/apps/powerdevil/powerdevil.notifyrc
share/apps/solid/actions/test-predicate-openinwindow.desktop
share/apps/solid/devices/solid-device-AcAdapter.desktop
share/apps/solid/devices/solid-device-AudioInterface.desktop
share/apps/solid/devices/solid-device-Battery.desktop
share/apps/solid/devices/solid-device-Block.desktop
share/apps/solid/devices/solid-device-Button.desktop
share/apps/solid/devices/solid-device-Camera.desktop
share/apps/solid/devices/solid-device-DvbInterface.desktop
share/apps/solid/devices/solid-device-GenericInterface.desktop
share/apps/solid/devices/solid-device-NetworkInterface.desktop
share/apps/solid/devices/solid-device-OpticalDisc.desktop
share/apps/solid/devices/solid-device-OpticalDrive.desktop
share/apps/solid/devices/solid-device-PortableMediaPlayer.desktop
share/apps/solid/devices/solid-device-Processor.desktop
share/apps/solid/devices/solid-device-SerialInterface.desktop
share/apps/solid/devices/solid-device-StorageAccess.desktop
share/apps/solid/devices/solid-device-StorageDrive.desktop
share/apps/solid/devices/solid-device-StorageVolume.desktop
share/apps/solid/devices/solid-device-Video.desktop
share/apps/solidfakenetbackend/fakenetworking.xml
share/apps/systemsettings/classic/main.html
share/apps/systemsettings/classic/systemsettings-classic.css
share/apps/systemsettings/systemsettingsui.rc
share/autostart/klipper.desktop
share/autostart/krunner.desktop
share/autostart/plasma-desktop.desktop
share/autostart/plasma.desktop
share/config.kcfg/klaunch.kcfg
share/config.kcfg/kscreensaversettings.kcfg
share/config.kcfg/kwin.kcfg
share/config.kcfg/plasma-shell-desktop.kcfg
share/config/background.knsrc
share/config/colorschemes.knsrc
share/config/kdm.knsrc
share/config/ksplash.knsrc
share/config/ksysguard.knsrc
share/config/plasma-overlayrc
share/config/plasma-themes.knsrc
share/config/wallpaper.knsrc
share/dbus-1/interfaces/org.freedesktop.ScreenSaver.xml
share/dbus-1/interfaces/org.kde.KSMServerInterface.xml
share/dbus-1/interfaces/org.kde.KWin.xml
share/dbus-1/interfaces/org.kde.PowerDevil.xml
share/dbus-1/interfaces/org.kde.khotkeys.xml
share/dbus-1/interfaces/org.kde.krunner.App.xml
share/dbus-1/interfaces/org.kde.screensaver.xml
share/dbus-1/services/kde-org.freedesktop.PolicyKit.AuthenticationAgent.service
share/dbus-1/services/org.kde.PolicyKit.service
share/dbus-1/services/org.kde.krunner.service
share/doc/HTML/en/PolicyKit-kde/authdialog_1.png
share/doc/HTML/en/PolicyKit-kde/authdialog_2.png
share/doc/HTML/en/PolicyKit-kde/authdialog_3.png
share/doc/HTML/en/PolicyKit-kde/authdialog_4.png
share/doc/HTML/en/PolicyKit-kde/authdialog_5.png
share/doc/HTML/en/PolicyKit-kde/authdialog_6.png
share/doc/HTML/en/PolicyKit-kde/authorization.docbook
share/doc/HTML/en/PolicyKit-kde/authorization_1.png
share/doc/HTML/en/PolicyKit-kde/authorization_2.png
share/doc/HTML/en/PolicyKit-kde/authorizationagent.docbook
share/doc/HTML/en/PolicyKit-kde/common
share/doc/HTML/en/PolicyKit-kde/howitworks.docbook
share/doc/HTML/en/PolicyKit-kde/index.cache.bz2
share/doc/HTML/en/PolicyKit-kde/index.docbook
share/doc/HTML/en/PolicyKit-kde/introduction.docbook
share/doc/HTML/en/kcontrol/autostart/common
share/doc/HTML/en/kcontrol/autostart/index.cache.bz2
share/doc/HTML/en/kcontrol/autostart/index.docbook
share/doc/HTML/en/kcontrol/bell/common
share/doc/HTML/en/kcontrol/bell/index.cache.bz2
share/doc/HTML/en/kcontrol/bell/index.docbook
share/doc/HTML/en/kcontrol/clock/common
share/doc/HTML/en/kcontrol/clock/index.cache.bz2
share/doc/HTML/en/kcontrol/clock/index.docbook
share/doc/HTML/en/kcontrol/colors/common
share/doc/HTML/en/kcontrol/colors/index.cache.bz2
share/doc/HTML/en/kcontrol/colors/index.docbook
share/doc/HTML/en/kcontrol/desktopthemedetails/common
share/doc/HTML/en/kcontrol/desktopthemedetails/index.cache.bz2
share/doc/HTML/en/kcontrol/desktopthemedetails/index.docbook
share/doc/HTML/en/kcontrol/energy/common
share/doc/HTML/en/kcontrol/energy/index.cache.bz2
share/doc/HTML/en/kcontrol/energy/index.docbook
share/doc/HTML/en/kcontrol/fontinst/common
share/doc/HTML/en/kcontrol/fontinst/index.cache.bz2
share/doc/HTML/en/kcontrol/fontinst/index.docbook
share/doc/HTML/en/kcontrol/fonts/adjust-all.png
share/doc/HTML/en/kcontrol/fonts/anti-aliasing.png
share/doc/HTML/en/kcontrol/fonts/common
share/doc/HTML/en/kcontrol/fonts/index.cache.bz2
share/doc/HTML/en/kcontrol/fonts/index.docbook
share/doc/HTML/en/kcontrol/fonts/main.png
share/doc/HTML/en/kcontrol/joystick/common
share/doc/HTML/en/kcontrol/joystick/index.cache.bz2
share/doc/HTML/en/kcontrol/joystick/index.docbook
share/doc/HTML/en/kcontrol/joystick/joystick-calibration.png
share/doc/HTML/en/kcontrol/joystick/joystick-main.png
share/doc/HTML/en/kcontrol/kcmaccess/common
share/doc/HTML/en/kcontrol/kcmaccess/index.cache.bz2
share/doc/HTML/en/kcontrol/kcmaccess/index.docbook
share/doc/HTML/en/kcontrol/kcmdisplay/common
share/doc/HTML/en/kcontrol/kcmdisplay/index.cache.bz2
share/doc/HTML/en/kcontrol/kcmdisplay/index.docbook
share/doc/HTML/en/kcontrol/kcmsmserver/common
share/doc/HTML/en/kcontrol/kcmsmserver/index.cache.bz2
share/doc/HTML/en/kcontrol/kcmsmserver/index.docbook
share/doc/HTML/en/kcontrol/kcmstyle/common
share/doc/HTML/en/kcontrol/kcmstyle/index.cache.bz2
share/doc/HTML/en/kcontrol/kcmstyle/index.docbook
share/doc/HTML/en/kcontrol/keyboard/common
share/doc/HTML/en/kcontrol/keyboard/index.cache.bz2
share/doc/HTML/en/kcontrol/keyboard/index.docbook
share/doc/HTML/en/kcontrol/keys/common
share/doc/HTML/en/kcontrol/keys/index.cache.bz2
share/doc/HTML/en/kcontrol/keys/index.docbook
share/doc/HTML/en/kcontrol/kwincompositing/common
share/doc/HTML/en/kcontrol/kwincompositing/index.cache.bz2
share/doc/HTML/en/kcontrol/kwincompositing/index.docbook
share/doc/HTML/en/kcontrol/kwindecoration/buttons.png
share/doc/HTML/en/kcontrol/kwindecoration/common
share/doc/HTML/en/kcontrol/kwindecoration/index.cache.bz2
share/doc/HTML/en/kcontrol/kwindecoration/index.docbook
share/doc/HTML/en/kcontrol/kwindecoration/main.png
share/doc/HTML/en/kcontrol/mouse/common
share/doc/HTML/en/kcontrol/mouse/index.cache.bz2
share/doc/HTML/en/kcontrol/mouse/index.docbook
share/doc/HTML/en/kcontrol/powerdevil/common
share/doc/HTML/en/kcontrol/powerdevil/index.cache.bz2
share/doc/HTML/en/kcontrol/powerdevil/index.docbook
share/doc/HTML/en/kcontrol/screensaver/common
share/doc/HTML/en/kcontrol/screensaver/index.cache.bz2
share/doc/HTML/en/kcontrol/screensaver/index.docbook
share/doc/HTML/en/kcontrol/solid-actions/add-action.png
share/doc/HTML/en/kcontrol/solid-actions/common
share/doc/HTML/en/kcontrol/solid-actions/edit-action.png
share/doc/HTML/en/kcontrol/solid-actions/index.cache.bz2
share/doc/HTML/en/kcontrol/solid-actions/index.docbook
share/doc/HTML/en/kcontrol/solid-actions/main.png
share/doc/HTML/en/kcontrol/splashscreen/common
share/doc/HTML/en/kcontrol/splashscreen/get-new-theme.png
share/doc/HTML/en/kcontrol/splashscreen/index.cache.bz2
share/doc/HTML/en/kcontrol/splashscreen/index.docbook
share/doc/HTML/en/kcontrol/splashscreen/splash-main.png
share/doc/HTML/en/kcontrol/windowbehaviour/common
share/doc/HTML/en/kcontrol/windowbehaviour/index.cache.bz2
share/doc/HTML/en/kcontrol/windowbehaviour/index.docbook
share/doc/HTML/en/kcontrol/windowspecific/common
share/doc/HTML/en/kcontrol/windowspecific/index.cache.bz2
share/doc/HTML/en/kcontrol/windowspecific/index.docbook
share/doc/HTML/en/kdm/common
share/doc/HTML/en/kdm/index.cache.bz2
share/doc/HTML/en/kdm/index.docbook
share/doc/HTML/en/kdm/kdmrc-ref.docbook
share/doc/HTML/en/kdm/theme-ref.docbook
share/doc/HTML/en/klipper/common
share/doc/HTML/en/klipper/index.cache.bz2
share/doc/HTML/en/klipper/index.docbook
share/doc/HTML/en/klipper/screenshot.png
share/doc/HTML/en/kmenuedit/common
share/doc/HTML/en/kmenuedit/done.png
share/doc/HTML/en/kmenuedit/index.cache.bz2
share/doc/HTML/en/kmenuedit/index.docbook
share/doc/HTML/en/kmenuedit/itemname.png
share/doc/HTML/en/kmenuedit/kmenueditmain.png
share/doc/HTML/en/kmenuedit/new.png
share/doc/HTML/en/kmenuedit/reset.png
share/doc/HTML/en/kmenuedit/selecticon.png
share/doc/HTML/en/kmenuedit/selectinternet.png
share/doc/HTML/en/ksysguard/common
share/doc/HTML/en/ksysguard/index.cache.bz2
share/doc/HTML/en/ksysguard/index.docbook
share/doc/HTML/en/kxkb/common
share/doc/HTML/en/kxkb/index.cache.bz2
share/doc/HTML/en/kxkb/index.docbook
share/doc/HTML/en/plasma/common
share/doc/HTML/en/plasma/favorite-widgets.png
share/doc/HTML/en/plasma/index.cache.bz2
share/doc/HTML/en/plasma/index.docbook
share/doc/HTML/en/plasma/taskbar-settings.png
share/doc/HTML/en/systemsettings/common
share/doc/HTML/en/systemsettings/index.cache.bz2
share/doc/HTML/en/systemsettings/index.docbook
share/icons/Oxygen_Black/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_Black/cursors/00008160000006810000408080010102
share/icons/Oxygen_Black/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_Black/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_Black/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_Black/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_Black/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_Black/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_Black/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_Black/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_Black/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_Black/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_Black/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_Black/cursors/X_cursor
share/icons/Oxygen_Black/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_Black/cursors/alias
share/icons/Oxygen_Black/cursors/all-scroll
share/icons/Oxygen_Black/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_Black/cursors/circle
share/icons/Oxygen_Black/cursors/closedhand
share/icons/Oxygen_Black/cursors/col-resize
share/icons/Oxygen_Black/cursors/color-picker
share/icons/Oxygen_Black/cursors/copy
share/icons/Oxygen_Black/cursors/cross
share/icons/Oxygen_Black/cursors/crossed_circle
share/icons/Oxygen_Black/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_Black/cursors/dnd-copy
share/icons/Oxygen_Black/cursors/dnd-link
share/icons/Oxygen_Black/cursors/dnd-no-drop
share/icons/Oxygen_Black/cursors/dnd-none
share/icons/Oxygen_Black/cursors/e-resize
share/icons/Oxygen_Black/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_Black/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_Black/cursors/fleur
share/icons/Oxygen_Black/cursors/forbidden
share/icons/Oxygen_Black/cursors/half-busy
share/icons/Oxygen_Black/cursors/hand1
share/icons/Oxygen_Black/cursors/hand2
share/icons/Oxygen_Black/cursors/help
share/icons/Oxygen_Black/cursors/ibeam
share/icons/Oxygen_Black/cursors/left_ptr
share/icons/Oxygen_Black/cursors/left_ptr_watch
share/icons/Oxygen_Black/cursors/link
share/icons/Oxygen_Black/cursors/move
share/icons/Oxygen_Black/cursors/n-resize
share/icons/Oxygen_Black/cursors/not-allowed
share/icons/Oxygen_Black/cursors/openhand
share/icons/Oxygen_Black/cursors/pencil
share/icons/Oxygen_Black/cursors/pirate
share/icons/Oxygen_Black/cursors/plus
share/icons/Oxygen_Black/cursors/pointer
share/icons/Oxygen_Black/cursors/pointing_hand
share/icons/Oxygen_Black/cursors/progress
share/icons/Oxygen_Black/cursors/question_arrow
share/icons/Oxygen_Black/cursors/row-resize
share/icons/Oxygen_Black/cursors/s-resize
share/icons/Oxygen_Black/cursors/sb_h_double_arrow
share/icons/Oxygen_Black/cursors/sb_v_double_arrow
share/icons/Oxygen_Black/cursors/size_all
share/icons/Oxygen_Black/cursors/size_bdiag
share/icons/Oxygen_Black/cursors/size_fdiag
share/icons/Oxygen_Black/cursors/size_hor
share/icons/Oxygen_Black/cursors/size_ver
share/icons/Oxygen_Black/cursors/split_h
share/icons/Oxygen_Black/cursors/split_v
share/icons/Oxygen_Black/cursors/text
share/icons/Oxygen_Black/cursors/up_arrow
share/icons/Oxygen_Black/cursors/v_double_arrow
share/icons/Oxygen_Black/cursors/w-resize
share/icons/Oxygen_Black/cursors/wait
share/icons/Oxygen_Black/cursors/watch
share/icons/Oxygen_Black/cursors/whats_this
share/icons/Oxygen_Black/cursors/xterm
share/icons/Oxygen_Black/index.theme
share/icons/Oxygen_Black_Big/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_Black_Big/cursors/00008160000006810000408080010102
share/icons/Oxygen_Black_Big/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_Black_Big/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_Black_Big/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_Black_Big/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_Black_Big/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_Black_Big/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_Black_Big/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_Black_Big/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_Black_Big/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_Black_Big/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_Black_Big/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_Black_Big/cursors/X_cursor
share/icons/Oxygen_Black_Big/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_Black_Big/cursors/alias
share/icons/Oxygen_Black_Big/cursors/all-scroll
share/icons/Oxygen_Black_Big/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_Black_Big/cursors/circle
share/icons/Oxygen_Black_Big/cursors/closedhand
share/icons/Oxygen_Black_Big/cursors/col-resize
share/icons/Oxygen_Black_Big/cursors/color-picker
share/icons/Oxygen_Black_Big/cursors/copy
share/icons/Oxygen_Black_Big/cursors/cross
share/icons/Oxygen_Black_Big/cursors/crossed_circle
share/icons/Oxygen_Black_Big/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_Black_Big/cursors/dnd-copy
share/icons/Oxygen_Black_Big/cursors/dnd-link
share/icons/Oxygen_Black_Big/cursors/dnd-no-drop
share/icons/Oxygen_Black_Big/cursors/dnd-none
share/icons/Oxygen_Black_Big/cursors/e-resize
share/icons/Oxygen_Black_Big/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_Black_Big/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_Black_Big/cursors/fleur
share/icons/Oxygen_Black_Big/cursors/forbidden
share/icons/Oxygen_Black_Big/cursors/half-busy
share/icons/Oxygen_Black_Big/cursors/hand1
share/icons/Oxygen_Black_Big/cursors/hand2
share/icons/Oxygen_Black_Big/cursors/help
share/icons/Oxygen_Black_Big/cursors/ibeam
share/icons/Oxygen_Black_Big/cursors/left_ptr
share/icons/Oxygen_Black_Big/cursors/left_ptr_watch
share/icons/Oxygen_Black_Big/cursors/link
share/icons/Oxygen_Black_Big/cursors/move
share/icons/Oxygen_Black_Big/cursors/n-resize
share/icons/Oxygen_Black_Big/cursors/not-allowed
share/icons/Oxygen_Black_Big/cursors/openhand
share/icons/Oxygen_Black_Big/cursors/pencil
share/icons/Oxygen_Black_Big/cursors/pirate
share/icons/Oxygen_Black_Big/cursors/plus
share/icons/Oxygen_Black_Big/cursors/pointer
share/icons/Oxygen_Black_Big/cursors/pointing_hand
share/icons/Oxygen_Black_Big/cursors/progress
share/icons/Oxygen_Black_Big/cursors/question_arrow
share/icons/Oxygen_Black_Big/cursors/row-resize
share/icons/Oxygen_Black_Big/cursors/s-resize
share/icons/Oxygen_Black_Big/cursors/sb_h_double_arrow
share/icons/Oxygen_Black_Big/cursors/sb_v_double_arrow
share/icons/Oxygen_Black_Big/cursors/size_all
share/icons/Oxygen_Black_Big/cursors/size_bdiag
share/icons/Oxygen_Black_Big/cursors/size_fdiag
share/icons/Oxygen_Black_Big/cursors/size_hor
share/icons/Oxygen_Black_Big/cursors/size_ver
share/icons/Oxygen_Black_Big/cursors/split_h
share/icons/Oxygen_Black_Big/cursors/split_v
share/icons/Oxygen_Black_Big/cursors/text
share/icons/Oxygen_Black_Big/cursors/up_arrow
share/icons/Oxygen_Black_Big/cursors/v_double_arrow
share/icons/Oxygen_Black_Big/cursors/w-resize
share/icons/Oxygen_Black_Big/cursors/wait
share/icons/Oxygen_Black_Big/cursors/watch
share/icons/Oxygen_Black_Big/cursors/whats_this
share/icons/Oxygen_Black_Big/cursors/xterm
share/icons/Oxygen_Black_Big/index.theme
share/icons/Oxygen_Blue/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_Blue/cursors/00008160000006810000408080010102
share/icons/Oxygen_Blue/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_Blue/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_Blue/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_Blue/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_Blue/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_Blue/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_Blue/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_Blue/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_Blue/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_Blue/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_Blue/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_Blue/cursors/X_cursor
share/icons/Oxygen_Blue/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_Blue/cursors/alias
share/icons/Oxygen_Blue/cursors/all-scroll
share/icons/Oxygen_Blue/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_Blue/cursors/circle
share/icons/Oxygen_Blue/cursors/closedhand
share/icons/Oxygen_Blue/cursors/col-resize
share/icons/Oxygen_Blue/cursors/color-picker
share/icons/Oxygen_Blue/cursors/copy
share/icons/Oxygen_Blue/cursors/cross
share/icons/Oxygen_Blue/cursors/crossed_circle
share/icons/Oxygen_Blue/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_Blue/cursors/dnd-copy
share/icons/Oxygen_Blue/cursors/dnd-link
share/icons/Oxygen_Blue/cursors/dnd-no-drop
share/icons/Oxygen_Blue/cursors/dnd-none
share/icons/Oxygen_Blue/cursors/e-resize
share/icons/Oxygen_Blue/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_Blue/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_Blue/cursors/fleur
share/icons/Oxygen_Blue/cursors/forbidden
share/icons/Oxygen_Blue/cursors/half-busy
share/icons/Oxygen_Blue/cursors/hand1
share/icons/Oxygen_Blue/cursors/hand2
share/icons/Oxygen_Blue/cursors/help
share/icons/Oxygen_Blue/cursors/ibeam
share/icons/Oxygen_Blue/cursors/left_ptr
share/icons/Oxygen_Blue/cursors/left_ptr_watch
share/icons/Oxygen_Blue/cursors/link
share/icons/Oxygen_Blue/cursors/move
share/icons/Oxygen_Blue/cursors/n-resize
share/icons/Oxygen_Blue/cursors/not-allowed
share/icons/Oxygen_Blue/cursors/openhand
share/icons/Oxygen_Blue/cursors/pencil
share/icons/Oxygen_Blue/cursors/pirate
share/icons/Oxygen_Blue/cursors/plus
share/icons/Oxygen_Blue/cursors/pointer
share/icons/Oxygen_Blue/cursors/pointing_hand
share/icons/Oxygen_Blue/cursors/progress
share/icons/Oxygen_Blue/cursors/question_arrow
share/icons/Oxygen_Blue/cursors/row-resize
share/icons/Oxygen_Blue/cursors/s-resize
share/icons/Oxygen_Blue/cursors/sb_h_double_arrow
share/icons/Oxygen_Blue/cursors/sb_v_double_arrow
share/icons/Oxygen_Blue/cursors/size_all
share/icons/Oxygen_Blue/cursors/size_bdiag
share/icons/Oxygen_Blue/cursors/size_fdiag
share/icons/Oxygen_Blue/cursors/size_hor
share/icons/Oxygen_Blue/cursors/size_ver
share/icons/Oxygen_Blue/cursors/split_h
share/icons/Oxygen_Blue/cursors/split_v
share/icons/Oxygen_Blue/cursors/text
share/icons/Oxygen_Blue/cursors/up_arrow
share/icons/Oxygen_Blue/cursors/v_double_arrow
share/icons/Oxygen_Blue/cursors/w-resize
share/icons/Oxygen_Blue/cursors/wait
share/icons/Oxygen_Blue/cursors/watch
share/icons/Oxygen_Blue/cursors/whats_this
share/icons/Oxygen_Blue/cursors/xterm
share/icons/Oxygen_Blue/index.theme
share/icons/Oxygen_Blue_Big/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_Blue_Big/cursors/00008160000006810000408080010102
share/icons/Oxygen_Blue_Big/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_Blue_Big/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_Blue_Big/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_Blue_Big/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_Blue_Big/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_Blue_Big/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_Blue_Big/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_Blue_Big/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_Blue_Big/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_Blue_Big/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_Blue_Big/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_Blue_Big/cursors/X_cursor
share/icons/Oxygen_Blue_Big/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_Blue_Big/cursors/alias
share/icons/Oxygen_Blue_Big/cursors/all-scroll
share/icons/Oxygen_Blue_Big/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_Blue_Big/cursors/circle
share/icons/Oxygen_Blue_Big/cursors/closedhand
share/icons/Oxygen_Blue_Big/cursors/col-resize
share/icons/Oxygen_Blue_Big/cursors/color-picker
share/icons/Oxygen_Blue_Big/cursors/copy
share/icons/Oxygen_Blue_Big/cursors/cross
share/icons/Oxygen_Blue_Big/cursors/crossed_circle
share/icons/Oxygen_Blue_Big/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_Blue_Big/cursors/dnd-copy
share/icons/Oxygen_Blue_Big/cursors/dnd-link
share/icons/Oxygen_Blue_Big/cursors/dnd-no-drop
share/icons/Oxygen_Blue_Big/cursors/dnd-none
share/icons/Oxygen_Blue_Big/cursors/e-resize
share/icons/Oxygen_Blue_Big/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_Blue_Big/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_Blue_Big/cursors/fleur
share/icons/Oxygen_Blue_Big/cursors/forbidden
share/icons/Oxygen_Blue_Big/cursors/half-busy
share/icons/Oxygen_Blue_Big/cursors/hand1
share/icons/Oxygen_Blue_Big/cursors/hand2
share/icons/Oxygen_Blue_Big/cursors/help
share/icons/Oxygen_Blue_Big/cursors/ibeam
share/icons/Oxygen_Blue_Big/cursors/left_ptr
share/icons/Oxygen_Blue_Big/cursors/left_ptr_watch
share/icons/Oxygen_Blue_Big/cursors/link
share/icons/Oxygen_Blue_Big/cursors/move
share/icons/Oxygen_Blue_Big/cursors/n-resize
share/icons/Oxygen_Blue_Big/cursors/not-allowed
share/icons/Oxygen_Blue_Big/cursors/openhand
share/icons/Oxygen_Blue_Big/cursors/pencil
share/icons/Oxygen_Blue_Big/cursors/pirate
share/icons/Oxygen_Blue_Big/cursors/plus
share/icons/Oxygen_Blue_Big/cursors/pointer
share/icons/Oxygen_Blue_Big/cursors/pointing_hand
share/icons/Oxygen_Blue_Big/cursors/progress
share/icons/Oxygen_Blue_Big/cursors/question_arrow
share/icons/Oxygen_Blue_Big/cursors/row-resize
share/icons/Oxygen_Blue_Big/cursors/s-resize
share/icons/Oxygen_Blue_Big/cursors/sb_h_double_arrow
share/icons/Oxygen_Blue_Big/cursors/sb_v_double_arrow
share/icons/Oxygen_Blue_Big/cursors/size_all
share/icons/Oxygen_Blue_Big/cursors/size_bdiag
share/icons/Oxygen_Blue_Big/cursors/size_fdiag
share/icons/Oxygen_Blue_Big/cursors/size_hor
share/icons/Oxygen_Blue_Big/cursors/size_ver
share/icons/Oxygen_Blue_Big/cursors/split_h
share/icons/Oxygen_Blue_Big/cursors/split_v
share/icons/Oxygen_Blue_Big/cursors/text
share/icons/Oxygen_Blue_Big/cursors/up_arrow
share/icons/Oxygen_Blue_Big/cursors/v_double_arrow
share/icons/Oxygen_Blue_Big/cursors/w-resize
share/icons/Oxygen_Blue_Big/cursors/wait
share/icons/Oxygen_Blue_Big/cursors/watch
share/icons/Oxygen_Blue_Big/cursors/whats_this
share/icons/Oxygen_Blue_Big/cursors/xterm
share/icons/Oxygen_Blue_Big/index.theme
share/icons/Oxygen_White/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_White/cursors/00008160000006810000408080010102
share/icons/Oxygen_White/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_White/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_White/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_White/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_White/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_White/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_White/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_White/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_White/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_White/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_White/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_White/cursors/X_cursor
share/icons/Oxygen_White/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_White/cursors/alias
share/icons/Oxygen_White/cursors/all-scroll
share/icons/Oxygen_White/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_White/cursors/circle
share/icons/Oxygen_White/cursors/closedhand
share/icons/Oxygen_White/cursors/col-resize
share/icons/Oxygen_White/cursors/color-picker
share/icons/Oxygen_White/cursors/copy
share/icons/Oxygen_White/cursors/cross
share/icons/Oxygen_White/cursors/crossed_circle
share/icons/Oxygen_White/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_White/cursors/dnd-copy
share/icons/Oxygen_White/cursors/dnd-link
share/icons/Oxygen_White/cursors/dnd-no-drop
share/icons/Oxygen_White/cursors/dnd-none
share/icons/Oxygen_White/cursors/e-resize
share/icons/Oxygen_White/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_White/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_White/cursors/fleur
share/icons/Oxygen_White/cursors/forbidden
share/icons/Oxygen_White/cursors/half-busy
share/icons/Oxygen_White/cursors/hand1
share/icons/Oxygen_White/cursors/hand2
share/icons/Oxygen_White/cursors/help
share/icons/Oxygen_White/cursors/ibeam
share/icons/Oxygen_White/cursors/left_ptr
share/icons/Oxygen_White/cursors/left_ptr_watch
share/icons/Oxygen_White/cursors/link
share/icons/Oxygen_White/cursors/move
share/icons/Oxygen_White/cursors/n-resize
share/icons/Oxygen_White/cursors/not-allowed
share/icons/Oxygen_White/cursors/openhand
share/icons/Oxygen_White/cursors/pencil
share/icons/Oxygen_White/cursors/pirate
share/icons/Oxygen_White/cursors/plus
share/icons/Oxygen_White/cursors/pointer
share/icons/Oxygen_White/cursors/pointing_hand
share/icons/Oxygen_White/cursors/progress
share/icons/Oxygen_White/cursors/question_arrow
share/icons/Oxygen_White/cursors/row-resize
share/icons/Oxygen_White/cursors/s-resize
share/icons/Oxygen_White/cursors/sb_h_double_arrow
share/icons/Oxygen_White/cursors/sb_v_double_arrow
share/icons/Oxygen_White/cursors/size_all
share/icons/Oxygen_White/cursors/size_bdiag
share/icons/Oxygen_White/cursors/size_fdiag
share/icons/Oxygen_White/cursors/size_hor
share/icons/Oxygen_White/cursors/size_ver
share/icons/Oxygen_White/cursors/split_h
share/icons/Oxygen_White/cursors/split_v
share/icons/Oxygen_White/cursors/text
share/icons/Oxygen_White/cursors/up_arrow
share/icons/Oxygen_White/cursors/v_double_arrow
share/icons/Oxygen_White/cursors/w-resize
share/icons/Oxygen_White/cursors/wait
share/icons/Oxygen_White/cursors/watch
share/icons/Oxygen_White/cursors/whats_this
share/icons/Oxygen_White/cursors/xterm
share/icons/Oxygen_White/index.theme
share/icons/Oxygen_White_Big/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_White_Big/cursors/00008160000006810000408080010102
share/icons/Oxygen_White_Big/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_White_Big/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_White_Big/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_White_Big/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_White_Big/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_White_Big/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_White_Big/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_White_Big/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_White_Big/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_White_Big/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_White_Big/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_White_Big/cursors/X_cursor
share/icons/Oxygen_White_Big/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_White_Big/cursors/alias
share/icons/Oxygen_White_Big/cursors/all-scroll
share/icons/Oxygen_White_Big/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_White_Big/cursors/circle
share/icons/Oxygen_White_Big/cursors/closedhand
share/icons/Oxygen_White_Big/cursors/col-resize
share/icons/Oxygen_White_Big/cursors/color-picker
share/icons/Oxygen_White_Big/cursors/copy
share/icons/Oxygen_White_Big/cursors/cross
share/icons/Oxygen_White_Big/cursors/crossed_circle
share/icons/Oxygen_White_Big/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_White_Big/cursors/dnd-copy
share/icons/Oxygen_White_Big/cursors/dnd-link
share/icons/Oxygen_White_Big/cursors/dnd-no-drop
share/icons/Oxygen_White_Big/cursors/dnd-none
share/icons/Oxygen_White_Big/cursors/e-resize
share/icons/Oxygen_White_Big/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_White_Big/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_White_Big/cursors/fleur
share/icons/Oxygen_White_Big/cursors/forbidden
share/icons/Oxygen_White_Big/cursors/half-busy
share/icons/Oxygen_White_Big/cursors/hand1
share/icons/Oxygen_White_Big/cursors/hand2
share/icons/Oxygen_White_Big/cursors/help
share/icons/Oxygen_White_Big/cursors/ibeam
share/icons/Oxygen_White_Big/cursors/left_ptr
share/icons/Oxygen_White_Big/cursors/left_ptr_watch
share/icons/Oxygen_White_Big/cursors/link
share/icons/Oxygen_White_Big/cursors/move
share/icons/Oxygen_White_Big/cursors/n-resize
share/icons/Oxygen_White_Big/cursors/not-allowed
share/icons/Oxygen_White_Big/cursors/openhand
share/icons/Oxygen_White_Big/cursors/pencil
share/icons/Oxygen_White_Big/cursors/pirate
share/icons/Oxygen_White_Big/cursors/plus
share/icons/Oxygen_White_Big/cursors/pointer
share/icons/Oxygen_White_Big/cursors/pointing_hand
share/icons/Oxygen_White_Big/cursors/progress
share/icons/Oxygen_White_Big/cursors/question_arrow
share/icons/Oxygen_White_Big/cursors/row-resize
share/icons/Oxygen_White_Big/cursors/s-resize
share/icons/Oxygen_White_Big/cursors/sb_h_double_arrow
share/icons/Oxygen_White_Big/cursors/sb_v_double_arrow
share/icons/Oxygen_White_Big/cursors/size_all
share/icons/Oxygen_White_Big/cursors/size_bdiag
share/icons/Oxygen_White_Big/cursors/size_fdiag
share/icons/Oxygen_White_Big/cursors/size_hor
share/icons/Oxygen_White_Big/cursors/size_ver
share/icons/Oxygen_White_Big/cursors/split_h
share/icons/Oxygen_White_Big/cursors/split_v
share/icons/Oxygen_White_Big/cursors/text
share/icons/Oxygen_White_Big/cursors/up_arrow
share/icons/Oxygen_White_Big/cursors/v_double_arrow
share/icons/Oxygen_White_Big/cursors/w-resize
share/icons/Oxygen_White_Big/cursors/wait
share/icons/Oxygen_White_Big/cursors/watch
share/icons/Oxygen_White_Big/cursors/whats_this
share/icons/Oxygen_White_Big/cursors/xterm
share/icons/Oxygen_White_Big/index.theme
share/icons/Oxygen_Yellow/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_Yellow/cursors/00008160000006810000408080010102
share/icons/Oxygen_Yellow/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_Yellow/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_Yellow/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_Yellow/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_Yellow/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_Yellow/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_Yellow/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_Yellow/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_Yellow/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_Yellow/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_Yellow/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_Yellow/cursors/X_cursor
share/icons/Oxygen_Yellow/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_Yellow/cursors/alias
share/icons/Oxygen_Yellow/cursors/all-scroll
share/icons/Oxygen_Yellow/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_Yellow/cursors/circle
share/icons/Oxygen_Yellow/cursors/closedhand
share/icons/Oxygen_Yellow/cursors/col-resize
share/icons/Oxygen_Yellow/cursors/color-picker
share/icons/Oxygen_Yellow/cursors/copy
share/icons/Oxygen_Yellow/cursors/cross
share/icons/Oxygen_Yellow/cursors/crossed_circle
share/icons/Oxygen_Yellow/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_Yellow/cursors/dnd-copy
share/icons/Oxygen_Yellow/cursors/dnd-link
share/icons/Oxygen_Yellow/cursors/dnd-no-drop
share/icons/Oxygen_Yellow/cursors/dnd-none
share/icons/Oxygen_Yellow/cursors/e-resize
share/icons/Oxygen_Yellow/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_Yellow/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_Yellow/cursors/fleur
share/icons/Oxygen_Yellow/cursors/forbidden
share/icons/Oxygen_Yellow/cursors/half-busy
share/icons/Oxygen_Yellow/cursors/hand1
share/icons/Oxygen_Yellow/cursors/hand2
share/icons/Oxygen_Yellow/cursors/help
share/icons/Oxygen_Yellow/cursors/ibeam
share/icons/Oxygen_Yellow/cursors/left_ptr
share/icons/Oxygen_Yellow/cursors/left_ptr_watch
share/icons/Oxygen_Yellow/cursors/link
share/icons/Oxygen_Yellow/cursors/move
share/icons/Oxygen_Yellow/cursors/n-resize
share/icons/Oxygen_Yellow/cursors/not-allowed
share/icons/Oxygen_Yellow/cursors/openhand
share/icons/Oxygen_Yellow/cursors/pencil
share/icons/Oxygen_Yellow/cursors/pirate
share/icons/Oxygen_Yellow/cursors/plus
share/icons/Oxygen_Yellow/cursors/pointer
share/icons/Oxygen_Yellow/cursors/pointing_hand
share/icons/Oxygen_Yellow/cursors/progress
share/icons/Oxygen_Yellow/cursors/question_arrow
share/icons/Oxygen_Yellow/cursors/row-resize
share/icons/Oxygen_Yellow/cursors/s-resize
share/icons/Oxygen_Yellow/cursors/sb_h_double_arrow
share/icons/Oxygen_Yellow/cursors/sb_v_double_arrow
share/icons/Oxygen_Yellow/cursors/size_all
share/icons/Oxygen_Yellow/cursors/size_bdiag
share/icons/Oxygen_Yellow/cursors/size_fdiag
share/icons/Oxygen_Yellow/cursors/size_hor
share/icons/Oxygen_Yellow/cursors/size_ver
share/icons/Oxygen_Yellow/cursors/split_h
share/icons/Oxygen_Yellow/cursors/split_v
share/icons/Oxygen_Yellow/cursors/text
share/icons/Oxygen_Yellow/cursors/up_arrow
share/icons/Oxygen_Yellow/cursors/v_double_arrow
share/icons/Oxygen_Yellow/cursors/w-resize
share/icons/Oxygen_Yellow/cursors/wait
share/icons/Oxygen_Yellow/cursors/watch
share/icons/Oxygen_Yellow/cursors/whats_this
share/icons/Oxygen_Yellow/cursors/xterm
share/icons/Oxygen_Yellow/index.theme
share/icons/Oxygen_Yellow_Big/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_Yellow_Big/cursors/00008160000006810000408080010102
share/icons/Oxygen_Yellow_Big/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_Yellow_Big/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_Yellow_Big/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_Yellow_Big/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_Yellow_Big/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_Yellow_Big/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_Yellow_Big/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_Yellow_Big/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_Yellow_Big/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_Yellow_Big/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_Yellow_Big/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_Yellow_Big/cursors/X_cursor
share/icons/Oxygen_Yellow_Big/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_Yellow_Big/cursors/alias
share/icons/Oxygen_Yellow_Big/cursors/all-scroll
share/icons/Oxygen_Yellow_Big/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_Yellow_Big/cursors/circle
share/icons/Oxygen_Yellow_Big/cursors/closedhand
share/icons/Oxygen_Yellow_Big/cursors/col-resize
share/icons/Oxygen_Yellow_Big/cursors/color-picker
share/icons/Oxygen_Yellow_Big/cursors/copy
share/icons/Oxygen_Yellow_Big/cursors/cross
share/icons/Oxygen_Yellow_Big/cursors/crossed_circle
share/icons/Oxygen_Yellow_Big/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_Yellow_Big/cursors/dnd-copy
share/icons/Oxygen_Yellow_Big/cursors/dnd-link
share/icons/Oxygen_Yellow_Big/cursors/dnd-no-drop
share/icons/Oxygen_Yellow_Big/cursors/dnd-none
share/icons/Oxygen_Yellow_Big/cursors/e-resize
share/icons/Oxygen_Yellow_Big/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_Yellow_Big/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_Yellow_Big/cursors/fleur
share/icons/Oxygen_Yellow_Big/cursors/forbidden
share/icons/Oxygen_Yellow_Big/cursors/half-busy
share/icons/Oxygen_Yellow_Big/cursors/hand1
share/icons/Oxygen_Yellow_Big/cursors/hand2
share/icons/Oxygen_Yellow_Big/cursors/help
share/icons/Oxygen_Yellow_Big/cursors/ibeam
share/icons/Oxygen_Yellow_Big/cursors/left_ptr
share/icons/Oxygen_Yellow_Big/cursors/left_ptr_watch
share/icons/Oxygen_Yellow_Big/cursors/link
share/icons/Oxygen_Yellow_Big/cursors/move
share/icons/Oxygen_Yellow_Big/cursors/n-resize
share/icons/Oxygen_Yellow_Big/cursors/not-allowed
share/icons/Oxygen_Yellow_Big/cursors/openhand
share/icons/Oxygen_Yellow_Big/cursors/pencil
share/icons/Oxygen_Yellow_Big/cursors/pirate
share/icons/Oxygen_Yellow_Big/cursors/plus
share/icons/Oxygen_Yellow_Big/cursors/pointer
share/icons/Oxygen_Yellow_Big/cursors/pointing_hand
share/icons/Oxygen_Yellow_Big/cursors/progress
share/icons/Oxygen_Yellow_Big/cursors/question_arrow
share/icons/Oxygen_Yellow_Big/cursors/row-resize
share/icons/Oxygen_Yellow_Big/cursors/s-resize
share/icons/Oxygen_Yellow_Big/cursors/sb_h_double_arrow
share/icons/Oxygen_Yellow_Big/cursors/sb_v_double_arrow
share/icons/Oxygen_Yellow_Big/cursors/size_all
share/icons/Oxygen_Yellow_Big/cursors/size_bdiag
share/icons/Oxygen_Yellow_Big/cursors/size_fdiag
share/icons/Oxygen_Yellow_Big/cursors/size_hor
share/icons/Oxygen_Yellow_Big/cursors/size_ver
share/icons/Oxygen_Yellow_Big/cursors/split_h
share/icons/Oxygen_Yellow_Big/cursors/split_v
share/icons/Oxygen_Yellow_Big/cursors/text
share/icons/Oxygen_Yellow_Big/cursors/up_arrow
share/icons/Oxygen_Yellow_Big/cursors/v_double_arrow
share/icons/Oxygen_Yellow_Big/cursors/w-resize
share/icons/Oxygen_Yellow_Big/cursors/wait
share/icons/Oxygen_Yellow_Big/cursors/watch
share/icons/Oxygen_Yellow_Big/cursors/whats_this
share/icons/Oxygen_Yellow_Big/cursors/xterm
share/icons/Oxygen_Yellow_Big/index.theme
share/icons/Oxygen_Zion/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_Zion/cursors/00008160000006810000408080010102
share/icons/Oxygen_Zion/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_Zion/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_Zion/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_Zion/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_Zion/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_Zion/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_Zion/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_Zion/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_Zion/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_Zion/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_Zion/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_Zion/cursors/X_cursor
share/icons/Oxygen_Zion/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_Zion/cursors/alias
share/icons/Oxygen_Zion/cursors/all-scroll
share/icons/Oxygen_Zion/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_Zion/cursors/circle
share/icons/Oxygen_Zion/cursors/closedhand
share/icons/Oxygen_Zion/cursors/col-resize
share/icons/Oxygen_Zion/cursors/color-picker
share/icons/Oxygen_Zion/cursors/copy
share/icons/Oxygen_Zion/cursors/cross
share/icons/Oxygen_Zion/cursors/crossed_circle
share/icons/Oxygen_Zion/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_Zion/cursors/dnd-copy
share/icons/Oxygen_Zion/cursors/dnd-link
share/icons/Oxygen_Zion/cursors/dnd-no-drop
share/icons/Oxygen_Zion/cursors/dnd-none
share/icons/Oxygen_Zion/cursors/e-resize
share/icons/Oxygen_Zion/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_Zion/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_Zion/cursors/fleur
share/icons/Oxygen_Zion/cursors/forbidden
share/icons/Oxygen_Zion/cursors/half-busy
share/icons/Oxygen_Zion/cursors/hand1
share/icons/Oxygen_Zion/cursors/hand2
share/icons/Oxygen_Zion/cursors/help
share/icons/Oxygen_Zion/cursors/ibeam
share/icons/Oxygen_Zion/cursors/left_ptr
share/icons/Oxygen_Zion/cursors/left_ptr_watch
share/icons/Oxygen_Zion/cursors/link
share/icons/Oxygen_Zion/cursors/move
share/icons/Oxygen_Zion/cursors/n-resize
share/icons/Oxygen_Zion/cursors/not-allowed
share/icons/Oxygen_Zion/cursors/openhand
share/icons/Oxygen_Zion/cursors/pencil
share/icons/Oxygen_Zion/cursors/pirate
share/icons/Oxygen_Zion/cursors/plus
share/icons/Oxygen_Zion/cursors/pointer
share/icons/Oxygen_Zion/cursors/pointing_hand
share/icons/Oxygen_Zion/cursors/progress
share/icons/Oxygen_Zion/cursors/question_arrow
share/icons/Oxygen_Zion/cursors/row-resize
share/icons/Oxygen_Zion/cursors/s-resize
share/icons/Oxygen_Zion/cursors/sb_h_double_arrow
share/icons/Oxygen_Zion/cursors/sb_v_double_arrow
share/icons/Oxygen_Zion/cursors/size_all
share/icons/Oxygen_Zion/cursors/size_bdiag
share/icons/Oxygen_Zion/cursors/size_fdiag
share/icons/Oxygen_Zion/cursors/size_hor
share/icons/Oxygen_Zion/cursors/size_ver
share/icons/Oxygen_Zion/cursors/split_h
share/icons/Oxygen_Zion/cursors/split_v
share/icons/Oxygen_Zion/cursors/text
share/icons/Oxygen_Zion/cursors/up_arrow
share/icons/Oxygen_Zion/cursors/v_double_arrow
share/icons/Oxygen_Zion/cursors/w-resize
share/icons/Oxygen_Zion/cursors/wait
share/icons/Oxygen_Zion/cursors/watch
share/icons/Oxygen_Zion/cursors/whats_this
share/icons/Oxygen_Zion/cursors/xterm
share/icons/Oxygen_Zion/index.theme
share/icons/Oxygen_Zion_Big/cursors/00000000000000020006000e7e9ffc3f
share/icons/Oxygen_Zion_Big/cursors/00008160000006810000408080010102
share/icons/Oxygen_Zion_Big/cursors/03b6e0fcb3499374a867c041f52298f0
share/icons/Oxygen_Zion_Big/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
share/icons/Oxygen_Zion_Big/cursors/1081e37283d90000800003c07f3ef6bf
share/icons/Oxygen_Zion_Big/cursors/3085a0e285430894940527032f8b26df
share/icons/Oxygen_Zion_Big/cursors/3ecb610c1bf2410f44200f48c40d3599
share/icons/Oxygen_Zion_Big/cursors/4498f0e0c1937ffe01fd06f973665830
share/icons/Oxygen_Zion_Big/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
share/icons/Oxygen_Zion_Big/cursors/6407b0e94181790501fd1e167b474872
share/icons/Oxygen_Zion_Big/cursors/640fb0e74195791501fd1ed57b41487f
share/icons/Oxygen_Zion_Big/cursors/9081237383d90e509aa00f00170e968f
share/icons/Oxygen_Zion_Big/cursors/9d800788f1b08800ae810202380a0822
share/icons/Oxygen_Zion_Big/cursors/X_cursor
share/icons/Oxygen_Zion_Big/cursors/a2a266d0498c3104214a47bd64ab0fc8
share/icons/Oxygen_Zion_Big/cursors/alias
share/icons/Oxygen_Zion_Big/cursors/all-scroll
share/icons/Oxygen_Zion_Big/cursors/b66166c04f8c3109214a4fbd64a50fc8
share/icons/Oxygen_Zion_Big/cursors/circle
share/icons/Oxygen_Zion_Big/cursors/closedhand
share/icons/Oxygen_Zion_Big/cursors/col-resize
share/icons/Oxygen_Zion_Big/cursors/color-picker
share/icons/Oxygen_Zion_Big/cursors/copy
share/icons/Oxygen_Zion_Big/cursors/cross
share/icons/Oxygen_Zion_Big/cursors/crossed_circle
share/icons/Oxygen_Zion_Big/cursors/d9ce0ab605698f320427677b458ad60b
share/icons/Oxygen_Zion_Big/cursors/dnd-copy
share/icons/Oxygen_Zion_Big/cursors/dnd-link
share/icons/Oxygen_Zion_Big/cursors/dnd-no-drop
share/icons/Oxygen_Zion_Big/cursors/dnd-none
share/icons/Oxygen_Zion_Big/cursors/e-resize
share/icons/Oxygen_Zion_Big/cursors/e29285e634086352946a0e7090d73106
share/icons/Oxygen_Zion_Big/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
share/icons/Oxygen_Zion_Big/cursors/fleur
share/icons/Oxygen_Zion_Big/cursors/forbidden
share/icons/Oxygen_Zion_Big/cursors/half-busy
share/icons/Oxygen_Zion_Big/cursors/hand1
share/icons/Oxygen_Zion_Big/cursors/hand2
share/icons/Oxygen_Zion_Big/cursors/help
share/icons/Oxygen_Zion_Big/cursors/ibeam
share/icons/Oxygen_Zion_Big/cursors/left_ptr
share/icons/Oxygen_Zion_Big/cursors/left_ptr_watch
share/icons/Oxygen_Zion_Big/cursors/link
share/icons/Oxygen_Zion_Big/cursors/move
share/icons/Oxygen_Zion_Big/cursors/n-resize
share/icons/Oxygen_Zion_Big/cursors/not-allowed
share/icons/Oxygen_Zion_Big/cursors/openhand
share/icons/Oxygen_Zion_Big/cursors/pencil
share/icons/Oxygen_Zion_Big/cursors/pirate
share/icons/Oxygen_Zion_Big/cursors/plus
share/icons/Oxygen_Zion_Big/cursors/pointer
share/icons/Oxygen_Zion_Big/cursors/pointing_hand
share/icons/Oxygen_Zion_Big/cursors/progress
share/icons/Oxygen_Zion_Big/cursors/question_arrow
share/icons/Oxygen_Zion_Big/cursors/row-resize
share/icons/Oxygen_Zion_Big/cursors/s-resize
share/icons/Oxygen_Zion_Big/cursors/sb_h_double_arrow
share/icons/Oxygen_Zion_Big/cursors/sb_v_double_arrow
share/icons/Oxygen_Zion_Big/cursors/size_all
share/icons/Oxygen_Zion_Big/cursors/size_bdiag
share/icons/Oxygen_Zion_Big/cursors/size_fdiag
share/icons/Oxygen_Zion_Big/cursors/size_hor
share/icons/Oxygen_Zion_Big/cursors/size_ver
share/icons/Oxygen_Zion_Big/cursors/split_h
share/icons/Oxygen_Zion_Big/cursors/split_v
share/icons/Oxygen_Zion_Big/cursors/text
share/icons/Oxygen_Zion_Big/cursors/up_arrow
share/icons/Oxygen_Zion_Big/cursors/v_double_arrow
share/icons/Oxygen_Zion_Big/cursors/w-resize
share/icons/Oxygen_Zion_Big/cursors/wait
share/icons/Oxygen_Zion_Big/cursors/watch
share/icons/Oxygen_Zion_Big/cursors/whats_this
share/icons/Oxygen_Zion_Big/cursors/xterm
share/icons/Oxygen_Zion_Big/index.theme
share/icons/hicolor/128x128/apps/ksplash.png
share/icons/hicolor/16x16/apps/kmenuedit.png
share/icons/hicolor/16x16/apps/ksplash.png
share/icons/hicolor/16x16/apps/kxkb.png
share/icons/hicolor/22x22/apps/kmenuedit.png
share/icons/hicolor/22x22/apps/ksplash.png
share/icons/hicolor/32x32/apps/kmenuedit.png
share/icons/hicolor/32x32/apps/ksplash.png
share/icons/hicolor/32x32/apps/kxkb.png
share/icons/hicolor/48x48/apps/kmenuedit.png
share/icons/hicolor/48x48/apps/ksplash.png
share/icons/hicolor/48x48/apps/kxkb.png
share/icons/hicolor/64x64/apps/ksplash.png
share/icons/oxygen/128x128/apps/kcmkwm.png
share/icons/oxygen/128x128/mimetypes/fonts-package.png
share/icons/oxygen/16x16/apps/computer.png
share/icons/oxygen/16x16/apps/daemon.png
share/icons/oxygen/16x16/apps/kcmkwm.png
share/icons/oxygen/16x16/apps/kdeapp.png
share/icons/oxygen/16x16/apps/kernel.png
share/icons/oxygen/16x16/apps/kfontview.png
share/icons/oxygen/16x16/apps/ksysguardd.png
share/icons/oxygen/16x16/apps/kwin.png
share/icons/oxygen/16x16/apps/running.png
share/icons/oxygen/16x16/apps/shell.png
share/icons/oxygen/16x16/apps/unknownapp.png
share/icons/oxygen/16x16/apps/waiting.png
share/icons/oxygen/16x16/mimetypes/fonts-package.png
share/icons/oxygen/22x22/apps/kcmkwm.png
share/icons/oxygen/22x22/apps/kfontview.png
share/icons/oxygen/22x22/mimetypes/fonts-package.png
share/icons/oxygen/32x32/apps/kcmkwm.png
share/icons/oxygen/32x32/apps/kfontview.png
share/icons/oxygen/32x32/apps/kwin.png
share/icons/oxygen/32x32/mimetypes/fonts-package.png
share/icons/oxygen/48x48/apps/kcmkwm.png
share/icons/oxygen/48x48/apps/kfontview.png
share/icons/oxygen/48x48/apps/kwin.png
share/icons/oxygen/48x48/mimetypes/fonts-package.png
share/icons/oxygen/64x64/apps/kcmkwm.png
share/icons/oxygen/64x64/apps/kfontview.png
share/icons/oxygen/64x64/mimetypes/fonts-package.png
share/icons/oxygen/scalable/apps/kcmkwm.svgz
share/icons/oxygen/scalable/apps/kfontview.svgz
share/icons/oxygen/scalable/apps/kwin.svgz
share/icons/oxygen/scalable/apps/preferences-desktop-font-installer.svgz
share/icons/oxygen/scalable/mimetypes/fonts-package.svgz
share/kde4/services/ScreenSavers/kblank.desktop
share/kde4/services/ScreenSavers/krandom.desktop
share/kde4/services/ServiceMenus/installfont.desktop
share/kde4/services/autostart.desktop
share/kde4/services/bell.desktop
share/kde4/services/clock.desktop
share/kde4/services/colors.desktop
share/kde4/services/desktop.desktop
share/kde4/services/desktopthemedetails.desktop
share/kde4/services/display.desktop
share/kde4/services/energy.desktop
share/kde4/services/fontinst.desktop
share/kde4/services/fonts.desktop
share/kde4/services/fonts.protocol
share/kde4/services/fontthumbnail.desktop
share/kde4/services/ion-bbcukmet.desktop
share/kde4/services/ion-envcan.desktop
share/kde4/services/ion-noaa.desktop
share/kde4/services/kaccess.desktop
share/kde4/services/kcm_keyboard.desktop
share/kde4/services/kcm_pkk_authorization.desktop
share/kde4/services/kcm_solid.desktop
share/kde4/services/kcmaccess.desktop
share/kde4/services/kcmlaunch.desktop
share/kde4/services/kcmsmserver.desktop
share/kde4/services/kded/kephal.desktop
share/kde4/services/kded/khotkeys.desktop
share/kde4/services/kded/kwrited.desktop
share/kde4/services/kded/notificationitemwatcher.desktop
share/kde4/services/kded/powerdevil.desktop
share/kde4/services/kdm.desktop
share/kde4/services/keyboard.desktop
share/kde4/services/keyboard_layout.desktop
share/kde4/services/keys.desktop
share/kde4/services/kfontviewpart.desktop
share/kde4/services/khotkeys.desktop
share/kde4/services/ksplashthememgr.desktop
share/kde4/services/kwin/boxswitch.desktop
share/kde4/services/kwin/boxswitch_config.desktop
share/kde4/services/kwin/coverswitch.desktop
share/kde4/services/kwin/coverswitch_config.desktop
share/kde4/services/kwin/cube.desktop
share/kde4/services/kwin/cube_config.desktop
share/kde4/services/kwin/cubeslide.desktop
share/kde4/services/kwin/cubeslide_config.desktop
share/kde4/services/kwin/desktopgrid.desktop
share/kde4/services/kwin/desktopgrid_config.desktop
share/kde4/services/kwin/dialogparent.desktop
share/kde4/services/kwin/diminactive.desktop
share/kde4/services/kwin/diminactive_config.desktop
share/kde4/services/kwin/dimscreen.desktop
share/kde4/services/kwin/explosion.desktop
share/kde4/services/kwin/fade.desktop
share/kde4/services/kwin/fadedesktop.desktop
share/kde4/services/kwin/fallapart.desktop
share/kde4/services/kwin/flipswitch.desktop
share/kde4/services/kwin/flipswitch_config.desktop
share/kde4/services/kwin/highlightwindow.desktop
share/kde4/services/kwin/invert.desktop
share/kde4/services/kwin/invert_config.desktop
share/kde4/services/kwin/login.desktop
share/kde4/services/kwin/logout.desktop
share/kde4/services/kwin/lookingglass.desktop
share/kde4/services/kwin/lookingglass_config.desktop
share/kde4/services/kwin/magiclamp.desktop
share/kde4/services/kwin/magiclamp_config.desktop
share/kde4/services/kwin/magnifier.desktop
share/kde4/services/kwin/magnifier_config.desktop
share/kde4/services/kwin/minimizeanimation.desktop
share/kde4/services/kwin/mousemark.desktop
share/kde4/services/kwin/mousemark_config.desktop
share/kde4/services/kwin/presentwindows.desktop
share/kde4/services/kwin/presentwindows_config.desktop
share/kde4/services/kwin/scalein.desktop
share/kde4/services/kwin/shadow.desktop
share/kde4/services/kwin/shadow_config.desktop
share/kde4/services/kwin/sharpen.desktop
share/kde4/services/kwin/sharpen_config.desktop
share/kde4/services/kwin/sheet.desktop
share/kde4/services/kwin/showfps.desktop
share/kde4/services/kwin/showfps_config.desktop
share/kde4/services/kwin/showpaint.desktop
share/kde4/services/kwin/slide.desktop
share/kde4/services/kwin/slideback.desktop
share/kde4/services/kwin/snaphelper.desktop
share/kde4/services/kwin/snow.desktop
share/kde4/services/kwin/snow_config.desktop
share/kde4/services/kwin/taskbarthumbnail.desktop
share/kde4/services/kwin/thumbnailaside.desktop
share/kde4/services/kwin/thumbnailaside_config.desktop
share/kde4/services/kwin/trackmouse.desktop
share/kde4/services/kwin/trackmouse_config.desktop
share/kde4/services/kwin/translucency.desktop
share/kde4/services/kwin/translucency_config.desktop
share/kde4/services/kwin/wobblywindows.desktop
share/kde4/services/kwin/wobblywindows_config.desktop
share/kde4/services/kwin/zoom.desktop
share/kde4/services/kwin/zoom_config.desktop
share/kde4/services/kwinactions.desktop
share/kde4/services/kwinadvanced.desktop
share/kde4/services/kwincompositing.desktop
share/kde4/services/kwindecoration.desktop
share/kde4/services/kwinfocus.desktop
share/kde4/services/kwinmoving.desktop
share/kde4/services/kwinoptions.desktop
share/kde4/services/kwinrules.desktop
share/kde4/services/kwinscreenedges.desktop
share/kde4/services/mouse.desktop
share/kde4/services/plasma-animator-default.desktop
share/kde4/services/plasma-applet-activitybar.desktop
share/kde4/services/plasma-applet-analogclock.desktop
share/kde4/services/plasma-applet-calendar.desktop
share/kde4/services/plasma-applet-devicenotifier.desktop
share/kde4/services/plasma-applet-digitalclock.desktop
share/kde4/services/plasma-applet-icon.desktop
share/kde4/services/plasma-applet-launcher.desktop
share/kde4/services/plasma-applet-lockout.desktop
share/kde4/services/plasma-applet-panelspacer-internal.desktop
share/kde4/services/plasma-applet-quicklaunch.desktop
share/kde4/services/plasma-applet-simplelauncher.desktop
share/kde4/services/plasma-applet-sm_cpu.desktop
share/kde4/services/plasma-applet-sm_hdd.desktop
share/kde4/services/plasma-applet-sm_hwinfo.desktop
share/kde4/services/plasma-applet-sm_net.desktop
share/kde4/services/plasma-applet-sm_ram.desktop
share/kde4/services/plasma-applet-sm_temperature.desktop
share/kde4/services/plasma-applet-system-monitor.desktop
share/kde4/services/plasma-applet-systemtray.desktop
share/kde4/services/plasma-applet-trash.desktop
share/kde4/services/plasma-applet-webbrowser.desktop
share/kde4/services/plasma-battery-default.desktop
share/kde4/services/plasma-containment-desktop.desktop
share/kde4/services/plasma-containment-panel.desktop
share/kde4/services/plasma-containment-saverdesktop.desktop
share/kde4/services/plasma-dataengine-applicationjobs.desktop
share/kde4/services/plasma-dataengine-calendar.desktop
share/kde4/services/plasma-dataengine-dict.desktop
share/kde4/services/plasma-dataengine-executable.desktop
share/kde4/services/plasma-dataengine-favicons.desktop
share/kde4/services/plasma-dataengine-filebrowser.desktop
share/kde4/services/plasma-dataengine-geolocation.desktop
share/kde4/services/plasma-dataengine-hotplug.desktop
share/kde4/services/plasma-dataengine-keystate.desktop
share/kde4/services/plasma-dataengine-mouse.desktop
share/kde4/services/plasma-dataengine-network.desktop
share/kde4/services/plasma-dataengine-notifications.desktop
share/kde4/services/plasma-dataengine-nowplaying.desktop
share/kde4/services/plasma-dataengine-places.desktop
share/kde4/services/plasma-dataengine-powermanagement.desktop
share/kde4/services/plasma-dataengine-rss.desktop
share/kde4/services/plasma-dataengine-soliddevice.desktop
share/kde4/services/plasma-dataengine-systemmonitor.desktop
share/kde4/services/plasma-dataengine-tasks.desktop
share/kde4/services/plasma-dataengine-time.desktop
share/kde4/services/plasma-dataengine-weather.desktop
share/kde4/services/plasma-engine-akonadi.desktop
share/kde4/services/plasma-engine-metadata.desktop
share/kde4/services/plasma-geolocation-ip.desktop
share/kde4/services/plasma-packagestructure-dashboard.desktop
share/kde4/services/plasma-packagestructure-web.desktop
share/kde4/services/plasma-pager-default.desktop
share/kde4/services/plasma-runner-bookmarks.desktop
share/kde4/services/plasma-runner-calculator.desktop
share/kde4/services/plasma-runner-locations.desktop
share/kde4/services/plasma-runner-nepomuksearch.desktop
share/kde4/services/plasma-runner-places.desktop
share/kde4/services/plasma-runner-powerdevil.desktop
share/kde4/services/plasma-runner-services.desktop
share/kde4/services/plasma-runner-sessions.desktop
share/kde4/services/plasma-runner-shell.desktop
share/kde4/services/plasma-runner-webshortcuts.desktop
share/kde4/services/plasma-scriptengine-applet-dashboard.desktop
share/kde4/services/plasma-scriptengine-applet-web.desktop
share/kde4/services/plasma-scriptengine-ruby-applet.desktop
share/kde4/services/plasma-scriptengine-ruby-dataengine.desktop
share/kde4/services/plasma-tasks-default.desktop
share/kde4/services/plasma-wallpaper-color.desktop
share/kde4/services/plasma-wallpaper-image.desktop
share/kde4/services/powerdevilconfig.desktop
share/kde4/services/randr.desktop
share/kde4/services/recentdocuments.desktop
share/kde4/services/screensaver.desktop
share/kde4/services/settings-about-me.desktop
share/kde4/services/settings-accessibility.desktop
share/kde4/services/settings-advanced-user-settings.desktop
share/kde4/services/settings-advanced.desktop
share/kde4/services/settings-appearance.desktop
share/kde4/services/settings-bluetooth.desktop
share/kde4/services/settings-classic-view.desktop
share/kde4/services/settings-computer-administration.desktop
share/kde4/services/settings-desktop.desktop
share/kde4/services/settings-display.desktop
share/kde4/services/settings-general.desktop
share/kde4/services/settings-icon-view.desktop
share/kde4/services/settings-input-actions.desktop
share/kde4/services/settings-keyboard-and-mouse.desktop
share/kde4/services/settings-look-and-feel.desktop
share/kde4/services/settings-network-and-connectivity.desktop
share/kde4/services/settings-network-settings.desktop
share/kde4/services/settings-notifications.desktop
share/kde4/services/settings-personal.desktop
share/kde4/services/settings-regional-and-language.desktop
share/kde4/services/settings-sharing.desktop
share/kde4/services/settings-system.desktop
share/kde4/services/settings-window-behaviour.desktop
share/kde4/services/solid-actions.desktop
share/kde4/services/solidbackends/solid_fakenet.desktop
share/kde4/services/solidbackends/solid_wicd.desktop
share/kde4/services/standard_actions.desktop
share/kde4/services/style.desktop
share/kde4/services/xinerama.desktop
share/kde4/servicetypes/kwineffect.desktop
share/kde4/servicetypes/plasma-geolocationprovider.desktop
share/kde4/servicetypes/screensaver.desktop
share/kde4/servicetypes/solidbluetoothmanager.desktop
share/kde4/servicetypes/solidnetworkmanager.desktop
share/kde4/servicetypes/solidpowermanager.desktop
share/kde4/servicetypes/systemsettingscategory.desktop
share/kde4/servicetypes/systemsettingsview.desktop
share/sounds/pop.wav
share/wallpapers/Aghi/contents/images/1024x768.jpg
share/wallpapers/Aghi/contents/images/1280x1024.jpg
share/wallpapers/Aghi/contents/images/1280x800.jpg
share/wallpapers/Aghi/contents/images/1440x900.jpg
share/wallpapers/Aghi/contents/images/1600x1200.jpg
share/wallpapers/Aghi/contents/images/1920x1080.jpg
share/wallpapers/Aghi/contents/images/1920x1200.jpg
share/wallpapers/Aghi/contents/images/800x600.jpg
share/wallpapers/Aghi/contents/screenshot.jpg
share/wallpapers/Aghi/metadata.desktop
share/wallpapers/Air/contents/images/1024x768.jpg
share/wallpapers/Air/contents/images/1280x1024.jpg
share/wallpapers/Air/contents/images/1280x800.jpg
share/wallpapers/Air/contents/images/1440x900.jpg
share/wallpapers/Air/contents/images/1600x1200.jpg
share/wallpapers/Air/contents/images/1920x1080.jpg
share/wallpapers/Air/contents/images/1920x1200.jpg
share/wallpapers/Air/contents/screenshot.png
share/wallpapers/Air/metadata.desktop
share/wallpapers/Atra_Dot/contents/images/1024x768.jpg
share/wallpapers/Atra_Dot/contents/images/1280x1024.jpg
share/wallpapers/Atra_Dot/contents/images/1280x800.jpg
share/wallpapers/Atra_Dot/contents/images/1440x900.jpg
share/wallpapers/Atra_Dot/contents/images/1600x1200.jpg
share/wallpapers/Atra_Dot/contents/images/1920x1080.jpg
share/wallpapers/Atra_Dot/contents/images/1920x1200.jpg
share/wallpapers/Atra_Dot/contents/images/800x600.jpg
share/wallpapers/Atra_Dot/contents/screnshot.jpg
share/wallpapers/Atra_Dot/metadata.desktop
share/wallpapers/Code_Poets_Dream/contents/images/1024x768.jpg
share/wallpapers/Code_Poets_Dream/contents/images/1280x1024.jpg
share/wallpapers/Code_Poets_Dream/contents/images/1280x800.jpg
share/wallpapers/Code_Poets_Dream/contents/images/1440x900.jpg
share/wallpapers/Code_Poets_Dream/contents/images/1600x1200.jpg
share/wallpapers/Code_Poets_Dream/contents/images/1920x1200.jpg
share/wallpapers/Code_Poets_Dream/contents/screenshot.png
share/wallpapers/Code_Poets_Dream/metadata.desktop
share/wallpapers/Curls_on_Green/contents/images/1024x768.jpg
share/wallpapers/Curls_on_Green/contents/images/1280x1024.jpg
share/wallpapers/Curls_on_Green/contents/images/1280x800.jpg
share/wallpapers/Curls_on_Green/contents/images/1440x900.jpg
share/wallpapers/Curls_on_Green/contents/images/1600x1200.jpg
share/wallpapers/Curls_on_Green/contents/images/1920x1200.jpg
share/wallpapers/Curls_on_Green/contents/screenshot.png
share/wallpapers/Curls_on_Green/metadata.desktop
share/wallpapers/EOS/contents/images/1024x768.jpg
share/wallpapers/EOS/contents/images/1280x1024.jpg
share/wallpapers/EOS/contents/images/1280x800.jpg
share/wallpapers/EOS/contents/images/1440x900.jpg
share/wallpapers/EOS/contents/images/1600x1200.jpg
share/wallpapers/EOS/contents/images/1920x1200.jpg
share/wallpapers/EOS/contents/screenshot.png
share/wallpapers/EOS/metadata.desktop
share/wallpapers/Evening/contents/images/1024x768.jpg
share/wallpapers/Evening/contents/images/1280x1024.jpg
share/wallpapers/Evening/contents/images/1280x800.jpg
share/wallpapers/Evening/contents/images/1440x900.jpg
share/wallpapers/Evening/contents/images/1600x1200.jpg
share/wallpapers/Evening/contents/images/1920x1080.jpg
share/wallpapers/Evening/contents/images/1920x1200.jpg
share/wallpapers/Evening/contents/images/800x600.jpg
share/wallpapers/Evening/contents/screnshot.jpg
share/wallpapers/Evening/metadata.desktop
share/wallpapers/Fields_of_Peace/contents/images/1024x768.JPG
share/wallpapers/Fields_of_Peace/contents/images/1280x1024.JPG
share/wallpapers/Fields_of_Peace/contents/images/1280x800.JPG
share/wallpapers/Fields_of_Peace/contents/images/1440x900.JPG
share/wallpapers/Fields_of_Peace/contents/images/1600x1200.JPG
share/wallpapers/Fields_of_Peace/contents/images/1920x1200.JPG
share/wallpapers/Fields_of_Peace/contents/screenshot.png
share/wallpapers/Fields_of_Peace/metadata.desktop
share/wallpapers/Finally_Summer_in_Germany/contents/images/1024x768.jpg
share/wallpapers/Finally_Summer_in_Germany/contents/images/1280x1024.jpg
share/wallpapers/Finally_Summer_in_Germany/contents/images/1280x800.jpg
share/wallpapers/Finally_Summer_in_Germany/contents/images/1440x900.jpg
share/wallpapers/Finally_Summer_in_Germany/contents/images/1600x1200.jpg
share/wallpapers/Finally_Summer_in_Germany/contents/images/1920x1200.jpg
share/wallpapers/Finally_Summer_in_Germany/contents/screenshot.png
share/wallpapers/Finally_Summer_in_Germany/metadata.desktop
share/wallpapers/Fresh_Morning/contents/images/1024x768.jpg
share/wallpapers/Fresh_Morning/contents/images/1280x1024.jpg
share/wallpapers/Fresh_Morning/contents/images/1280x800.jpg
share/wallpapers/Fresh_Morning/contents/images/1440x900.jpg
share/wallpapers/Fresh_Morning/contents/images/1600x1200.jpg
share/wallpapers/Fresh_Morning/contents/images/1920x1200.jpg
share/wallpapers/Fresh_Morning/contents/screenshot.png
share/wallpapers/Fresh_Morning/metadata.desktop
share/wallpapers/Plasmalicious/contents/images/1280x1024.jpg
share/wallpapers/Plasmalicious/contents/images/1280x800.jpg
share/wallpapers/Plasmalicious/contents/images/1400x900.jpg
share/wallpapers/Plasmalicious/contents/images/1600x1200.jpg
share/wallpapers/Plasmalicious/contents/images/1920x1200.jpg
share/wallpapers/Plasmalicious/contents/screenshot.png
share/wallpapers/Plasmalicious/metadata.desktop
share/wallpapers/Red_Leaf/contents/images/1024x768.jpg
share/wallpapers/Red_Leaf/contents/images/1280x1024.jpg
share/wallpapers/Red_Leaf/contents/images/1280x800.jpg
share/wallpapers/Red_Leaf/contents/images/1440x900.jpg
share/wallpapers/Red_Leaf/contents/images/1600x1200.jpg
share/wallpapers/Red_Leaf/contents/images/1920x1200.jpg
share/wallpapers/Red_Leaf/contents/screenshot.png
share/wallpapers/Red_Leaf/metadata.desktop
share/wallpapers/Spring_Sunray/contents/images/1024x768.jpg
share/wallpapers/Spring_Sunray/contents/images/1280x1024.jpg
share/wallpapers/Spring_Sunray/contents/images/1280x800.jpg
share/wallpapers/Spring_Sunray/contents/images/1440x900.jpg
share/wallpapers/Spring_Sunray/contents/images/1600x1200.jpg
share/wallpapers/Spring_Sunray/contents/images/1920x1080.jpg
share/wallpapers/Spring_Sunray/contents/images/1920x1200.jpg
share/wallpapers/Spring_Sunray/contents/images/800x600.jpg
share/wallpapers/Spring_Sunray/contents/screnshot.jpg
share/wallpapers/Spring_Sunray/metadata.desktop
share/wallpapers/The_Rings_of_Saturn/contents/images/1024x768.jpg
share/wallpapers/The_Rings_of_Saturn/contents/images/1280x1024.jpg
share/wallpapers/The_Rings_of_Saturn/contents/images/1280x800.jpg
share/wallpapers/The_Rings_of_Saturn/contents/images/1440x900.jpg
share/wallpapers/The_Rings_of_Saturn/contents/images/1600x1200.jpg
share/wallpapers/The_Rings_of_Saturn/contents/images/1920x1080.jpg
share/wallpapers/The_Rings_of_Saturn/contents/images/1920x1200.jpg
share/wallpapers/The_Rings_of_Saturn/contents/images/800x600.jpg
share/wallpapers/The_Rings_of_Saturn/contents/screenshot.jpg
share/wallpapers/The_Rings_of_Saturn/metadata.desktop
share/wallpapers/There_is_Rain_on_the_Table/contents/images/1024x768.jpg
share/wallpapers/There_is_Rain_on_the_Table/contents/images/1280x1024.jpg
share/wallpapers/There_is_Rain_on_the_Table/contents/images/1280x800.jpg
share/wallpapers/There_is_Rain_on_the_Table/contents/images/1440x900.jpg
share/wallpapers/There_is_Rain_on_the_Table/contents/images/1600x1200.jpg
share/wallpapers/There_is_Rain_on_the_Table/contents/images/1920x1200.jpg
share/wallpapers/There_is_Rain_on_the_Table/contents/screenshot.png
share/wallpapers/There_is_Rain_on_the_Table/metadata.desktop
share/wallpapers/default_blue.jpg
share/wallpapers/default_blue.jpg.desktop
@dirrm share/wallpapers/There_is_Rain_on_the_Table/contents/images
@dirrm share/wallpapers/There_is_Rain_on_the_Table/contents
@dirrm share/wallpapers/There_is_Rain_on_the_Table
@dirrm share/wallpapers/The_Rings_of_Saturn/contents/images
@dirrm share/wallpapers/The_Rings_of_Saturn/contents
@dirrm share/wallpapers/The_Rings_of_Saturn
@dirrm share/wallpapers/Spring_Sunray/contents/images
@dirrm share/wallpapers/Spring_Sunray/contents
@dirrm share/wallpapers/Spring_Sunray
@dirrm share/wallpapers/Red_Leaf/contents/images
@dirrm share/wallpapers/Red_Leaf/contents
@dirrm share/wallpapers/Red_Leaf
@dirrm share/wallpapers/Plasmalicious/contents/images
@dirrm share/wallpapers/Plasmalicious/contents
@dirrm share/wallpapers/Plasmalicious
@dirrm share/wallpapers/Fresh_Morning/contents/images
@dirrm share/wallpapers/Fresh_Morning/contents
@dirrm share/wallpapers/Fresh_Morning
@dirrm share/wallpapers/Finally_Summer_in_Germany/contents/images
@dirrm share/wallpapers/Finally_Summer_in_Germany/contents
@dirrm share/wallpapers/Finally_Summer_in_Germany
@dirrm share/wallpapers/Fields_of_Peace/contents/images
@dirrm share/wallpapers/Fields_of_Peace/contents
@dirrm share/wallpapers/Fields_of_Peace
@dirrm share/wallpapers/Evening/contents/images
@dirrm share/wallpapers/Evening/contents
@dirrm share/wallpapers/Evening
@dirrm share/wallpapers/EOS/contents/images
@dirrm share/wallpapers/EOS/contents
@dirrm share/wallpapers/EOS
@dirrm share/wallpapers/Curls_on_Green/contents/images
@dirrm share/wallpapers/Curls_on_Green/contents
@dirrm share/wallpapers/Curls_on_Green
@dirrm share/wallpapers/Code_Poets_Dream/contents/images
@dirrm share/wallpapers/Code_Poets_Dream/contents
@dirrm share/wallpapers/Code_Poets_Dream
@dirrm share/wallpapers/Atra_Dot/contents/images
@dirrm share/wallpapers/Atra_Dot/contents
@dirrm share/wallpapers/Atra_Dot
@dirrm share/wallpapers/Air/contents/images
@dirrm share/wallpapers/Air/contents
@dirrm share/wallpapers/Air
@dirrm share/wallpapers/Aghi/contents/images
@dirrm share/wallpapers/Aghi/contents
@dirrm share/wallpapers/Aghi
@dirrm share/kde4/services/solidbackends
@dirrm share/kde4/services/kwin
@dirrm share/kde4/services/kded
@dirrm share/icons/Oxygen_Zion_Big/cursors
@dirrm share/icons/Oxygen_Zion_Big
@dirrm share/icons/Oxygen_Zion/cursors
@dirrm share/icons/Oxygen_Zion
@dirrm share/icons/Oxygen_Yellow_Big/cursors
@dirrm share/icons/Oxygen_Yellow_Big
@dirrm share/icons/Oxygen_Yellow/cursors
@dirrm share/icons/Oxygen_Yellow
@dirrm share/icons/Oxygen_White_Big/cursors
@dirrm share/icons/Oxygen_White_Big
@dirrm share/icons/Oxygen_White/cursors
@dirrm share/icons/Oxygen_White
@dirrm share/icons/Oxygen_Blue_Big/cursors
@dirrm share/icons/Oxygen_Blue_Big
@dirrm share/icons/Oxygen_Blue/cursors
@dirrm share/icons/Oxygen_Blue
@dirrm share/icons/Oxygen_Black_Big/cursors
@dirrm share/icons/Oxygen_Black_Big
@dirrm share/icons/Oxygen_Black/cursors
@dirrm share/icons/Oxygen_Black
@dirrm share/doc/HTML/en/systemsettings
@dirrm share/doc/HTML/en/plasma
@dirrm share/doc/HTML/en/kxkb
@dirrm share/doc/HTML/en/ksysguard
@dirrm share/doc/HTML/en/kmenuedit
@dirrm share/doc/HTML/en/klipper
@dirrm share/doc/HTML/en/kdm
@dirrm share/doc/HTML/en/kcontrol/windowspecific
@dirrm share/doc/HTML/en/kcontrol/windowbehaviour
@dirrm share/doc/HTML/en/kcontrol/splashscreen
@dirrm share/doc/HTML/en/kcontrol/solid-actions
@dirrm share/doc/HTML/en/kcontrol/screensaver
@dirrm share/doc/HTML/en/kcontrol/powerdevil
@dirrm share/doc/HTML/en/kcontrol/mouse
@dirrm share/doc/HTML/en/kcontrol/kwindecoration
@dirrm share/doc/HTML/en/kcontrol/kwincompositing
@dirrm share/doc/HTML/en/kcontrol/keys
@dirrm share/doc/HTML/en/kcontrol/keyboard
@dirrm share/doc/HTML/en/kcontrol/kcmstyle
@dirrm share/doc/HTML/en/kcontrol/kcmsmserver
@dirrm share/doc/HTML/en/kcontrol/kcmdisplay
@dirrm share/doc/HTML/en/kcontrol/kcmaccess
@dirrm share/doc/HTML/en/kcontrol/joystick
@dirrm share/doc/HTML/en/kcontrol/fonts
@dirrm share/doc/HTML/en/kcontrol/fontinst
@dirrm share/doc/HTML/en/kcontrol/energy
@dirrm share/doc/HTML/en/kcontrol/desktopthemedetails
@dirrm share/doc/HTML/en/kcontrol/colors
@dirrm share/doc/HTML/en/kcontrol/clock
@dirrm share/doc/HTML/en/kcontrol/bell
@dirrm share/doc/HTML/en/kcontrol/autostart
@dirrm share/doc/HTML/en/PolicyKit-kde
@dirrm share/apps/systemsettings/classic
@dirrm share/apps/systemsettings
@dirrm share/apps/solidfakenetbackend
@dirrm share/apps/solid/devices
@dirrm share/apps/powerdevil
@dirrm share/apps/plasma_scriptengine_ruby
@dirrm share/apps/plasma/dashboard/button
@dirrm share/apps/plasma/dashboard/AppleClasses
@dirrm share/apps/plasma/dashboard
@dirrm share/apps/kwrited
@dirrm share/apps/kwin/default_rules
@dirrm share/apps/kthememanager/themes/YellowOnBlue-big
@dirrm share/apps/kthememanager/themes/YellowOnBlue
@dirrm share/apps/kthememanager/themes/Sunshine
@dirrm share/apps/kthememanager/themes/Redmond
@dirrm share/apps/kthememanager/themes/Platinum
@dirrm share/apps/kthememanager/themes/Plastik
@dirrm share/apps/kthememanager/themes/Keramik
@dirrm share/apps/kthememanager/themes/KDE_Classic
@dirrm share/apps/kthememanager/themes/HighContrastLight-big
@dirrm share/apps/kthememanager/themes/HighContrastLight
@dirrm share/apps/kthememanager/themes/HighContrastDark-big
@dirrm share/apps/kthememanager/themes/HighContrastDark
@dirrm share/apps/kthememanager/themes
@dirrm share/apps/kthememanager
@dirrm share/apps/ksysguard
@dirrm share/apps/ksplash/Themes/SimpleSmall
@dirrm share/apps/ksplash/Themes/Simple
@dirrm share/apps/ksplash/Themes/None
@dirrm share/apps/ksplash/Themes/Default/800x600
@dirrm share/apps/ksplash/Themes/Default/600x400
@dirrm share/apps/ksplash/Themes/Default/1920x1200
@dirrm share/apps/ksplash/Themes/Default/1600x1200
@dirrm share/apps/ksplash/Themes/Default/1280x1024
@dirrm share/apps/ksplash/Themes/Default/1024x768
@dirrm share/apps/ksplash/Themes/Default
@dirrm share/apps/ksplash/Themes
@dirrm share/apps/ksplash
@dirrm share/apps/kmenuedit/icons/oxygen/32x32/actions
@dirrm share/apps/kmenuedit/icons/oxygen/32x32
@dirrm share/apps/kmenuedit/icons/oxygen/22x22/actions
@dirrm share/apps/kmenuedit/icons/oxygen/22x22
@dirrm share/apps/kmenuedit/icons/oxygen
@dirrm share/apps/kmenuedit/icons
@dirrm share/apps/kmenuedit
@dirrm share/apps/khotkeys
@dirrm share/apps/kfontview
@dirrm share/apps/kfontinst/icons/oxygen/scalable/actions
@dirrm share/apps/kfontinst/icons/oxygen/scalable
@dirrm share/apps/kfontinst/icons/oxygen/22x22/actions
@dirrm share/apps/kfontinst/icons/oxygen/22x22
@dirrm share/apps/kfontinst/icons/oxygen/16x16/actions
@dirrm share/apps/kfontinst/icons/oxygen/16x16
@dirrm share/apps/kfontinst/icons/oxygen
@dirrm share/apps/kfontinst/icons
@dirrm share/apps/kfontinst
@dirrm share/apps/kdm/themes/oxygen-air
@dirrm share/apps/kdm/themes/oxygen
@dirrm share/apps/kdm/themes/circles
@dirrm share/apps/kdm/themes
@dirrm share/apps/kdm/sessions
@dirrm share/apps/kdm/programs
@dirrm share/apps/kdm/patterns
@dirrm share/apps/kdisplay/app-defaults
@dirrm share/apps/kdisplay
@dirrm share/apps/kcmsolidactions
@dirrm share/apps/kcmkeys
@dirrm share/apps/kcminput/pics
@dirrm share/apps/kcminput
@dirrm share/apps/kaccess
@dirrm share/apps/doc/kdm
@dirrm share/apps/doc
@dirrm share/apps/desktoptheme/default/system-monitor
@dirrm share/apps/desktoptheme/default/calendar
@dirrmtry share/apps/cmake/modules
@dirrmtry share/apps/cmake
@dirrm lib/KDE4Workspace/cmake
@dirrm lib/KDE4Workspace
@dirrm include/taskmanager
@dirrm include/systemsettingsview
@dirrm include/solid/control/ifaces
@dirrm include/solid/control
@dirrmtry include/solid
@dirrm include/plasmaclock
@dirrm include/plasma/weather
@dirrm include/plasma/geolocation
@dirrmtry include/plasma
@dirrmtry include/nepomuk
@dirrm include/kworkspace
@dirrm include/ksysguard
@dirrm include/ksgrd
@dirrm include/kephal
@dirrm include/KDE/Plasma/Weather
@dirrmtry include/KDE/Plasma