From d1e09e2e6f9db62bbab84abb53e23ee73764178a Mon Sep 17 00:00:00 2001 From: Derrell Lipman Date: Sun, 31 Dec 2006 20:12:12 +0000 Subject: r20446: rename swat directory to swat.obsolete; keeping it around since there is lots of useful info in it. (This used to be commit 5f9f72a9cfab80561b23284001b67c4ea961757b) --- swat.obsolete/README | 2 + swat.obsolete/apps/plug-ins/echo.js | 71 + swat.obsolete/apps/plug-ins/nbt_stats.js | 62 + .../apps/qooxdoo-examples/at-a-glance/AtAGlance.js | 1303 + .../apps/qooxdoo-examples/at-a-glance/index.html | 21 + .../apps/qooxdoo-examples/example/Atom_1.html | 73 + .../apps/qooxdoo-examples/example/Atom_2.html | 172 + .../apps/qooxdoo-examples/example/Atom_3.html | 39 + .../qooxdoo-examples/example/ButtonView_1.html | 89 + .../qooxdoo-examples/example/ButtonView_2.html | 98 + .../apps/qooxdoo-examples/example/Button_1.html | 73 + .../apps/qooxdoo-examples/example/CheckBox_1.html | 104 + .../qooxdoo-examples/example/ColorPopup_1.html | 83 + .../qooxdoo-examples/example/ColorSelector_1.html | 29 + .../qooxdoo-examples/example/ColorSelector_2.html | 30 + .../apps/qooxdoo-examples/example/ComboBox_1.html | 101 + .../qooxdoo-examples/example/DateChooser_1.html | 31 + .../apps/qooxdoo-examples/example/Drag_1.html | 57 + .../apps/qooxdoo-examples/example/Fields_1.html | 107 + .../apps/qooxdoo-examples/example/Flash_1.html | 53 + .../qooxdoo-examples/example/GalleryList_1.html | 129 + .../apps/qooxdoo-examples/example/Gallery_1.html | 116 + .../apps/qooxdoo-examples/example/GroupBox_1.html | 107 + .../apps/qooxdoo-examples/example/GroupBox_2.html | 153 + .../apps/qooxdoo-examples/example/GroupBox_3.html | 160 + .../apps/qooxdoo-examples/example/Iframe_1.html | 71 + .../apps/qooxdoo-examples/example/Inline_1.html | 260 + .../apps/qooxdoo-examples/example/ListView_1.html | 67 + .../apps/qooxdoo-examples/example/ListView_2.html | 53 + .../apps/qooxdoo-examples/example/ListView_3.html | 51 + .../apps/qooxdoo-examples/example/ListView_4.html | 58 + .../apps/qooxdoo-examples/example/List_1.html | 127 + .../apps/qooxdoo-examples/example/Menu_1.html | 193 + .../qooxdoo-examples/example/NativeWindow_1.html | 190 + .../qooxdoo-examples/example/RadioButton_1.html | 114 + .../qooxdoo-examples/example/RepeatButton_1.html | 73 + .../example/RpcTreeFullControl_1.html | 192 + .../apps/qooxdoo-examples/example/Spinner_1.html | 106 + .../apps/qooxdoo-examples/example/SplitPane_1.html | 70 + .../apps/qooxdoo-examples/example/SplitPane_2.html | 72 + .../apps/qooxdoo-examples/example/TabView_1.html | 152 + .../apps/qooxdoo-examples/example/TabView_2.html | 127 + .../apps/qooxdoo-examples/example/Table_1.html | 52 + .../apps/qooxdoo-examples/example/ToolBar_1.html | 252 + .../apps/qooxdoo-examples/example/ToolBar_2.html | 269 + .../apps/qooxdoo-examples/example/ToolBar_3.html | 184 + .../apps/qooxdoo-examples/example/ToolBar_4.html | 196 + .../apps/qooxdoo-examples/example/ToolTip_1.html | 111 + .../example/TreeFullControl_1.html | 235 + .../example/TreeFullControl_2.html | 270 + .../example/TreeFullControl_3.html | 298 + .../example/TreeFullControl_4.html | 384 + .../example/TreeFullControl_5.html | 247 + .../apps/qooxdoo-examples/example/Tree_1.html | 191 + .../apps/qooxdoo-examples/example/Window_1.html | 308 + .../example/image/flash/color/file1.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file10.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file2.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file3.swf | Bin 0 -> 353 bytes .../example/image/flash/color/file4.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file5.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file6.swf | Bin 0 -> 353 bytes .../example/image/flash/color/file7.swf | Bin 0 -> 353 bytes .../example/image/flash/color/file8.swf | Bin 0 -> 354 bytes .../example/image/flash/color/file9.swf | Bin 0 -> 354 bytes .../example/image/flash/fo_tester.fla | Bin 0 -> 58368 bytes .../example/image/flash/fo_tester.swf | Bin 0 -> 10210 bytes .../apps/qooxdoo-examples/example/index.html | 18 + swat.obsolete/apps/qooxdoo-examples/index.html | 82 + .../performance/ArrayCreate_1.html | 57 + .../performance/ArrayCreate_2.html | 47 + .../performance/GlobalObject_1.html | 43 + .../performance/GlobalObject_2.html | 51 + .../performance/GlobalObject_3.html | 53 + .../performance/GlobalObject_4.html | 52 + .../performance/LocalObject_1.html | 43 + .../performance/LocalObject_2.html | 51 + .../performance/LocalObject_3.html | 52 + .../performance/LocalObject_4.html | 53 + .../performance/LocalObject_5.html | 50 + .../performance/NumberCreate_1.html | 110 + .../performance/ObjectCreate_1.html | 57 + .../performance/ObjectCreate_2.html | 77 + .../performance/ObjectLevel_1.html | 92 + .../performance/ObjectLevel_2.html | 88 + .../performance/ObjectLevel_3.html | 97 + .../qooxdoo-examples/performance/ObjectSize_1.html | 62 + .../qooxdoo-examples/performance/Qooxdoo_1.html | 83 + .../performance/StringConcat_1.html | 95 + .../performance/StringConcat_2.html | 98 + .../performance/StringConcat_3.html | 109 + .../qooxdoo-examples/performance/TypeCheck_1.html | 84 + .../apps/qooxdoo-examples/performance/index.html | 18 + .../apps/qooxdoo-examples/showcase/Showcase_1.html | 128 + .../apps/qooxdoo-examples/showcase/index.html | 18 + .../apps/qooxdoo-examples/test/Atom_1.html | 286 + .../apps/qooxdoo-examples/test/Atom_2.html | 187 + .../apps/qooxdoo-examples/test/Atom_3.html | 322 + .../apps/qooxdoo-examples/test/Atom_4.html | 46 + .../apps/qooxdoo-examples/test/Atom_5.html | 43 + .../apps/qooxdoo-examples/test/Atom_6.html | 43 + .../apps/qooxdoo-examples/test/Atom_7.html | 43 + .../apps/qooxdoo-examples/test/Atom_8.html | 43 + .../apps/qooxdoo-examples/test/Atom_9.html | 44 + .../apps/qooxdoo-examples/test/Border_1.html | 177 + .../apps/qooxdoo-examples/test/BoxLayout_1.html | 283 + .../apps/qooxdoo-examples/test/BoxLayout_2.html | 324 + .../apps/qooxdoo-examples/test/Builder_1.html | 73 + .../apps/qooxdoo-examples/test/Builder_2.html | 25 + .../apps/qooxdoo-examples/test/Builder_2.xml | 51 + .../apps/qooxdoo-examples/test/Builder_3.html | 26 + .../apps/qooxdoo-examples/test/Builder_3.xml | 33 + .../apps/qooxdoo-examples/test/Builder_4.html | 42 + .../apps/qooxdoo-examples/test/Button_1.html | 44 + .../apps/qooxdoo-examples/test/CanvasLayout_1.html | 616 + .../apps/qooxdoo-examples/test/CanvasLayout_2.html | 139 + .../apps/qooxdoo-examples/test/CanvasLayout_3.html | 52 + .../apps/qooxdoo-examples/test/CanvasLayout_4.html | 50 + .../apps/qooxdoo-examples/test/CanvasLayout_5.html | 45 + .../apps/qooxdoo-examples/test/Clipping_1.html | 76 + .../apps/qooxdoo-examples/test/Clone_1.html | 91 + .../apps/qooxdoo-examples/test/Clone_2.html | 108 + .../apps/qooxdoo-examples/test/ColorTheme_1.html | 235 + .../apps/qooxdoo-examples/test/ColorTheme_2.html | 77 + .../apps/qooxdoo-examples/test/ColorTheme_3.html | 176 + .../apps/qooxdoo-examples/test/ComboBox_1.html | 102 + .../apps/qooxdoo-examples/test/ComboBox_2.html | 116 + .../apps/qooxdoo-examples/test/ComboBox_3.html | 123 + .../apps/qooxdoo-examples/test/Compile_1.html | 415 + .../apps/qooxdoo-examples/test/Compile_2.html | 46 + .../apps/qooxdoo-examples/test/Compile_2.js | 3867 + .../qooxdoo-examples/test/CookieStorage_1.html | 45 + .../qooxdoo-examples/test/CookieStorage_2.html | 67 + .../apps/qooxdoo-examples/test/Cookie_1.html | 45 + .../apps/qooxdoo-examples/test/CrossBrowser_1.html | 166 + .../apps/qooxdoo-examples/test/CrossBrowser_2.html | 128 + .../apps/qooxdoo-examples/test/DockLayout_1.html | 53 + .../apps/qooxdoo-examples/test/DockLayout_2.html | 224 + .../apps/qooxdoo-examples/test/DockLayout_3.html | 140 + .../apps/qooxdoo-examples/test/DockLayout_4.html | 140 + .../apps/qooxdoo-examples/test/DockLayout_5.html | 164 + .../apps/qooxdoo-examples/test/DockLayout_6.html | 71 + .../test/DragAndDropManager_1.html | 130 + .../test/DragAndDropManager_2.html | 123 + .../qooxdoo-examples/test/EnabledDisabled_1.html | 230 + .../apps/qooxdoo-examples/test/FieldSet_1.html | 141 + .../apps/qooxdoo-examples/test/Fields_1.html | 179 + .../apps/qooxdoo-examples/test/FlowLayout_1.html | 319 + .../apps/qooxdoo-examples/test/FlowLayout_2.html | 193 + .../apps/qooxdoo-examples/test/FlowLayout_3.html | 277 + .../apps/qooxdoo-examples/test/FocusManager_1.html | 108 + .../apps/qooxdoo-examples/test/Font_1.html | 63 + .../apps/qooxdoo-examples/test/FormUtils_1.html | 86 + .../apps/qooxdoo-examples/test/Gallery_2.html | 135 + .../apps/qooxdoo-examples/test/Gallery_3.html | 178 + .../apps/qooxdoo-examples/test/Generate_1.html | 267 + .../apps/qooxdoo-examples/test/GridLayout_1.html | 79 + .../apps/qooxdoo-examples/test/GridLayout_10.html | 94 + .../apps/qooxdoo-examples/test/GridLayout_11.html | 124 + .../apps/qooxdoo-examples/test/GridLayout_2.html | 88 + .../apps/qooxdoo-examples/test/GridLayout_3.html | 82 + .../apps/qooxdoo-examples/test/GridLayout_4.html | 81 + .../apps/qooxdoo-examples/test/GridLayout_5.html | 85 + .../apps/qooxdoo-examples/test/GridLayout_6.html | 109 + .../apps/qooxdoo-examples/test/GridLayout_7.html | 112 + .../apps/qooxdoo-examples/test/GridLayout_8.html | 115 + .../apps/qooxdoo-examples/test/GridLayout_9.html | 120 + .../test/HorizontalBoxLayout_1.html | 1261 + .../test/HorizontalBoxLayout_2.html | 1233 + .../test/HorizontalBoxLayout_3.html | 594 + .../apps/qooxdoo-examples/test/HtmlTable_1.html | 142 + .../apps/qooxdoo-examples/test/HtmlTable_2.html | 140 + .../apps/qooxdoo-examples/test/IconHtml_1.html | 29 + .../apps/qooxdoo-examples/test/Image_1.html | 114 + .../apps/qooxdoo-examples/test/Image_2.html | 150 + .../apps/qooxdoo-examples/test/Image_3.html | 124 + .../apps/qooxdoo-examples/test/Image_4.html | 39 + .../apps/qooxdoo-examples/test/Label_1.html | 149 + .../apps/qooxdoo-examples/test/Label_2.html | 40 + .../apps/qooxdoo-examples/test/Label_3.html | 177 + .../apps/qooxdoo-examples/test/Label_4.html | 101 + .../apps/qooxdoo-examples/test/Leak_1.html | 71 + .../apps/qooxdoo-examples/test/Link_1.html | 29 + .../apps/qooxdoo-examples/test/ListView_1.html | 57 + .../apps/qooxdoo-examples/test/ListView_10.html | 86 + .../apps/qooxdoo-examples/test/ListView_2.html | 52 + .../apps/qooxdoo-examples/test/ListView_3.html | 52 + .../apps/qooxdoo-examples/test/ListView_4.html | 52 + .../apps/qooxdoo-examples/test/ListView_5.html | 53 + .../apps/qooxdoo-examples/test/ListView_6.html | 53 + .../apps/qooxdoo-examples/test/ListView_7.html | 114 + .../apps/qooxdoo-examples/test/ListView_8.html | 121 + .../apps/qooxdoo-examples/test/ListView_9.html | 119 + .../apps/qooxdoo-examples/test/List_1.html | 128 + .../apps/qooxdoo-examples/test/List_2.html | 111 + .../apps/qooxdoo-examples/test/List_3.html | 55 + .../apps/qooxdoo-examples/test/Menu_1.html | 129 + .../apps/qooxdoo-examples/test/Menu_2.html | 205 + .../apps/qooxdoo-examples/test/Node_1.html | 39 + .../apps/qooxdoo-examples/test/Pollution_1.html | 271 + .../apps/qooxdoo-examples/test/Popups_1.html | 106 + .../apps/qooxdoo-examples/test/Popups_2.html | 102 + .../apps/qooxdoo-examples/test/RPC_1.html | 115 + .../apps/qooxdoo-examples/test/RPC_2.html | 133 + .../apps/qooxdoo-examples/test/RPC_3.html | 240 + .../apps/qooxdoo-examples/test/RPC_4.html | 470 + .../apps/qooxdoo-examples/test/RPC_5.html | 94 + .../apps/qooxdoo-examples/test/SplitPane_1.html | 91 + .../apps/qooxdoo-examples/test/Table_1.html | 50 + .../apps/qooxdoo-examples/test/Table_2.html | 52 + .../apps/qooxdoo-examples/test/Table_3.html | 52 + .../apps/qooxdoo-examples/test/Table_4.html | 53 + .../apps/qooxdoo-examples/test/Table_5.html | 53 + .../apps/qooxdoo-examples/test/Table_6.html | 66 + .../apps/qooxdoo-examples/test/ToolBar_1.html | 227 + .../apps/qooxdoo-examples/test/ToolBar_2.html | 113 + .../apps/qooxdoo-examples/test/ToolBar_3.html | 39 + .../apps/qooxdoo-examples/test/ToolBar_4.html | 193 + .../apps/qooxdoo-examples/test/Transport_1.html | 197 + .../apps/qooxdoo-examples/test/Transport_2.html | 190 + .../apps/qooxdoo-examples/test/Transport_3.html | 126 + .../apps/qooxdoo-examples/test/Transport_4.html | 198 + .../apps/qooxdoo-examples/test/Transport_5.html | 198 + .../apps/qooxdoo-examples/test/Transport_6.html | 222 + .../apps/qooxdoo-examples/test/Tree_1.html | 171 + .../apps/qooxdoo-examples/test/Tree_2.html | 294 + .../apps/qooxdoo-examples/test/Tree_3.html | 201 + .../apps/qooxdoo-examples/test/Tree_4.html | 40 + .../apps/qooxdoo-examples/test/Tree_5.html | 148 + .../apps/qooxdoo-examples/test/Tree_6.html | 231 + .../apps/qooxdoo-examples/test/Tree_7.html | 216 + .../apps/qooxdoo-examples/test/Umlauts_1.html | 26 + .../qooxdoo-examples/test/VerticalBoxLayout_1.html | 1257 + .../qooxdoo-examples/test/VerticalBoxLayout_2.html | 1227 + .../qooxdoo-examples/test/VerticalBoxLayout_3.html | 552 + .../apps/qooxdoo-examples/test/Window_1.html | 179 + .../apps/qooxdoo-examples/test/Window_2.html | 54 + .../apps/qooxdoo-examples/test/Window_3.html | 99 + .../apps/qooxdoo-examples/test/Window_4.html | 104 + .../apps/qooxdoo-examples/test/Window_5.html | 221 + .../apps/qooxdoo-examples/test/Window_6.html | 109 + .../apps/qooxdoo-examples/test/cssQuery-p.js | 6 + .../qooxdoo-examples/test/data/filesize/4000kb.xml | 102321 ++++++++++++++++++ .../qooxdoo-examples/test/data/filesize/400kb.xml | 10224 ++ .../qooxdoo-examples/test/data/filesize/40kb.xml | 1003 + .../qooxdoo-examples/test/data/persons/anita.html | 11 + .../qooxdoo-examples/test/data/persons/anita.js | 10 + .../qooxdoo-examples/test/data/persons/anita.txt | 8 + .../qooxdoo-examples/test/data/persons/anita.xml | 11 + .../qooxdoo-examples/test/data/persons/harald.html | 11 + .../qooxdoo-examples/test/data/persons/harald.js | 10 + .../qooxdoo-examples/test/data/persons/harald.txt | 8 + .../qooxdoo-examples/test/data/persons/harald.xml | 11 + .../test/data/persons/lisbeth.html | 11 + .../qooxdoo-examples/test/data/persons/lisbeth.js | 10 + .../qooxdoo-examples/test/data/persons/lisbeth.txt | 8 + .../qooxdoo-examples/test/data/persons/lisbeth.xml | 11 + .../qooxdoo-examples/test/data/persons/paul.html | 11 + .../qooxdoo-examples/test/data/persons/paul.js | 10 + .../qooxdoo-examples/test/data/persons/paul.txt | 8 + .../qooxdoo-examples/test/data/persons/paul.xml | 11 + .../test/image/flash/color/file1.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file10.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file2.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file3.swf | Bin 0 -> 353 bytes .../test/image/flash/color/file4.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file5.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file6.swf | Bin 0 -> 353 bytes .../test/image/flash/color/file7.swf | Bin 0 -> 353 bytes .../test/image/flash/color/file8.swf | Bin 0 -> 354 bytes .../test/image/flash/color/file9.swf | Bin 0 -> 354 bytes .../test/image/flash/fo_tester.fla | Bin 0 -> 58368 bytes .../test/image/flash/fo_tester.swf | Bin 0 -> 10210 bytes .../test/image/grid_dialog_box.png | Bin 0 -> 25808 bytes .../apps/qooxdoo-examples/test/index.html | 19 + swat.obsolete/apps/resource/css/layout-samba.css | 116 + .../apps/resource/css/layout-samba_ie.css | 11 + swat.obsolete/apps/resource/css/layout.css | 162 + swat.obsolete/apps/resource/css/layout_ie.css | 11 + .../apps/resource/icon/crystalsvg/128/3d.png | Bin 0 -> 8913 bytes .../resource/icon/crystalsvg/128/adobe-reader.png | Bin 0 -> 5207 bytes .../resource/icon/crystalsvg/128/antivirus.png | Bin 0 -> 13008 bytes .../resource/icon/crystalsvg/128/babelfish.png | Bin 0 -> 14495 bytes .../apps/resource/icon/crystalsvg/128/back.png | Bin 0 -> 9721 bytes .../resource/icon/crystalsvg/128/background.png | Bin 0 -> 10885 bytes .../apps/resource/icon/crystalsvg/128/bell.png | Bin 0 -> 7039 bytes .../icon/crystalsvg/128/bitmapgraphics.png | Bin 0 -> 20479 bytes .../resource/icon/crystalsvg/128/block-device.png | Bin 0 -> 12036 bytes .../apps/resource/icon/crystalsvg/128/bug.png | Bin 0 -> 18455 bytes .../apps/resource/icon/crystalsvg/128/cache.png | Bin 0 -> 9342 bytes .../apps/resource/icon/crystalsvg/128/camera.png | Bin 0 -> 8693 bytes .../apps/resource/icon/crystalsvg/128/cdrom.png | Bin 0 -> 10747 bytes .../resource/icon/crystalsvg/128/char-device.png | Bin 0 -> 10002 bytes .../apps/resource/icon/crystalsvg/128/chart.png | Bin 0 -> 17519 bytes .../apps/resource/icon/crystalsvg/128/clock.png | Bin 0 -> 17753 bytes .../apps/resource/icon/crystalsvg/128/colors.png | Bin 0 -> 13385 bytes .../icon/crystalsvg/128/control-center.png | Bin 0 -> 12149 bytes .../apps/resource/icon/crystalsvg/128/core.png | Bin 0 -> 6119 bytes .../apps/resource/icon/crystalsvg/128/date.png | Bin 0 -> 10272 bytes .../apps/resource/icon/crystalsvg/128/desktop.png | Bin 0 -> 14491 bytes .../resource/icon/crystalsvg/128/dictionary.png | Bin 0 -> 14431 bytes .../apps/resource/icon/crystalsvg/128/display.png | Bin 0 -> 10408 bytes .../apps/resource/icon/crystalsvg/128/down.png | Bin 0 -> 9606 bytes .../apps/resource/icon/crystalsvg/128/email.png | Bin 0 -> 13836 bytes .../resource/icon/crystalsvg/128/encrypted.png | Bin 0 -> 10092 bytes .../apps/resource/icon/crystalsvg/128/energy.png | Bin 0 -> 13998 bytes .../apps/resource/icon/crystalsvg/128/error.png | Bin 0 -> 8865 bytes .../apps/resource/icon/crystalsvg/128/exec.png | Bin 0 -> 14999 bytes .../resource/icon/crystalsvg/128/favourite.png | Bin 0 -> 11686 bytes .../resource/icon/crystalsvg/128/file-print.png | Bin 0 -> 5110 bytes .../apps/resource/icon/crystalsvg/128/floppy.png | Bin 0 -> 9510 bytes .../resource/icon/crystalsvg/128/flowchart.png | Bin 0 -> 17464 bytes .../icon/crystalsvg/128/folder-favorite.png | Bin 0 -> 15505 bytes .../icon/crystalsvg/128/folder-important.png | Bin 0 -> 15149 bytes .../resource/icon/crystalsvg/128/folder-locked.png | Bin 0 -> 16252 bytes .../resource/icon/crystalsvg/128/folder-open.png | Bin 0 -> 12755 bytes .../apps/resource/icon/crystalsvg/128/folder.png | Bin 0 -> 14447 bytes .../apps/resource/icon/crystalsvg/128/fonts.png | Bin 0 -> 4531 bytes .../apps/resource/icon/crystalsvg/128/forward.png | Bin 0 -> 9526 bytes .../apps/resource/icon/crystalsvg/128/graphics.png | Bin 0 -> 13188 bytes .../resource/icon/crystalsvg/128/harddrive.png | Bin 0 -> 11286 bytes .../resource/icon/crystalsvg/128/hardware-info.png | Bin 0 -> 11501 bytes .../resource/icon/crystalsvg/128/help-center.png | Bin 0 -> 13998 bytes .../apps/resource/icon/crystalsvg/128/home.png | Bin 0 -> 11267 bytes .../apps/resource/icon/crystalsvg/128/info.png | Bin 0 -> 13104 bytes .../apps/resource/icon/crystalsvg/128/joystick.png | Bin 0 -> 10127 bytes .../icon/crystalsvg/128/keyboard-layout.png | Bin 0 -> 13172 bytes .../apps/resource/icon/crystalsvg/128/locale.png | Bin 0 -> 12910 bytes .../resource/icon/crystalsvg/128/look-and-feel.png | Bin 0 -> 12473 bytes .../apps/resource/icon/crystalsvg/128/mac.png | Bin 0 -> 10470 bytes .../resource/icon/crystalsvg/128/mime-archive.png | Bin 0 -> 10585 bytes .../resource/icon/crystalsvg/128/mime-binary.png | Bin 0 -> 9653 bytes .../resource/icon/crystalsvg/128/mime-calendar.png | Bin 0 -> 14529 bytes .../resource/icon/crystalsvg/128/mime-card.png | Bin 0 -> 14498 bytes .../resource/icon/crystalsvg/128/mime-document.png | Bin 0 -> 17351 bytes .../resource/icon/crystalsvg/128/mime-html.png | Bin 0 -> 12844 bytes .../resource/icon/crystalsvg/128/mime-image.png | Bin 0 -> 11314 bytes .../resource/icon/crystalsvg/128/mime-manual.png | Bin 0 -> 10414 bytes .../icon/crystalsvg/128/mime-multimedia.png | Bin 0 -> 11121 bytes .../apps/resource/icon/crystalsvg/128/mime-pdf.png | Bin 0 -> 9018 bytes .../icon/crystalsvg/128/mime-quicktime.png | Bin 0 -> 13395 bytes .../apps/resource/icon/crystalsvg/128/mime-rpm.png | Bin 0 -> 4824 bytes .../resource/icon/crystalsvg/128/mime-script.png | Bin 0 -> 11691 bytes .../icon/crystalsvg/128/mime-shellscript.png | Bin 0 -> 8024 bytes .../icon/crystalsvg/128/mime-sourcecode.png | Bin 0 -> 9718 bytes .../icon/crystalsvg/128/mime-spreadsheet.png | Bin 0 -> 6482 bytes .../resource/icon/crystalsvg/128/mime-text.png | Bin 0 -> 2746 bytes .../resource/icon/crystalsvg/128/mime-video.png | Bin 0 -> 11720 bytes .../apps/resource/icon/crystalsvg/128/modem.png | Bin 0 -> 15252 bytes .../apps/resource/icon/crystalsvg/128/mouse.png | Bin 0 -> 9177 bytes .../resource/icon/crystalsvg/128/movieplayer.png | Bin 0 -> 9111 bytes .../resource/icon/crystalsvg/128/multimedia.png | Bin 0 -> 12789 bytes .../resource/icon/crystalsvg/128/mycomputer.png | Bin 0 -> 11299 bytes .../apps/resource/icon/crystalsvg/128/netscape.png | Bin 0 -> 11824 bytes .../apps/resource/icon/crystalsvg/128/network.png | Bin 0 -> 16916 bytes .../apps/resource/icon/crystalsvg/128/notes.png | Bin 0 -> 18237 bytes .../resource/icon/crystalsvg/128/organizer.png | Bin 0 -> 17233 bytes .../apps/resource/icon/crystalsvg/128/paint.png | Bin 0 -> 16208 bytes .../resource/icon/crystalsvg/128/partitions.png | Bin 0 -> 16732 bytes .../apps/resource/icon/crystalsvg/128/password.png | Bin 0 -> 12716 bytes .../apps/resource/icon/crystalsvg/128/pda.png | Bin 0 -> 8240 bytes .../apps/resource/icon/crystalsvg/128/penguin.png | Bin 0 -> 9799 bytes .../resource/icon/crystalsvg/128/presentation.png | Bin 0 -> 14055 bytes .../apps/resource/icon/crystalsvg/128/printer.png | Bin 0 -> 5860 bytes .../apps/resource/icon/crystalsvg/128/reload.png | Bin 0 -> 9077 bytes .../apps/resource/icon/crystalsvg/128/scanner.png | Bin 0 -> 9044 bytes .../apps/resource/icon/crystalsvg/128/services.png | Bin 0 -> 14570 bytes .../apps/resource/icon/crystalsvg/128/settings.png | Bin 0 -> 14109 bytes .../apps/resource/icon/crystalsvg/128/tablet.png | Bin 0 -> 15628 bytes .../apps/resource/icon/crystalsvg/128/terminal.png | Bin 0 -> 5284 bytes .../apps/resource/icon/crystalsvg/128/toys.png | Bin 0 -> 1919 bytes .../icon/crystalsvg/128/trashcan-empty.png | Bin 0 -> 8361 bytes .../resource/icon/crystalsvg/128/trashcan-full.png | Bin 0 -> 10684 bytes .../apps/resource/icon/crystalsvg/128/tux.png | Bin 0 -> 9438 bytes .../apps/resource/icon/crystalsvg/128/tv.png | Bin 0 -> 6202 bytes .../apps/resource/icon/crystalsvg/128/up.png | Bin 0 -> 9783 bytes .../apps/resource/icon/crystalsvg/128/user.png | Bin 0 -> 15977 bytes .../resource/icon/crystalsvg/128/utilities.png | Bin 0 -> 19941 bytes .../icon/crystalsvg/128/vectorgraphics.png | Bin 0 -> 9930 bytes .../resource/icon/crystalsvg/128/wordprocessor.png | Bin 0 -> 13612 bytes .../apps/resource/icon/crystalsvg/16/3d.png | Bin 0 -> 834 bytes .../resource/icon/crystalsvg/16/accessibility.png | Bin 0 -> 1038 bytes .../resource/icon/crystalsvg/16/adobe-reader.png | Bin 0 -> 690 bytes .../apps/resource/icon/crystalsvg/16/alarm.png | Bin 0 -> 1036 bytes .../apps/resource/icon/crystalsvg/16/antivirus.png | Bin 0 -> 788 bytes .../resource/icon/crystalsvg/16/appearance.png | Bin 0 -> 1023 bytes .../resource/icon/crystalsvg/16/applications.png | Bin 0 -> 973 bytes .../apps/resource/icon/crystalsvg/16/apply.png | Bin 0 -> 661 bytes .../resource/icon/crystalsvg/16/appointment.png | Bin 0 -> 557 bytes .../apps/resource/icon/crystalsvg/16/attach.png | Bin 0 -> 827 bytes .../apps/resource/icon/crystalsvg/16/babelfish.png | Bin 0 -> 790 bytes .../apps/resource/icon/crystalsvg/16/back.png | Bin 0 -> 868 bytes .../resource/icon/crystalsvg/16/background.png | Bin 0 -> 733 bytes .../apps/resource/icon/crystalsvg/16/bell.png | Bin 0 -> 567 bytes .../resource/icon/crystalsvg/16/bitmapgraphics.png | Bin 0 -> 980 bytes .../resource/icon/crystalsvg/16/block-device.png | Bin 0 -> 794 bytes .../resource/icon/crystalsvg/16/bookmark-add.png | Bin 0 -> 978 bytes .../icon/crystalsvg/16/bookmark-folder.png | Bin 0 -> 3334 bytes .../icon/crystalsvg/16/bookmark-toolbar.png | Bin 0 -> 3369 bytes .../apps/resource/icon/crystalsvg/16/bookmark.png | Bin 0 -> 690 bytes .../apps/resource/icon/crystalsvg/16/bug.png | Bin 0 -> 1010 bytes .../resource/icon/crystalsvg/16/button-cancel.png | Bin 0 -> 963 bytes .../apps/resource/icon/crystalsvg/16/button-ok.png | Bin 0 -> 661 bytes .../apps/resource/icon/crystalsvg/16/cache.png | Bin 0 -> 823 bytes .../resource/icon/crystalsvg/16/calculator.png | Bin 0 -> 983 bytes .../apps/resource/icon/crystalsvg/16/cam.png | Bin 0 -> 1073 bytes .../apps/resource/icon/crystalsvg/16/camera.png | Bin 0 -> 656 bytes .../apps/resource/icon/crystalsvg/16/cancel.png | Bin 0 -> 821 bytes .../apps/resource/icon/crystalsvg/16/cdrom.png | Bin 0 -> 834 bytes .../resource/icon/crystalsvg/16/char-device.png | Bin 0 -> 778 bytes .../apps/resource/icon/crystalsvg/16/chart.png | Bin 0 -> 1013 bytes .../apps/resource/icon/crystalsvg/16/clipboard.png | Bin 0 -> 971 bytes .../apps/resource/icon/crystalsvg/16/clock.png | Bin 0 -> 875 bytes .../resource/icon/crystalsvg/16/color-fill.png | Bin 0 -> 732 bytes .../resource/icon/crystalsvg/16/color-line.png | Bin 0 -> 642 bytes .../apps/resource/icon/crystalsvg/16/colors.png | Bin 0 -> 857 bytes .../apps/resource/icon/crystalsvg/16/comment.png | Bin 0 -> 468 bytes .../apps/resource/icon/crystalsvg/16/configure.png | Bin 0 -> 1055 bytes .../icon/crystalsvg/16/connect-creating.png | Bin 0 -> 1099 bytes .../icon/crystalsvg/16/connect-established.png | Bin 0 -> 1003 bytes .../resource/icon/crystalsvg/16/connect-no.png | Bin 0 -> 1023 bytes .../apps/resource/icon/crystalsvg/16/contents.png | Bin 0 -> 1111 bytes .../resource/icon/crystalsvg/16/context-help.png | Bin 0 -> 948 bytes .../resource/icon/crystalsvg/16/control-center.png | Bin 0 -> 887 bytes .../apps/resource/icon/crystalsvg/16/cookie.png | Bin 0 -> 996 bytes .../apps/resource/icon/crystalsvg/16/core.png | Bin 0 -> 807 bytes .../apps/resource/icon/crystalsvg/16/database.png | Bin 0 -> 683 bytes .../apps/resource/icon/crystalsvg/16/date.png | Bin 0 -> 964 bytes .../apps/resource/icon/crystalsvg/16/decrypted.png | Bin 0 -> 923 bytes .../icon/crystalsvg/16/delete-table-cell.png | Bin 0 -> 560 bytes .../icon/crystalsvg/16/delete-table-col.png | Bin 0 -> 351 bytes .../icon/crystalsvg/16/delete-table-row.png | Bin 0 -> 363 bytes .../resource/icon/crystalsvg/16/delete-table.png | Bin 0 -> 427 bytes .../apps/resource/icon/crystalsvg/16/desktop.png | Bin 0 -> 757 bytes .../apps/resource/icon/crystalsvg/16/devices.png | Bin 0 -> 879 bytes .../resource/icon/crystalsvg/16/dictionary.png | Bin 0 -> 779 bytes .../apps/resource/icon/crystalsvg/16/display.png | Bin 0 -> 820 bytes .../resource/icon/crystalsvg/16/documentinfo.png | Bin 0 -> 671 bytes .../apps/resource/icon/crystalsvg/16/down.png | Bin 0 -> 876 bytes .../apps/resource/icon/crystalsvg/16/edit-copy.png | Bin 0 -> 777 bytes .../apps/resource/icon/crystalsvg/16/edit-cut.png | Bin 0 -> 1112 bytes .../resource/icon/crystalsvg/16/edit-delete.png | Bin 0 -> 892 bytes .../resource/icon/crystalsvg/16/edit-paste.png | Bin 0 -> 997 bytes .../apps/resource/icon/crystalsvg/16/edit.png | Bin 0 -> 946 bytes .../apps/resource/icon/crystalsvg/16/editor.png | Bin 0 -> 976 bytes .../apps/resource/icon/crystalsvg/16/email.png | Bin 0 -> 822 bytes .../apps/resource/icon/crystalsvg/16/emoticon.png | Bin 0 -> 869 bytes .../apps/resource/icon/crystalsvg/16/encrypted.png | Bin 0 -> 791 bytes .../apps/resource/icon/crystalsvg/16/energy.png | Bin 0 -> 874 bytes .../apps/resource/icon/crystalsvg/16/error.png | Bin 0 -> 792 bytes .../apps/resource/icon/crystalsvg/16/exec.png | Bin 0 -> 1109 bytes .../apps/resource/icon/crystalsvg/16/exit.png | Bin 0 -> 882 bytes .../apps/resource/icon/crystalsvg/16/favorites.png | Bin 0 -> 916 bytes .../apps/resource/icon/crystalsvg/16/favourite.png | Bin 0 -> 723 bytes .../apps/resource/icon/crystalsvg/16/file-find.png | Bin 0 -> 1070 bytes .../resource/icon/crystalsvg/16/file-manager.png | Bin 0 -> 995 bytes .../apps/resource/icon/crystalsvg/16/file-new.png | Bin 0 -> 725 bytes .../apps/resource/icon/crystalsvg/16/file-open.png | Bin 0 -> 1080 bytes .../resource/icon/crystalsvg/16/file-print.png | Bin 0 -> 653 bytes .../resource/icon/crystalsvg/16/file-save-as.png | Bin 0 -> 1104 bytes .../apps/resource/icon/crystalsvg/16/file-save.png | Bin 0 -> 838 bytes .../apps/resource/icon/crystalsvg/16/fileshare.png | Bin 0 -> 942 bytes .../apps/resource/icon/crystalsvg/16/find.png | Bin 0 -> 1223 bytes .../apps/resource/icon/crystalsvg/16/flag.png | Bin 0 -> 745 bytes .../apps/resource/icon/crystalsvg/16/floppy.png | Bin 0 -> 730 bytes .../apps/resource/icon/crystalsvg/16/flowchart.png | Bin 0 -> 615 bytes .../icon/crystalsvg/16/folder-favorite.png | Bin 0 -> 652 bytes .../icon/crystalsvg/16/folder-important.png | Bin 0 -> 671 bytes .../resource/icon/crystalsvg/16/folder-locked.png | Bin 0 -> 511 bytes .../resource/icon/crystalsvg/16/folder-open.png | Bin 0 -> 738 bytes .../apps/resource/icon/crystalsvg/16/folder.png | Bin 0 -> 646 bytes .../resource/icon/crystalsvg/16/font-size-down.png | Bin 0 -> 392 bytes .../resource/icon/crystalsvg/16/font-size-up.png | Bin 0 -> 384 bytes .../apps/resource/icon/crystalsvg/16/fonts.png | Bin 0 -> 710 bytes .../icon/crystalsvg/16/format-decrease-indent.png | Bin 0 -> 472 bytes .../icon/crystalsvg/16/format-increase-indent.png | Bin 0 -> 472 bytes .../apps/resource/icon/crystalsvg/16/forward.png | Bin 0 -> 877 bytes .../apps/resource/icon/crystalsvg/16/funct.png | Bin 0 -> 454 bytes .../apps/resource/icon/crystalsvg/16/games.png | Bin 0 -> 1025 bytes .../apps/resource/icon/crystalsvg/16/goto.png | Bin 0 -> 592 bytes .../apps/resource/icon/crystalsvg/16/graphics.png | Bin 0 -> 638 bytes .../resource/icon/crystalsvg/16/group-event.png | Bin 0 -> 1059 bytes .../apps/resource/icon/crystalsvg/16/harddrive.png | Bin 0 -> 988 bytes .../resource/icon/crystalsvg/16/hardware-info.png | Bin 0 -> 853 bytes .../apps/resource/icon/crystalsvg/16/hardware.png | Bin 0 -> 661 bytes .../resource/icon/crystalsvg/16/help-center.png | Bin 0 -> 865 bytes .../apps/resource/icon/crystalsvg/16/help.png | Bin 0 -> 997 bytes .../resource/icon/crystalsvg/16/history-clear.png | Bin 0 -> 1084 bytes .../apps/resource/icon/crystalsvg/16/history.png | Bin 0 -> 1049 bytes .../apps/resource/icon/crystalsvg/16/home.png | Bin 0 -> 713 bytes .../apps/resource/icon/crystalsvg/16/icons.png | Bin 0 -> 927 bytes .../resource/icon/crystalsvg/16/iconthemes.png | Bin 0 -> 828 bytes .../apps/resource/icon/crystalsvg/16/idea.png | Bin 0 -> 829 bytes .../apps/resource/icon/crystalsvg/16/important.png | Bin 0 -> 813 bytes .../apps/resource/icon/crystalsvg/16/inbox.png | Bin 0 -> 532 bytes .../apps/resource/icon/crystalsvg/16/info.png | Bin 0 -> 891 bytes .../icon/crystalsvg/16/insert-table-col.png | Bin 0 -> 513 bytes .../icon/crystalsvg/16/insert-table-row.png | Bin 0 -> 523 bytes .../resource/icon/crystalsvg/16/insert-table.png | Bin 0 -> 263 bytes .../icon/crystalsvg/16/instant-available.png | Bin 0 -> 881 bytes .../resource/icon/crystalsvg/16/instant-away.png | Bin 0 -> 938 bytes .../apps/resource/icon/crystalsvg/16/joystick.png | Bin 0 -> 730 bytes .../icon/crystalsvg/16/keyboard-layout.png | Bin 0 -> 871 bytes .../apps/resource/icon/crystalsvg/16/launch.png | Bin 0 -> 828 bytes .../apps/resource/icon/crystalsvg/16/locale.png | Bin 0 -> 811 bytes .../resource/icon/crystalsvg/16/look-and-feel.png | Bin 0 -> 842 bytes .../apps/resource/icon/crystalsvg/16/mac.png | Bin 0 -> 814 bytes .../apps/resource/icon/crystalsvg/16/magnifier.png | Bin 0 -> 1001 bytes .../resource/icon/crystalsvg/16/mail-delete.png | Bin 0 -> 1042 bytes .../apps/resource/icon/crystalsvg/16/mail-find.png | Bin 0 -> 1138 bytes .../resource/icon/crystalsvg/16/mail-forward.png | Bin 0 -> 1052 bytes .../apps/resource/icon/crystalsvg/16/mail-get.png | Bin 0 -> 1058 bytes .../apps/resource/icon/crystalsvg/16/mail-new.png | Bin 0 -> 956 bytes .../resource/icon/crystalsvg/16/mail-reply-all.png | Bin 0 -> 1112 bytes .../resource/icon/crystalsvg/16/mail-reply.png | Bin 0 -> 1061 bytes .../apps/resource/icon/crystalsvg/16/mail-send.png | Bin 0 -> 1061 bytes .../apps/resource/icon/crystalsvg/16/mail.png | Bin 0 -> 1001 bytes .../apps/resource/icon/crystalsvg/16/memory.png | Bin 0 -> 931 bytes .../resource/icon/crystalsvg/16/mime-archive.png | Bin 0 -> 863 bytes .../resource/icon/crystalsvg/16/mime-binary.png | Bin 0 -> 752 bytes .../resource/icon/crystalsvg/16/mime-calendar.png | Bin 0 -> 873 bytes .../apps/resource/icon/crystalsvg/16/mime-card.png | Bin 0 -> 851 bytes .../resource/icon/crystalsvg/16/mime-color.png | Bin 0 -> 929 bytes .../resource/icon/crystalsvg/16/mime-document.png | Bin 0 -> 692 bytes .../apps/resource/icon/crystalsvg/16/mime-html.png | Bin 0 -> 847 bytes .../resource/icon/crystalsvg/16/mime-image.png | Bin 0 -> 760 bytes .../resource/icon/crystalsvg/16/mime-manual.png | Bin 0 -> 827 bytes .../icon/crystalsvg/16/mime-multimedia.png | Bin 0 -> 771 bytes .../apps/resource/icon/crystalsvg/16/mime-pdf.png | Bin 0 -> 747 bytes .../resource/icon/crystalsvg/16/mime-quicktime.png | Bin 0 -> 842 bytes .../apps/resource/icon/crystalsvg/16/mime-rpm.png | Bin 0 -> 846 bytes .../resource/icon/crystalsvg/16/mime-script.png | Bin 0 -> 854 bytes .../icon/crystalsvg/16/mime-shellscript.png | Bin 0 -> 731 bytes .../icon/crystalsvg/16/mime-sourcecode.png | Bin 0 -> 721 bytes .../icon/crystalsvg/16/mime-spreadsheet.png | Bin 0 -> 623 bytes .../apps/resource/icon/crystalsvg/16/mime-text.png | Bin 0 -> 579 bytes .../resource/icon/crystalsvg/16/mime-video.png | Bin 0 -> 784 bytes .../apps/resource/icon/crystalsvg/16/misc.png | Bin 0 -> 1114 bytes .../apps/resource/icon/crystalsvg/16/mixer.png | Bin 0 -> 988 bytes .../apps/resource/icon/crystalsvg/16/modem.png | Bin 0 -> 695 bytes .../apps/resource/icon/crystalsvg/16/mouse.png | Bin 0 -> 751 bytes .../resource/icon/crystalsvg/16/mousecursor.png | Bin 0 -> 481 bytes .../resource/icon/crystalsvg/16/movieplayer.png | Bin 0 -> 667 bytes .../resource/icon/crystalsvg/16/multimedia.png | Bin 0 -> 781 bytes .../resource/icon/crystalsvg/16/mycomputer.png | Bin 0 -> 832 bytes .../apps/resource/icon/crystalsvg/16/netscape.png | Bin 0 -> 936 bytes .../apps/resource/icon/crystalsvg/16/network.png | Bin 0 -> 918 bytes .../apps/resource/icon/crystalsvg/16/no.png | Bin 0 -> 821 bytes .../apps/resource/icon/crystalsvg/16/notes.png | Bin 0 -> 749 bytes .../apps/resource/icon/crystalsvg/16/notify.png | Bin 0 -> 657 bytes .../apps/resource/icon/crystalsvg/16/ok.png | Bin 0 -> 661 bytes .../apps/resource/icon/crystalsvg/16/opera.png | Bin 0 -> 904 bytes .../apps/resource/icon/crystalsvg/16/organizer.png | Bin 0 -> 1046 bytes .../apps/resource/icon/crystalsvg/16/outbox.png | Bin 0 -> 528 bytes .../apps/resource/icon/crystalsvg/16/paint.png | Bin 0 -> 851 bytes .../resource/icon/crystalsvg/16/partitions.png | Bin 0 -> 882 bytes .../apps/resource/icon/crystalsvg/16/password.png | Bin 0 -> 693 bytes .../apps/resource/icon/crystalsvg/16/pda.png | Bin 0 -> 673 bytes .../apps/resource/icon/crystalsvg/16/penguin.png | Bin 0 -> 807 bytes .../apps/resource/icon/crystalsvg/16/pipe.png | Bin 0 -> 973 bytes .../resource/icon/crystalsvg/16/presentation.png | Bin 0 -> 1049 bytes .../apps/resource/icon/crystalsvg/16/printer.png | Bin 0 -> 992 bytes .../apps/resource/icon/crystalsvg/16/queue.png | Bin 0 -> 1043 bytes .../apps/resource/icon/crystalsvg/16/redo.png | Bin 0 -> 727 bytes .../apps/resource/icon/crystalsvg/16/reload.png | Bin 0 -> 812 bytes .../resource/icon/crystalsvg/16/remove-comment.png | Bin 0 -> 619 bytes .../apps/resource/icon/crystalsvg/16/rotate.png | Bin 0 -> 1041 bytes .../apps/resource/icon/crystalsvg/16/run.png | Bin 0 -> 1114 bytes .../apps/resource/icon/crystalsvg/16/scanner.png | Bin 0 -> 809 bytes .../apps/resource/icon/crystalsvg/16/search.png | Bin 0 -> 1023 bytes .../apps/resource/icon/crystalsvg/16/server.png | Bin 0 -> 458 bytes .../apps/resource/icon/crystalsvg/16/services.png | Bin 0 -> 920 bytes .../apps/resource/icon/crystalsvg/16/settings.png | Bin 0 -> 703 bytes .../apps/resource/icon/crystalsvg/16/signature.png | Bin 0 -> 971 bytes .../apps/resource/icon/crystalsvg/16/sound.png | Bin 0 -> 988 bytes .../resource/icon/crystalsvg/16/spellcheck.png | Bin 0 -> 574 bytes .../apps/resource/icon/crystalsvg/16/stop.png | Bin 0 -> 911 bytes .../apps/resource/icon/crystalsvg/16/style.png | Bin 0 -> 907 bytes .../apps/resource/icon/crystalsvg/16/system.png | Bin 0 -> 903 bytes .../resource/icon/crystalsvg/16/tab-duplicate.png | Bin 0 -> 622 bytes .../resource/icon/crystalsvg/16/tab-new-raised.png | Bin 0 -> 555 bytes .../apps/resource/icon/crystalsvg/16/tab-new.png | Bin 0 -> 478 bytes .../resource/icon/crystalsvg/16/tab-remove.png | Bin 0 -> 596 bytes .../apps/resource/icon/crystalsvg/16/tablet.png | Bin 0 -> 831 bytes .../apps/resource/icon/crystalsvg/16/terminal.png | Bin 0 -> 666 bytes .../resource/icon/crystalsvg/16/text-bottom.png | Bin 0 -> 441 bytes .../resource/icon/crystalsvg/16/text-color.png | Bin 0 -> 479 bytes .../resource/icon/crystalsvg/16/text-strike.png | Bin 0 -> 373 bytes .../apps/resource/icon/crystalsvg/16/text-sub.png | Bin 0 -> 542 bytes .../resource/icon/crystalsvg/16/text-super.png | Bin 0 -> 588 bytes .../apps/resource/icon/crystalsvg/16/text-top.png | Bin 0 -> 427 bytes .../apps/resource/icon/crystalsvg/16/themes.png | Bin 0 -> 944 bytes .../apps/resource/icon/crystalsvg/16/toys.png | Bin 0 -> 894 bytes .../apps/resource/icon/crystalsvg/16/trash.png | Bin 0 -> 899 bytes .../resource/icon/crystalsvg/16/trashcan-empty.png | Bin 0 -> 691 bytes .../resource/icon/crystalsvg/16/trashcan-full.png | Bin 0 -> 692 bytes .../apps/resource/icon/crystalsvg/16/tux.png | Bin 0 -> 687 bytes .../apps/resource/icon/crystalsvg/16/tv.png | Bin 0 -> 647 bytes .../apps/resource/icon/crystalsvg/16/undo.png | Bin 0 -> 692 bytes .../apps/resource/icon/crystalsvg/16/up.png | Bin 0 -> 871 bytes .../apps/resource/icon/crystalsvg/16/user.png | Bin 0 -> 868 bytes .../apps/resource/icon/crystalsvg/16/utilities.png | Bin 0 -> 803 bytes .../resource/icon/crystalsvg/16/vectorgraphics.png | Bin 0 -> 813 bytes .../resource/icon/crystalsvg/16/view-bottom.png | Bin 0 -> 914 bytes .../resource/icon/crystalsvg/16/view-choose.png | Bin 0 -> 907 bytes .../resource/icon/crystalsvg/16/view-detailed.png | Bin 0 -> 867 bytes .../apps/resource/icon/crystalsvg/16/view-icon.png | Bin 0 -> 917 bytes .../icon/crystalsvg/16/view-left-right.png | Bin 0 -> 708 bytes .../icon/crystalsvg/16/view-multicolumn.png | Bin 0 -> 939 bytes .../resource/icon/crystalsvg/16/view-remove.png | Bin 0 -> 327 bytes .../resource/icon/crystalsvg/16/view-right.png | Bin 0 -> 924 bytes .../resource/icon/crystalsvg/16/view-sidetree.png | Bin 0 -> 900 bytes .../apps/resource/icon/crystalsvg/16/view-text.png | Bin 0 -> 866 bytes .../icon/crystalsvg/16/view-top-bottom.png | Bin 0 -> 735 bytes .../apps/resource/icon/crystalsvg/16/view-tree.png | Bin 0 -> 894 bytes .../resource/icon/crystalsvg/16/viewmag-fit.png | Bin 0 -> 1125 bytes .../resource/icon/crystalsvg/16/viewmag-minus.png | Bin 0 -> 1098 bytes .../icon/crystalsvg/16/viewmag-original.png | Bin 0 -> 1128 bytes .../resource/icon/crystalsvg/16/viewmag-plus.png | Bin 0 -> 1127 bytes .../apps/resource/icon/crystalsvg/16/viewmag.png | Bin 0 -> 1023 bytes .../apps/resource/icon/crystalsvg/16/wizard.png | Bin 0 -> 313 bytes .../resource/icon/crystalsvg/16/wordprocessor.png | Bin 0 -> 958 bytes .../resource/icon/crystalsvg/22/adobe-reader.png | Bin 0 -> 1214 bytes .../apps/resource/icon/crystalsvg/22/alarm.png | Bin 0 -> 1554 bytes .../apps/resource/icon/crystalsvg/22/antivirus.png | Bin 0 -> 1362 bytes .../resource/icon/crystalsvg/22/appearance.png | Bin 0 -> 1859 bytes .../resource/icon/crystalsvg/22/appointment.png | Bin 0 -> 837 bytes .../apps/resource/icon/crystalsvg/22/attach.png | Bin 0 -> 871 bytes .../apps/resource/icon/crystalsvg/22/babelfish.png | Bin 0 -> 1525 bytes .../apps/resource/icon/crystalsvg/22/back.png | Bin 0 -> 1282 bytes .../resource/icon/crystalsvg/22/background.png | Bin 0 -> 1393 bytes .../apps/resource/icon/crystalsvg/22/bell.png | Bin 0 -> 1022 bytes .../resource/icon/crystalsvg/22/bitmapgraphics.png | Bin 0 -> 1712 bytes .../resource/icon/crystalsvg/22/block-device.png | Bin 0 -> 1566 bytes .../resource/icon/crystalsvg/22/bookmark-add.png | Bin 0 -> 961 bytes .../apps/resource/icon/crystalsvg/22/bookmark.png | Bin 0 -> 996 bytes .../resource/icon/crystalsvg/22/button-cancel.png | Bin 0 -> 883 bytes .../apps/resource/icon/crystalsvg/22/button-ok.png | Bin 0 -> 769 bytes .../apps/resource/icon/crystalsvg/22/cache.png | Bin 0 -> 1559 bytes .../apps/resource/icon/crystalsvg/22/camera.png | Bin 0 -> 1128 bytes .../apps/resource/icon/crystalsvg/22/cancel.png | Bin 0 -> 883 bytes .../apps/resource/icon/crystalsvg/22/cdrom.png | Bin 0 -> 1260 bytes .../resource/icon/crystalsvg/22/char-device.png | Bin 0 -> 1267 bytes .../apps/resource/icon/crystalsvg/22/clock.png | Bin 0 -> 1650 bytes .../resource/icon/crystalsvg/22/color-fill.png | Bin 0 -> 1097 bytes .../resource/icon/crystalsvg/22/color-line.png | Bin 0 -> 910 bytes .../apps/resource/icon/crystalsvg/22/colors.png | Bin 0 -> 1622 bytes .../apps/resource/icon/crystalsvg/22/configure.png | Bin 0 -> 3797 bytes .../icon/crystalsvg/22/connect-creating.png | Bin 0 -> 1309 bytes .../icon/crystalsvg/22/connect-established.png | Bin 0 -> 1198 bytes .../resource/icon/crystalsvg/22/connect-no.png | Bin 0 -> 1090 bytes .../apps/resource/icon/crystalsvg/22/contents.png | Bin 0 -> 1300 bytes .../resource/icon/crystalsvg/22/control-center.png | Bin 0 -> 1707 bytes .../apps/resource/icon/crystalsvg/22/core.png | Bin 0 -> 1018 bytes .../apps/resource/icon/crystalsvg/22/date.png | Bin 0 -> 1499 bytes .../apps/resource/icon/crystalsvg/22/decrypted.png | Bin 0 -> 939 bytes .../icon/crystalsvg/22/delete-table-col.png | Bin 0 -> 412 bytes .../icon/crystalsvg/22/delete-table-row.png | Bin 0 -> 412 bytes .../apps/resource/icon/crystalsvg/22/desktop.png | Bin 0 -> 1536 bytes .../resource/icon/crystalsvg/22/dictionary.png | Bin 0 -> 1416 bytes .../apps/resource/icon/crystalsvg/22/display.png | Bin 0 -> 1484 bytes .../apps/resource/icon/crystalsvg/22/down.png | Bin 0 -> 1290 bytes .../apps/resource/icon/crystalsvg/22/edit-copy.png | Bin 0 -> 590 bytes .../apps/resource/icon/crystalsvg/22/edit-cut.png | Bin 0 -> 1196 bytes .../resource/icon/crystalsvg/22/edit-delete.png | Bin 0 -> 951 bytes .../resource/icon/crystalsvg/22/edit-paste.png | Bin 0 -> 881 bytes .../apps/resource/icon/crystalsvg/22/edit.png | Bin 0 -> 1076 bytes .../apps/resource/icon/crystalsvg/22/effect.png | Bin 0 -> 887 bytes .../apps/resource/icon/crystalsvg/22/email.png | Bin 0 -> 1537 bytes .../apps/resource/icon/crystalsvg/22/encrypted.png | Bin 0 -> 1246 bytes .../apps/resource/icon/crystalsvg/22/energy.png | Bin 0 -> 1819 bytes .../apps/resource/icon/crystalsvg/22/error.png | Bin 0 -> 1472 bytes .../apps/resource/icon/crystalsvg/22/exec.png | Bin 0 -> 2058 bytes .../apps/resource/icon/crystalsvg/22/exit.png | Bin 0 -> 1398 bytes .../apps/resource/icon/crystalsvg/22/favourite.png | Bin 0 -> 1318 bytes .../apps/resource/icon/crystalsvg/22/file-find.png | Bin 0 -> 1393 bytes .../apps/resource/icon/crystalsvg/22/file-new.png | Bin 0 -> 692 bytes .../apps/resource/icon/crystalsvg/22/file-open.png | Bin 0 -> 1356 bytes .../resource/icon/crystalsvg/22/file-print.png | Bin 0 -> 900 bytes .../resource/icon/crystalsvg/22/file-save-as.png | Bin 0 -> 1732 bytes .../apps/resource/icon/crystalsvg/22/file-save.png | Bin 0 -> 1531 bytes .../apps/resource/icon/crystalsvg/22/find.png | Bin 0 -> 1382 bytes .../apps/resource/icon/crystalsvg/22/floppy.png | Bin 0 -> 1230 bytes .../apps/resource/icon/crystalsvg/22/flowchart.png | Bin 0 -> 1683 bytes .../icon/crystalsvg/22/folder-favorite.png | Bin 0 -> 1499 bytes .../icon/crystalsvg/22/folder-important.png | Bin 0 -> 1467 bytes .../resource/icon/crystalsvg/22/folder-locked.png | Bin 0 -> 1552 bytes .../resource/icon/crystalsvg/22/folder-open.png | Bin 0 -> 1109 bytes .../apps/resource/icon/crystalsvg/22/folder.png | Bin 0 -> 1018 bytes .../resource/icon/crystalsvg/22/font-size-down.png | Bin 0 -> 521 bytes .../resource/icon/crystalsvg/22/font-size-up.png | Bin 0 -> 494 bytes .../apps/resource/icon/crystalsvg/22/fonts.png | Bin 0 -> 1190 bytes .../icon/crystalsvg/22/format-decrease-indent.png | Bin 0 -> 542 bytes .../icon/crystalsvg/22/format-increase-indent.png | Bin 0 -> 535 bytes .../apps/resource/icon/crystalsvg/22/forward.png | Bin 0 -> 1281 bytes .../apps/resource/icon/crystalsvg/22/funct.png | Bin 0 -> 609 bytes .../apps/resource/icon/crystalsvg/22/graphics.png | Bin 0 -> 1313 bytes .../apps/resource/icon/crystalsvg/22/harddrive.png | Bin 0 -> 1522 bytes .../resource/icon/crystalsvg/22/hardware-info.png | Bin 0 -> 1712 bytes .../resource/icon/crystalsvg/22/help-center.png | Bin 0 -> 1462 bytes .../apps/resource/icon/crystalsvg/22/help.png | Bin 0 -> 1136 bytes .../apps/resource/icon/crystalsvg/22/history.png | Bin 0 -> 1515 bytes .../apps/resource/icon/crystalsvg/22/home.png | Bin 0 -> 1381 bytes .../apps/resource/icon/crystalsvg/22/idea.png | Bin 0 -> 893 bytes .../apps/resource/icon/crystalsvg/22/inbox.png | Bin 0 -> 1536 bytes .../apps/resource/icon/crystalsvg/22/info.png | Bin 0 -> 1383 bytes .../icon/crystalsvg/22/insert-table-col.png | Bin 0 -> 583 bytes .../icon/crystalsvg/22/insert-table-row.png | Bin 0 -> 583 bytes .../icon/crystalsvg/22/instant-available.png | Bin 0 -> 1303 bytes .../resource/icon/crystalsvg/22/instant-away.png | Bin 0 -> 1364 bytes .../apps/resource/icon/crystalsvg/22/joystick.png | Bin 0 -> 1270 bytes .../icon/crystalsvg/22/keyboard-layout.png | Bin 0 -> 1703 bytes .../apps/resource/icon/crystalsvg/22/launch.png | Bin 0 -> 1263 bytes .../apps/resource/icon/crystalsvg/22/locale.png | Bin 0 -> 1559 bytes .../resource/icon/crystalsvg/22/look-and-feel.png | Bin 0 -> 1623 bytes .../apps/resource/icon/crystalsvg/22/mac.png | Bin 0 -> 1657 bytes .../resource/icon/crystalsvg/22/mail-delete.png | Bin 0 -> 1374 bytes .../apps/resource/icon/crystalsvg/22/mail-find.png | Bin 0 -> 1570 bytes .../resource/icon/crystalsvg/22/mail-forward.png | Bin 0 -> 1391 bytes .../apps/resource/icon/crystalsvg/22/mail-get.png | Bin 0 -> 1450 bytes .../apps/resource/icon/crystalsvg/22/mail-new.png | Bin 0 -> 1066 bytes .../resource/icon/crystalsvg/22/mail-reply-all.png | Bin 0 -> 1563 bytes .../resource/icon/crystalsvg/22/mail-reply.png | Bin 0 -> 1437 bytes .../apps/resource/icon/crystalsvg/22/mail-send.png | Bin 0 -> 1428 bytes .../apps/resource/icon/crystalsvg/22/mail.png | Bin 0 -> 1270 bytes .../resource/icon/crystalsvg/22/mime-archive.png | Bin 0 -> 1261 bytes .../resource/icon/crystalsvg/22/mime-binary.png | Bin 0 -> 1183 bytes .../resource/icon/crystalsvg/22/mime-calendar.png | Bin 0 -> 1355 bytes .../apps/resource/icon/crystalsvg/22/mime-card.png | Bin 0 -> 1304 bytes .../resource/icon/crystalsvg/22/mime-document.png | Bin 0 -> 1085 bytes .../apps/resource/icon/crystalsvg/22/mime-html.png | Bin 0 -> 1336 bytes .../resource/icon/crystalsvg/22/mime-image.png | Bin 0 -> 1140 bytes .../resource/icon/crystalsvg/22/mime-manual.png | Bin 0 -> 1275 bytes .../icon/crystalsvg/22/mime-multimedia.png | Bin 0 -> 1166 bytes .../apps/resource/icon/crystalsvg/22/mime-pdf.png | Bin 0 -> 1131 bytes .../resource/icon/crystalsvg/22/mime-quicktime.png | Bin 0 -> 1332 bytes .../apps/resource/icon/crystalsvg/22/mime-rpm.png | Bin 0 -> 1107 bytes .../resource/icon/crystalsvg/22/mime-script.png | Bin 0 -> 1218 bytes .../icon/crystalsvg/22/mime-shellscript.png | Bin 0 -> 1053 bytes .../icon/crystalsvg/22/mime-sourcecode.png | Bin 0 -> 1104 bytes .../icon/crystalsvg/22/mime-spreadsheet.png | Bin 0 -> 1082 bytes .../apps/resource/icon/crystalsvg/22/mime-text.png | Bin 0 -> 767 bytes .../resource/icon/crystalsvg/22/mime-video.png | Bin 0 -> 1109 bytes .../apps/resource/icon/crystalsvg/22/misc.png | Bin 0 -> 1354 bytes .../apps/resource/icon/crystalsvg/22/modem.png | Bin 0 -> 1728 bytes .../apps/resource/icon/crystalsvg/22/mouse.png | Bin 0 -> 1249 bytes .../resource/icon/crystalsvg/22/movieplayer.png | Bin 0 -> 1257 bytes .../resource/icon/crystalsvg/22/multimedia.png | Bin 0 -> 1375 bytes .../resource/icon/crystalsvg/22/mycomputer.png | Bin 0 -> 1492 bytes .../apps/resource/icon/crystalsvg/22/netscape.png | Bin 0 -> 1664 bytes .../apps/resource/icon/crystalsvg/22/network.png | Bin 0 -> 1827 bytes .../apps/resource/icon/crystalsvg/22/ok.png | Bin 0 -> 740 bytes .../apps/resource/icon/crystalsvg/22/outbox.png | Bin 0 -> 1534 bytes .../apps/resource/icon/crystalsvg/22/paint.png | Bin 0 -> 1601 bytes .../resource/icon/crystalsvg/22/partitions.png | Bin 0 -> 1874 bytes .../apps/resource/icon/crystalsvg/22/password.png | Bin 0 -> 1230 bytes .../apps/resource/icon/crystalsvg/22/pda.png | Bin 0 -> 1388 bytes .../apps/resource/icon/crystalsvg/22/penguin.png | Bin 0 -> 1311 bytes .../apps/resource/icon/crystalsvg/22/printer.png | Bin 0 -> 1045 bytes .../apps/resource/icon/crystalsvg/22/queue.png | Bin 0 -> 1312 bytes .../apps/resource/icon/crystalsvg/22/redo.png | Bin 0 -> 739 bytes .../apps/resource/icon/crystalsvg/22/reload.png | Bin 0 -> 1157 bytes .../apps/resource/icon/crystalsvg/22/run.png | Bin 0 -> 1354 bytes .../apps/resource/icon/crystalsvg/22/scanner.png | Bin 0 -> 1408 bytes .../apps/resource/icon/crystalsvg/22/search.png | Bin 0 -> 1169 bytes .../apps/resource/icon/crystalsvg/22/server.png | Bin 0 -> 1367 bytes .../apps/resource/icon/crystalsvg/22/services.png | Bin 0 -> 1740 bytes .../apps/resource/icon/crystalsvg/22/settings.png | Bin 0 -> 1232 bytes .../apps/resource/icon/crystalsvg/22/signature.png | Bin 0 -> 1192 bytes .../resource/icon/crystalsvg/22/spellcheck.png | Bin 0 -> 890 bytes .../apps/resource/icon/crystalsvg/22/stop.png | Bin 0 -> 974 bytes .../apps/resource/icon/crystalsvg/22/tablet.png | Bin 0 -> 1521 bytes .../apps/resource/icon/crystalsvg/22/terminal.png | Bin 0 -> 961 bytes .../resource/icon/crystalsvg/22/text-strike.png | Bin 0 -> 409 bytes .../apps/resource/icon/crystalsvg/22/toys.png | Bin 0 -> 1790 bytes .../resource/icon/crystalsvg/22/trashcan-empty.png | Bin 0 -> 1383 bytes .../resource/icon/crystalsvg/22/trashcan-full.png | Bin 0 -> 1348 bytes .../apps/resource/icon/crystalsvg/22/tux.png | Bin 0 -> 1201 bytes .../apps/resource/icon/crystalsvg/22/tv.png | Bin 0 -> 1318 bytes .../apps/resource/icon/crystalsvg/22/undo.png | Bin 0 -> 681 bytes .../apps/resource/icon/crystalsvg/22/up.png | Bin 0 -> 1273 bytes .../apps/resource/icon/crystalsvg/22/user.png | Bin 0 -> 1644 bytes .../apps/resource/icon/crystalsvg/22/utilities.png | Bin 0 -> 1446 bytes .../resource/icon/crystalsvg/22/vectorgraphics.png | Bin 0 -> 1244 bytes .../resource/icon/crystalsvg/22/view-bottom.png | Bin 0 -> 839 bytes .../resource/icon/crystalsvg/22/view-choose.png | Bin 0 -> 711 bytes .../resource/icon/crystalsvg/22/view-detailed.png | Bin 0 -> 697 bytes .../apps/resource/icon/crystalsvg/22/view-icon.png | Bin 0 -> 742 bytes .../icon/crystalsvg/22/view-left-right.png | Bin 0 -> 657 bytes .../icon/crystalsvg/22/view-multicolumn.png | Bin 0 -> 750 bytes .../resource/icon/crystalsvg/22/view-remove.png | Bin 0 -> 369 bytes .../resource/icon/crystalsvg/22/view-right.png | Bin 0 -> 828 bytes .../resource/icon/crystalsvg/22/view-sidetree.png | Bin 0 -> 667 bytes .../apps/resource/icon/crystalsvg/22/view-text.png | Bin 0 -> 801 bytes .../icon/crystalsvg/22/view-top-bottom.png | Bin 0 -> 649 bytes .../apps/resource/icon/crystalsvg/22/view-tree.png | Bin 0 -> 694 bytes .../resource/icon/crystalsvg/22/viewmag-fit.png | Bin 0 -> 1222 bytes .../resource/icon/crystalsvg/22/viewmag-minus.png | Bin 0 -> 1195 bytes .../icon/crystalsvg/22/viewmag-original.png | Bin 0 -> 1245 bytes .../resource/icon/crystalsvg/22/viewmag-plus.png | Bin 0 -> 1257 bytes .../apps/resource/icon/crystalsvg/22/viewmag.png | Bin 0 -> 1169 bytes .../apps/resource/icon/crystalsvg/22/wizard.png | Bin 0 -> 397 bytes .../apps/resource/icon/crystalsvg/32/3d.png | Bin 0 -> 1894 bytes .../resource/icon/crystalsvg/32/accessibility.png | Bin 0 -> 1860 bytes .../resource/icon/crystalsvg/32/adobe-reader.png | Bin 0 -> 1519 bytes .../apps/resource/icon/crystalsvg/32/alarm.png | Bin 0 -> 2521 bytes .../apps/resource/icon/crystalsvg/32/antivirus.png | Bin 0 -> 2074 bytes .../resource/icon/crystalsvg/32/appearance.png | Bin 0 -> 2521 bytes .../resource/icon/crystalsvg/32/applications.png | Bin 0 -> 2358 bytes .../resource/icon/crystalsvg/32/appointment.png | Bin 0 -> 1660 bytes .../apps/resource/icon/crystalsvg/32/attach.png | Bin 0 -> 1154 bytes .../apps/resource/icon/crystalsvg/32/babelfish.png | Bin 0 -> 2252 bytes .../apps/resource/icon/crystalsvg/32/back.png | Bin 0 -> 2230 bytes .../resource/icon/crystalsvg/32/background.png | Bin 0 -> 1787 bytes .../apps/resource/icon/crystalsvg/32/bell.png | Bin 0 -> 1268 bytes .../resource/icon/crystalsvg/32/bitmapgraphics.png | Bin 0 -> 2952 bytes .../resource/icon/crystalsvg/32/block-device.png | Bin 0 -> 2081 bytes .../resource/icon/crystalsvg/32/bookmark-add.png | Bin 0 -> 1793 bytes .../apps/resource/icon/crystalsvg/32/bookmark.png | Bin 0 -> 1454 bytes .../apps/resource/icon/crystalsvg/32/bug.png | Bin 0 -> 2918 bytes .../resource/icon/crystalsvg/32/button-cancel.png | Bin 0 -> 1468 bytes .../apps/resource/icon/crystalsvg/32/button-ok.png | Bin 0 -> 1393 bytes .../apps/resource/icon/crystalsvg/32/cache.png | Bin 0 -> 2063 bytes .../resource/icon/crystalsvg/32/calculator.png | Bin 0 -> 2701 bytes .../apps/resource/icon/crystalsvg/32/cam.png | Bin 0 -> 2567 bytes .../apps/resource/icon/crystalsvg/32/camera.png | Bin 0 -> 1510 bytes .../apps/resource/icon/crystalsvg/32/cdrom.png | Bin 0 -> 2047 bytes .../resource/icon/crystalsvg/32/char-device.png | Bin 0 -> 1760 bytes .../apps/resource/icon/crystalsvg/32/chart.png | Bin 0 -> 2872 bytes .../apps/resource/icon/crystalsvg/32/clipboard.png | Bin 0 -> 1673 bytes .../apps/resource/icon/crystalsvg/32/clock.png | Bin 0 -> 2458 bytes .../apps/resource/icon/crystalsvg/32/colors.png | Bin 0 -> 2295 bytes .../apps/resource/icon/crystalsvg/32/configure.png | Bin 0 -> 1839 bytes .../icon/crystalsvg/32/connect-creating.png | Bin 0 -> 1907 bytes .../icon/crystalsvg/32/connect-established.png | Bin 0 -> 1782 bytes .../resource/icon/crystalsvg/32/connect-no.png | Bin 0 -> 1561 bytes .../apps/resource/icon/crystalsvg/32/contents.png | Bin 0 -> 2467 bytes .../resource/icon/crystalsvg/32/control-center.png | Bin 0 -> 2375 bytes .../apps/resource/icon/crystalsvg/32/cookie.png | Bin 0 -> 2978 bytes .../apps/resource/icon/crystalsvg/32/core.png | Bin 0 -> 1672 bytes .../apps/resource/icon/crystalsvg/32/date.png | Bin 0 -> 2249 bytes .../apps/resource/icon/crystalsvg/32/decrypted.png | Bin 0 -> 1624 bytes .../icon/crystalsvg/32/delete-table-col.png | Bin 0 -> 571 bytes .../icon/crystalsvg/32/delete-table-row.png | Bin 0 -> 572 bytes .../apps/resource/icon/crystalsvg/32/desktop.png | Bin 0 -> 2061 bytes .../apps/resource/icon/crystalsvg/32/devices.png | Bin 0 -> 1825 bytes .../resource/icon/crystalsvg/32/dictionary.png | Bin 0 -> 2101 bytes .../apps/resource/icon/crystalsvg/32/display.png | Bin 0 -> 2006 bytes .../apps/resource/icon/crystalsvg/32/down.png | Bin 0 -> 2248 bytes .../apps/resource/icon/crystalsvg/32/edit-copy.png | Bin 0 -> 3781 bytes .../apps/resource/icon/crystalsvg/32/edit-cut.png | Bin 0 -> 2169 bytes .../resource/icon/crystalsvg/32/edit-delete.png | Bin 0 -> 1368 bytes .../resource/icon/crystalsvg/32/edit-paste.png | Bin 0 -> 1458 bytes .../apps/resource/icon/crystalsvg/32/edit.png | Bin 0 -> 1627 bytes .../apps/resource/icon/crystalsvg/32/editor.png | Bin 0 -> 2693 bytes .../apps/resource/icon/crystalsvg/32/email.png | Bin 0 -> 2211 bytes .../apps/resource/icon/crystalsvg/32/encrypted.png | Bin 0 -> 1997 bytes .../apps/resource/icon/crystalsvg/32/energy.png | Bin 0 -> 2464 bytes .../apps/resource/icon/crystalsvg/32/error.png | Bin 0 -> 1890 bytes .../apps/resource/icon/crystalsvg/32/exec.png | Bin 0 -> 2349 bytes .../apps/resource/icon/crystalsvg/32/exit.png | Bin 0 -> 1610 bytes .../apps/resource/icon/crystalsvg/32/favorites.png | Bin 0 -> 1636 bytes .../apps/resource/icon/crystalsvg/32/favourite.png | Bin 0 -> 1742 bytes .../apps/resource/icon/crystalsvg/32/file-find.png | Bin 0 -> 2161 bytes .../resource/icon/crystalsvg/32/file-manager.png | Bin 0 -> 2691 bytes .../apps/resource/icon/crystalsvg/32/file-new.png | Bin 0 -> 1177 bytes .../apps/resource/icon/crystalsvg/32/file-open.png | Bin 0 -> 2232 bytes .../resource/icon/crystalsvg/32/file-print.png | Bin 0 -> 1463 bytes .../resource/icon/crystalsvg/32/file-save-as.png | Bin 0 -> 2069 bytes .../apps/resource/icon/crystalsvg/32/file-save.png | Bin 0 -> 1348 bytes .../apps/resource/icon/crystalsvg/32/fileshare.png | Bin 0 -> 2422 bytes .../apps/resource/icon/crystalsvg/32/find.png | Bin 0 -> 2396 bytes .../apps/resource/icon/crystalsvg/32/floppy.png | Bin 0 -> 2122 bytes .../apps/resource/icon/crystalsvg/32/flowchart.png | Bin 0 -> 2723 bytes .../icon/crystalsvg/32/folder-favorite.png | Bin 0 -> 2235 bytes .../icon/crystalsvg/32/folder-important.png | Bin 0 -> 2251 bytes .../resource/icon/crystalsvg/32/folder-locked.png | Bin 0 -> 2288 bytes .../resource/icon/crystalsvg/32/folder-open.png | Bin 0 -> 2214 bytes .../apps/resource/icon/crystalsvg/32/folder.png | Bin 0 -> 2445 bytes .../apps/resource/icon/crystalsvg/32/fonts.png | Bin 0 -> 1468 bytes .../apps/resource/icon/crystalsvg/32/forward.png | Bin 0 -> 2257 bytes .../apps/resource/icon/crystalsvg/32/funct.png | Bin 0 -> 874 bytes .../apps/resource/icon/crystalsvg/32/games.png | Bin 0 -> 2307 bytes .../apps/resource/icon/crystalsvg/32/goto.png | Bin 0 -> 1183 bytes .../apps/resource/icon/crystalsvg/32/graphics.png | Bin 0 -> 1688 bytes .../apps/resource/icon/crystalsvg/32/harddrive.png | Bin 0 -> 2452 bytes .../resource/icon/crystalsvg/32/hardware-info.png | Bin 0 -> 2197 bytes .../apps/resource/icon/crystalsvg/32/hardware.png | Bin 0 -> 1619 bytes .../resource/icon/crystalsvg/32/help-center.png | Bin 0 -> 2291 bytes .../apps/resource/icon/crystalsvg/32/help.png | Bin 0 -> 1683 bytes .../apps/resource/icon/crystalsvg/32/home.png | Bin 0 -> 2088 bytes .../apps/resource/icon/crystalsvg/32/icons.png | Bin 0 -> 2853 bytes .../resource/icon/crystalsvg/32/iconthemes.png | Bin 0 -> 2386 bytes .../apps/resource/icon/crystalsvg/32/important.png | Bin 0 -> 1692 bytes .../apps/resource/icon/crystalsvg/32/inbox.png | Bin 0 -> 2641 bytes .../apps/resource/icon/crystalsvg/32/info.png | Bin 0 -> 2512 bytes .../icon/crystalsvg/32/insert-table-col.png | Bin 0 -> 750 bytes .../icon/crystalsvg/32/insert-table-row.png | Bin 0 -> 795 bytes .../icon/crystalsvg/32/instant-available.png | Bin 0 -> 1902 bytes .../resource/icon/crystalsvg/32/instant-away.png | Bin 0 -> 1968 bytes .../apps/resource/icon/crystalsvg/32/joystick.png | Bin 0 -> 1797 bytes .../icon/crystalsvg/32/keyboard-layout.png | Bin 0 -> 2413 bytes .../apps/resource/icon/crystalsvg/32/launch.png | Bin 0 -> 2288 bytes .../apps/resource/icon/crystalsvg/32/locale.png | Bin 0 -> 2252 bytes .../resource/icon/crystalsvg/32/look-and-feel.png | Bin 0 -> 2135 bytes .../apps/resource/icon/crystalsvg/32/mac.png | Bin 0 -> 2040 bytes .../apps/resource/icon/crystalsvg/32/magnifier.png | Bin 0 -> 1964 bytes .../resource/icon/crystalsvg/32/mail-delete.png | Bin 0 -> 2351 bytes .../apps/resource/icon/crystalsvg/32/mail-find.png | Bin 0 -> 2804 bytes .../apps/resource/icon/crystalsvg/32/mail-get.png | Bin 0 -> 2433 bytes .../apps/resource/icon/crystalsvg/32/mail-new.png | Bin 0 -> 2028 bytes .../apps/resource/icon/crystalsvg/32/mail-send.png | Bin 0 -> 2447 bytes .../apps/resource/icon/crystalsvg/32/mail.png | Bin 0 -> 2211 bytes .../apps/resource/icon/crystalsvg/32/memory.png | Bin 0 -> 2205 bytes .../resource/icon/crystalsvg/32/mime-archive.png | Bin 0 -> 2242 bytes .../resource/icon/crystalsvg/32/mime-binary.png | Bin 0 -> 2015 bytes .../resource/icon/crystalsvg/32/mime-calendar.png | Bin 0 -> 2520 bytes .../apps/resource/icon/crystalsvg/32/mime-card.png | Bin 0 -> 2561 bytes .../resource/icon/crystalsvg/32/mime-document.png | Bin 0 -> 1956 bytes .../apps/resource/icon/crystalsvg/32/mime-html.png | Bin 0 -> 2444 bytes .../resource/icon/crystalsvg/32/mime-image.png | Bin 0 -> 1892 bytes .../resource/icon/crystalsvg/32/mime-manual.png | Bin 0 -> 2208 bytes .../icon/crystalsvg/32/mime-multimedia.png | Bin 0 -> 1950 bytes .../apps/resource/icon/crystalsvg/32/mime-pdf.png | Bin 0 -> 1943 bytes .../resource/icon/crystalsvg/32/mime-quicktime.png | Bin 0 -> 2420 bytes .../apps/resource/icon/crystalsvg/32/mime-rpm.png | Bin 0 -> 1783 bytes .../resource/icon/crystalsvg/32/mime-script.png | Bin 0 -> 2302 bytes .../icon/crystalsvg/32/mime-shellscript.png | Bin 0 -> 1755 bytes .../icon/crystalsvg/32/mime-sourcecode.png | Bin 0 -> 1884 bytes .../icon/crystalsvg/32/mime-spreadsheet.png | Bin 0 -> 1740 bytes .../apps/resource/icon/crystalsvg/32/mime-text.png | Bin 0 -> 1069 bytes .../resource/icon/crystalsvg/32/mime-video.png | Bin 0 -> 2028 bytes .../apps/resource/icon/crystalsvg/32/misc.png | Bin 0 -> 2349 bytes .../apps/resource/icon/crystalsvg/32/mixer.png | Bin 0 -> 2465 bytes .../apps/resource/icon/crystalsvg/32/modem.png | Bin 0 -> 1906 bytes .../apps/resource/icon/crystalsvg/32/mouse.png | Bin 0 -> 1861 bytes .../resource/icon/crystalsvg/32/movieplayer.png | Bin 0 -> 1736 bytes .../resource/icon/crystalsvg/32/multimedia.png | Bin 0 -> 2186 bytes .../resource/icon/crystalsvg/32/mycomputer.png | Bin 0 -> 2064 bytes .../apps/resource/icon/crystalsvg/32/netscape.png | Bin 0 -> 2432 bytes .../apps/resource/icon/crystalsvg/32/network.png | Bin 0 -> 2637 bytes .../apps/resource/icon/crystalsvg/32/notes.png | Bin 0 -> 2740 bytes .../apps/resource/icon/crystalsvg/32/notify.png | Bin 0 -> 1488 bytes .../apps/resource/icon/crystalsvg/32/opera.png | Bin 0 -> 2218 bytes .../apps/resource/icon/crystalsvg/32/organizer.png | Bin 0 -> 2502 bytes .../apps/resource/icon/crystalsvg/32/outbox.png | Bin 0 -> 2671 bytes .../apps/resource/icon/crystalsvg/32/paint.png | Bin 0 -> 2321 bytes .../resource/icon/crystalsvg/32/partitions.png | Bin 0 -> 2481 bytes .../apps/resource/icon/crystalsvg/32/password.png | Bin 0 -> 1799 bytes .../apps/resource/icon/crystalsvg/32/pda.png | Bin 0 -> 1692 bytes .../apps/resource/icon/crystalsvg/32/penguin.png | Bin 0 -> 1976 bytes .../apps/resource/icon/crystalsvg/32/pipe.png | Bin 0 -> 2404 bytes .../resource/icon/crystalsvg/32/presentation.png | Bin 0 -> 2585 bytes .../apps/resource/icon/crystalsvg/32/printer.png | Bin 0 -> 1331 bytes .../apps/resource/icon/crystalsvg/32/queue.png | Bin 0 -> 2199 bytes .../apps/resource/icon/crystalsvg/32/redo.png | Bin 0 -> 1236 bytes .../apps/resource/icon/crystalsvg/32/reload.png | Bin 0 -> 1969 bytes .../apps/resource/icon/crystalsvg/32/run.png | Bin 0 -> 2349 bytes .../apps/resource/icon/crystalsvg/32/scanner.png | Bin 0 -> 1863 bytes .../apps/resource/icon/crystalsvg/32/search.png | Bin 0 -> 1983 bytes .../apps/resource/icon/crystalsvg/32/server.png | Bin 0 -> 2111 bytes .../apps/resource/icon/crystalsvg/32/services.png | Bin 0 -> 2513 bytes .../apps/resource/icon/crystalsvg/32/settings.png | Bin 0 -> 1789 bytes .../apps/resource/icon/crystalsvg/32/sound.png | Bin 0 -> 2465 bytes .../apps/resource/icon/crystalsvg/32/stop.png | Bin 0 -> 4136 bytes .../apps/resource/icon/crystalsvg/32/style.png | Bin 0 -> 1883 bytes .../apps/resource/icon/crystalsvg/32/system.png | Bin 0 -> 2381 bytes .../apps/resource/icon/crystalsvg/32/tablet.png | Bin 0 -> 2289 bytes .../apps/resource/icon/crystalsvg/32/terminal.png | Bin 0 -> 2058 bytes .../apps/resource/icon/crystalsvg/32/themes.png | Bin 0 -> 1966 bytes .../apps/resource/icon/crystalsvg/32/toys.png | Bin 0 -> 2604 bytes .../resource/icon/crystalsvg/32/trashcan-empty.png | Bin 0 -> 1715 bytes .../resource/icon/crystalsvg/32/trashcan-full.png | Bin 0 -> 1865 bytes .../apps/resource/icon/crystalsvg/32/tux.png | Bin 0 -> 1790 bytes .../apps/resource/icon/crystalsvg/32/tv.png | Bin 0 -> 1509 bytes .../apps/resource/icon/crystalsvg/32/undo.png | Bin 0 -> 1178 bytes .../apps/resource/icon/crystalsvg/32/up.png | Bin 0 -> 2234 bytes .../apps/resource/icon/crystalsvg/32/user.png | Bin 0 -> 2280 bytes .../apps/resource/icon/crystalsvg/32/utilities.png | Bin 0 -> 2259 bytes .../resource/icon/crystalsvg/32/vectorgraphics.png | Bin 0 -> 2111 bytes .../resource/icon/crystalsvg/32/view-bottom.png | Bin 0 -> 1204 bytes .../resource/icon/crystalsvg/32/view-choose.png | Bin 0 -> 1066 bytes .../resource/icon/crystalsvg/32/view-detailed.png | Bin 0 -> 1012 bytes .../apps/resource/icon/crystalsvg/32/view-icon.png | Bin 0 -> 1093 bytes .../icon/crystalsvg/32/view-left-right.png | Bin 0 -> 954 bytes .../icon/crystalsvg/32/view-multicolumn.png | Bin 0 -> 1069 bytes .../resource/icon/crystalsvg/32/view-remove.png | Bin 0 -> 444 bytes .../resource/icon/crystalsvg/32/view-right.png | Bin 0 -> 1219 bytes .../resource/icon/crystalsvg/32/view-sidetree.png | Bin 0 -> 930 bytes .../apps/resource/icon/crystalsvg/32/view-text.png | Bin 0 -> 952 bytes .../icon/crystalsvg/32/view-top-bottom.png | Bin 0 -> 906 bytes .../apps/resource/icon/crystalsvg/32/view-tree.png | Bin 0 -> 1047 bytes .../resource/icon/crystalsvg/32/viewmag-fit.png | Bin 0 -> 2011 bytes .../resource/icon/crystalsvg/32/viewmag-minus.png | Bin 0 -> 1998 bytes .../icon/crystalsvg/32/viewmag-original.png | Bin 0 -> 2037 bytes .../resource/icon/crystalsvg/32/viewmag-plus.png | Bin 0 -> 2025 bytes .../apps/resource/icon/crystalsvg/32/viewmag.png | Bin 0 -> 1983 bytes .../resource/icon/crystalsvg/32/wordprocessor.png | Bin 0 -> 2357 bytes .../apps/resource/icon/crystalsvg/48/3d.png | Bin 0 -> 3105 bytes .../resource/icon/crystalsvg/48/accessibility.png | Bin 0 -> 2729 bytes .../resource/icon/crystalsvg/48/adobe-reader.png | Bin 0 -> 2506 bytes .../apps/resource/icon/crystalsvg/48/alarm.png | Bin 0 -> 4300 bytes .../apps/resource/icon/crystalsvg/48/antivirus.png | Bin 0 -> 3928 bytes .../resource/icon/crystalsvg/48/applications.png | Bin 0 -> 3839 bytes .../apps/resource/icon/crystalsvg/48/babelfish.png | Bin 0 -> 3843 bytes .../apps/resource/icon/crystalsvg/48/back.png | Bin 0 -> 3862 bytes .../resource/icon/crystalsvg/48/background.png | Bin 0 -> 3242 bytes .../apps/resource/icon/crystalsvg/48/bell.png | Bin 0 -> 2287 bytes .../resource/icon/crystalsvg/48/bitmapgraphics.png | Bin 0 -> 5454 bytes .../resource/icon/crystalsvg/48/block-device.png | Bin 0 -> 3668 bytes .../apps/resource/icon/crystalsvg/48/bug.png | Bin 0 -> 5423 bytes .../apps/resource/icon/crystalsvg/48/cache.png | Bin 0 -> 3350 bytes .../resource/icon/crystalsvg/48/calculator.png | Bin 0 -> 4734 bytes .../apps/resource/icon/crystalsvg/48/camera.png | Bin 0 -> 2713 bytes .../apps/resource/icon/crystalsvg/48/cdrom.png | Bin 0 -> 3376 bytes .../resource/icon/crystalsvg/48/char-device.png | Bin 0 -> 3105 bytes .../apps/resource/icon/crystalsvg/48/chart.png | Bin 0 -> 5164 bytes .../apps/resource/icon/crystalsvg/48/clipboard.png | Bin 0 -> 2575 bytes .../apps/resource/icon/crystalsvg/48/clock.png | Bin 0 -> 4736 bytes .../apps/resource/icon/crystalsvg/48/colors.png | Bin 0 -> 4226 bytes .../resource/icon/crystalsvg/48/control-center.png | Bin 0 -> 4134 bytes .../apps/resource/icon/crystalsvg/48/core.png | Bin 0 -> 2861 bytes .../apps/resource/icon/crystalsvg/48/date.png | Bin 0 -> 4083 bytes .../apps/resource/icon/crystalsvg/48/desktop.png | Bin 0 -> 3923 bytes .../apps/resource/icon/crystalsvg/48/devices.png | Bin 0 -> 3452 bytes .../resource/icon/crystalsvg/48/dictionary.png | Bin 0 -> 3891 bytes .../apps/resource/icon/crystalsvg/48/display.png | Bin 0 -> 3362 bytes .../apps/resource/icon/crystalsvg/48/down.png | Bin 0 -> 3899 bytes .../apps/resource/icon/crystalsvg/48/editor.png | Bin 0 -> 5434 bytes .../apps/resource/icon/crystalsvg/48/email.png | Bin 0 -> 3964 bytes .../apps/resource/icon/crystalsvg/48/encrypted.png | Bin 0 -> 3250 bytes .../apps/resource/icon/crystalsvg/48/energy.png | Bin 0 -> 4398 bytes .../apps/resource/icon/crystalsvg/48/error.png | Bin 0 -> 3592 bytes .../apps/resource/icon/crystalsvg/48/exec.png | Bin 0 -> 3900 bytes .../apps/resource/icon/crystalsvg/48/favorites.png | Bin 0 -> 2663 bytes .../apps/resource/icon/crystalsvg/48/favourite.png | Bin 0 -> 3103 bytes .../resource/icon/crystalsvg/48/file-manager.png | Bin 0 -> 4693 bytes .../resource/icon/crystalsvg/48/file-print.png | Bin 0 -> 2230 bytes .../apps/resource/icon/crystalsvg/48/fileshare.png | Bin 0 -> 4552 bytes .../apps/resource/icon/crystalsvg/48/floppy.png | Bin 0 -> 3833 bytes .../apps/resource/icon/crystalsvg/48/flowchart.png | Bin 0 -> 5012 bytes .../icon/crystalsvg/48/folder-favorite.png | Bin 0 -> 4004 bytes .../icon/crystalsvg/48/folder-important.png | Bin 0 -> 4295 bytes .../resource/icon/crystalsvg/48/folder-locked.png | Bin 0 -> 4419 bytes .../resource/icon/crystalsvg/48/folder-open.png | Bin 0 -> 3752 bytes .../apps/resource/icon/crystalsvg/48/folder.png | Bin 0 -> 4113 bytes .../apps/resource/icon/crystalsvg/48/fonts.png | Bin 0 -> 2177 bytes .../apps/resource/icon/crystalsvg/48/forward.png | Bin 0 -> 3919 bytes .../apps/resource/icon/crystalsvg/48/games.png | Bin 0 -> 3752 bytes .../apps/resource/icon/crystalsvg/48/graphics.png | Bin 0 -> 3136 bytes .../apps/resource/icon/crystalsvg/48/harddrive.png | Bin 0 -> 4249 bytes .../resource/icon/crystalsvg/48/hardware-info.png | Bin 0 -> 3953 bytes .../apps/resource/icon/crystalsvg/48/hardware.png | Bin 0 -> 2716 bytes .../resource/icon/crystalsvg/48/help-center.png | Bin 0 -> 4031 bytes .../apps/resource/icon/crystalsvg/48/home.png | Bin 0 -> 3719 bytes .../apps/resource/icon/crystalsvg/48/icons.png | Bin 0 -> 4794 bytes .../resource/icon/crystalsvg/48/iconthemes.png | Bin 0 -> 3875 bytes .../apps/resource/icon/crystalsvg/48/important.png | Bin 0 -> 2296 bytes .../apps/resource/icon/crystalsvg/48/inbox.png | Bin 0 -> 4212 bytes .../apps/resource/icon/crystalsvg/48/info.png | Bin 0 -> 4090 bytes .../icon/crystalsvg/48/instant-available.png | Bin 0 -> 3107 bytes .../resource/icon/crystalsvg/48/instant-away.png | Bin 0 -> 3588 bytes .../apps/resource/icon/crystalsvg/48/joystick.png | Bin 0 -> 3068 bytes .../icon/crystalsvg/48/keyboard-layout.png | Bin 0 -> 4266 bytes .../apps/resource/icon/crystalsvg/48/locale.png | Bin 0 -> 4018 bytes .../resource/icon/crystalsvg/48/look-and-feel.png | Bin 0 -> 3829 bytes .../apps/resource/icon/crystalsvg/48/mac.png | Bin 0 -> 3488 bytes .../apps/resource/icon/crystalsvg/48/magnifier.png | Bin 0 -> 3086 bytes .../apps/resource/icon/crystalsvg/48/memory.png | Bin 0 -> 4100 bytes .../resource/icon/crystalsvg/48/mime-archive.png | Bin 0 -> 3501 bytes .../resource/icon/crystalsvg/48/mime-binary.png | Bin 0 -> 3178 bytes .../resource/icon/crystalsvg/48/mime-calendar.png | Bin 0 -> 4172 bytes .../apps/resource/icon/crystalsvg/48/mime-card.png | Bin 0 -> 4235 bytes .../resource/icon/crystalsvg/48/mime-document.png | Bin 0 -> 3271 bytes .../apps/resource/icon/crystalsvg/48/mime-html.png | Bin 0 -> 3931 bytes .../resource/icon/crystalsvg/48/mime-image.png | Bin 0 -> 3102 bytes .../resource/icon/crystalsvg/48/mime-manual.png | Bin 0 -> 3548 bytes .../icon/crystalsvg/48/mime-multimedia.png | Bin 0 -> 3084 bytes .../apps/resource/icon/crystalsvg/48/mime-pdf.png | Bin 0 -> 3069 bytes .../resource/icon/crystalsvg/48/mime-quicktime.png | Bin 0 -> 4086 bytes .../apps/resource/icon/crystalsvg/48/mime-rpm.png | Bin 0 -> 2936 bytes .../resource/icon/crystalsvg/48/mime-script.png | Bin 0 -> 3795 bytes .../icon/crystalsvg/48/mime-shellscript.png | Bin 0 -> 2658 bytes .../icon/crystalsvg/48/mime-sourcecode.png | Bin 0 -> 2888 bytes .../icon/crystalsvg/48/mime-spreadsheet.png | Bin 0 -> 2663 bytes .../apps/resource/icon/crystalsvg/48/mime-text.png | Bin 0 -> 1623 bytes .../resource/icon/crystalsvg/48/mime-video.png | Bin 0 -> 3310 bytes .../apps/resource/icon/crystalsvg/48/mixer.png | Bin 0 -> 3972 bytes .../apps/resource/icon/crystalsvg/48/modem.png | Bin 0 -> 3502 bytes .../apps/resource/icon/crystalsvg/48/mouse.png | Bin 0 -> 3054 bytes .../resource/icon/crystalsvg/48/movieplayer.png | Bin 0 -> 3378 bytes .../resource/icon/crystalsvg/48/multimedia.png | Bin 0 -> 4183 bytes .../resource/icon/crystalsvg/48/mycomputer.png | Bin 0 -> 3516 bytes .../apps/resource/icon/crystalsvg/48/netscape.png | Bin 0 -> 4220 bytes .../apps/resource/icon/crystalsvg/48/network.png | Bin 0 -> 4737 bytes .../apps/resource/icon/crystalsvg/48/notes.png | Bin 0 -> 5229 bytes .../apps/resource/icon/crystalsvg/48/notify.png | Bin 0 -> 2357 bytes .../apps/resource/icon/crystalsvg/48/opera.png | Bin 0 -> 4032 bytes .../apps/resource/icon/crystalsvg/48/organizer.png | Bin 0 -> 4593 bytes .../apps/resource/icon/crystalsvg/48/outbox.png | Bin 0 -> 4132 bytes .../apps/resource/icon/crystalsvg/48/paint.png | Bin 0 -> 4346 bytes .../resource/icon/crystalsvg/48/partitions.png | Bin 0 -> 4689 bytes .../apps/resource/icon/crystalsvg/48/password.png | Bin 0 -> 3316 bytes .../apps/resource/icon/crystalsvg/48/pda.png | Bin 0 -> 2843 bytes .../apps/resource/icon/crystalsvg/48/penguin.png | Bin 0 -> 3410 bytes .../apps/resource/icon/crystalsvg/48/pipe.png | Bin 0 -> 4060 bytes .../resource/icon/crystalsvg/48/presentation.png | Bin 0 -> 4558 bytes .../apps/resource/icon/crystalsvg/48/printer.png | Bin 0 -> 2109 bytes .../apps/resource/icon/crystalsvg/48/reload.png | Bin 0 -> 3354 bytes .../apps/resource/icon/crystalsvg/48/scanner.png | Bin 0 -> 3090 bytes .../apps/resource/icon/crystalsvg/48/server.png | Bin 0 -> 2618 bytes .../apps/resource/icon/crystalsvg/48/services.png | Bin 0 -> 4715 bytes .../apps/resource/icon/crystalsvg/48/settings.png | Bin 0 -> 3750 bytes .../apps/resource/icon/crystalsvg/48/style.png | Bin 0 -> 3110 bytes .../apps/resource/icon/crystalsvg/48/system.png | Bin 0 -> 4135 bytes .../apps/resource/icon/crystalsvg/48/tablet.png | Bin 0 -> 4259 bytes .../apps/resource/icon/crystalsvg/48/terminal.png | Bin 0 -> 2009 bytes .../apps/resource/icon/crystalsvg/48/themes.png | Bin 0 -> 3115 bytes .../apps/resource/icon/crystalsvg/48/toys.png | Bin 0 -> 4840 bytes .../resource/icon/crystalsvg/48/trashcan-empty.png | Bin 0 -> 3015 bytes .../resource/icon/crystalsvg/48/trashcan-full.png | Bin 0 -> 3356 bytes .../apps/resource/icon/crystalsvg/48/tux.png | Bin 0 -> 3076 bytes .../apps/resource/icon/crystalsvg/48/tv.png | Bin 0 -> 2429 bytes .../apps/resource/icon/crystalsvg/48/up.png | Bin 0 -> 3893 bytes .../apps/resource/icon/crystalsvg/48/user.png | Bin 0 -> 4151 bytes .../apps/resource/icon/crystalsvg/48/utilities.png | Bin 0 -> 4605 bytes .../resource/icon/crystalsvg/48/vectorgraphics.png | Bin 0 -> 3336 bytes .../resource/icon/crystalsvg/48/wordprocessor.png | Bin 0 -> 4072 bytes .../apps/resource/icon/crystalsvg/64/3d.png | Bin 0 -> 4496 bytes .../resource/icon/crystalsvg/64/adobe-reader.png | Bin 0 -> 3304 bytes .../apps/resource/icon/crystalsvg/64/antivirus.png | Bin 0 -> 5706 bytes .../resource/icon/crystalsvg/64/applications.png | Bin 0 -> 6179 bytes .../apps/resource/icon/crystalsvg/64/babelfish.png | Bin 0 -> 5694 bytes .../apps/resource/icon/crystalsvg/64/back.png | Bin 0 -> 5423 bytes .../resource/icon/crystalsvg/64/background.png | Bin 0 -> 4447 bytes .../apps/resource/icon/crystalsvg/64/bell.png | Bin 0 -> 3238 bytes .../resource/icon/crystalsvg/64/bitmapgraphics.png | Bin 0 -> 8444 bytes .../resource/icon/crystalsvg/64/block-device.png | Bin 0 -> 5228 bytes .../apps/resource/icon/crystalsvg/64/bug.png | Bin 0 -> 8301 bytes .../apps/resource/icon/crystalsvg/64/cache.png | Bin 0 -> 4681 bytes .../resource/icon/crystalsvg/64/calculator.png | Bin 0 -> 6760 bytes .../apps/resource/icon/crystalsvg/64/camera.png | Bin 0 -> 3825 bytes .../apps/resource/icon/crystalsvg/64/cdrom.png | Bin 0 -> 4848 bytes .../resource/icon/crystalsvg/64/char-device.png | Bin 0 -> 4394 bytes .../apps/resource/icon/crystalsvg/64/chart.png | Bin 0 -> 7831 bytes .../apps/resource/icon/crystalsvg/64/clipboard.png | Bin 0 -> 3224 bytes .../apps/resource/icon/crystalsvg/64/clock.png | Bin 0 -> 7240 bytes .../apps/resource/icon/crystalsvg/64/colors.png | Bin 0 -> 6160 bytes .../resource/icon/crystalsvg/64/control-center.png | Bin 0 -> 5941 bytes .../apps/resource/icon/crystalsvg/64/core.png | Bin 0 -> 3718 bytes .../apps/resource/icon/crystalsvg/64/date.png | Bin 0 -> 5746 bytes .../apps/resource/icon/crystalsvg/64/desktop.png | Bin 0 -> 5834 bytes .../apps/resource/icon/crystalsvg/64/devices.png | Bin 0 -> 4255 bytes .../resource/icon/crystalsvg/64/dictionary.png | Bin 0 -> 5901 bytes .../apps/resource/icon/crystalsvg/64/display.png | Bin 0 -> 4691 bytes .../apps/resource/icon/crystalsvg/64/down.png | Bin 0 -> 5487 bytes .../apps/resource/icon/crystalsvg/64/editor.png | Bin 0 -> 8202 bytes .../apps/resource/icon/crystalsvg/64/email.png | Bin 0 -> 5847 bytes .../apps/resource/icon/crystalsvg/64/encrypted.png | Bin 0 -> 4126 bytes .../apps/resource/icon/crystalsvg/64/energy.png | Bin 0 -> 6462 bytes .../apps/resource/icon/crystalsvg/64/error.png | Bin 0 -> 4569 bytes .../apps/resource/icon/crystalsvg/64/exec.png | Bin 0 -> 6053 bytes .../apps/resource/icon/crystalsvg/64/favourite.png | Bin 0 -> 4483 bytes .../resource/icon/crystalsvg/64/file-manager.png | Bin 0 -> 6490 bytes .../resource/icon/crystalsvg/64/file-print.png | Bin 0 -> 3006 bytes .../apps/resource/icon/crystalsvg/64/fileshare.png | Bin 0 -> 5431 bytes .../apps/resource/icon/crystalsvg/64/floppy.png | Bin 0 -> 4775 bytes .../apps/resource/icon/crystalsvg/64/flowchart.png | Bin 0 -> 7700 bytes .../icon/crystalsvg/64/folder-favorite.png | Bin 0 -> 6061 bytes .../icon/crystalsvg/64/folder-important.png | Bin 0 -> 6459 bytes .../resource/icon/crystalsvg/64/folder-locked.png | Bin 0 -> 6713 bytes .../resource/icon/crystalsvg/64/folder-open.png | Bin 0 -> 5651 bytes .../apps/resource/icon/crystalsvg/64/folder.png | Bin 0 -> 5913 bytes .../apps/resource/icon/crystalsvg/64/fonts.png | Bin 0 -> 2896 bytes .../apps/resource/icon/crystalsvg/64/forward.png | Bin 0 -> 5382 bytes .../apps/resource/icon/crystalsvg/64/games.png | Bin 0 -> 5444 bytes .../apps/resource/icon/crystalsvg/64/graphics.png | Bin 0 -> 4864 bytes .../apps/resource/icon/crystalsvg/64/harddrive.png | Bin 0 -> 5909 bytes .../resource/icon/crystalsvg/64/hardware-info.png | Bin 0 -> 5648 bytes .../apps/resource/icon/crystalsvg/64/hardware.png | Bin 0 -> 3847 bytes .../resource/icon/crystalsvg/64/help-center.png | Bin 0 -> 5990 bytes .../apps/resource/icon/crystalsvg/64/home.png | Bin 0 -> 5212 bytes .../apps/resource/icon/crystalsvg/64/icons.png | Bin 0 -> 7051 bytes .../apps/resource/icon/crystalsvg/64/important.png | Bin 0 -> 2854 bytes .../apps/resource/icon/crystalsvg/64/info.png | Bin 0 -> 5141 bytes .../apps/resource/icon/crystalsvg/64/joystick.png | Bin 0 -> 4439 bytes .../icon/crystalsvg/64/keyboard-layout.png | Bin 0 -> 6211 bytes .../apps/resource/icon/crystalsvg/64/locale.png | Bin 0 -> 5906 bytes .../resource/icon/crystalsvg/64/look-and-feel.png | Bin 0 -> 5513 bytes .../apps/resource/icon/crystalsvg/64/mac.png | Bin 0 -> 4898 bytes .../apps/resource/icon/crystalsvg/64/magnifier.png | Bin 0 -> 5006 bytes .../apps/resource/icon/crystalsvg/64/memory.png | Bin 0 -> 6001 bytes .../resource/icon/crystalsvg/64/mime-archive.png | Bin 0 -> 4273 bytes .../resource/icon/crystalsvg/64/mime-binary.png | Bin 0 -> 4338 bytes .../resource/icon/crystalsvg/64/mime-calendar.png | Bin 0 -> 5373 bytes .../apps/resource/icon/crystalsvg/64/mime-card.png | Bin 0 -> 5329 bytes .../resource/icon/crystalsvg/64/mime-document.png | Bin 0 -> 5394 bytes .../apps/resource/icon/crystalsvg/64/mime-html.png | Bin 0 -> 4848 bytes .../resource/icon/crystalsvg/64/mime-image.png | Bin 0 -> 4345 bytes .../resource/icon/crystalsvg/64/mime-manual.png | Bin 0 -> 4233 bytes .../icon/crystalsvg/64/mime-multimedia.png | Bin 0 -> 4574 bytes .../apps/resource/icon/crystalsvg/64/mime-pdf.png | Bin 0 -> 3753 bytes .../resource/icon/crystalsvg/64/mime-quicktime.png | Bin 0 -> 5047 bytes .../apps/resource/icon/crystalsvg/64/mime-rpm.png | Bin 0 -> 3665 bytes .../resource/icon/crystalsvg/64/mime-script.png | Bin 0 -> 4578 bytes .../icon/crystalsvg/64/mime-shellscript.png | Bin 0 -> 3461 bytes .../icon/crystalsvg/64/mime-sourcecode.png | Bin 0 -> 4126 bytes .../icon/crystalsvg/64/mime-spreadsheet.png | Bin 0 -> 3382 bytes .../apps/resource/icon/crystalsvg/64/mime-text.png | Bin 0 -> 1911 bytes .../resource/icon/crystalsvg/64/mime-video.png | Bin 0 -> 4767 bytes .../apps/resource/icon/crystalsvg/64/mixer.png | Bin 0 -> 6733 bytes .../apps/resource/icon/crystalsvg/64/modem.png | Bin 0 -> 5007 bytes .../apps/resource/icon/crystalsvg/64/mouse.png | Bin 0 -> 4227 bytes .../resource/icon/crystalsvg/64/movieplayer.png | Bin 0 -> 4451 bytes .../resource/icon/crystalsvg/64/multimedia.png | Bin 0 -> 5920 bytes .../resource/icon/crystalsvg/64/mycomputer.png | Bin 0 -> 4978 bytes .../apps/resource/icon/crystalsvg/64/netscape.png | Bin 0 -> 5824 bytes .../apps/resource/icon/crystalsvg/64/network.png | Bin 0 -> 7129 bytes .../apps/resource/icon/crystalsvg/64/notes.png | Bin 0 -> 7417 bytes .../apps/resource/icon/crystalsvg/64/notify.png | Bin 0 -> 3285 bytes .../apps/resource/icon/crystalsvg/64/organizer.png | Bin 0 -> 6970 bytes .../apps/resource/icon/crystalsvg/64/paint.png | Bin 0 -> 6439 bytes .../resource/icon/crystalsvg/64/partitions.png | Bin 0 -> 6844 bytes .../apps/resource/icon/crystalsvg/64/password.png | Bin 0 -> 5026 bytes .../apps/resource/icon/crystalsvg/64/pda.png | Bin 0 -> 3978 bytes .../apps/resource/icon/crystalsvg/64/penguin.png | Bin 0 -> 4707 bytes .../apps/resource/icon/crystalsvg/64/pipe.png | Bin 0 -> 6762 bytes .../resource/icon/crystalsvg/64/presentation.png | Bin 0 -> 6680 bytes .../apps/resource/icon/crystalsvg/64/printer.png | Bin 0 -> 2935 bytes .../apps/resource/icon/crystalsvg/64/reload.png | Bin 0 -> 4900 bytes .../apps/resource/icon/crystalsvg/64/scanner.png | Bin 0 -> 4213 bytes .../apps/resource/icon/crystalsvg/64/services.png | Bin 0 -> 6337 bytes .../apps/resource/icon/crystalsvg/64/settings.png | Bin 0 -> 5845 bytes .../apps/resource/icon/crystalsvg/64/style.png | Bin 0 -> 5292 bytes .../apps/resource/icon/crystalsvg/64/system.png | Bin 0 -> 5737 bytes .../apps/resource/icon/crystalsvg/64/tablet.png | Bin 0 -> 6484 bytes .../apps/resource/icon/crystalsvg/64/terminal.png | Bin 0 -> 2706 bytes .../apps/resource/icon/crystalsvg/64/themes.png | Bin 0 -> 4511 bytes .../apps/resource/icon/crystalsvg/64/toys.png | Bin 0 -> 7265 bytes .../resource/icon/crystalsvg/64/trashcan-empty.png | Bin 0 -> 4144 bytes .../resource/icon/crystalsvg/64/trashcan-full.png | Bin 0 -> 4849 bytes .../apps/resource/icon/crystalsvg/64/tux.png | Bin 0 -> 4382 bytes .../apps/resource/icon/crystalsvg/64/tv.png | Bin 0 -> 3212 bytes .../apps/resource/icon/crystalsvg/64/up.png | Bin 0 -> 5462 bytes .../apps/resource/icon/crystalsvg/64/user.png | Bin 0 -> 6154 bytes .../apps/resource/icon/crystalsvg/64/utilities.png | Bin 0 -> 7354 bytes .../resource/icon/crystalsvg/64/vectorgraphics.png | Bin 0 -> 4203 bytes .../resource/icon/crystalsvg/64/wordprocessor.png | Bin 0 -> 5974 bytes .../apps/resource/icon/nuvola/128/adobe-reader.png | Bin 0 -> 17956 bytes .../apps/resource/icon/nuvola/128/background.png | Bin 0 -> 12208 bytes .../apps/resource/icon/nuvola/128/bell.png | Bin 0 -> 14231 bytes .../resource/icon/nuvola/128/bitmapgraphics.png | Bin 0 -> 22601 bytes .../apps/resource/icon/nuvola/128/bug.png | Bin 0 -> 13751 bytes .../apps/resource/icon/nuvola/128/cache.png | Bin 0 -> 7672 bytes .../apps/resource/icon/nuvola/128/camera.png | Bin 0 -> 10604 bytes .../apps/resource/icon/nuvola/128/cdrom.png | Bin 0 -> 13250 bytes .../apps/resource/icon/nuvola/128/char-device.png | Bin 0 -> 12531 bytes .../apps/resource/icon/nuvola/128/chart.png | Bin 0 -> 15255 bytes .../apps/resource/icon/nuvola/128/clock.png | Bin 0 -> 21387 bytes .../apps/resource/icon/nuvola/128/colors.png | Bin 0 -> 17155 bytes .../resource/icon/nuvola/128/control-center.png | Bin 0 -> 16220 bytes .../apps/resource/icon/nuvola/128/core.png | Bin 0 -> 7406 bytes .../apps/resource/icon/nuvola/128/date.png | Bin 0 -> 16676 bytes .../apps/resource/icon/nuvola/128/desktop.png | Bin 0 -> 19771 bytes .../apps/resource/icon/nuvola/128/dictionary.png | Bin 0 -> 13322 bytes .../apps/resource/icon/nuvola/128/display.png | Bin 0 -> 9379 bytes .../apps/resource/icon/nuvola/128/email.png | Bin 0 -> 12326 bytes .../apps/resource/icon/nuvola/128/encrypted.png | Bin 0 -> 8491 bytes .../apps/resource/icon/nuvola/128/energy.png | Bin 0 -> 17007 bytes .../apps/resource/icon/nuvola/128/error.png | Bin 0 -> 13245 bytes .../apps/resource/icon/nuvola/128/exec.png | Bin 0 -> 11366 bytes .../apps/resource/icon/nuvola/128/floppy.png | Bin 0 -> 7299 bytes .../apps/resource/icon/nuvola/128/flowchart.png | Bin 0 -> 13730 bytes .../resource/icon/nuvola/128/folder-favorite.png | Bin 0 -> 19930 bytes .../resource/icon/nuvola/128/folder-important.png | Bin 0 -> 21008 bytes .../resource/icon/nuvola/128/folder-locked.png | Bin 0 -> 19717 bytes .../apps/resource/icon/nuvola/128/folder-open.png | Bin 0 -> 14274 bytes .../apps/resource/icon/nuvola/128/folder.png | Bin 0 -> 19233 bytes .../apps/resource/icon/nuvola/128/fonts.png | Bin 0 -> 13058 bytes .../apps/resource/icon/nuvola/128/graphics.png | Bin 0 -> 19795 bytes .../apps/resource/icon/nuvola/128/harddrive.png | Bin 0 -> 6374 bytes .../resource/icon/nuvola/128/hardware-info.png | Bin 0 -> 13737 bytes .../apps/resource/icon/nuvola/128/help-center.png | Bin 0 -> 15934 bytes .../apps/resource/icon/nuvola/128/info.png | Bin 0 -> 10246 bytes .../apps/resource/icon/nuvola/128/joystick.png | Bin 0 -> 15968 bytes .../resource/icon/nuvola/128/keyboard-layout.png | Bin 0 -> 10518 bytes .../apps/resource/icon/nuvola/128/locale.png | Bin 0 -> 8853 bytes .../resource/icon/nuvola/128/look-and-feel.png | Bin 0 -> 20365 bytes .../apps/resource/icon/nuvola/128/mime-archive.png | Bin 0 -> 12796 bytes .../apps/resource/icon/nuvola/128/mime-binary.png | Bin 0 -> 7538 bytes .../resource/icon/nuvola/128/mime-calendar.png | Bin 0 -> 11442 bytes .../apps/resource/icon/nuvola/128/mime-card.png | Bin 0 -> 9978 bytes .../resource/icon/nuvola/128/mime-document.png | Bin 0 -> 11449 bytes .../apps/resource/icon/nuvola/128/mime-html.png | Bin 0 -> 12121 bytes .../apps/resource/icon/nuvola/128/mime-image.png | Bin 0 -> 7241 bytes .../apps/resource/icon/nuvola/128/mime-manual.png | Bin 0 -> 14873 bytes .../resource/icon/nuvola/128/mime-multimedia.png | Bin 0 -> 10813 bytes .../apps/resource/icon/nuvola/128/mime-pdf.png | Bin 0 -> 9534 bytes .../resource/icon/nuvola/128/mime-quicktime.png | Bin 0 -> 12196 bytes .../apps/resource/icon/nuvola/128/mime-rpm.png | Bin 0 -> 15081 bytes .../apps/resource/icon/nuvola/128/mime-script.png | Bin 0 -> 9826 bytes .../resource/icon/nuvola/128/mime-shellscript.png | Bin 0 -> 5934 bytes .../resource/icon/nuvola/128/mime-sourcecode.png | Bin 0 -> 15439 bytes .../resource/icon/nuvola/128/mime-spreadsheet.png | Bin 0 -> 10127 bytes .../apps/resource/icon/nuvola/128/mime-text.png | Bin 0 -> 3748 bytes .../apps/resource/icon/nuvola/128/mime-video.png | Bin 0 -> 7103 bytes .../apps/resource/icon/nuvola/128/modem.png | Bin 0 -> 12785 bytes .../apps/resource/icon/nuvola/128/mouse.png | Bin 0 -> 14054 bytes .../apps/resource/icon/nuvola/128/movieplayer.png | Bin 0 -> 7454 bytes .../apps/resource/icon/nuvola/128/multimedia.png | Bin 0 -> 18510 bytes .../apps/resource/icon/nuvola/128/mycomputer.png | Bin 0 -> 19567 bytes .../apps/resource/icon/nuvola/128/netscape.png | Bin 0 -> 10750 bytes .../apps/resource/icon/nuvola/128/network.png | Bin 0 -> 21000 bytes .../apps/resource/icon/nuvola/128/notes.png | Bin 0 -> 10333 bytes .../apps/resource/icon/nuvola/128/organizer.png | Bin 0 -> 29033 bytes .../apps/resource/icon/nuvola/128/paint.png | Bin 0 -> 17793 bytes .../apps/resource/icon/nuvola/128/partitions.png | Bin 0 -> 15192 bytes .../apps/resource/icon/nuvola/128/password.png | Bin 0 -> 12059 bytes .../apps/resource/icon/nuvola/128/pda.png | Bin 0 -> 8902 bytes .../apps/resource/icon/nuvola/128/presentation.png | Bin 0 -> 9477 bytes .../apps/resource/icon/nuvola/128/printer.png | Bin 0 -> 11876 bytes .../apps/resource/icon/nuvola/128/scanner.png | Bin 0 -> 14207 bytes .../apps/resource/icon/nuvola/128/services.png | Bin 0 -> 19890 bytes .../apps/resource/icon/nuvola/128/settings.png | Bin 0 -> 24347 bytes .../apps/resource/icon/nuvola/128/tablet.png | Bin 0 -> 17216 bytes .../apps/resource/icon/nuvola/128/terminal.png | Bin 0 -> 7421 bytes .../apps/resource/icon/nuvola/128/toys.png | Bin 0 -> 23185 bytes .../resource/icon/nuvola/128/trashcan-empty.png | Bin 0 -> 11653 bytes .../resource/icon/nuvola/128/trashcan-full.png | Bin 0 -> 19230 bytes swat.obsolete/apps/resource/icon/nuvola/128/tv.png | Bin 0 -> 6702 bytes .../apps/resource/icon/nuvola/128/user.png | Bin 0 -> 22679 bytes .../apps/resource/icon/nuvola/128/utilities.png | Bin 0 -> 15669 bytes .../resource/icon/nuvola/128/wordprocessor.png | Bin 0 -> 15454 bytes .../apps/resource/icon/nuvola/16/accessibility.png | Bin 0 -> 1053 bytes .../apps/resource/icon/nuvola/16/adobe-reader.png | Bin 0 -> 1139 bytes .../apps/resource/icon/nuvola/16/alarm.png | Bin 0 -> 1176 bytes .../apps/resource/icon/nuvola/16/applications.png | Bin 0 -> 931 bytes .../apps/resource/icon/nuvola/16/apply.png | Bin 0 -> 883 bytes .../apps/resource/icon/nuvola/16/attach.png | Bin 0 -> 1026 bytes .../apps/resource/icon/nuvola/16/back.png | Bin 0 -> 912 bytes .../apps/resource/icon/nuvola/16/background.png | Bin 0 -> 1010 bytes .../apps/resource/icon/nuvola/16/bell.png | Bin 0 -> 1035 bytes .../resource/icon/nuvola/16/bitmapgraphics.png | Bin 0 -> 1053 bytes .../apps/resource/icon/nuvola/16/bookmark-add.png | Bin 0 -> 1032 bytes .../resource/icon/nuvola/16/bookmark-folder.png | Bin 0 -> 1125 bytes .../resource/icon/nuvola/16/bookmark-toolbar.png | Bin 0 -> 1061 bytes .../apps/resource/icon/nuvola/16/bookmark.png | Bin 0 -> 914 bytes swat.obsolete/apps/resource/icon/nuvola/16/bug.png | Bin 0 -> 991 bytes .../apps/resource/icon/nuvola/16/button-cancel.png | Bin 0 -> 1133 bytes .../apps/resource/icon/nuvola/16/button-ok.png | Bin 0 -> 883 bytes .../apps/resource/icon/nuvola/16/cache.png | Bin 0 -> 778 bytes .../apps/resource/icon/nuvola/16/calculator.png | Bin 0 -> 1040 bytes .../apps/resource/icon/nuvola/16/camera.png | Bin 0 -> 902 bytes .../apps/resource/icon/nuvola/16/cancel.png | Bin 0 -> 1133 bytes .../apps/resource/icon/nuvola/16/cdrom.png | Bin 0 -> 1078 bytes .../apps/resource/icon/nuvola/16/char-device.png | Bin 0 -> 1022 bytes .../apps/resource/icon/nuvola/16/chart.png | Bin 0 -> 1166 bytes .../apps/resource/icon/nuvola/16/clipboard.png | Bin 0 -> 823 bytes .../apps/resource/icon/nuvola/16/clock.png | Bin 0 -> 1160 bytes .../apps/resource/icon/nuvola/16/color-fill.png | Bin 0 -> 996 bytes .../apps/resource/icon/nuvola/16/color-line.png | Bin 0 -> 857 bytes .../apps/resource/icon/nuvola/16/colors.png | Bin 0 -> 1112 bytes .../apps/resource/icon/nuvola/16/configure.png | Bin 0 -> 980 bytes .../resource/icon/nuvola/16/connect-creating.png | Bin 0 -> 878 bytes .../icon/nuvola/16/connect-established.png | Bin 0 -> 1155 bytes .../apps/resource/icon/nuvola/16/connect-no.png | Bin 0 -> 1091 bytes .../resource/icon/nuvola/16/control-center.png | Bin 0 -> 1118 bytes .../apps/resource/icon/nuvola/16/cookie.png | Bin 0 -> 1122 bytes .../apps/resource/icon/nuvola/16/core.png | Bin 0 -> 817 bytes .../apps/resource/icon/nuvola/16/date.png | Bin 0 -> 1114 bytes .../apps/resource/icon/nuvola/16/decrypted.png | Bin 0 -> 972 bytes .../apps/resource/icon/nuvola/16/desktop.png | Bin 0 -> 1077 bytes .../apps/resource/icon/nuvola/16/devices.png | Bin 0 -> 702 bytes .../apps/resource/icon/nuvola/16/dictionary.png | Bin 0 -> 955 bytes .../apps/resource/icon/nuvola/16/display.png | Bin 0 -> 888 bytes .../apps/resource/icon/nuvola/16/down.png | Bin 0 -> 912 bytes .../apps/resource/icon/nuvola/16/edit-copy.png | Bin 0 -> 730 bytes .../apps/resource/icon/nuvola/16/edit-cut.png | Bin 0 -> 873 bytes .../apps/resource/icon/nuvola/16/edit-delete.png | Bin 0 -> 860 bytes .../apps/resource/icon/nuvola/16/edit-paste.png | Bin 0 -> 911 bytes .../apps/resource/icon/nuvola/16/edit.png | Bin 0 -> 734 bytes .../apps/resource/icon/nuvola/16/editor.png | Bin 0 -> 1097 bytes .../apps/resource/icon/nuvola/16/email.png | Bin 0 -> 971 bytes .../apps/resource/icon/nuvola/16/encrypted.png | Bin 0 -> 894 bytes .../apps/resource/icon/nuvola/16/energy.png | Bin 0 -> 1082 bytes .../apps/resource/icon/nuvola/16/error.png | Bin 0 -> 1150 bytes .../apps/resource/icon/nuvola/16/exec.png | Bin 0 -> 1022 bytes .../apps/resource/icon/nuvola/16/exit.png | Bin 0 -> 995 bytes .../apps/resource/icon/nuvola/16/file-manager.png | Bin 0 -> 984 bytes .../apps/resource/icon/nuvola/16/file-new.png | Bin 0 -> 805 bytes .../apps/resource/icon/nuvola/16/file-open.png | Bin 0 -> 702 bytes .../apps/resource/icon/nuvola/16/file-print.png | Bin 0 -> 1020 bytes .../apps/resource/icon/nuvola/16/file-save-as.png | Bin 0 -> 1009 bytes .../apps/resource/icon/nuvola/16/file-save.png | Bin 0 -> 898 bytes .../apps/resource/icon/nuvola/16/find.png | Bin 0 -> 688 bytes .../apps/resource/icon/nuvola/16/floppy.png | Bin 0 -> 893 bytes .../apps/resource/icon/nuvola/16/flowchart.png | Bin 0 -> 1014 bytes .../resource/icon/nuvola/16/folder-favorite.png | Bin 0 -> 779 bytes .../resource/icon/nuvola/16/folder-important.png | Bin 0 -> 846 bytes .../apps/resource/icon/nuvola/16/folder-locked.png | Bin 0 -> 798 bytes .../apps/resource/icon/nuvola/16/folder-open.png | Bin 0 -> 599 bytes .../apps/resource/icon/nuvola/16/folder.png | Bin 0 -> 558 bytes .../apps/resource/icon/nuvola/16/fonts.png | Bin 0 -> 892 bytes .../apps/resource/icon/nuvola/16/forward.png | Bin 0 -> 920 bytes .../apps/resource/icon/nuvola/16/games.png | Bin 0 -> 1065 bytes .../apps/resource/icon/nuvola/16/graphics.png | Bin 0 -> 1118 bytes .../apps/resource/icon/nuvola/16/harddrive.png | Bin 0 -> 819 bytes .../apps/resource/icon/nuvola/16/hardware-info.png | Bin 0 -> 1122 bytes .../apps/resource/icon/nuvola/16/help-center.png | Bin 0 -> 1107 bytes .../apps/resource/icon/nuvola/16/help.png | Bin 0 -> 1187 bytes .../apps/resource/icon/nuvola/16/history-clear.png | Bin 0 -> 1199 bytes .../apps/resource/icon/nuvola/16/history.png | Bin 0 -> 1166 bytes .../apps/resource/icon/nuvola/16/home.png | Bin 0 -> 1125 bytes .../apps/resource/icon/nuvola/16/icons.png | Bin 0 -> 781 bytes .../apps/resource/icon/nuvola/16/iconthemes.png | Bin 0 -> 969 bytes .../apps/resource/icon/nuvola/16/important.png | Bin 0 -> 921 bytes .../apps/resource/icon/nuvola/16/info.png | Bin 0 -> 956 bytes .../apps/resource/icon/nuvola/16/joystick.png | Bin 0 -> 1065 bytes .../resource/icon/nuvola/16/keyboard-layout.png | Bin 0 -> 1078 bytes .../apps/resource/icon/nuvola/16/locale.png | Bin 0 -> 1058 bytes .../apps/resource/icon/nuvola/16/look-and-feel.png | Bin 0 -> 1075 bytes .../apps/resource/icon/nuvola/16/magnifier.png | Bin 0 -> 1000 bytes .../apps/resource/icon/nuvola/16/mail-delete.png | Bin 0 -> 1167 bytes .../apps/resource/icon/nuvola/16/mail-find.png | Bin 0 -> 1141 bytes .../apps/resource/icon/nuvola/16/mail-forward.png | Bin 0 -> 1098 bytes .../apps/resource/icon/nuvola/16/mail-get.png | Bin 0 -> 1170 bytes .../apps/resource/icon/nuvola/16/mail-new.png | Bin 0 -> 769 bytes .../resource/icon/nuvola/16/mail-reply-all.png | Bin 0 -> 1137 bytes .../apps/resource/icon/nuvola/16/mail-reply.png | Bin 0 -> 1093 bytes .../apps/resource/icon/nuvola/16/mail-send.png | Bin 0 -> 1114 bytes .../apps/resource/icon/nuvola/16/mail.png | Bin 0 -> 1148 bytes .../apps/resource/icon/nuvola/16/memory.png | Bin 0 -> 913 bytes .../apps/resource/icon/nuvola/16/mime-archive.png | Bin 0 -> 1050 bytes .../apps/resource/icon/nuvola/16/mime-binary.png | Bin 0 -> 839 bytes .../apps/resource/icon/nuvola/16/mime-calendar.png | Bin 0 -> 919 bytes .../apps/resource/icon/nuvola/16/mime-card.png | Bin 0 -> 888 bytes .../apps/resource/icon/nuvola/16/mime-color.png | Bin 0 -> 912 bytes .../apps/resource/icon/nuvola/16/mime-document.png | Bin 0 -> 948 bytes .../apps/resource/icon/nuvola/16/mime-html.png | Bin 0 -> 951 bytes .../apps/resource/icon/nuvola/16/mime-image.png | Bin 0 -> 824 bytes .../apps/resource/icon/nuvola/16/mime-manual.png | Bin 0 -> 955 bytes .../resource/icon/nuvola/16/mime-multimedia.png | Bin 0 -> 910 bytes .../apps/resource/icon/nuvola/16/mime-pdf.png | Bin 0 -> 857 bytes .../resource/icon/nuvola/16/mime-quicktime.png | Bin 0 -> 931 bytes .../apps/resource/icon/nuvola/16/mime-rpm.png | Bin 0 -> 1123 bytes .../apps/resource/icon/nuvola/16/mime-script.png | Bin 0 -> 919 bytes .../resource/icon/nuvola/16/mime-shellscript.png | Bin 0 -> 823 bytes .../resource/icon/nuvola/16/mime-sourcecode.png | Bin 0 -> 977 bytes .../resource/icon/nuvola/16/mime-spreadsheet.png | Bin 0 -> 990 bytes .../apps/resource/icon/nuvola/16/mime-text.png | Bin 0 -> 560 bytes .../apps/resource/icon/nuvola/16/mime-video.png | Bin 0 -> 767 bytes .../apps/resource/icon/nuvola/16/misc.png | Bin 0 -> 1041 bytes .../apps/resource/icon/nuvola/16/mixer.png | Bin 0 -> 1102 bytes .../apps/resource/icon/nuvola/16/modem.png | Bin 0 -> 1043 bytes .../apps/resource/icon/nuvola/16/mouse.png | Bin 0 -> 954 bytes .../apps/resource/icon/nuvola/16/movieplayer.png | Bin 0 -> 766 bytes .../apps/resource/icon/nuvola/16/multimedia.png | Bin 0 -> 1019 bytes .../apps/resource/icon/nuvola/16/mycomputer.png | Bin 0 -> 1028 bytes .../apps/resource/icon/nuvola/16/netscape.png | Bin 0 -> 934 bytes .../apps/resource/icon/nuvola/16/network.png | Bin 0 -> 1154 bytes swat.obsolete/apps/resource/icon/nuvola/16/no.png | Bin 0 -> 922 bytes .../apps/resource/icon/nuvola/16/notes.png | Bin 0 -> 954 bytes .../apps/resource/icon/nuvola/16/notify.png | Bin 0 -> 861 bytes swat.obsolete/apps/resource/icon/nuvola/16/ok.png | Bin 0 -> 883 bytes .../apps/resource/icon/nuvola/16/opera.png | Bin 0 -> 1089 bytes .../apps/resource/icon/nuvola/16/organizer.png | Bin 0 -> 1073 bytes .../apps/resource/icon/nuvola/16/paint.png | Bin 0 -> 1032 bytes .../apps/resource/icon/nuvola/16/partitions.png | Bin 0 -> 1108 bytes .../apps/resource/icon/nuvola/16/password.png | Bin 0 -> 949 bytes swat.obsolete/apps/resource/icon/nuvola/16/pda.png | Bin 0 -> 882 bytes .../apps/resource/icon/nuvola/16/pipe.png | Bin 0 -> 772 bytes .../apps/resource/icon/nuvola/16/presentation.png | Bin 0 -> 898 bytes .../apps/resource/icon/nuvola/16/printer.png | Bin 0 -> 1057 bytes .../apps/resource/icon/nuvola/16/queue.png | Bin 0 -> 710 bytes .../apps/resource/icon/nuvola/16/redo.png | Bin 0 -> 708 bytes .../apps/resource/icon/nuvola/16/reload.png | Bin 0 -> 1135 bytes .../apps/resource/icon/nuvola/16/rotate.png | Bin 0 -> 842 bytes swat.obsolete/apps/resource/icon/nuvola/16/run.png | Bin 0 -> 987 bytes .../apps/resource/icon/nuvola/16/scanner.png | Bin 0 -> 1086 bytes .../apps/resource/icon/nuvola/16/services.png | Bin 0 -> 1027 bytes .../apps/resource/icon/nuvola/16/settings.png | Bin 0 -> 1139 bytes .../apps/resource/icon/nuvola/16/signature.png | Bin 0 -> 790 bytes .../apps/resource/icon/nuvola/16/spellcheck.png | Bin 0 -> 839 bytes .../apps/resource/icon/nuvola/16/stop.png | Bin 0 -> 1032 bytes .../apps/resource/icon/nuvola/16/style.png | Bin 0 -> 991 bytes .../apps/resource/icon/nuvola/16/system.png | Bin 0 -> 1129 bytes .../apps/resource/icon/nuvola/16/tab-duplicate.png | Bin 0 -> 1016 bytes .../resource/icon/nuvola/16/tab-new-raised.png | Bin 0 -> 1011 bytes .../apps/resource/icon/nuvola/16/tab-new.png | Bin 0 -> 996 bytes .../apps/resource/icon/nuvola/16/tab-remove.png | Bin 0 -> 915 bytes .../apps/resource/icon/nuvola/16/tablet.png | Bin 0 -> 1069 bytes .../apps/resource/icon/nuvola/16/terminal.png | Bin 0 -> 829 bytes .../apps/resource/icon/nuvola/16/themes.png | Bin 0 -> 1150 bytes .../apps/resource/icon/nuvola/16/toys.png | Bin 0 -> 1191 bytes .../resource/icon/nuvola/16/trashcan-empty.png | Bin 0 -> 1038 bytes .../apps/resource/icon/nuvola/16/trashcan-full.png | Bin 0 -> 1115 bytes swat.obsolete/apps/resource/icon/nuvola/16/tv.png | Bin 0 -> 971 bytes .../apps/resource/icon/nuvola/16/undo.png | Bin 0 -> 707 bytes swat.obsolete/apps/resource/icon/nuvola/16/up.png | Bin 0 -> 906 bytes .../apps/resource/icon/nuvola/16/user.png | Bin 0 -> 1173 bytes .../apps/resource/icon/nuvola/16/utilities.png | Bin 0 -> 1050 bytes .../apps/resource/icon/nuvola/16/view-bottom.png | Bin 0 -> 946 bytes .../apps/resource/icon/nuvola/16/view-choose.png | Bin 0 -> 994 bytes .../apps/resource/icon/nuvola/16/view-detailed.png | Bin 0 -> 961 bytes .../apps/resource/icon/nuvola/16/view-icon.png | Bin 0 -> 997 bytes .../resource/icon/nuvola/16/view-left-right.png | Bin 0 -> 822 bytes .../resource/icon/nuvola/16/view-multicolumn.png | Bin 0 -> 995 bytes .../apps/resource/icon/nuvola/16/view-remove.png | Bin 0 -> 708 bytes .../apps/resource/icon/nuvola/16/view-right.png | Bin 0 -> 986 bytes .../apps/resource/icon/nuvola/16/view-sidetree.png | Bin 0 -> 911 bytes .../apps/resource/icon/nuvola/16/view-text.png | Bin 0 -> 895 bytes .../resource/icon/nuvola/16/view-top-bottom.png | Bin 0 -> 767 bytes .../apps/resource/icon/nuvola/16/view-tree.png | Bin 0 -> 907 bytes .../apps/resource/icon/nuvola/16/viewmag-fit.png | Bin 0 -> 975 bytes .../apps/resource/icon/nuvola/16/viewmag-minus.png | Bin 0 -> 574 bytes .../resource/icon/nuvola/16/viewmag-original.png | Bin 0 -> 664 bytes .../apps/resource/icon/nuvola/16/viewmag-plus.png | Bin 0 -> 1103 bytes .../apps/resource/icon/nuvola/16/viewmag.png | Bin 0 -> 813 bytes .../apps/resource/icon/nuvola/16/wizard.png | Bin 0 -> 899 bytes .../apps/resource/icon/nuvola/16/wordprocessor.png | Bin 0 -> 914 bytes .../apps/resource/icon/nuvola/22/adobe-reader.png | Bin 0 -> 1807 bytes .../apps/resource/icon/nuvola/22/alarm.png | Bin 0 -> 1778 bytes .../apps/resource/icon/nuvola/22/attach.png | Bin 0 -> 1416 bytes .../apps/resource/icon/nuvola/22/back.png | Bin 0 -> 1229 bytes .../apps/resource/icon/nuvola/22/background.png | Bin 0 -> 1511 bytes .../apps/resource/icon/nuvola/22/bell.png | Bin 0 -> 1487 bytes .../resource/icon/nuvola/22/bitmapgraphics.png | Bin 0 -> 1697 bytes .../apps/resource/icon/nuvola/22/bookmark-add.png | Bin 0 -> 1547 bytes .../apps/resource/icon/nuvola/22/bookmark.png | Bin 0 -> 1318 bytes .../apps/resource/icon/nuvola/22/button-cancel.png | Bin 0 -> 1572 bytes .../apps/resource/icon/nuvola/22/button-ok.png | Bin 0 -> 1192 bytes .../apps/resource/icon/nuvola/22/cache.png | Bin 0 -> 1154 bytes .../apps/resource/icon/nuvola/22/camera.png | Bin 0 -> 1328 bytes .../apps/resource/icon/nuvola/22/cancel.png | Bin 0 -> 1572 bytes .../apps/resource/icon/nuvola/22/cdrom.png | Bin 0 -> 1570 bytes .../apps/resource/icon/nuvola/22/char-device.png | Bin 0 -> 1410 bytes .../apps/resource/icon/nuvola/22/clock.png | Bin 0 -> 1726 bytes .../apps/resource/icon/nuvola/22/color-fill.png | Bin 0 -> 1397 bytes .../apps/resource/icon/nuvola/22/color-line.png | Bin 0 -> 1138 bytes .../apps/resource/icon/nuvola/22/colors.png | Bin 0 -> 1700 bytes .../apps/resource/icon/nuvola/22/configure.png | Bin 0 -> 1276 bytes .../resource/icon/nuvola/22/connect-creating.png | Bin 0 -> 1229 bytes .../icon/nuvola/22/connect-established.png | Bin 0 -> 1672 bytes .../apps/resource/icon/nuvola/22/connect-no.png | Bin 0 -> 1643 bytes .../resource/icon/nuvola/22/control-center.png | Bin 0 -> 1761 bytes .../apps/resource/icon/nuvola/22/core.png | Bin 0 -> 1090 bytes .../apps/resource/icon/nuvola/22/date.png | Bin 0 -> 1707 bytes .../apps/resource/icon/nuvola/22/decrypted.png | Bin 0 -> 1429 bytes .../apps/resource/icon/nuvola/22/desktop.png | Bin 0 -> 1649 bytes .../apps/resource/icon/nuvola/22/dictionary.png | Bin 0 -> 1353 bytes .../apps/resource/icon/nuvola/22/display.png | Bin 0 -> 1305 bytes .../apps/resource/icon/nuvola/22/down.png | Bin 0 -> 1234 bytes .../apps/resource/icon/nuvola/22/edit-copy.png | Bin 0 -> 944 bytes .../apps/resource/icon/nuvola/22/edit-cut.png | Bin 0 -> 1424 bytes .../apps/resource/icon/nuvola/22/edit-delete.png | Bin 0 -> 1205 bytes .../apps/resource/icon/nuvola/22/edit-paste.png | Bin 0 -> 1274 bytes .../apps/resource/icon/nuvola/22/edit.png | Bin 0 -> 987 bytes .../apps/resource/icon/nuvola/22/email.png | Bin 0 -> 1333 bytes .../apps/resource/icon/nuvola/22/encrypted.png | Bin 0 -> 1219 bytes .../apps/resource/icon/nuvola/22/energy.png | Bin 0 -> 1663 bytes .../apps/resource/icon/nuvola/22/error.png | Bin 0 -> 1672 bytes .../apps/resource/icon/nuvola/22/exec.png | Bin 0 -> 1418 bytes .../apps/resource/icon/nuvola/22/exit.png | Bin 0 -> 1449 bytes .../apps/resource/icon/nuvola/22/file-new.png | Bin 0 -> 1145 bytes .../apps/resource/icon/nuvola/22/file-open.png | Bin 0 -> 1040 bytes .../apps/resource/icon/nuvola/22/file-print.png | Bin 0 -> 1578 bytes .../apps/resource/icon/nuvola/22/file-save-as.png | Bin 0 -> 1469 bytes .../apps/resource/icon/nuvola/22/file-save.png | Bin 0 -> 1182 bytes .../apps/resource/icon/nuvola/22/find.png | Bin 0 -> 976 bytes .../apps/resource/icon/nuvola/22/floppy.png | Bin 0 -> 1172 bytes .../resource/icon/nuvola/22/folder-favorite.png | Bin 0 -> 1818 bytes .../resource/icon/nuvola/22/folder-important.png | Bin 0 -> 1868 bytes .../apps/resource/icon/nuvola/22/folder-locked.png | Bin 0 -> 1876 bytes .../apps/resource/icon/nuvola/22/folder-open.png | Bin 0 -> 1412 bytes .../apps/resource/icon/nuvola/22/folder.png | Bin 0 -> 1805 bytes .../apps/resource/icon/nuvola/22/fonts.png | Bin 0 -> 1244 bytes .../apps/resource/icon/nuvola/22/forward.png | Bin 0 -> 1243 bytes .../apps/resource/icon/nuvola/22/graphics.png | Bin 0 -> 1632 bytes .../apps/resource/icon/nuvola/22/harddrive.png | Bin 0 -> 1099 bytes .../apps/resource/icon/nuvola/22/hardware-info.png | Bin 0 -> 1659 bytes .../apps/resource/icon/nuvola/22/help-center.png | Bin 0 -> 1633 bytes .../apps/resource/icon/nuvola/22/help.png | Bin 0 -> 1474 bytes .../apps/resource/icon/nuvola/22/history.png | Bin 0 -> 1863 bytes .../apps/resource/icon/nuvola/22/home.png | Bin 0 -> 1641 bytes .../apps/resource/icon/nuvola/22/info.png | Bin 0 -> 1352 bytes .../apps/resource/icon/nuvola/22/joystick.png | Bin 0 -> 1631 bytes .../resource/icon/nuvola/22/keyboard-layout.png | Bin 0 -> 1578 bytes .../apps/resource/icon/nuvola/22/locale.png | Bin 0 -> 1490 bytes .../apps/resource/icon/nuvola/22/mail-delete.png | Bin 0 -> 1705 bytes .../apps/resource/icon/nuvola/22/mail-find.png | Bin 0 -> 1697 bytes .../apps/resource/icon/nuvola/22/mail-forward.png | Bin 0 -> 1656 bytes .../apps/resource/icon/nuvola/22/mail-get.png | Bin 0 -> 1817 bytes .../apps/resource/icon/nuvola/22/mail-new.png | Bin 0 -> 1115 bytes .../resource/icon/nuvola/22/mail-reply-all.png | Bin 0 -> 1717 bytes .../apps/resource/icon/nuvola/22/mail-reply.png | Bin 0 -> 1623 bytes .../apps/resource/icon/nuvola/22/mail-send.png | Bin 0 -> 1628 bytes .../apps/resource/icon/nuvola/22/mail.png | Bin 0 -> 1671 bytes .../apps/resource/icon/nuvola/22/mime-archive.png | Bin 0 -> 1602 bytes .../apps/resource/icon/nuvola/22/mime-binary.png | Bin 0 -> 1158 bytes .../apps/resource/icon/nuvola/22/mime-calendar.png | Bin 0 -> 1333 bytes .../apps/resource/icon/nuvola/22/mime-card.png | Bin 0 -> 1223 bytes .../apps/resource/icon/nuvola/22/mime-document.png | Bin 0 -> 1314 bytes .../apps/resource/icon/nuvola/22/mime-html.png | Bin 0 -> 1324 bytes .../apps/resource/icon/nuvola/22/mime-image.png | Bin 0 -> 1146 bytes .../apps/resource/icon/nuvola/22/mime-manual.png | Bin 0 -> 1434 bytes .../resource/icon/nuvola/22/mime-multimedia.png | Bin 0 -> 1254 bytes .../apps/resource/icon/nuvola/22/mime-pdf.png | Bin 0 -> 1155 bytes .../resource/icon/nuvola/22/mime-quicktime.png | Bin 0 -> 1313 bytes .../apps/resource/icon/nuvola/22/mime-rpm.png | Bin 0 -> 1726 bytes .../apps/resource/icon/nuvola/22/mime-script.png | Bin 0 -> 1315 bytes .../resource/icon/nuvola/22/mime-shellscript.png | Bin 0 -> 1093 bytes .../resource/icon/nuvola/22/mime-sourcecode.png | Bin 0 -> 1443 bytes .../resource/icon/nuvola/22/mime-spreadsheet.png | Bin 0 -> 1491 bytes .../apps/resource/icon/nuvola/22/mime-text.png | Bin 0 -> 756 bytes .../apps/resource/icon/nuvola/22/mime-video.png | Bin 0 -> 1065 bytes .../apps/resource/icon/nuvola/22/misc.png | Bin 0 -> 1607 bytes .../apps/resource/icon/nuvola/22/modem.png | Bin 0 -> 1546 bytes .../apps/resource/icon/nuvola/22/mouse.png | Bin 0 -> 1395 bytes .../apps/resource/icon/nuvola/22/multimedia.png | Bin 0 -> 1501 bytes .../apps/resource/icon/nuvola/22/mycomputer.png | Bin 0 -> 1514 bytes .../apps/resource/icon/nuvola/22/netscape.png | Bin 0 -> 1314 bytes .../apps/resource/icon/nuvola/22/network.png | Bin 0 -> 1882 bytes swat.obsolete/apps/resource/icon/nuvola/22/ok.png | Bin 0 -> 1192 bytes .../apps/resource/icon/nuvola/22/paint.png | Bin 0 -> 1468 bytes .../apps/resource/icon/nuvola/22/partitions.png | Bin 0 -> 1729 bytes .../apps/resource/icon/nuvola/22/password.png | Bin 0 -> 1336 bytes swat.obsolete/apps/resource/icon/nuvola/22/pda.png | Bin 0 -> 1186 bytes .../apps/resource/icon/nuvola/22/printer.png | Bin 0 -> 1676 bytes .../apps/resource/icon/nuvola/22/queue.png | Bin 0 -> 999 bytes .../apps/resource/icon/nuvola/22/redo.png | Bin 0 -> 1035 bytes .../apps/resource/icon/nuvola/22/reload.png | Bin 0 -> 1684 bytes swat.obsolete/apps/resource/icon/nuvola/22/run.png | Bin 0 -> 1353 bytes .../apps/resource/icon/nuvola/22/scanner.png | Bin 0 -> 1689 bytes .../apps/resource/icon/nuvola/22/settings.png | Bin 0 -> 1904 bytes .../apps/resource/icon/nuvola/22/signature.png | Bin 0 -> 981 bytes .../apps/resource/icon/nuvola/22/spellcheck.png | Bin 0 -> 922 bytes .../apps/resource/icon/nuvola/22/stop.png | Bin 0 -> 1473 bytes .../apps/resource/icon/nuvola/22/tablet.png | Bin 0 -> 1617 bytes .../apps/resource/icon/nuvola/22/terminal.png | Bin 0 -> 1093 bytes .../apps/resource/icon/nuvola/22/toys.png | Bin 0 -> 1918 bytes .../resource/icon/nuvola/22/trashcan-empty.png | Bin 0 -> 1455 bytes .../apps/resource/icon/nuvola/22/trashcan-full.png | Bin 0 -> 1653 bytes swat.obsolete/apps/resource/icon/nuvola/22/tv.png | Bin 0 -> 1372 bytes .../apps/resource/icon/nuvola/22/undo.png | Bin 0 -> 1061 bytes swat.obsolete/apps/resource/icon/nuvola/22/up.png | Bin 0 -> 1222 bytes .../apps/resource/icon/nuvola/22/user.png | Bin 0 -> 1850 bytes .../apps/resource/icon/nuvola/22/utilities.png | Bin 0 -> 1556 bytes .../apps/resource/icon/nuvola/22/view-bottom.png | Bin 0 -> 1400 bytes .../apps/resource/icon/nuvola/22/view-choose.png | Bin 0 -> 814 bytes .../apps/resource/icon/nuvola/22/view-detailed.png | Bin 0 -> 1316 bytes .../apps/resource/icon/nuvola/22/view-icon.png | Bin 0 -> 930 bytes .../resource/icon/nuvola/22/view-left-right.png | Bin 0 -> 1088 bytes .../resource/icon/nuvola/22/view-multicolumn.png | Bin 0 -> 825 bytes .../apps/resource/icon/nuvola/22/view-remove.png | Bin 0 -> 966 bytes .../apps/resource/icon/nuvola/22/view-right.png | Bin 0 -> 1404 bytes .../apps/resource/icon/nuvola/22/view-sidetree.png | Bin 0 -> 876 bytes .../apps/resource/icon/nuvola/22/view-text.png | Bin 0 -> 1181 bytes .../resource/icon/nuvola/22/view-top-bottom.png | Bin 0 -> 1071 bytes .../apps/resource/icon/nuvola/22/view-tree.png | Bin 0 -> 802 bytes .../apps/resource/icon/nuvola/22/viewmag-fit.png | Bin 0 -> 1157 bytes .../apps/resource/icon/nuvola/22/viewmag-minus.png | Bin 0 -> 794 bytes .../resource/icon/nuvola/22/viewmag-original.png | Bin 0 -> 808 bytes .../apps/resource/icon/nuvola/22/viewmag-plus.png | Bin 0 -> 1352 bytes .../apps/resource/icon/nuvola/22/viewmag.png | Bin 0 -> 1329 bytes .../apps/resource/icon/nuvola/22/wizard.png | Bin 0 -> 1229 bytes .../apps/resource/icon/nuvola/32/accessibility.png | Bin 0 -> 2295 bytes .../apps/resource/icon/nuvola/32/adobe-reader.png | Bin 0 -> 2948 bytes .../apps/resource/icon/nuvola/32/alarm.png | Bin 0 -> 2920 bytes .../apps/resource/icon/nuvola/32/applications.png | Bin 0 -> 2080 bytes .../apps/resource/icon/nuvola/32/attach.png | Bin 0 -> 2285 bytes .../apps/resource/icon/nuvola/32/back.png | Bin 0 -> 1821 bytes .../apps/resource/icon/nuvola/32/background.png | Bin 0 -> 2413 bytes .../apps/resource/icon/nuvola/32/bell.png | Bin 0 -> 2390 bytes .../resource/icon/nuvola/32/bitmapgraphics.png | Bin 0 -> 2793 bytes .../apps/resource/icon/nuvola/32/bookmark-add.png | Bin 0 -> 2509 bytes .../apps/resource/icon/nuvola/32/bookmark.png | Bin 0 -> 2126 bytes swat.obsolete/apps/resource/icon/nuvola/32/bug.png | Bin 0 -> 2325 bytes .../apps/resource/icon/nuvola/32/button-cancel.png | Bin 0 -> 2478 bytes .../apps/resource/icon/nuvola/32/button-ok.png | Bin 0 -> 1732 bytes .../apps/resource/icon/nuvola/32/cache.png | Bin 0 -> 1700 bytes .../apps/resource/icon/nuvola/32/calculator.png | Bin 0 -> 2461 bytes .../apps/resource/icon/nuvola/32/camera.png | Bin 0 -> 1974 bytes .../apps/resource/icon/nuvola/32/cdrom.png | Bin 0 -> 2445 bytes .../apps/resource/icon/nuvola/32/char-device.png | Bin 0 -> 2238 bytes .../apps/resource/icon/nuvola/32/chart.png | Bin 0 -> 2465 bytes .../apps/resource/icon/nuvola/32/clipboard.png | Bin 0 -> 1947 bytes .../apps/resource/icon/nuvola/32/clock.png | Bin 0 -> 2905 bytes .../apps/resource/icon/nuvola/32/colors.png | Bin 0 -> 2625 bytes .../apps/resource/icon/nuvola/32/configure.png | Bin 0 -> 1907 bytes .../resource/icon/nuvola/32/connect-creating.png | Bin 0 -> 1904 bytes .../icon/nuvola/32/connect-established.png | Bin 0 -> 2683 bytes .../apps/resource/icon/nuvola/32/connect-no.png | Bin 0 -> 2803 bytes .../apps/resource/icon/nuvola/32/contents.png | Bin 0 -> 2226 bytes .../resource/icon/nuvola/32/control-center.png | Bin 0 -> 2857 bytes .../apps/resource/icon/nuvola/32/cookie.png | Bin 0 -> 2679 bytes .../apps/resource/icon/nuvola/32/core.png | Bin 0 -> 1596 bytes .../apps/resource/icon/nuvola/32/date.png | Bin 0 -> 2825 bytes .../apps/resource/icon/nuvola/32/decrypted.png | Bin 0 -> 2025 bytes .../apps/resource/icon/nuvola/32/desktop.png | Bin 0 -> 2742 bytes .../apps/resource/icon/nuvola/32/devices.png | Bin 0 -> 1355 bytes .../apps/resource/icon/nuvola/32/dictionary.png | Bin 0 -> 2159 bytes .../apps/resource/icon/nuvola/32/display.png | Bin 0 -> 1965 bytes .../apps/resource/icon/nuvola/32/down.png | Bin 0 -> 1748 bytes .../apps/resource/icon/nuvola/32/edit-copy.png | Bin 0 -> 1329 bytes .../apps/resource/icon/nuvola/32/edit-cut.png | Bin 0 -> 1849 bytes .../apps/resource/icon/nuvola/32/edit-delete.png | Bin 0 -> 1805 bytes .../apps/resource/icon/nuvola/32/edit-paste.png | Bin 0 -> 1799 bytes .../apps/resource/icon/nuvola/32/edit.png | Bin 0 -> 1395 bytes .../apps/resource/icon/nuvola/32/editor.png | Bin 0 -> 2805 bytes .../apps/resource/icon/nuvola/32/email.png | Bin 0 -> 2079 bytes .../apps/resource/icon/nuvola/32/encrypted.png | Bin 0 -> 1795 bytes .../apps/resource/icon/nuvola/32/energy.png | Bin 0 -> 2753 bytes .../apps/resource/icon/nuvola/32/error.png | Bin 0 -> 2622 bytes .../apps/resource/icon/nuvola/32/exec.png | Bin 0 -> 2168 bytes .../apps/resource/icon/nuvola/32/exit.png | Bin 0 -> 2446 bytes .../apps/resource/icon/nuvola/32/file-manager.png | Bin 0 -> 1920 bytes .../apps/resource/icon/nuvola/32/file-new.png | Bin 0 -> 1857 bytes .../apps/resource/icon/nuvola/32/file-open.png | Bin 0 -> 1714 bytes .../apps/resource/icon/nuvola/32/file-print.png | Bin 0 -> 2504 bytes .../apps/resource/icon/nuvola/32/file-save-as.png | Bin 0 -> 2346 bytes .../apps/resource/icon/nuvola/32/file-save.png | Bin 0 -> 1741 bytes .../apps/resource/icon/nuvola/32/find.png | Bin 0 -> 1446 bytes .../apps/resource/icon/nuvola/32/floppy.png | Bin 0 -> 1757 bytes .../apps/resource/icon/nuvola/32/flowchart.png | Bin 0 -> 2309 bytes .../resource/icon/nuvola/32/folder-favorite.png | Bin 0 -> 3112 bytes .../resource/icon/nuvola/32/folder-important.png | Bin 0 -> 3214 bytes .../apps/resource/icon/nuvola/32/folder-locked.png | Bin 0 -> 3092 bytes .../apps/resource/icon/nuvola/32/folder-open.png | Bin 0 -> 2300 bytes .../apps/resource/icon/nuvola/32/folder.png | Bin 0 -> 2972 bytes .../apps/resource/icon/nuvola/32/fonts.png | Bin 0 -> 1993 bytes .../apps/resource/icon/nuvola/32/forward.png | Bin 0 -> 1860 bytes .../apps/resource/icon/nuvola/32/games.png | Bin 0 -> 2590 bytes .../apps/resource/icon/nuvola/32/graphics.png | Bin 0 -> 2742 bytes .../apps/resource/icon/nuvola/32/harddrive.png | Bin 0 -> 1551 bytes .../apps/resource/icon/nuvola/32/hardware-info.png | Bin 0 -> 2653 bytes .../apps/resource/icon/nuvola/32/help-center.png | Bin 0 -> 2647 bytes .../apps/resource/icon/nuvola/32/help.png | Bin 0 -> 2671 bytes .../apps/resource/icon/nuvola/32/home.png | Bin 0 -> 2585 bytes .../apps/resource/icon/nuvola/32/icons.png | Bin 0 -> 1646 bytes .../apps/resource/icon/nuvola/32/iconthemes.png | Bin 0 -> 2408 bytes .../apps/resource/icon/nuvola/32/important.png | Bin 0 -> 2169 bytes .../apps/resource/icon/nuvola/32/info.png | Bin 0 -> 2017 bytes .../apps/resource/icon/nuvola/32/joystick.png | Bin 0 -> 2594 bytes .../resource/icon/nuvola/32/keyboard-layout.png | Bin 0 -> 2410 bytes .../apps/resource/icon/nuvola/32/locale.png | Bin 0 -> 2179 bytes .../apps/resource/icon/nuvola/32/look-and-feel.png | Bin 0 -> 2770 bytes .../apps/resource/icon/nuvola/32/magnifier.png | Bin 0 -> 2167 bytes .../apps/resource/icon/nuvola/32/mail-delete.png | Bin 0 -> 2713 bytes .../apps/resource/icon/nuvola/32/mail-find.png | Bin 0 -> 2707 bytes .../apps/resource/icon/nuvola/32/mail-get.png | Bin 0 -> 2990 bytes .../apps/resource/icon/nuvola/32/mail-new.png | Bin 0 -> 1672 bytes .../apps/resource/icon/nuvola/32/mail-send.png | Bin 0 -> 2577 bytes .../apps/resource/icon/nuvola/32/mail.png | Bin 0 -> 2665 bytes .../apps/resource/icon/nuvola/32/memory.png | Bin 0 -> 2276 bytes .../apps/resource/icon/nuvola/32/mime-archive.png | Bin 0 -> 2566 bytes .../apps/resource/icon/nuvola/32/mime-binary.png | Bin 0 -> 1756 bytes .../apps/resource/icon/nuvola/32/mime-calendar.png | Bin 0 -> 2058 bytes .../apps/resource/icon/nuvola/32/mime-card.png | Bin 0 -> 1764 bytes .../apps/resource/icon/nuvola/32/mime-document.png | Bin 0 -> 2118 bytes .../apps/resource/icon/nuvola/32/mime-html.png | Bin 0 -> 2034 bytes .../apps/resource/icon/nuvola/32/mime-image.png | Bin 0 -> 1605 bytes .../apps/resource/icon/nuvola/32/mime-manual.png | Bin 0 -> 2285 bytes .../resource/icon/nuvola/32/mime-multimedia.png | Bin 0 -> 1894 bytes .../apps/resource/icon/nuvola/32/mime-pdf.png | Bin 0 -> 1752 bytes .../resource/icon/nuvola/32/mime-quicktime.png | Bin 0 -> 2001 bytes .../apps/resource/icon/nuvola/32/mime-rpm.png | Bin 0 -> 2820 bytes .../apps/resource/icon/nuvola/32/mime-script.png | Bin 0 -> 1951 bytes .../resource/icon/nuvola/32/mime-shellscript.png | Bin 0 -> 1546 bytes .../resource/icon/nuvola/32/mime-sourcecode.png | Bin 0 -> 2201 bytes .../resource/icon/nuvola/32/mime-spreadsheet.png | Bin 0 -> 2243 bytes .../apps/resource/icon/nuvola/32/mime-text.png | Bin 0 -> 1006 bytes .../apps/resource/icon/nuvola/32/mime-video.png | Bin 0 -> 1587 bytes .../apps/resource/icon/nuvola/32/misc.png | Bin 0 -> 2853 bytes .../apps/resource/icon/nuvola/32/mixer.png | Bin 0 -> 2906 bytes .../apps/resource/icon/nuvola/32/modem.png | Bin 0 -> 2493 bytes .../apps/resource/icon/nuvola/32/mouse.png | Bin 0 -> 2152 bytes .../apps/resource/icon/nuvola/32/movieplayer.png | Bin 0 -> 1516 bytes .../apps/resource/icon/nuvola/32/multimedia.png | Bin 0 -> 2641 bytes .../apps/resource/icon/nuvola/32/mycomputer.png | Bin 0 -> 2726 bytes .../apps/resource/icon/nuvola/32/netscape.png | Bin 0 -> 2020 bytes .../apps/resource/icon/nuvola/32/network.png | Bin 0 -> 3141 bytes .../apps/resource/icon/nuvola/32/notes.png | Bin 0 -> 2089 bytes .../apps/resource/icon/nuvola/32/notify.png | Bin 0 -> 3050 bytes .../apps/resource/icon/nuvola/32/opera.png | Bin 0 -> 2676 bytes .../apps/resource/icon/nuvola/32/organizer.png | Bin 0 -> 3172 bytes .../apps/resource/icon/nuvola/32/paint.png | Bin 0 -> 2608 bytes .../apps/resource/icon/nuvola/32/partitions.png | Bin 0 -> 2676 bytes .../apps/resource/icon/nuvola/32/password.png | Bin 0 -> 2085 bytes swat.obsolete/apps/resource/icon/nuvola/32/pda.png | Bin 0 -> 1787 bytes .../apps/resource/icon/nuvola/32/pipe.png | Bin 0 -> 1624 bytes .../apps/resource/icon/nuvola/32/presentation.png | Bin 0 -> 2103 bytes .../apps/resource/icon/nuvola/32/printer.png | Bin 0 -> 2650 bytes .../apps/resource/icon/nuvola/32/queue.png | Bin 0 -> 1562 bytes .../apps/resource/icon/nuvola/32/redo.png | Bin 0 -> 1615 bytes .../apps/resource/icon/nuvola/32/reload.png | Bin 0 -> 2536 bytes swat.obsolete/apps/resource/icon/nuvola/32/run.png | Bin 0 -> 2057 bytes .../apps/resource/icon/nuvola/32/scanner.png | Bin 0 -> 2600 bytes .../apps/resource/icon/nuvola/32/services.png | Bin 0 -> 2853 bytes .../apps/resource/icon/nuvola/32/settings.png | Bin 0 -> 3316 bytes .../apps/resource/icon/nuvola/32/stop.png | Bin 0 -> 2437 bytes .../apps/resource/icon/nuvola/32/style.png | Bin 0 -> 2070 bytes .../apps/resource/icon/nuvola/32/system.png | Bin 0 -> 3023 bytes .../apps/resource/icon/nuvola/32/tablet.png | Bin 0 -> 2505 bytes .../apps/resource/icon/nuvola/32/terminal.png | Bin 0 -> 1683 bytes .../apps/resource/icon/nuvola/32/themes.png | Bin 0 -> 3074 bytes .../apps/resource/icon/nuvola/32/toys.png | Bin 0 -> 3387 bytes .../resource/icon/nuvola/32/trashcan-empty.png | Bin 0 -> 2236 bytes .../apps/resource/icon/nuvola/32/trashcan-full.png | Bin 0 -> 2844 bytes swat.obsolete/apps/resource/icon/nuvola/32/tv.png | Bin 0 -> 1928 bytes .../apps/resource/icon/nuvola/32/undo.png | Bin 0 -> 1608 bytes swat.obsolete/apps/resource/icon/nuvola/32/up.png | Bin 0 -> 1849 bytes .../apps/resource/icon/nuvola/32/user.png | Bin 0 -> 3199 bytes .../apps/resource/icon/nuvola/32/utilities.png | Bin 0 -> 2559 bytes .../apps/resource/icon/nuvola/32/view-bottom.png | Bin 0 -> 2211 bytes .../apps/resource/icon/nuvola/32/view-choose.png | Bin 0 -> 2048 bytes .../apps/resource/icon/nuvola/32/view-detailed.png | Bin 0 -> 1979 bytes .../apps/resource/icon/nuvola/32/view-icon.png | Bin 0 -> 2151 bytes .../resource/icon/nuvola/32/view-left-right.png | Bin 0 -> 1602 bytes .../resource/icon/nuvola/32/view-multicolumn.png | Bin 0 -> 2155 bytes .../apps/resource/icon/nuvola/32/view-remove.png | Bin 0 -> 1406 bytes .../apps/resource/icon/nuvola/32/view-right.png | Bin 0 -> 2226 bytes .../apps/resource/icon/nuvola/32/view-sidetree.png | Bin 0 -> 1929 bytes .../apps/resource/icon/nuvola/32/view-text.png | Bin 0 -> 1759 bytes .../resource/icon/nuvola/32/view-top-bottom.png | Bin 0 -> 1565 bytes .../apps/resource/icon/nuvola/32/view-tree.png | Bin 0 -> 1889 bytes .../apps/resource/icon/nuvola/32/viewmag-fit.png | Bin 0 -> 3233 bytes .../apps/resource/icon/nuvola/32/viewmag-minus.png | Bin 0 -> 2847 bytes .../resource/icon/nuvola/32/viewmag-original.png | Bin 0 -> 2739 bytes .../apps/resource/icon/nuvola/32/viewmag-plus.png | Bin 0 -> 2901 bytes .../apps/resource/icon/nuvola/32/viewmag.png | Bin 0 -> 2282 bytes .../apps/resource/icon/nuvola/32/wordprocessor.png | Bin 0 -> 2288 bytes .../apps/resource/icon/nuvola/48/accessibility.png | Bin 0 -> 3532 bytes .../apps/resource/icon/nuvola/48/adobe-reader.png | Bin 0 -> 4989 bytes .../apps/resource/icon/nuvola/48/alarm.png | Bin 0 -> 4812 bytes .../apps/resource/icon/nuvola/48/applications.png | Bin 0 -> 3383 bytes .../apps/resource/icon/nuvola/48/back.png | Bin 0 -> 2687 bytes .../apps/resource/icon/nuvola/48/background.png | Bin 0 -> 3833 bytes .../apps/resource/icon/nuvola/48/bell.png | Bin 0 -> 3966 bytes .../resource/icon/nuvola/48/bitmapgraphics.png | Bin 0 -> 5146 bytes swat.obsolete/apps/resource/icon/nuvola/48/bug.png | Bin 0 -> 3900 bytes .../apps/resource/icon/nuvola/48/cache.png | Bin 0 -> 2484 bytes .../apps/resource/icon/nuvola/48/calculator.png | Bin 0 -> 4014 bytes .../apps/resource/icon/nuvola/48/camera.png | Bin 0 -> 3094 bytes .../apps/resource/icon/nuvola/48/cdrom.png | Bin 0 -> 4058 bytes .../apps/resource/icon/nuvola/48/char-device.png | Bin 0 -> 3679 bytes .../apps/resource/icon/nuvola/48/chart.png | Bin 0 -> 4220 bytes .../apps/resource/icon/nuvola/48/clipboard.png | Bin 0 -> 3364 bytes .../apps/resource/icon/nuvola/48/clock.png | Bin 0 -> 5063 bytes .../apps/resource/icon/nuvola/48/colors.png | Bin 0 -> 4469 bytes .../resource/icon/nuvola/48/control-center.png | Bin 0 -> 4736 bytes .../apps/resource/icon/nuvola/48/core.png | Bin 0 -> 2441 bytes .../apps/resource/icon/nuvola/48/date.png | Bin 0 -> 4711 bytes .../apps/resource/icon/nuvola/48/desktop.png | Bin 0 -> 4878 bytes .../apps/resource/icon/nuvola/48/devices.png | Bin 0 -> 2207 bytes .../apps/resource/icon/nuvola/48/dictionary.png | Bin 0 -> 3482 bytes .../apps/resource/icon/nuvola/48/display.png | Bin 0 -> 3071 bytes .../apps/resource/icon/nuvola/48/down.png | Bin 0 -> 2627 bytes .../apps/resource/icon/nuvola/48/editor.png | Bin 0 -> 4979 bytes .../apps/resource/icon/nuvola/48/email.png | Bin 0 -> 3393 bytes .../apps/resource/icon/nuvola/48/encrypted.png | Bin 0 -> 2804 bytes .../apps/resource/icon/nuvola/48/energy.png | Bin 0 -> 4619 bytes .../apps/resource/icon/nuvola/48/error.png | Bin 0 -> 4477 bytes .../apps/resource/icon/nuvola/48/exec.png | Bin 0 -> 3465 bytes .../apps/resource/icon/nuvola/48/file-manager.png | Bin 0 -> 2686 bytes .../apps/resource/icon/nuvola/48/file-print.png | Bin 0 -> 3369 bytes .../apps/resource/icon/nuvola/48/floppy.png | Bin 0 -> 2705 bytes .../apps/resource/icon/nuvola/48/flowchart.png | Bin 0 -> 3938 bytes .../resource/icon/nuvola/48/folder-favorite.png | Bin 0 -> 5047 bytes .../resource/icon/nuvola/48/folder-important.png | Bin 0 -> 5277 bytes .../apps/resource/icon/nuvola/48/folder-locked.png | Bin 0 -> 5067 bytes .../apps/resource/icon/nuvola/48/folder-open.png | Bin 0 -> 3806 bytes .../apps/resource/icon/nuvola/48/folder.png | Bin 0 -> 4789 bytes .../apps/resource/icon/nuvola/48/fonts.png | Bin 0 -> 3388 bytes .../apps/resource/icon/nuvola/48/forward.png | Bin 0 -> 2892 bytes .../apps/resource/icon/nuvola/48/games.png | Bin 0 -> 4173 bytes .../apps/resource/icon/nuvola/48/graphics.png | Bin 0 -> 4709 bytes .../apps/resource/icon/nuvola/48/harddrive.png | Bin 0 -> 2283 bytes .../apps/resource/icon/nuvola/48/hardware-info.png | Bin 0 -> 4180 bytes .../apps/resource/icon/nuvola/48/help-center.png | Bin 0 -> 4449 bytes .../apps/resource/icon/nuvola/48/home.png | Bin 0 -> 3831 bytes .../apps/resource/icon/nuvola/48/icons.png | Bin 0 -> 2461 bytes .../apps/resource/icon/nuvola/48/iconthemes.png | Bin 0 -> 4045 bytes .../apps/resource/icon/nuvola/48/important.png | Bin 0 -> 3519 bytes .../apps/resource/icon/nuvola/48/info.png | Bin 0 -> 3188 bytes .../apps/resource/icon/nuvola/48/joystick.png | Bin 0 -> 4096 bytes .../resource/icon/nuvola/48/keyboard-layout.png | Bin 0 -> 3548 bytes .../apps/resource/icon/nuvola/48/locale.png | Bin 0 -> 3077 bytes .../apps/resource/icon/nuvola/48/look-and-feel.png | Bin 0 -> 4935 bytes .../apps/resource/icon/nuvola/48/magnifier.png | Bin 0 -> 3779 bytes .../apps/resource/icon/nuvola/48/memory.png | Bin 0 -> 4185 bytes .../apps/resource/icon/nuvola/48/mime-archive.png | Bin 0 -> 4011 bytes .../apps/resource/icon/nuvola/48/mime-binary.png | Bin 0 -> 2728 bytes .../apps/resource/icon/nuvola/48/mime-calendar.png | Bin 0 -> 3361 bytes .../apps/resource/icon/nuvola/48/mime-card.png | Bin 0 -> 2861 bytes .../apps/resource/icon/nuvola/48/mime-document.png | Bin 0 -> 3330 bytes .../apps/resource/icon/nuvola/48/mime-html.png | Bin 0 -> 3382 bytes .../apps/resource/icon/nuvola/48/mime-image.png | Bin 0 -> 2512 bytes .../apps/resource/icon/nuvola/48/mime-manual.png | Bin 0 -> 3770 bytes .../resource/icon/nuvola/48/mime-multimedia.png | Bin 0 -> 3046 bytes .../apps/resource/icon/nuvola/48/mime-pdf.png | Bin 0 -> 2748 bytes .../resource/icon/nuvola/48/mime-quicktime.png | Bin 0 -> 3341 bytes .../apps/resource/icon/nuvola/48/mime-rpm.png | Bin 0 -> 4603 bytes .../apps/resource/icon/nuvola/48/mime-script.png | Bin 0 -> 3088 bytes .../resource/icon/nuvola/48/mime-shellscript.png | Bin 0 -> 2275 bytes .../resource/icon/nuvola/48/mime-sourcecode.png | Bin 0 -> 3988 bytes .../resource/icon/nuvola/48/mime-spreadsheet.png | Bin 0 -> 3271 bytes .../apps/resource/icon/nuvola/48/mime-text.png | Bin 0 -> 1536 bytes .../apps/resource/icon/nuvola/48/mime-video.png | Bin 0 -> 2459 bytes .../apps/resource/icon/nuvola/48/mixer.png | Bin 0 -> 4609 bytes .../apps/resource/icon/nuvola/48/modem.png | Bin 0 -> 3813 bytes .../apps/resource/icon/nuvola/48/mouse.png | Bin 0 -> 3657 bytes .../apps/resource/icon/nuvola/48/movieplayer.png | Bin 0 -> 2427 bytes .../apps/resource/icon/nuvola/48/multimedia.png | Bin 0 -> 4788 bytes .../apps/resource/icon/nuvola/48/mycomputer.png | Bin 0 -> 4814 bytes .../apps/resource/icon/nuvola/48/netscape.png | Bin 0 -> 3265 bytes .../apps/resource/icon/nuvola/48/network.png | Bin 0 -> 5597 bytes .../apps/resource/icon/nuvola/48/notes.png | Bin 0 -> 3267 bytes .../apps/resource/icon/nuvola/48/notify.png | Bin 0 -> 5027 bytes .../apps/resource/icon/nuvola/48/opera.png | Bin 0 -> 4421 bytes .../apps/resource/icon/nuvola/48/organizer.png | Bin 0 -> 6475 bytes .../apps/resource/icon/nuvola/48/paint.png | Bin 0 -> 4379 bytes .../apps/resource/icon/nuvola/48/partitions.png | Bin 0 -> 4377 bytes .../apps/resource/icon/nuvola/48/password.png | Bin 0 -> 3365 bytes swat.obsolete/apps/resource/icon/nuvola/48/pda.png | Bin 0 -> 2761 bytes .../apps/resource/icon/nuvola/48/pipe.png | Bin 0 -> 2469 bytes .../apps/resource/icon/nuvola/48/presentation.png | Bin 0 -> 3191 bytes .../apps/resource/icon/nuvola/48/printer.png | Bin 0 -> 4006 bytes .../apps/resource/icon/nuvola/48/reload.png | Bin 0 -> 4229 bytes .../apps/resource/icon/nuvola/48/scanner.png | Bin 0 -> 4185 bytes .../apps/resource/icon/nuvola/48/services.png | Bin 0 -> 5089 bytes .../apps/resource/icon/nuvola/48/settings.png | Bin 0 -> 5994 bytes .../apps/resource/icon/nuvola/48/style.png | Bin 0 -> 2920 bytes .../apps/resource/icon/nuvola/48/system.png | Bin 0 -> 5111 bytes .../apps/resource/icon/nuvola/48/tablet.png | Bin 0 -> 4326 bytes .../apps/resource/icon/nuvola/48/terminal.png | Bin 0 -> 2495 bytes .../apps/resource/icon/nuvola/48/themes.png | Bin 0 -> 4934 bytes .../apps/resource/icon/nuvola/48/toys.png | Bin 0 -> 5784 bytes .../resource/icon/nuvola/48/trashcan-empty.png | Bin 0 -> 3550 bytes .../apps/resource/icon/nuvola/48/trashcan-full.png | Bin 0 -> 4997 bytes swat.obsolete/apps/resource/icon/nuvola/48/tv.png | Bin 0 -> 2696 bytes swat.obsolete/apps/resource/icon/nuvola/48/up.png | Bin 0 -> 2802 bytes .../apps/resource/icon/nuvola/48/user.png | Bin 0 -> 5470 bytes .../apps/resource/icon/nuvola/48/utilities.png | Bin 0 -> 4217 bytes .../apps/resource/icon/nuvola/48/wordprocessor.png | Bin 0 -> 3934 bytes .../apps/resource/icon/nuvola/64/adobe-reader.png | Bin 0 -> 7294 bytes .../apps/resource/icon/nuvola/64/applications.png | Bin 0 -> 4838 bytes .../apps/resource/icon/nuvola/64/background.png | Bin 0 -> 5477 bytes .../apps/resource/icon/nuvola/64/bell.png | Bin 0 -> 5776 bytes .../resource/icon/nuvola/64/bitmapgraphics.png | Bin 0 -> 8117 bytes swat.obsolete/apps/resource/icon/nuvola/64/bug.png | Bin 0 -> 5726 bytes .../apps/resource/icon/nuvola/64/cache.png | Bin 0 -> 3420 bytes .../apps/resource/icon/nuvola/64/calculator.png | Bin 0 -> 5740 bytes .../apps/resource/icon/nuvola/64/camera.png | Bin 0 -> 4389 bytes .../apps/resource/icon/nuvola/64/cdrom.png | Bin 0 -> 5957 bytes .../apps/resource/icon/nuvola/64/char-device.png | Bin 0 -> 5210 bytes .../apps/resource/icon/nuvola/64/chart.png | Bin 0 -> 6115 bytes .../apps/resource/icon/nuvola/64/clipboard.png | Bin 0 -> 4949 bytes .../apps/resource/icon/nuvola/64/clock.png | Bin 0 -> 7445 bytes .../apps/resource/icon/nuvola/64/colors.png | Bin 0 -> 6581 bytes .../resource/icon/nuvola/64/control-center.png | Bin 0 -> 6794 bytes .../apps/resource/icon/nuvola/64/core.png | Bin 0 -> 3322 bytes .../apps/resource/icon/nuvola/64/date.png | Bin 0 -> 6813 bytes .../apps/resource/icon/nuvola/64/desktop.png | Bin 0 -> 7360 bytes .../apps/resource/icon/nuvola/64/devices.png | Bin 0 -> 2943 bytes .../apps/resource/icon/nuvola/64/dictionary.png | Bin 0 -> 4971 bytes .../apps/resource/icon/nuvola/64/display.png | Bin 0 -> 4321 bytes .../apps/resource/icon/nuvola/64/editor.png | Bin 0 -> 7625 bytes .../apps/resource/icon/nuvola/64/email.png | Bin 0 -> 4911 bytes .../apps/resource/icon/nuvola/64/encrypted.png | Bin 0 -> 3781 bytes .../apps/resource/icon/nuvola/64/energy.png | Bin 0 -> 6915 bytes .../apps/resource/icon/nuvola/64/error.png | Bin 0 -> 6081 bytes .../apps/resource/icon/nuvola/64/exec.png | Bin 0 -> 5180 bytes .../apps/resource/icon/nuvola/64/file-manager.png | Bin 0 -> 3596 bytes .../apps/resource/icon/nuvola/64/floppy.png | Bin 0 -> 3781 bytes .../apps/resource/icon/nuvola/64/flowchart.png | Bin 0 -> 5627 bytes .../resource/icon/nuvola/64/folder-favorite.png | Bin 0 -> 7622 bytes .../resource/icon/nuvola/64/folder-important.png | Bin 0 -> 7889 bytes .../apps/resource/icon/nuvola/64/folder-locked.png | Bin 0 -> 7544 bytes .../apps/resource/icon/nuvola/64/folder-open.png | Bin 0 -> 5712 bytes .../apps/resource/icon/nuvola/64/folder.png | Bin 0 -> 7310 bytes .../apps/resource/icon/nuvola/64/fonts.png | Bin 0 -> 5080 bytes .../apps/resource/icon/nuvola/64/games.png | Bin 0 -> 6251 bytes .../apps/resource/icon/nuvola/64/graphics.png | Bin 0 -> 7349 bytes .../apps/resource/icon/nuvola/64/harddrive.png | Bin 0 -> 3123 bytes .../apps/resource/icon/nuvola/64/hardware-info.png | Bin 0 -> 5838 bytes .../apps/resource/icon/nuvola/64/help-center.png | Bin 0 -> 6693 bytes .../apps/resource/icon/nuvola/64/icons.png | Bin 0 -> 3428 bytes .../apps/resource/icon/nuvola/64/important.png | Bin 0 -> 4994 bytes .../apps/resource/icon/nuvola/64/info.png | Bin 0 -> 4434 bytes .../apps/resource/icon/nuvola/64/joystick.png | Bin 0 -> 6189 bytes .../resource/icon/nuvola/64/keyboard-layout.png | Bin 0 -> 4883 bytes .../apps/resource/icon/nuvola/64/locale.png | Bin 0 -> 4062 bytes .../apps/resource/icon/nuvola/64/look-and-feel.png | Bin 0 -> 7579 bytes .../apps/resource/icon/nuvola/64/magnifier.png | Bin 0 -> 5275 bytes .../apps/resource/icon/nuvola/64/memory.png | Bin 0 -> 6633 bytes .../apps/resource/icon/nuvola/64/mime-archive.png | Bin 0 -> 5854 bytes .../apps/resource/icon/nuvola/64/mime-binary.png | Bin 0 -> 3703 bytes .../apps/resource/icon/nuvola/64/mime-calendar.png | Bin 0 -> 4882 bytes .../apps/resource/icon/nuvola/64/mime-card.png | Bin 0 -> 4003 bytes .../apps/resource/icon/nuvola/64/mime-document.png | Bin 0 -> 4878 bytes .../apps/resource/icon/nuvola/64/mime-html.png | Bin 0 -> 4906 bytes .../apps/resource/icon/nuvola/64/mime-image.png | Bin 0 -> 3401 bytes .../apps/resource/icon/nuvola/64/mime-manual.png | Bin 0 -> 5619 bytes .../resource/icon/nuvola/64/mime-multimedia.png | Bin 0 -> 4399 bytes .../apps/resource/icon/nuvola/64/mime-pdf.png | Bin 0 -> 3922 bytes .../resource/icon/nuvola/64/mime-quicktime.png | Bin 0 -> 4807 bytes .../apps/resource/icon/nuvola/64/mime-rpm.png | Bin 0 -> 6713 bytes .../apps/resource/icon/nuvola/64/mime-script.png | Bin 0 -> 4302 bytes .../resource/icon/nuvola/64/mime-shellscript.png | Bin 0 -> 2976 bytes .../resource/icon/nuvola/64/mime-sourcecode.png | Bin 0 -> 5909 bytes .../resource/icon/nuvola/64/mime-spreadsheet.png | Bin 0 -> 4619 bytes .../apps/resource/icon/nuvola/64/mime-text.png | Bin 0 -> 1945 bytes .../apps/resource/icon/nuvola/64/mime-video.png | Bin 0 -> 3312 bytes .../apps/resource/icon/nuvola/64/mixer.png | Bin 0 -> 6596 bytes .../apps/resource/icon/nuvola/64/modem.png | Bin 0 -> 5323 bytes .../apps/resource/icon/nuvola/64/mouse.png | Bin 0 -> 5419 bytes .../apps/resource/icon/nuvola/64/movieplayer.png | Bin 0 -> 3279 bytes .../apps/resource/icon/nuvola/64/multimedia.png | Bin 0 -> 7128 bytes .../apps/resource/icon/nuvola/64/mycomputer.png | Bin 0 -> 7319 bytes .../apps/resource/icon/nuvola/64/netscape.png | Bin 0 -> 4575 bytes .../apps/resource/icon/nuvola/64/network.png | Bin 0 -> 8319 bytes .../apps/resource/icon/nuvola/64/notes.png | Bin 0 -> 4344 bytes .../apps/resource/icon/nuvola/64/notify.png | Bin 0 -> 7690 bytes .../apps/resource/icon/nuvola/64/organizer.png | Bin 0 -> 10167 bytes .../apps/resource/icon/nuvola/64/paint.png | Bin 0 -> 6520 bytes .../apps/resource/icon/nuvola/64/partitions.png | Bin 0 -> 6455 bytes .../apps/resource/icon/nuvola/64/password.png | Bin 0 -> 4696 bytes swat.obsolete/apps/resource/icon/nuvola/64/pda.png | Bin 0 -> 3942 bytes .../apps/resource/icon/nuvola/64/pipe.png | Bin 0 -> 3808 bytes .../apps/resource/icon/nuvola/64/presentation.png | Bin 0 -> 4307 bytes .../apps/resource/icon/nuvola/64/printer.png | Bin 0 -> 5656 bytes .../apps/resource/icon/nuvola/64/scanner.png | Bin 0 -> 6067 bytes .../apps/resource/icon/nuvola/64/services.png | Bin 0 -> 7628 bytes .../apps/resource/icon/nuvola/64/settings.png | Bin 0 -> 9067 bytes .../apps/resource/icon/nuvola/64/style.png | Bin 0 -> 4291 bytes .../apps/resource/icon/nuvola/64/system.png | Bin 0 -> 7822 bytes .../apps/resource/icon/nuvola/64/tablet.png | Bin 0 -> 6345 bytes .../apps/resource/icon/nuvola/64/terminal.png | Bin 0 -> 3430 bytes .../apps/resource/icon/nuvola/64/themes.png | Bin 0 -> 6788 bytes .../apps/resource/icon/nuvola/64/toys.png | Bin 0 -> 8759 bytes .../resource/icon/nuvola/64/trashcan-empty.png | Bin 0 -> 4980 bytes .../apps/resource/icon/nuvola/64/trashcan-full.png | Bin 0 -> 7279 bytes swat.obsolete/apps/resource/icon/nuvola/64/tv.png | Bin 0 -> 3715 bytes .../apps/resource/icon/nuvola/64/user.png | Bin 0 -> 8036 bytes .../apps/resource/icon/nuvola/64/utilities.png | Bin 0 -> 6367 bytes .../apps/resource/icon/nuvola/64/wordprocessor.png | Bin 0 -> 5858 bytes .../resource/static/history/historyHelper.html | 4 + swat.obsolete/apps/resource/static/image/blank.gif | Bin 0 -> 49 bytes .../apps/resource/static/image/dotted_white.gif | Bin 0 -> 44 bytes .../apps/resource/widget/windows/arrows/down.gif | Bin 0 -> 49 bytes .../resource/widget/windows/arrows/down_small.gif | Bin 0 -> 46 bytes .../resource/widget/windows/arrows/down_tiny.gif | Bin 0 -> 44 bytes .../apps/resource/widget/windows/arrows/first.png | Bin 0 -> 321 bytes .../resource/widget/windows/arrows/forward.gif | Bin 0 -> 55 bytes .../apps/resource/widget/windows/arrows/last.png | Bin 0 -> 333 bytes .../apps/resource/widget/windows/arrows/left.png | Bin 0 -> 299 bytes .../resource/widget/windows/arrows/minimize.gif | Bin 0 -> 52 bytes .../apps/resource/widget/windows/arrows/next.gif | Bin 0 -> 49 bytes .../resource/widget/windows/arrows/previous.gif | Bin 0 -> 49 bytes .../apps/resource/widget/windows/arrows/rewind.gif | Bin 0 -> 54 bytes .../apps/resource/widget/windows/arrows/right.png | Bin 0 -> 313 bytes .../apps/resource/widget/windows/arrows/up.gif | Bin 0 -> 48 bytes .../resource/widget/windows/arrows/up_small.gif | Bin 0 -> 46 bytes .../resource/widget/windows/arrows/up_tiny.gif | Bin 0 -> 44 bytes .../windows/colorselector/brightness-field.jpg | Bin 0 -> 456 bytes .../windows/colorselector/brightness-handle.gif | Bin 0 -> 80 bytes .../windows/colorselector/huesaturation-field.jpg | Bin 0 -> 6344 bytes .../windows/colorselector/huesaturation-handle.gif | Bin 0 -> 63 bytes .../apps/resource/widget/windows/cursors/alias.gif | Bin 0 -> 104 bytes .../apps/resource/widget/windows/cursors/copy.gif | Bin 0 -> 102 bytes .../apps/resource/widget/windows/cursors/move.gif | Bin 0 -> 67 bytes .../resource/widget/windows/cursors/nodrop.gif | Bin 0 -> 120 bytes .../widget/windows/datechooser/lastMonth.png | Bin 0 -> 576 bytes .../widget/windows/datechooser/lastYear.png | Bin 0 -> 830 bytes .../widget/windows/datechooser/nextMonth.png | Bin 0 -> 592 bytes .../widget/windows/datechooser/nextYear.png | Bin 0 -> 828 bytes .../apps/resource/widget/windows/menu/checkbox.gif | Bin 0 -> 838 bytes .../resource/widget/windows/menu/menu-blank.gif | Bin 0 -> 75 bytes .../resource/widget/windows/menu/radiobutton.gif | Bin 0 -> 830 bytes .../resource/widget/windows/table/ascending.png | Bin 0 -> 116 bytes .../widget/windows/table/boolean-false.png | Bin 0 -> 859 bytes .../resource/widget/windows/table/boolean-true.png | Bin 0 -> 121 bytes .../resource/widget/windows/table/descending.png | Bin 0 -> 115 bytes .../widget/windows/table/selectColumnOrder.png | Bin 0 -> 117 bytes .../apps/resource/widget/windows/tree/cross.gif | Bin 0 -> 67 bytes .../resource/widget/windows/tree/cross_minus.gif | Bin 0 -> 154 bytes .../resource/widget/windows/tree/cross_plus.gif | Bin 0 -> 158 bytes .../apps/resource/widget/windows/tree/end.gif | Bin 0 -> 64 bytes .../resource/widget/windows/tree/end_minus.gif | Bin 0 -> 154 bytes .../apps/resource/widget/windows/tree/end_plus.gif | Bin 0 -> 158 bytes .../apps/resource/widget/windows/tree/line.gif | Bin 0 -> 64 bytes .../apps/resource/widget/windows/tree/minus.gif | Bin 0 -> 148 bytes .../resource/widget/windows/tree/only_minus.gif | Bin 0 -> 177 bytes .../resource/widget/windows/tree/only_plus.gif | Bin 0 -> 181 bytes .../apps/resource/widget/windows/tree/plus.gif | Bin 0 -> 152 bytes .../resource/widget/windows/tree/start_minus.gif | Bin 0 -> 178 bytes .../resource/widget/windows/tree/start_plus.gif | Bin 0 -> 182 bytes .../apps/resource/widget/windows/window/close.gif | Bin 0 -> 58 bytes .../resource/widget/windows/window/maximize.gif | Bin 0 -> 56 bytes .../resource/widget/windows/window/minimize.gif | Bin 0 -> 52 bytes .../resource/widget/windows/window/restore.gif | Bin 0 -> 58 bytes swat.obsolete/apps/samba/utils/admin_console.html | 258 + swat.obsolete/apps/samba/utils/ldbbrowse.html | 734 + swat.obsolete/apps/script/layout-samba.js | 15 + swat.obsolete/apps/script/layout.js | 124 + swat.obsolete/cldap_server/index.esp | 13 + swat.obsolete/desktop/index.esp | 261 + swat.obsolete/esptest/exception.esp | 32 + swat.obsolete/esptest/formtest.esp | 35 + swat.obsolete/esptest/include.esp | 14 + swat.obsolete/esptest/index.esp | 7 + swat.obsolete/esptest/ldb.esp | 36 + swat.obsolete/esptest/loadparm.esp | 75 + swat.obsolete/esptest/qooxdoo.esp | 133 + swat.obsolete/esptest/registry.esp | 50 + swat.obsolete/esptest/samr.esp | 36 + swat.obsolete/esptest/session.esp | 53 + swat.obsolete/esptest/showvars.esp | 24 + swat.obsolete/favicon.ico | Bin 0 -> 2238 bytes swat.obsolete/images/core/alpha.gif | Bin 0 -> 64 bytes swat.obsolete/images/core/blank.gif | Bin 0 -> 49 bytes swat.obsolete/images/core/brightness.jpg | Bin 0 -> 456 bytes swat.obsolete/images/core/brightnesshandle.gif | Bin 0 -> 80 bytes swat.obsolete/images/core/dotted.gif | Bin 0 -> 44 bytes swat.obsolete/images/core/huesaturation.jpg | Bin 0 -> 6344 bytes swat.obsolete/images/core/huesaturationhandle.gif | Bin 0 -> 63 bytes swat.obsolete/images/favicon.ico | Bin 0 -> 2238 bytes .../images/icons/crystalsvg/128/antivirus.png | Bin 0 -> 13008 bytes swat.obsolete/images/icons/crystalsvg/128/back.png | Bin 0 -> 9721 bytes .../images/icons/crystalsvg/128/background.png | Bin 0 -> 10885 bytes swat.obsolete/images/icons/crystalsvg/128/bell.png | Bin 0 -> 7039 bytes .../images/icons/crystalsvg/128/blockdevice.png | Bin 0 -> 12036 bytes .../images/icons/crystalsvg/128/browser.png | Bin 0 -> 16624 bytes .../images/icons/crystalsvg/128/cache.png | Bin 0 -> 9342 bytes .../images/icons/crystalsvg/128/clock.png | Bin 0 -> 17753 bytes .../images/icons/crystalsvg/128/colors.png | Bin 0 -> 13385 bytes swat.obsolete/images/icons/crystalsvg/128/core.png | Bin 0 -> 5141 bytes swat.obsolete/images/icons/crystalsvg/128/date.png | Bin 0 -> 14176 bytes .../images/icons/crystalsvg/128/desktop.png | Bin 0 -> 14491 bytes .../images/icons/crystalsvg/128/display.png | Bin 0 -> 10408 bytes .../images/icons/crystalsvg/128/document.png | Bin 0 -> 17351 bytes .../images/icons/crystalsvg/128/email.png | Bin 0 -> 13836 bytes .../images/icons/crystalsvg/128/empty.png | Bin 0 -> 2348 bytes .../images/icons/crystalsvg/128/encrypted.png | Bin 0 -> 10092 bytes .../images/icons/crystalsvg/128/energy.png | Bin 0 -> 13998 bytes .../images/icons/crystalsvg/128/error.png | Bin 0 -> 8865 bytes swat.obsolete/images/icons/crystalsvg/128/exec.png | Bin 0 -> 14999 bytes .../images/icons/crystalsvg/128/fileprint.png | Bin 0 -> 5110 bytes .../images/icons/crystalsvg/128/folder.png | Bin 0 -> 14212 bytes .../images/icons/crystalsvg/128/folder_home.png | Bin 0 -> 11267 bytes .../icons/crystalsvg/128/folder_important.png | Bin 0 -> 16510 bytes .../images/icons/crystalsvg/128/folder_locked.png | Bin 0 -> 17190 bytes .../images/icons/crystalsvg/128/folder_open.png | Bin 0 -> 12755 bytes swat.obsolete/images/icons/crystalsvg/128/font.png | Bin 0 -> 9390 bytes .../images/icons/crystalsvg/128/forward.png | Bin 0 -> 9526 bytes .../images/icons/crystalsvg/128/gohome.png | Bin 0 -> 11267 bytes .../images/icons/crystalsvg/128/hwinfo.png | Bin 0 -> 11501 bytes swat.obsolete/images/icons/crystalsvg/128/info.png | Bin 0 -> 13104 bytes .../images/icons/crystalsvg/128/kcoloredit.png | Bin 0 -> 13385 bytes .../images/icons/crystalsvg/128/kcontrol.png | Bin 0 -> 12149 bytes .../images/icons/crystalsvg/128/keyboard.png | Bin 0 -> 5801 bytes .../images/icons/crystalsvg/128/khelpcenter.png | Bin 0 -> 13998 bytes .../images/icons/crystalsvg/128/konqueror.png | Bin 0 -> 18754 bytes .../images/icons/crystalsvg/128/kpaint.png | Bin 0 -> 16208 bytes .../images/icons/crystalsvg/128/krita.png | Bin 0 -> 18314 bytes .../images/icons/crystalsvg/128/ksmiletris.png | Bin 0 -> 13287 bytes .../images/icons/crystalsvg/128/ksnapshot.png | Bin 0 -> 11549 bytes .../images/icons/crystalsvg/128/ktalkd.png | Bin 0 -> 13158 bytes .../images/icons/crystalsvg/128/kuser.png | Bin 0 -> 15977 bytes .../images/icons/crystalsvg/128/kview.png | Bin 0 -> 17291 bytes .../images/icons/crystalsvg/128/linuxconf.png | Bin 0 -> 11705 bytes .../images/icons/crystalsvg/128/locale.png | Bin 0 -> 12910 bytes .../images/icons/crystalsvg/128/looknfeel.png | Bin 0 -> 12473 bytes swat.obsolete/images/icons/crystalsvg/128/mac.png | Bin 0 -> 10470 bytes swat.obsolete/images/icons/crystalsvg/128/mail.png | Bin 0 -> 14353 bytes .../images/icons/crystalsvg/128/mimetypes.png | Bin 0 -> 14696 bytes .../images/icons/crystalsvg/128/mouse.png | Bin 0 -> 9174 bytes .../images/icons/crystalsvg/128/mozilla.png | Bin 0 -> 13510 bytes .../images/icons/crystalsvg/128/mycomputer.png | Bin 0 -> 11299 bytes .../images/icons/crystalsvg/128/mymac.png | Bin 0 -> 9473 bytes .../images/icons/crystalsvg/128/netscape.png | Bin 0 -> 11824 bytes .../images/icons/crystalsvg/128/network.png | Bin 0 -> 14284 bytes .../images/icons/crystalsvg/128/password.png | Bin 0 -> 12716 bytes .../images/icons/crystalsvg/128/penguin.png | Bin 0 -> 9799 bytes .../images/icons/crystalsvg/128/proxy.png | Bin 0 -> 12824 bytes .../images/icons/crystalsvg/128/quicktime.png | Bin 0 -> 17057 bytes .../images/icons/crystalsvg/128/realplayer.png | Bin 0 -> 4963 bytes .../images/icons/crystalsvg/128/reload.png | Bin 0 -> 9077 bytes .../images/icons/crystalsvg/128/services.png | Bin 0 -> 7316 bytes .../images/icons/crystalsvg/128/socket.png | Bin 0 -> 18622 bytes .../images/icons/crystalsvg/128/stylesheet.png | Bin 0 -> 6513 bytes swat.obsolete/images/icons/crystalsvg/128/tux.png | Bin 0 -> 9438 bytes swat.obsolete/images/icons/crystalsvg/128/up.png | Bin 0 -> 9783 bytes .../images/icons/crystalsvg/16/access.png | Bin 0 -> 1038 bytes swat.obsolete/images/icons/crystalsvg/16/agent.png | Bin 0 -> 828 bytes .../images/icons/crystalsvg/16/antivirus.png | Bin 0 -> 788 bytes .../images/icons/crystalsvg/16/appearance.png | Bin 0 -> 1023 bytes swat.obsolete/images/icons/crystalsvg/16/apply.png | Bin 0 -> 661 bytes swat.obsolete/images/icons/crystalsvg/16/back.png | Bin 0 -> 868 bytes .../images/icons/crystalsvg/16/background.png | Bin 0 -> 733 bytes swat.obsolete/images/icons/crystalsvg/16/bell.png | Bin 0 -> 567 bytes .../images/icons/crystalsvg/16/blockdevice.png | Bin 0 -> 794 bytes .../images/icons/crystalsvg/16/bookmark.png | Bin 0 -> 690 bytes .../images/icons/crystalsvg/16/browser.png | Bin 0 -> 925 bytes .../images/icons/crystalsvg/16/button_cancel.png | Bin 0 -> 963 bytes .../images/icons/crystalsvg/16/button_ok.png | Bin 0 -> 661 bytes swat.obsolete/images/icons/crystalsvg/16/cache.png | Bin 0 -> 823 bytes swat.obsolete/images/icons/crystalsvg/16/clock.png | Bin 0 -> 875 bytes .../images/icons/crystalsvg/16/colorize.png | Bin 0 -> 1023 bytes .../images/icons/crystalsvg/16/colors.png | Bin 0 -> 857 bytes .../images/icons/crystalsvg/16/colorset.png | Bin 0 -> 929 bytes .../images/icons/crystalsvg/16/configure.png | Bin 0 -> 1055 bytes .../images/icons/crystalsvg/16/contents.png | Bin 0 -> 1111 bytes .../images/icons/crystalsvg/16/cookie.png | Bin 0 -> 996 bytes swat.obsolete/images/icons/crystalsvg/16/core.png | Bin 0 -> 721 bytes swat.obsolete/images/icons/crystalsvg/16/date.png | Bin 0 -> 871 bytes .../images/icons/crystalsvg/16/decrypted.png | Bin 0 -> 923 bytes .../images/icons/crystalsvg/16/desktop.png | Bin 0 -> 757 bytes .../images/icons/crystalsvg/16/display.png | Bin 0 -> 820 bytes swat.obsolete/images/icons/crystalsvg/16/doc.png | Bin 0 -> 577 bytes .../images/icons/crystalsvg/16/document.png | Bin 0 -> 692 bytes swat.obsolete/images/icons/crystalsvg/16/down.png | Bin 0 -> 1057 bytes swat.obsolete/images/icons/crystalsvg/16/edit.png | Bin 0 -> 946 bytes .../images/icons/crystalsvg/16/editcopy.png | Bin 0 -> 777 bytes .../images/icons/crystalsvg/16/editcut.png | Bin 0 -> 1112 bytes .../images/icons/crystalsvg/16/editdelete.png | Bin 0 -> 892 bytes .../images/icons/crystalsvg/16/editpaste.png | Bin 0 -> 990 bytes .../images/icons/crystalsvg/16/edittrash.png | Bin 0 -> 985 bytes swat.obsolete/images/icons/crystalsvg/16/email.png | Bin 0 -> 822 bytes swat.obsolete/images/icons/crystalsvg/16/empty.png | Bin 0 -> 544 bytes .../images/icons/crystalsvg/16/empty_ascii.png | Bin 0 -> 515 bytes .../images/icons/crystalsvg/16/encrypted.png | Bin 0 -> 941 bytes .../images/icons/crystalsvg/16/energy.png | Bin 0 -> 874 bytes swat.obsolete/images/icons/crystalsvg/16/error.png | Bin 0 -> 792 bytes swat.obsolete/images/icons/crystalsvg/16/exec.png | Bin 0 -> 1109 bytes .../images/icons/crystalsvg/16/favorites.png | Bin 0 -> 916 bytes .../images/icons/crystalsvg/16/filefind.png | Bin 0 -> 1070 bytes .../images/icons/crystalsvg/16/filenew.png | Bin 0 -> 725 bytes .../images/icons/crystalsvg/16/fileopen.png | Bin 0 -> 1080 bytes .../images/icons/crystalsvg/16/fileprint.png | Bin 0 -> 697 bytes .../images/icons/crystalsvg/16/filesave.png | Bin 0 -> 838 bytes .../images/icons/crystalsvg/16/filesaveas.png | Bin 0 -> 1104 bytes swat.obsolete/images/icons/crystalsvg/16/find.png | Bin 0 -> 1223 bytes .../images/icons/crystalsvg/16/folder.png | Bin 0 -> 595 bytes .../images/icons/crystalsvg/16/folder_home.png | Bin 0 -> 713 bytes .../icons/crystalsvg/16/folder_important.png | Bin 0 -> 671 bytes .../images/icons/crystalsvg/16/folder_locked.png | Bin 0 -> 511 bytes .../images/icons/crystalsvg/16/folder_open.png | Bin 0 -> 695 bytes swat.obsolete/images/icons/crystalsvg/16/font.png | Bin 0 -> 767 bytes .../images/icons/crystalsvg/16/forward.png | Bin 0 -> 1081 bytes .../images/icons/crystalsvg/16/gohome.png | Bin 0 -> 713 bytes swat.obsolete/images/icons/crystalsvg/16/help.png | Bin 0 -> 997 bytes .../images/icons/crystalsvg/16/history.png | Bin 0 -> 1049 bytes .../images/icons/crystalsvg/16/hwinfo.png | Bin 0 -> 853 bytes swat.obsolete/images/icons/crystalsvg/16/icons.png | Bin 0 -> 927 bytes .../images/icons/crystalsvg/16/iconthemes.png | Bin 0 -> 828 bytes swat.obsolete/images/icons/crystalsvg/16/idea.png | Bin 0 -> 829 bytes .../images/icons/crystalsvg/16/important.png | Bin 0 -> 813 bytes swat.obsolete/images/icons/crystalsvg/16/info.png | Bin 0 -> 855 bytes .../images/icons/crystalsvg/16/kcoloredit.png | Bin 0 -> 857 bytes .../images/icons/crystalsvg/16/kcontrol.png | Bin 0 -> 887 bytes .../images/icons/crystalsvg/16/key_enter.png | Bin 0 -> 408 bytes .../images/icons/crystalsvg/16/keyboard.png | Bin 0 -> 661 bytes .../images/icons/crystalsvg/16/khelpcenter.png | Bin 0 -> 865 bytes swat.obsolete/images/icons/crystalsvg/16/kmix.png | Bin 0 -> 988 bytes .../images/icons/crystalsvg/16/knotify.png | Bin 0 -> 657 bytes .../images/icons/crystalsvg/16/konqueror.png | Bin 0 -> 840 bytes .../images/icons/crystalsvg/16/kpackage.png | Bin 0 -> 1071 bytes .../images/icons/crystalsvg/16/kpaint.png | Bin 0 -> 851 bytes .../images/icons/crystalsvg/16/kpersonalizer.png | Bin 0 -> 903 bytes swat.obsolete/images/icons/crystalsvg/16/krita.png | Bin 0 -> 824 bytes .../images/icons/crystalsvg/16/ksmiletris.png | Bin 0 -> 877 bytes .../images/icons/crystalsvg/16/ksnapshot.png | Bin 0 -> 852 bytes .../images/icons/crystalsvg/16/ktalkd.png | Bin 0 -> 792 bytes swat.obsolete/images/icons/crystalsvg/16/ktip.png | Bin 0 -> 669 bytes swat.obsolete/images/icons/crystalsvg/16/kuser.png | Bin 0 -> 868 bytes swat.obsolete/images/icons/crystalsvg/16/kview.png | Bin 0 -> 820 bytes .../images/icons/crystalsvg/16/launch.png | Bin 0 -> 828 bytes .../images/icons/crystalsvg/16/linuxconf.png | Bin 0 -> 892 bytes .../images/icons/crystalsvg/16/locale.png | Bin 0 -> 811 bytes .../images/icons/crystalsvg/16/looknfeel.png | Bin 0 -> 842 bytes swat.obsolete/images/icons/crystalsvg/16/mac.png | Bin 0 -> 814 bytes swat.obsolete/images/icons/crystalsvg/16/mail.png | Bin 0 -> 833 bytes .../images/icons/crystalsvg/16/mail_delete.png | Bin 0 -> 1042 bytes .../images/icons/crystalsvg/16/mail_find.png | Bin 0 -> 1138 bytes .../images/icons/crystalsvg/16/mail_forward.png | Bin 0 -> 1052 bytes .../images/icons/crystalsvg/16/mail_generic.png | Bin 0 -> 1001 bytes .../images/icons/crystalsvg/16/mail_new.png | Bin 0 -> 956 bytes .../images/icons/crystalsvg/16/mail_replay.png | Bin 0 -> 1052 bytes .../images/icons/crystalsvg/16/mail_replyall.png | Bin 0 -> 1112 bytes .../images/icons/crystalsvg/16/mail_send.png | Bin 0 -> 1061 bytes .../images/icons/crystalsvg/16/mimetypes.png | Bin 0 -> 738 bytes swat.obsolete/images/icons/crystalsvg/16/misc.png | Bin 0 -> 1114 bytes swat.obsolete/images/icons/crystalsvg/16/mouse.png | Bin 0 -> 751 bytes .../images/icons/crystalsvg/16/mousecursor.png | Bin 0 -> 481 bytes .../images/icons/crystalsvg/16/mozilla.png | Bin 0 -> 879 bytes .../images/icons/crystalsvg/16/mycomputer.png | Bin 0 -> 832 bytes swat.obsolete/images/icons/crystalsvg/16/mymac.png | Bin 0 -> 744 bytes .../images/icons/crystalsvg/16/netscape.png | Bin 0 -> 879 bytes .../images/icons/crystalsvg/16/network.png | Bin 0 -> 872 bytes swat.obsolete/images/icons/crystalsvg/16/no.png | Bin 0 -> 821 bytes swat.obsolete/images/icons/crystalsvg/16/ok.png | Bin 0 -> 661 bytes swat.obsolete/images/icons/crystalsvg/16/opera.png | Bin 0 -> 904 bytes .../images/icons/crystalsvg/16/package.png | Bin 0 -> 1061 bytes .../images/icons/crystalsvg/16/password.png | Bin 0 -> 693 bytes .../images/icons/crystalsvg/16/penguin.png | Bin 0 -> 807 bytes swat.obsolete/images/icons/crystalsvg/16/pipe.png | Bin 0 -> 973 bytes .../images/icons/crystalsvg/16/printer.png | Bin 0 -> 992 bytes swat.obsolete/images/icons/crystalsvg/16/proxy.png | Bin 0 -> 866 bytes .../images/icons/crystalsvg/16/quicktime.png | Bin 0 -> 963 bytes .../images/icons/crystalsvg/16/realplayer.png | Bin 0 -> 758 bytes swat.obsolete/images/icons/crystalsvg/16/redo.png | Bin 0 -> 727 bytes .../images/icons/crystalsvg/16/reload.png | Bin 0 -> 812 bytes swat.obsolete/images/icons/crystalsvg/16/run.png | Bin 0 -> 1114 bytes .../images/icons/crystalsvg/16/search.png | Bin 0 -> 1023 bytes .../images/icons/crystalsvg/16/services.png | Bin 0 -> 639 bytes .../images/icons/crystalsvg/16/socket.png | Bin 0 -> 923 bytes .../images/icons/crystalsvg/16/spellcheck.png | Bin 0 -> 574 bytes swat.obsolete/images/icons/crystalsvg/16/stop.png | Bin 0 -> 911 bytes swat.obsolete/images/icons/crystalsvg/16/style.png | Bin 0 -> 907 bytes .../images/icons/crystalsvg/16/stylesheet.png | Bin 0 -> 746 bytes swat.obsolete/images/icons/crystalsvg/16/tar.png | Bin 0 -> 730 bytes .../images/icons/crystalsvg/16/thumbnail.png | Bin 0 -> 1057 bytes swat.obsolete/images/icons/crystalsvg/16/todo.png | Bin 0 -> 1032 bytes swat.obsolete/images/icons/crystalsvg/16/tux.png | Bin 0 -> 713 bytes swat.obsolete/images/icons/crystalsvg/16/up.png | Bin 0 -> 871 bytes .../images/icons/crystalsvg/16/wizard.png | Bin 0 -> 313 bytes .../images/icons/crystalsvg/22/antivirus.png | Bin 0 -> 1362 bytes .../images/icons/crystalsvg/22/appearance.png | Bin 0 -> 1859 bytes swat.obsolete/images/icons/crystalsvg/22/back.png | Bin 0 -> 1282 bytes .../images/icons/crystalsvg/22/background.png | Bin 0 -> 1393 bytes swat.obsolete/images/icons/crystalsvg/22/bell.png | Bin 0 -> 1022 bytes .../images/icons/crystalsvg/22/blockdevice.png | Bin 0 -> 1566 bytes .../images/icons/crystalsvg/22/bookmark.png | Bin 0 -> 996 bytes .../images/icons/crystalsvg/22/browser.png | Bin 0 -> 1818 bytes .../images/icons/crystalsvg/22/button_cancel.png | Bin 0 -> 883 bytes .../images/icons/crystalsvg/22/button_ok.png | Bin 0 -> 769 bytes swat.obsolete/images/icons/crystalsvg/22/cache.png | Bin 0 -> 1559 bytes swat.obsolete/images/icons/crystalsvg/22/clock.png | Bin 0 -> 1650 bytes .../images/icons/crystalsvg/22/colorize.png | Bin 0 -> 1859 bytes .../images/icons/crystalsvg/22/colors.png | Bin 0 -> 1622 bytes .../images/icons/crystalsvg/22/configure.png | Bin 0 -> 3797 bytes .../images/icons/crystalsvg/22/contents.png | Bin 0 -> 1300 bytes swat.obsolete/images/icons/crystalsvg/22/core.png | Bin 0 -> 1122 bytes swat.obsolete/images/icons/crystalsvg/22/date.png | Bin 0 -> 1761 bytes .../images/icons/crystalsvg/22/decrypted.png | Bin 0 -> 939 bytes .../images/icons/crystalsvg/22/desktop.png | Bin 0 -> 1536 bytes .../images/icons/crystalsvg/22/display.png | Bin 0 -> 1484 bytes .../images/icons/crystalsvg/22/document.png | Bin 0 -> 1085 bytes swat.obsolete/images/icons/crystalsvg/22/down.png | Bin 0 -> 1104 bytes swat.obsolete/images/icons/crystalsvg/22/edit.png | Bin 0 -> 1076 bytes .../images/icons/crystalsvg/22/editcopy.png | Bin 0 -> 590 bytes .../images/icons/crystalsvg/22/editcut.png | Bin 0 -> 1196 bytes .../images/icons/crystalsvg/22/editdelete.png | Bin 0 -> 951 bytes .../images/icons/crystalsvg/22/editpaste.png | Bin 0 -> 881 bytes .../images/icons/crystalsvg/22/edittrash.png | Bin 0 -> 1256 bytes swat.obsolete/images/icons/crystalsvg/22/email.png | Bin 0 -> 1537 bytes swat.obsolete/images/icons/crystalsvg/22/empty.png | Bin 0 -> 690 bytes .../images/icons/crystalsvg/22/encrypted.png | Bin 0 -> 3604 bytes .../images/icons/crystalsvg/22/energy.png | Bin 0 -> 1819 bytes swat.obsolete/images/icons/crystalsvg/22/error.png | Bin 0 -> 1472 bytes swat.obsolete/images/icons/crystalsvg/22/exec.png | Bin 0 -> 2058 bytes .../images/icons/crystalsvg/22/filefind.png | Bin 0 -> 1393 bytes .../images/icons/crystalsvg/22/filenew.png | Bin 0 -> 692 bytes .../images/icons/crystalsvg/22/fileopen.png | Bin 0 -> 1356 bytes .../images/icons/crystalsvg/22/fileprint.png | Bin 0 -> 927 bytes .../images/icons/crystalsvg/22/filesave.png | Bin 0 -> 1531 bytes .../images/icons/crystalsvg/22/filesaveas.png | Bin 0 -> 1732 bytes swat.obsolete/images/icons/crystalsvg/22/find.png | Bin 0 -> 1382 bytes .../images/icons/crystalsvg/22/folder.png | Bin 0 -> 1542 bytes .../images/icons/crystalsvg/22/folder_home.png | Bin 0 -> 1617 bytes .../icons/crystalsvg/22/folder_important.png | Bin 0 -> 1692 bytes .../images/icons/crystalsvg/22/folder_locked.png | Bin 0 -> 1786 bytes .../images/icons/crystalsvg/22/folder_open.png | Bin 0 -> 1479 bytes swat.obsolete/images/icons/crystalsvg/22/font.png | Bin 0 -> 1165 bytes .../images/icons/crystalsvg/22/forward.png | Bin 0 -> 1087 bytes .../images/icons/crystalsvg/22/gohome.png | Bin 0 -> 1381 bytes swat.obsolete/images/icons/crystalsvg/22/help.png | Bin 0 -> 1136 bytes .../images/icons/crystalsvg/22/history.png | Bin 0 -> 1515 bytes .../images/icons/crystalsvg/22/hwinfo.png | Bin 0 -> 1712 bytes swat.obsolete/images/icons/crystalsvg/22/idea.png | Bin 0 -> 893 bytes swat.obsolete/images/icons/crystalsvg/22/info.png | Bin 0 -> 1195 bytes .../images/icons/crystalsvg/22/kcoloredit.png | Bin 0 -> 1622 bytes .../images/icons/crystalsvg/22/kcontrol.png | Bin 0 -> 1707 bytes .../images/icons/crystalsvg/22/keyboard.png | Bin 0 -> 1095 bytes .../images/icons/crystalsvg/22/khelpcenter.png | Bin 0 -> 1462 bytes .../images/icons/crystalsvg/22/konqueror.png | Bin 0 -> 1654 bytes .../images/icons/crystalsvg/22/kpaint.png | Bin 0 -> 1601 bytes swat.obsolete/images/icons/crystalsvg/22/krita.png | Bin 0 -> 1712 bytes .../images/icons/crystalsvg/22/ksmiletris.png | Bin 0 -> 1605 bytes .../images/icons/crystalsvg/22/ksnapshot.png | Bin 0 -> 1535 bytes .../images/icons/crystalsvg/22/ktalkd.png | Bin 0 -> 1534 bytes swat.obsolete/images/icons/crystalsvg/22/kuser.png | Bin 0 -> 1644 bytes swat.obsolete/images/icons/crystalsvg/22/kview.png | Bin 0 -> 1642 bytes .../images/icons/crystalsvg/22/launch.png | Bin 0 -> 1263 bytes .../images/icons/crystalsvg/22/linuxconf.png | Bin 0 -> 1593 bytes .../images/icons/crystalsvg/22/locale.png | Bin 0 -> 1559 bytes .../images/icons/crystalsvg/22/looknfeel.png | Bin 0 -> 1623 bytes swat.obsolete/images/icons/crystalsvg/22/mac.png | Bin 0 -> 1657 bytes swat.obsolete/images/icons/crystalsvg/22/mail.png | Bin 0 -> 1528 bytes .../images/icons/crystalsvg/22/mail_delete.png | Bin 0 -> 1374 bytes .../images/icons/crystalsvg/22/mail_find.png | Bin 0 -> 1570 bytes .../images/icons/crystalsvg/22/mail_forward.png | Bin 0 -> 1391 bytes .../images/icons/crystalsvg/22/mail_generic.png | Bin 0 -> 1270 bytes .../images/icons/crystalsvg/22/mail_new.png | Bin 0 -> 1066 bytes .../images/icons/crystalsvg/22/mail_replay.png | Bin 0 -> 1457 bytes .../images/icons/crystalsvg/22/mail_replyall.png | Bin 0 -> 1563 bytes .../images/icons/crystalsvg/22/mail_send.png | Bin 0 -> 1428 bytes swat.obsolete/images/icons/crystalsvg/22/misc.png | Bin 0 -> 1354 bytes swat.obsolete/images/icons/crystalsvg/22/mouse.png | Bin 0 -> 1249 bytes .../images/icons/crystalsvg/22/mozilla.png | Bin 0 -> 1716 bytes .../images/icons/crystalsvg/22/mycomputer.png | Bin 0 -> 1492 bytes swat.obsolete/images/icons/crystalsvg/22/mymac.png | Bin 0 -> 1358 bytes .../images/icons/crystalsvg/22/netscape.png | Bin 0 -> 1664 bytes .../images/icons/crystalsvg/22/network.png | Bin 0 -> 1691 bytes swat.obsolete/images/icons/crystalsvg/22/next.png | Bin 0 -> 677 bytes .../images/icons/crystalsvg/22/password.png | Bin 0 -> 1230 bytes .../images/icons/crystalsvg/22/penguin.png | Bin 0 -> 1311 bytes .../images/icons/crystalsvg/22/previous.png | Bin 0 -> 729 bytes swat.obsolete/images/icons/crystalsvg/22/proxy.png | Bin 0 -> 1400 bytes .../images/icons/crystalsvg/22/quicktime.png | Bin 0 -> 1709 bytes .../images/icons/crystalsvg/22/realplayer.png | Bin 0 -> 1322 bytes swat.obsolete/images/icons/crystalsvg/22/redo.png | Bin 0 -> 739 bytes .../images/icons/crystalsvg/22/reload.png | Bin 0 -> 1157 bytes swat.obsolete/images/icons/crystalsvg/22/run.png | Bin 0 -> 1354 bytes .../images/icons/crystalsvg/22/search.png | Bin 0 -> 1169 bytes .../images/icons/crystalsvg/22/services.png | Bin 0 -> 1284 bytes .../images/icons/crystalsvg/22/socket.png | Bin 0 -> 1813 bytes .../images/icons/crystalsvg/22/spellcheck.png | Bin 0 -> 890 bytes swat.obsolete/images/icons/crystalsvg/22/stop.png | Bin 0 -> 974 bytes .../images/icons/crystalsvg/22/stylesheet.png | Bin 0 -> 1333 bytes .../images/icons/crystalsvg/22/thumbnail.png | Bin 0 -> 3780 bytes swat.obsolete/images/icons/crystalsvg/22/todo.png | Bin 0 -> 1512 bytes swat.obsolete/images/icons/crystalsvg/22/tux.png | Bin 0 -> 1201 bytes swat.obsolete/images/icons/crystalsvg/22/up.png | Bin 0 -> 1273 bytes .../images/icons/crystalsvg/22/wizard.png | Bin 0 -> 397 bytes .../images/icons/crystalsvg/32/access.png | Bin 0 -> 1860 bytes swat.obsolete/images/icons/crystalsvg/32/agent.png | Bin 0 -> 2606 bytes .../images/icons/crystalsvg/32/antivirus.png | Bin 0 -> 2074 bytes .../images/icons/crystalsvg/32/appearance.png | Bin 0 -> 2521 bytes swat.obsolete/images/icons/crystalsvg/32/back.png | Bin 0 -> 2230 bytes .../images/icons/crystalsvg/32/background.png | Bin 0 -> 1787 bytes swat.obsolete/images/icons/crystalsvg/32/bell.png | Bin 0 -> 1268 bytes .../images/icons/crystalsvg/32/blockdevice.png | Bin 0 -> 2081 bytes .../images/icons/crystalsvg/32/bookmark.png | Bin 0 -> 1454 bytes .../images/icons/crystalsvg/32/browser.png | Bin 0 -> 2579 bytes .../images/icons/crystalsvg/32/button_cancel.png | Bin 0 -> 1468 bytes .../images/icons/crystalsvg/32/button_ok.png | Bin 0 -> 1393 bytes swat.obsolete/images/icons/crystalsvg/32/cache.png | Bin 0 -> 2063 bytes swat.obsolete/images/icons/crystalsvg/32/clock.png | Bin 0 -> 2458 bytes .../images/icons/crystalsvg/32/colorize.png | Bin 0 -> 2521 bytes .../images/icons/crystalsvg/32/colors.png | Bin 0 -> 2295 bytes .../images/icons/crystalsvg/32/configure.png | Bin 0 -> 1839 bytes .../images/icons/crystalsvg/32/contents.png | Bin 0 -> 2467 bytes .../images/icons/crystalsvg/32/cookie.png | Bin 0 -> 2978 bytes swat.obsolete/images/icons/crystalsvg/32/core.png | Bin 0 -> 1516 bytes swat.obsolete/images/icons/crystalsvg/32/date.png | Bin 0 -> 2478 bytes .../images/icons/crystalsvg/32/decrypted.png | Bin 0 -> 1624 bytes .../images/icons/crystalsvg/32/desktop.png | Bin 0 -> 2061 bytes .../images/icons/crystalsvg/32/display.png | Bin 0 -> 2006 bytes .../images/icons/crystalsvg/32/document.png | Bin 0 -> 1956 bytes swat.obsolete/images/icons/crystalsvg/32/down.png | Bin 0 -> 1881 bytes swat.obsolete/images/icons/crystalsvg/32/edit.png | Bin 0 -> 1627 bytes .../images/icons/crystalsvg/32/editcopy.png | Bin 0 -> 3781 bytes .../images/icons/crystalsvg/32/editcut.png | Bin 0 -> 2169 bytes .../images/icons/crystalsvg/32/editdelete.png | Bin 0 -> 1368 bytes .../images/icons/crystalsvg/32/editpaste.png | Bin 0 -> 1458 bytes .../images/icons/crystalsvg/32/edittrash.png | Bin 0 -> 2077 bytes swat.obsolete/images/icons/crystalsvg/32/email.png | Bin 0 -> 2211 bytes swat.obsolete/images/icons/crystalsvg/32/empty.png | Bin 0 -> 966 bytes .../images/icons/crystalsvg/32/encrypted.png | Bin 0 -> 1583 bytes .../images/icons/crystalsvg/32/energy.png | Bin 0 -> 2464 bytes swat.obsolete/images/icons/crystalsvg/32/error.png | Bin 0 -> 1890 bytes swat.obsolete/images/icons/crystalsvg/32/exec.png | Bin 0 -> 2349 bytes .../images/icons/crystalsvg/32/favorites.png | Bin 0 -> 1636 bytes .../images/icons/crystalsvg/32/filefind.png | Bin 0 -> 2161 bytes .../images/icons/crystalsvg/32/filenew.png | Bin 0 -> 1177 bytes .../images/icons/crystalsvg/32/fileopen.png | Bin 0 -> 2232 bytes .../images/icons/crystalsvg/32/fileprint.png | Bin 0 -> 1463 bytes .../images/icons/crystalsvg/32/filesave.png | Bin 0 -> 1348 bytes .../images/icons/crystalsvg/32/filesaveas.png | Bin 0 -> 2069 bytes swat.obsolete/images/icons/crystalsvg/32/find.png | Bin 0 -> 2396 bytes .../images/icons/crystalsvg/32/folder.png | Bin 0 -> 2699 bytes .../images/icons/crystalsvg/32/folder_home.png | Bin 0 -> 2539 bytes .../icons/crystalsvg/32/folder_important.png | Bin 0 -> 2806 bytes .../images/icons/crystalsvg/32/folder_locked.png | Bin 0 -> 2780 bytes .../images/icons/crystalsvg/32/folder_open.png | Bin 0 -> 2214 bytes swat.obsolete/images/icons/crystalsvg/32/font.png | Bin 0 -> 1931 bytes .../images/icons/crystalsvg/32/forward.png | Bin 0 -> 1898 bytes .../images/icons/crystalsvg/32/gohome.png | Bin 0 -> 2088 bytes swat.obsolete/images/icons/crystalsvg/32/help.png | Bin 0 -> 1683 bytes .../images/icons/crystalsvg/32/hwinfo.png | Bin 0 -> 2197 bytes swat.obsolete/images/icons/crystalsvg/32/icons.png | Bin 0 -> 2853 bytes .../images/icons/crystalsvg/32/iconthemes.png | Bin 0 -> 2386 bytes .../images/icons/crystalsvg/32/important.png | Bin 0 -> 1692 bytes swat.obsolete/images/icons/crystalsvg/32/info.png | Bin 0 -> 1706 bytes .../images/icons/crystalsvg/32/kcoloredit.png | Bin 0 -> 2295 bytes .../images/icons/crystalsvg/32/kcontrol.png | Bin 0 -> 2375 bytes .../images/icons/crystalsvg/32/keyboard.png | Bin 0 -> 1372 bytes .../images/icons/crystalsvg/32/khelpcenter.png | Bin 0 -> 2291 bytes swat.obsolete/images/icons/crystalsvg/32/kmix.png | Bin 0 -> 2465 bytes .../images/icons/crystalsvg/32/knotify.png | Bin 0 -> 1488 bytes .../images/icons/crystalsvg/32/konqueror.png | Bin 0 -> 2356 bytes .../images/icons/crystalsvg/32/kpackage.png | Bin 0 -> 2547 bytes .../images/icons/crystalsvg/32/kpaint.png | Bin 0 -> 2321 bytes .../images/icons/crystalsvg/32/kpersonalizer.png | Bin 0 -> 2208 bytes swat.obsolete/images/icons/crystalsvg/32/krita.png | Bin 0 -> 2326 bytes .../images/icons/crystalsvg/32/ksmiletris.png | Bin 0 -> 2224 bytes .../images/icons/crystalsvg/32/ksnapshot.png | Bin 0 -> 2056 bytes .../images/icons/crystalsvg/32/ktalkd.png | Bin 0 -> 2133 bytes swat.obsolete/images/icons/crystalsvg/32/ktip.png | Bin 0 -> 1665 bytes swat.obsolete/images/icons/crystalsvg/32/kuser.png | Bin 0 -> 2280 bytes swat.obsolete/images/icons/crystalsvg/32/kview.png | Bin 0 -> 2358 bytes .../images/icons/crystalsvg/32/launch.png | Bin 0 -> 2288 bytes .../images/icons/crystalsvg/32/linuxconf.png | Bin 0 -> 2343 bytes .../images/icons/crystalsvg/32/locale.png | Bin 0 -> 2252 bytes .../images/icons/crystalsvg/32/looknfeel.png | Bin 0 -> 2135 bytes swat.obsolete/images/icons/crystalsvg/32/mac.png | Bin 0 -> 2040 bytes swat.obsolete/images/icons/crystalsvg/32/mail.png | Bin 0 -> 2229 bytes .../images/icons/crystalsvg/32/mail_delete.png | Bin 0 -> 2351 bytes .../images/icons/crystalsvg/32/mail_find.png | Bin 0 -> 2804 bytes .../images/icons/crystalsvg/32/mail_generic.png | Bin 0 -> 2211 bytes .../images/icons/crystalsvg/32/mail_new.png | Bin 0 -> 2028 bytes .../images/icons/crystalsvg/32/mail_replay.png | Bin 0 -> 2444 bytes .../images/icons/crystalsvg/32/mail_send.png | Bin 0 -> 2447 bytes .../images/icons/crystalsvg/32/mimetypes.png | Bin 0 -> 1927 bytes swat.obsolete/images/icons/crystalsvg/32/misc.png | Bin 0 -> 2349 bytes swat.obsolete/images/icons/crystalsvg/32/mouse.png | Bin 0 -> 1861 bytes .../images/icons/crystalsvg/32/mozilla.png | Bin 0 -> 2479 bytes .../images/icons/crystalsvg/32/mycomputer.png | Bin 0 -> 2064 bytes swat.obsolete/images/icons/crystalsvg/32/mymac.png | Bin 0 -> 1767 bytes .../images/icons/crystalsvg/32/netscape.png | Bin 0 -> 2432 bytes .../images/icons/crystalsvg/32/network.png | Bin 0 -> 2864 bytes swat.obsolete/images/icons/crystalsvg/32/opera.png | Bin 0 -> 2218 bytes .../images/icons/crystalsvg/32/package.png | Bin 0 -> 2379 bytes .../images/icons/crystalsvg/32/password.png | Bin 0 -> 1799 bytes .../images/icons/crystalsvg/32/penguin.png | Bin 0 -> 1976 bytes swat.obsolete/images/icons/crystalsvg/32/pipe.png | Bin 0 -> 2404 bytes swat.obsolete/images/icons/crystalsvg/32/proxy.png | Bin 0 -> 2225 bytes .../images/icons/crystalsvg/32/quicktime.png | Bin 0 -> 2592 bytes .../images/icons/crystalsvg/32/realplayer.png | Bin 0 -> 1748 bytes swat.obsolete/images/icons/crystalsvg/32/redo.png | Bin 0 -> 1236 bytes .../images/icons/crystalsvg/32/reload.png | Bin 0 -> 1969 bytes swat.obsolete/images/icons/crystalsvg/32/run.png | Bin 0 -> 2349 bytes .../images/icons/crystalsvg/32/search.png | Bin 0 -> 1983 bytes .../images/icons/crystalsvg/32/services.png | Bin 0 -> 1422 bytes .../images/icons/crystalsvg/32/socket.png | Bin 0 -> 2658 bytes swat.obsolete/images/icons/crystalsvg/32/stop.png | Bin 0 -> 4136 bytes swat.obsolete/images/icons/crystalsvg/32/style.png | Bin 0 -> 1883 bytes .../images/icons/crystalsvg/32/stylesheet.png | Bin 0 -> 1837 bytes swat.obsolete/images/icons/crystalsvg/32/todo.png | Bin 0 -> 2186 bytes swat.obsolete/images/icons/crystalsvg/32/tux.png | Bin 0 -> 1790 bytes swat.obsolete/images/icons/crystalsvg/32/up.png | Bin 0 -> 2234 bytes .../images/icons/crystalsvg/48/access.png | Bin 0 -> 2729 bytes swat.obsolete/images/icons/crystalsvg/48/agent.png | Bin 0 -> 4149 bytes .../images/icons/crystalsvg/48/antivirus.png | Bin 0 -> 3928 bytes swat.obsolete/images/icons/crystalsvg/48/back.png | Bin 0 -> 3862 bytes .../images/icons/crystalsvg/48/background.png | Bin 0 -> 3242 bytes swat.obsolete/images/icons/crystalsvg/48/bell.png | Bin 0 -> 2287 bytes .../images/icons/crystalsvg/48/blockdevice.png | Bin 0 -> 3668 bytes .../images/icons/crystalsvg/48/browser.png | Bin 0 -> 4782 bytes swat.obsolete/images/icons/crystalsvg/48/cache.png | Bin 0 -> 3350 bytes swat.obsolete/images/icons/crystalsvg/48/clock.png | Bin 0 -> 4736 bytes .../images/icons/crystalsvg/48/colors.png | Bin 0 -> 4226 bytes swat.obsolete/images/icons/crystalsvg/48/core.png | Bin 0 -> 2343 bytes swat.obsolete/images/icons/crystalsvg/48/date.png | Bin 0 -> 4593 bytes .../images/icons/crystalsvg/48/desktop.png | Bin 0 -> 3923 bytes .../images/icons/crystalsvg/48/display.png | Bin 0 -> 3362 bytes .../images/icons/crystalsvg/48/document.png | Bin 0 -> 3271 bytes swat.obsolete/images/icons/crystalsvg/48/email.png | Bin 0 -> 3964 bytes swat.obsolete/images/icons/crystalsvg/48/empty.png | Bin 0 -> 1405 bytes .../images/icons/crystalsvg/48/encrypted.png | Bin 0 -> 3250 bytes .../images/icons/crystalsvg/48/energy.png | Bin 0 -> 4398 bytes swat.obsolete/images/icons/crystalsvg/48/error.png | Bin 0 -> 3592 bytes swat.obsolete/images/icons/crystalsvg/48/exec.png | Bin 0 -> 3900 bytes .../images/icons/crystalsvg/48/favorites.png | Bin 0 -> 2663 bytes .../images/icons/crystalsvg/48/fileprint.png | Bin 0 -> 2230 bytes .../images/icons/crystalsvg/48/folder.png | Bin 0 -> 4975 bytes .../images/icons/crystalsvg/48/folder_home.png | Bin 0 -> 3719 bytes .../icons/crystalsvg/48/folder_important.png | Bin 0 -> 4749 bytes .../images/icons/crystalsvg/48/folder_locked.png | Bin 0 -> 4808 bytes .../images/icons/crystalsvg/48/folder_open.png | Bin 0 -> 3752 bytes swat.obsolete/images/icons/crystalsvg/48/font.png | Bin 0 -> 2978 bytes .../images/icons/crystalsvg/48/forward.png | Bin 0 -> 3919 bytes .../images/icons/crystalsvg/48/gohome.png | Bin 0 -> 3719 bytes .../images/icons/crystalsvg/48/hwinfo.png | Bin 0 -> 3953 bytes swat.obsolete/images/icons/crystalsvg/48/icons.png | Bin 0 -> 4794 bytes .../images/icons/crystalsvg/48/iconthemes.png | Bin 0 -> 3875 bytes .../images/icons/crystalsvg/48/important.png | Bin 0 -> 2296 bytes swat.obsolete/images/icons/crystalsvg/48/info.png | Bin 0 -> 4090 bytes .../images/icons/crystalsvg/48/kcoloredit.png | Bin 0 -> 4226 bytes .../images/icons/crystalsvg/48/kcontrol.png | Bin 0 -> 4134 bytes .../images/icons/crystalsvg/48/keyboard.png | Bin 0 -> 2195 bytes .../images/icons/crystalsvg/48/khelpcenter.png | Bin 0 -> 4031 bytes swat.obsolete/images/icons/crystalsvg/48/kmix.png | Bin 0 -> 3972 bytes .../images/icons/crystalsvg/48/knotify.png | Bin 0 -> 2357 bytes .../images/icons/crystalsvg/48/konqueror.png | Bin 0 -> 4538 bytes .../images/icons/crystalsvg/48/kpackage.png | Bin 0 -> 4630 bytes .../images/icons/crystalsvg/48/kpaint.png | Bin 0 -> 4346 bytes swat.obsolete/images/icons/crystalsvg/48/krita.png | Bin 0 -> 4463 bytes .../images/icons/crystalsvg/48/ksmiletris.png | Bin 0 -> 4225 bytes .../images/icons/crystalsvg/48/ksnapshot.png | Bin 0 -> 3530 bytes .../images/icons/crystalsvg/48/ktalkd.png | Bin 0 -> 3882 bytes swat.obsolete/images/icons/crystalsvg/48/ktip.png | Bin 0 -> 2595 bytes swat.obsolete/images/icons/crystalsvg/48/kuser.png | Bin 0 -> 4151 bytes swat.obsolete/images/icons/crystalsvg/48/kview.png | Bin 0 -> 4478 bytes .../images/icons/crystalsvg/48/linuxconf.png | Bin 0 -> 4124 bytes .../images/icons/crystalsvg/48/locale.png | Bin 0 -> 4018 bytes .../images/icons/crystalsvg/48/looknfeel.png | Bin 0 -> 3829 bytes swat.obsolete/images/icons/crystalsvg/48/mac.png | Bin 0 -> 3488 bytes swat.obsolete/images/icons/crystalsvg/48/mail.png | Bin 0 -> 4013 bytes swat.obsolete/images/icons/crystalsvg/48/mouse.png | Bin 0 -> 3054 bytes .../images/icons/crystalsvg/48/mozilla.png | Bin 0 -> 4443 bytes .../images/icons/crystalsvg/48/mycomputer.png | Bin 0 -> 3516 bytes swat.obsolete/images/icons/crystalsvg/48/mymac.png | Bin 0 -> 2978 bytes .../images/icons/crystalsvg/48/netscape.png | Bin 0 -> 4220 bytes .../images/icons/crystalsvg/48/network.png | Bin 0 -> 5140 bytes swat.obsolete/images/icons/crystalsvg/48/opera.png | Bin 0 -> 4032 bytes .../images/icons/crystalsvg/48/package.png | Bin 0 -> 4253 bytes .../images/icons/crystalsvg/48/password.png | Bin 0 -> 3316 bytes .../images/icons/crystalsvg/48/penguin.png | Bin 0 -> 3410 bytes swat.obsolete/images/icons/crystalsvg/48/pipe.png | Bin 0 -> 4060 bytes swat.obsolete/images/icons/crystalsvg/48/proxy.png | Bin 0 -> 3921 bytes .../images/icons/crystalsvg/48/quicktime.png | Bin 0 -> 4588 bytes .../images/icons/crystalsvg/48/realplayer.png | Bin 0 -> 2765 bytes .../images/icons/crystalsvg/48/reload.png | Bin 0 -> 3354 bytes .../images/icons/crystalsvg/48/services.png | Bin 0 -> 2283 bytes .../images/icons/crystalsvg/48/socket.png | Bin 0 -> 4975 bytes swat.obsolete/images/icons/crystalsvg/48/style.png | Bin 0 -> 3110 bytes .../images/icons/crystalsvg/48/stylesheet.png | Bin 0 -> 3179 bytes swat.obsolete/images/icons/crystalsvg/48/tux.png | Bin 0 -> 3076 bytes swat.obsolete/images/icons/crystalsvg/48/up.png | Bin 0 -> 3893 bytes .../images/icons/crystalsvg/64/antivirus.png | Bin 0 -> 5706 bytes swat.obsolete/images/icons/crystalsvg/64/back.png | Bin 0 -> 5423 bytes .../images/icons/crystalsvg/64/background.png | Bin 0 -> 4447 bytes swat.obsolete/images/icons/crystalsvg/64/bell.png | Bin 0 -> 3238 bytes .../images/icons/crystalsvg/64/blockdevice.png | Bin 0 -> 5228 bytes .../images/icons/crystalsvg/64/browser.png | Bin 0 -> 7001 bytes swat.obsolete/images/icons/crystalsvg/64/cache.png | Bin 0 -> 4681 bytes swat.obsolete/images/icons/crystalsvg/64/clock.png | Bin 0 -> 7240 bytes .../images/icons/crystalsvg/64/colors.png | Bin 0 -> 6160 bytes swat.obsolete/images/icons/crystalsvg/64/core.png | Bin 0 -> 3166 bytes swat.obsolete/images/icons/crystalsvg/64/date.png | Bin 0 -> 6801 bytes .../images/icons/crystalsvg/64/desktop.png | Bin 0 -> 5834 bytes .../images/icons/crystalsvg/64/display.png | Bin 0 -> 4691 bytes .../images/icons/crystalsvg/64/document.png | Bin 0 -> 5394 bytes swat.obsolete/images/icons/crystalsvg/64/email.png | Bin 0 -> 5847 bytes swat.obsolete/images/icons/crystalsvg/64/empty.png | Bin 0 -> 1609 bytes .../images/icons/crystalsvg/64/encrypted.png | Bin 0 -> 4126 bytes .../images/icons/crystalsvg/64/energy.png | Bin 0 -> 6462 bytes swat.obsolete/images/icons/crystalsvg/64/error.png | Bin 0 -> 4569 bytes swat.obsolete/images/icons/crystalsvg/64/exec.png | Bin 0 -> 6053 bytes .../images/icons/crystalsvg/64/fileprint.png | Bin 0 -> 3006 bytes .../images/icons/crystalsvg/64/folder.png | Bin 0 -> 5912 bytes .../images/icons/crystalsvg/64/folder_home.png | Bin 0 -> 5212 bytes .../icons/crystalsvg/64/folder_important.png | Bin 0 -> 7109 bytes .../images/icons/crystalsvg/64/folder_locked.png | Bin 0 -> 6890 bytes .../images/icons/crystalsvg/64/folder_open.png | Bin 0 -> 5651 bytes swat.obsolete/images/icons/crystalsvg/64/font.png | Bin 0 -> 4190 bytes .../images/icons/crystalsvg/64/forward.png | Bin 0 -> 5382 bytes .../images/icons/crystalsvg/64/gohome.png | Bin 0 -> 5212 bytes .../images/icons/crystalsvg/64/hwinfo.png | Bin 0 -> 5648 bytes swat.obsolete/images/icons/crystalsvg/64/icons.png | Bin 0 -> 7051 bytes .../images/icons/crystalsvg/64/important.png | Bin 0 -> 2854 bytes swat.obsolete/images/icons/crystalsvg/64/info.png | Bin 0 -> 5141 bytes .../images/icons/crystalsvg/64/kcoloredit.png | Bin 0 -> 6160 bytes .../images/icons/crystalsvg/64/kcontrol.png | Bin 0 -> 5941 bytes .../images/icons/crystalsvg/64/keyboard.png | Bin 0 -> 2975 bytes .../images/icons/crystalsvg/64/khelpcenter.png | Bin 0 -> 5990 bytes swat.obsolete/images/icons/crystalsvg/64/kmix.png | Bin 0 -> 6733 bytes .../images/icons/crystalsvg/64/knotify.png | Bin 0 -> 3285 bytes .../images/icons/crystalsvg/64/konqueror.png | Bin 0 -> 6905 bytes .../images/icons/crystalsvg/64/kpackage.png | Bin 0 -> 6757 bytes .../images/icons/crystalsvg/64/kpaint.png | Bin 0 -> 6439 bytes swat.obsolete/images/icons/crystalsvg/64/krita.png | Bin 0 -> 6876 bytes .../images/icons/crystalsvg/64/ksmiletris.png | Bin 0 -> 6172 bytes .../images/icons/crystalsvg/64/ksnapshot.png | Bin 0 -> 5070 bytes .../images/icons/crystalsvg/64/ktalkd.png | Bin 0 -> 5698 bytes swat.obsolete/images/icons/crystalsvg/64/ktip.png | Bin 0 -> 3606 bytes swat.obsolete/images/icons/crystalsvg/64/kuser.png | Bin 0 -> 6154 bytes swat.obsolete/images/icons/crystalsvg/64/kview.png | Bin 0 -> 6808 bytes .../images/icons/crystalsvg/64/linuxconf.png | Bin 0 -> 6053 bytes .../images/icons/crystalsvg/64/locale.png | Bin 0 -> 5906 bytes .../images/icons/crystalsvg/64/looknfeel.png | Bin 0 -> 5513 bytes swat.obsolete/images/icons/crystalsvg/64/mac.png | Bin 0 -> 4898 bytes swat.obsolete/images/icons/crystalsvg/64/mail.png | Bin 0 -> 5986 bytes .../images/icons/crystalsvg/64/mimetypes.png | Bin 0 -> 5268 bytes swat.obsolete/images/icons/crystalsvg/64/mouse.png | Bin 0 -> 4168 bytes .../images/icons/crystalsvg/64/mozilla.png | Bin 0 -> 6584 bytes .../images/icons/crystalsvg/64/mycomputer.png | Bin 0 -> 4978 bytes swat.obsolete/images/icons/crystalsvg/64/mymac.png | Bin 0 -> 4236 bytes .../images/icons/crystalsvg/64/netscape.png | Bin 0 -> 5824 bytes .../images/icons/crystalsvg/64/network.png | Bin 0 -> 7042 bytes .../images/icons/crystalsvg/64/package.png | Bin 0 -> 5972 bytes .../images/icons/crystalsvg/64/password.png | Bin 0 -> 5026 bytes .../images/icons/crystalsvg/64/penguin.png | Bin 0 -> 4707 bytes swat.obsolete/images/icons/crystalsvg/64/pipe.png | Bin 0 -> 6762 bytes swat.obsolete/images/icons/crystalsvg/64/proxy.png | Bin 0 -> 5870 bytes .../images/icons/crystalsvg/64/quicktime.png | Bin 0 -> 6701 bytes .../images/icons/crystalsvg/64/realplayer.png | Bin 0 -> 3634 bytes .../images/icons/crystalsvg/64/reload.png | Bin 0 -> 4900 bytes .../images/icons/crystalsvg/64/services.png | Bin 0 -> 3347 bytes .../images/icons/crystalsvg/64/socket.png | Bin 0 -> 7516 bytes swat.obsolete/images/icons/crystalsvg/64/style.png | Bin 0 -> 5292 bytes .../images/icons/crystalsvg/64/stylesheet.png | Bin 0 -> 4585 bytes swat.obsolete/images/icons/crystalsvg/64/tux.png | Bin 0 -> 4382 bytes swat.obsolete/images/icons/crystalsvg/64/up.png | Bin 0 -> 5462 bytes swat.obsolete/images/icons/crystalsvg/README | 7 + swat.obsolete/images/icons/nuvola/128/access.png | Bin 0 -> 11558 bytes swat.obsolete/images/icons/nuvola/128/agent.png | Bin 0 -> 14060 bytes .../images/icons/nuvola/128/background.png | Bin 0 -> 12208 bytes swat.obsolete/images/icons/nuvola/128/bell.png | Bin 0 -> 14231 bytes swat.obsolete/images/icons/nuvola/128/browser.png | Bin 0 -> 21000 bytes swat.obsolete/images/icons/nuvola/128/cache.png | Bin 0 -> 7672 bytes swat.obsolete/images/icons/nuvola/128/clock.png | Bin 0 -> 21387 bytes swat.obsolete/images/icons/nuvola/128/colors.png | Bin 0 -> 17155 bytes swat.obsolete/images/icons/nuvola/128/colorset.png | Bin 0 -> 11314 bytes swat.obsolete/images/icons/nuvola/128/cookie.png | Bin 0 -> 13230 bytes swat.obsolete/images/icons/nuvola/128/core.png | Bin 0 -> 8543 bytes swat.obsolete/images/icons/nuvola/128/date.png | Bin 0 -> 16676 bytes swat.obsolete/images/icons/nuvola/128/desktop.png | Bin 0 -> 19771 bytes swat.obsolete/images/icons/nuvola/128/display.png | Bin 0 -> 9379 bytes swat.obsolete/images/icons/nuvola/128/document.png | Bin 0 -> 11449 bytes swat.obsolete/images/icons/nuvola/128/email.png | Bin 0 -> 12326 bytes swat.obsolete/images/icons/nuvola/128/empty.png | Bin 0 -> 2773 bytes .../images/icons/nuvola/128/encrypted.png | Bin 0 -> 8491 bytes swat.obsolete/images/icons/nuvola/128/energy.png | Bin 0 -> 17007 bytes swat.obsolete/images/icons/nuvola/128/error.png | Bin 0 -> 13245 bytes swat.obsolete/images/icons/nuvola/128/exec.png | Bin 0 -> 11366 bytes swat.obsolete/images/icons/nuvola/128/folder.png | Bin 0 -> 19233 bytes .../images/icons/nuvola/128/folder_home.png | Bin 0 -> 20279 bytes .../images/icons/nuvola/128/folder_important.png | Bin 0 -> 21008 bytes .../images/icons/nuvola/128/folder_locked.png | Bin 0 -> 19717 bytes .../images/icons/nuvola/128/folder_open.png | Bin 0 -> 14274 bytes swat.obsolete/images/icons/nuvola/128/font.png | Bin 0 -> 6686 bytes swat.obsolete/images/icons/nuvola/128/hwinfo.png | Bin 0 -> 13737 bytes swat.obsolete/images/icons/nuvola/128/icons.png | Bin 0 -> 7492 bytes .../images/icons/nuvola/128/iconthemes.png | Bin 0 -> 13520 bytes .../images/icons/nuvola/128/important.png | Bin 0 -> 11392 bytes swat.obsolete/images/icons/nuvola/128/info.png | Bin 0 -> 10246 bytes .../images/icons/nuvola/128/kcoloredit.png | Bin 0 -> 18818 bytes swat.obsolete/images/icons/nuvola/128/kcontrol.png | Bin 0 -> 16220 bytes swat.obsolete/images/icons/nuvola/128/keyboard.png | Bin 0 -> 7169 bytes .../images/icons/nuvola/128/khelpcenter.png | Bin 0 -> 15934 bytes swat.obsolete/images/icons/nuvola/128/kmix.png | Bin 0 -> 16182 bytes swat.obsolete/images/icons/nuvola/128/knotify.png | Bin 0 -> 19872 bytes .../images/icons/nuvola/128/konqueror.png | Bin 0 -> 24789 bytes swat.obsolete/images/icons/nuvola/128/kpackage.png | Bin 0 -> 10643 bytes swat.obsolete/images/icons/nuvola/128/kpaint.png | Bin 0 -> 17793 bytes swat.obsolete/images/icons/nuvola/128/krita.png | Bin 0 -> 22601 bytes .../images/icons/nuvola/128/ksnapshot.png | Bin 0 -> 12110 bytes swat.obsolete/images/icons/nuvola/128/ktip.png | Bin 0 -> 9440 bytes swat.obsolete/images/icons/nuvola/128/kuser.png | Bin 0 -> 22679 bytes swat.obsolete/images/icons/nuvola/128/kview.png | Bin 0 -> 18750 bytes swat.obsolete/images/icons/nuvola/128/locale.png | Bin 0 -> 8853 bytes .../images/icons/nuvola/128/looknfeel.png | Bin 0 -> 20365 bytes swat.obsolete/images/icons/nuvola/128/mozilla.png | Bin 0 -> 14896 bytes .../images/icons/nuvola/128/mycomputer.png | Bin 0 -> 19567 bytes swat.obsolete/images/icons/nuvola/128/netscape.png | Bin 0 -> 10750 bytes swat.obsolete/images/icons/nuvola/128/network.png | Bin 0 -> 16988 bytes swat.obsolete/images/icons/nuvola/128/opera.png | Bin 0 -> 15691 bytes swat.obsolete/images/icons/nuvola/128/package.png | Bin 0 -> 13879 bytes swat.obsolete/images/icons/nuvola/128/password.png | Bin 0 -> 12059 bytes swat.obsolete/images/icons/nuvola/128/pipe.png | Bin 0 -> 8628 bytes .../images/icons/nuvola/128/realplayer.png | Bin 0 -> 11442 bytes swat.obsolete/images/icons/nuvola/128/services.png | Bin 0 -> 11361 bytes swat.obsolete/images/icons/nuvola/128/socket.png | Bin 0 -> 19770 bytes swat.obsolete/images/icons/nuvola/128/style.png | Bin 0 -> 7834 bytes .../images/icons/nuvola/128/stylesheet.png | Bin 0 -> 9209 bytes swat.obsolete/images/icons/nuvola/16/access.png | Bin 0 -> 1053 bytes swat.obsolete/images/icons/nuvola/16/agent.png | Bin 0 -> 1067 bytes swat.obsolete/images/icons/nuvola/16/apply.png | Bin 0 -> 883 bytes swat.obsolete/images/icons/nuvola/16/back.png | Bin 0 -> 912 bytes .../images/icons/nuvola/16/background.png | Bin 0 -> 1010 bytes swat.obsolete/images/icons/nuvola/16/bell.png | Bin 0 -> 1035 bytes swat.obsolete/images/icons/nuvola/16/bookmark.png | Bin 0 -> 914 bytes swat.obsolete/images/icons/nuvola/16/browser.png | Bin 0 -> 1154 bytes .../images/icons/nuvola/16/button_cancel.png | Bin 0 -> 1133 bytes swat.obsolete/images/icons/nuvola/16/button_ok.png | Bin 0 -> 883 bytes swat.obsolete/images/icons/nuvola/16/cache.png | Bin 0 -> 778 bytes swat.obsolete/images/icons/nuvola/16/clock.png | Bin 0 -> 1160 bytes swat.obsolete/images/icons/nuvola/16/colorize.png | Bin 0 -> 1137 bytes swat.obsolete/images/icons/nuvola/16/colors.png | Bin 0 -> 1112 bytes swat.obsolete/images/icons/nuvola/16/colorset.png | Bin 0 -> 912 bytes swat.obsolete/images/icons/nuvola/16/configure.png | Bin 0 -> 980 bytes swat.obsolete/images/icons/nuvola/16/cookie.png | Bin 0 -> 1122 bytes swat.obsolete/images/icons/nuvola/16/core.png | Bin 0 -> 870 bytes swat.obsolete/images/icons/nuvola/16/date.png | Bin 0 -> 1114 bytes swat.obsolete/images/icons/nuvola/16/decrypted.png | Bin 0 -> 972 bytes swat.obsolete/images/icons/nuvola/16/desktop.png | Bin 0 -> 1077 bytes swat.obsolete/images/icons/nuvola/16/display.png | Bin 0 -> 888 bytes swat.obsolete/images/icons/nuvola/16/document.png | Bin 0 -> 948 bytes swat.obsolete/images/icons/nuvola/16/down.png | Bin 0 -> 912 bytes swat.obsolete/images/icons/nuvola/16/edit.png | Bin 0 -> 734 bytes swat.obsolete/images/icons/nuvola/16/editcopy.png | Bin 0 -> 730 bytes swat.obsolete/images/icons/nuvola/16/editcut.png | Bin 0 -> 873 bytes .../images/icons/nuvola/16/editdelete.png | Bin 0 -> 860 bytes swat.obsolete/images/icons/nuvola/16/editpaste.png | Bin 0 -> 911 bytes swat.obsolete/images/icons/nuvola/16/edittrash.png | Bin 0 -> 881 bytes swat.obsolete/images/icons/nuvola/16/email.png | Bin 0 -> 971 bytes swat.obsolete/images/icons/nuvola/16/empty.png | Bin 0 -> 458 bytes swat.obsolete/images/icons/nuvola/16/encrypted.png | Bin 0 -> 1002 bytes swat.obsolete/images/icons/nuvola/16/energy.png | Bin 0 -> 1082 bytes swat.obsolete/images/icons/nuvola/16/error.png | Bin 0 -> 1150 bytes swat.obsolete/images/icons/nuvola/16/exec.png | Bin 0 -> 1022 bytes swat.obsolete/images/icons/nuvola/16/filenew.png | Bin 0 -> 805 bytes swat.obsolete/images/icons/nuvola/16/fileopen.png | Bin 0 -> 702 bytes swat.obsolete/images/icons/nuvola/16/fileprint.png | Bin 0 -> 1020 bytes swat.obsolete/images/icons/nuvola/16/filesave.png | Bin 0 -> 898 bytes .../images/icons/nuvola/16/filesaveas.png | Bin 0 -> 1009 bytes swat.obsolete/images/icons/nuvola/16/find.png | Bin 0 -> 688 bytes swat.obsolete/images/icons/nuvola/16/folder.png | Bin 0 -> 558 bytes .../images/icons/nuvola/16/folder_home.png | Bin 0 -> 1063 bytes .../images/icons/nuvola/16/folder_important.png | Bin 0 -> 846 bytes .../images/icons/nuvola/16/folder_locked.png | Bin 0 -> 798 bytes .../images/icons/nuvola/16/folder_open.png | Bin 0 -> 599 bytes swat.obsolete/images/icons/nuvola/16/font.png | Bin 0 -> 736 bytes swat.obsolete/images/icons/nuvola/16/forward.png | Bin 0 -> 920 bytes swat.obsolete/images/icons/nuvola/16/gohome.png | Bin 0 -> 1125 bytes swat.obsolete/images/icons/nuvola/16/help.png | Bin 0 -> 1187 bytes swat.obsolete/images/icons/nuvola/16/history.png | Bin 0 -> 1166 bytes swat.obsolete/images/icons/nuvola/16/hwinfo.png | Bin 0 -> 1122 bytes swat.obsolete/images/icons/nuvola/16/icons.png | Bin 0 -> 781 bytes .../images/icons/nuvola/16/iconthemes.png | Bin 0 -> 969 bytes swat.obsolete/images/icons/nuvola/16/important.png | Bin 0 -> 921 bytes swat.obsolete/images/icons/nuvola/16/info.png | Bin 0 -> 956 bytes .../images/icons/nuvola/16/kcoloredit.png | Bin 0 -> 1116 bytes swat.obsolete/images/icons/nuvola/16/kcontrol.png | Bin 0 -> 1118 bytes swat.obsolete/images/icons/nuvola/16/keyboard.png | Bin 0 -> 723 bytes .../images/icons/nuvola/16/khelpcenter.png | Bin 0 -> 1107 bytes swat.obsolete/images/icons/nuvola/16/kmix.png | Bin 0 -> 1102 bytes swat.obsolete/images/icons/nuvola/16/knotify.png | Bin 0 -> 861 bytes swat.obsolete/images/icons/nuvola/16/konqueror.png | Bin 0 -> 1151 bytes swat.obsolete/images/icons/nuvola/16/kpackage.png | Bin 0 -> 983 bytes swat.obsolete/images/icons/nuvola/16/kpaint.png | Bin 0 -> 1032 bytes swat.obsolete/images/icons/nuvola/16/krita.png | Bin 0 -> 1053 bytes swat.obsolete/images/icons/nuvola/16/ksnapshot.png | Bin 0 -> 1067 bytes swat.obsolete/images/icons/nuvola/16/ktip.png | Bin 0 -> 925 bytes swat.obsolete/images/icons/nuvola/16/kuser.png | Bin 0 -> 1173 bytes swat.obsolete/images/icons/nuvola/16/kview.png | Bin 0 -> 1046 bytes swat.obsolete/images/icons/nuvola/16/locale.png | Bin 0 -> 1058 bytes swat.obsolete/images/icons/nuvola/16/looknfeel.png | Bin 0 -> 1075 bytes .../images/icons/nuvola/16/mail_delete.png | Bin 0 -> 1167 bytes swat.obsolete/images/icons/nuvola/16/mail_find.png | Bin 0 -> 1141 bytes .../images/icons/nuvola/16/mail_forward.png | Bin 0 -> 1098 bytes .../images/icons/nuvola/16/mail_generic.png | Bin 0 -> 1148 bytes swat.obsolete/images/icons/nuvola/16/mail_new.png | Bin 0 -> 769 bytes .../images/icons/nuvola/16/mail_replyall.png | Bin 0 -> 1137 bytes swat.obsolete/images/icons/nuvola/16/mail_send.png | Bin 0 -> 1114 bytes swat.obsolete/images/icons/nuvola/16/misc.png | Bin 0 -> 1041 bytes swat.obsolete/images/icons/nuvola/16/mozilla.png | Bin 0 -> 850 bytes .../images/icons/nuvola/16/mycomputer.png | Bin 0 -> 1028 bytes swat.obsolete/images/icons/nuvola/16/netscape.png | Bin 0 -> 934 bytes swat.obsolete/images/icons/nuvola/16/network.png | Bin 0 -> 1163 bytes swat.obsolete/images/icons/nuvola/16/next.png | Bin 0 -> 781 bytes swat.obsolete/images/icons/nuvola/16/no.png | Bin 0 -> 922 bytes swat.obsolete/images/icons/nuvola/16/ok.png | Bin 0 -> 883 bytes swat.obsolete/images/icons/nuvola/16/opera.png | Bin 0 -> 1089 bytes swat.obsolete/images/icons/nuvola/16/package.png | Bin 0 -> 932 bytes swat.obsolete/images/icons/nuvola/16/password.png | Bin 0 -> 949 bytes swat.obsolete/images/icons/nuvola/16/pipe.png | Bin 0 -> 772 bytes swat.obsolete/images/icons/nuvola/16/previous.png | Bin 0 -> 777 bytes .../images/icons/nuvola/16/realplayer.png | Bin 0 -> 1111 bytes swat.obsolete/images/icons/nuvola/16/redo.png | Bin 0 -> 708 bytes swat.obsolete/images/icons/nuvola/16/reload.png | Bin 0 -> 1135 bytes swat.obsolete/images/icons/nuvola/16/run.png | Bin 0 -> 987 bytes swat.obsolete/images/icons/nuvola/16/services.png | Bin 0 -> 1030 bytes swat.obsolete/images/icons/nuvola/16/socket.png | Bin 0 -> 1180 bytes .../images/icons/nuvola/16/spellcheck.png | Bin 0 -> 839 bytes swat.obsolete/images/icons/nuvola/16/stop.png | Bin 0 -> 1032 bytes swat.obsolete/images/icons/nuvola/16/style.png | Bin 0 -> 991 bytes .../images/icons/nuvola/16/stylesheet.png | Bin 0 -> 970 bytes swat.obsolete/images/icons/nuvola/16/thumbnail.png | Bin 0 -> 922 bytes swat.obsolete/images/icons/nuvola/16/up.png | Bin 0 -> 906 bytes swat.obsolete/images/icons/nuvola/16/wizard.png | Bin 0 -> 899 bytes swat.obsolete/images/icons/nuvola/22/access.png | Bin 0 -> 1492 bytes swat.obsolete/images/icons/nuvola/22/agent.png | Bin 0 -> 1589 bytes swat.obsolete/images/icons/nuvola/22/apply.png | Bin 0 -> 1192 bytes swat.obsolete/images/icons/nuvola/22/back.png | Bin 0 -> 1229 bytes .../images/icons/nuvola/22/background.png | Bin 0 -> 1511 bytes swat.obsolete/images/icons/nuvola/22/bell.png | Bin 0 -> 1487 bytes swat.obsolete/images/icons/nuvola/22/bookmark.png | Bin 0 -> 1318 bytes swat.obsolete/images/icons/nuvola/22/browser.png | Bin 0 -> 1882 bytes .../images/icons/nuvola/22/button_cancel.png | Bin 0 -> 1572 bytes swat.obsolete/images/icons/nuvola/22/button_ok.png | Bin 0 -> 1192 bytes swat.obsolete/images/icons/nuvola/22/cache.png | Bin 0 -> 1154 bytes swat.obsolete/images/icons/nuvola/22/clock.png | Bin 0 -> 1726 bytes swat.obsolete/images/icons/nuvola/22/colorize.png | Bin 0 -> 1722 bytes swat.obsolete/images/icons/nuvola/22/colors.png | Bin 0 -> 1700 bytes swat.obsolete/images/icons/nuvola/22/colorset.png | Bin 0 -> 1297 bytes swat.obsolete/images/icons/nuvola/22/configure.png | Bin 0 -> 1276 bytes swat.obsolete/images/icons/nuvola/22/cookie.png | Bin 0 -> 1672 bytes swat.obsolete/images/icons/nuvola/22/core.png | Bin 0 -> 1234 bytes swat.obsolete/images/icons/nuvola/22/date.png | Bin 0 -> 1707 bytes swat.obsolete/images/icons/nuvola/22/decrypted.png | Bin 0 -> 1429 bytes swat.obsolete/images/icons/nuvola/22/desktop.png | Bin 0 -> 1649 bytes swat.obsolete/images/icons/nuvola/22/display.png | Bin 0 -> 1305 bytes swat.obsolete/images/icons/nuvola/22/document.png | Bin 0 -> 1314 bytes swat.obsolete/images/icons/nuvola/22/down.png | Bin 0 -> 1234 bytes swat.obsolete/images/icons/nuvola/22/edit.png | Bin 0 -> 987 bytes swat.obsolete/images/icons/nuvola/22/editcopy.png | Bin 0 -> 944 bytes swat.obsolete/images/icons/nuvola/22/editcut.png | Bin 0 -> 1424 bytes .../images/icons/nuvola/22/editdelete.png | Bin 0 -> 1205 bytes swat.obsolete/images/icons/nuvola/22/editpaste.png | Bin 0 -> 1274 bytes swat.obsolete/images/icons/nuvola/22/edittrash.png | Bin 0 -> 1140 bytes swat.obsolete/images/icons/nuvola/22/email.png | Bin 0 -> 1333 bytes swat.obsolete/images/icons/nuvola/22/empty.png | Bin 0 -> 558 bytes swat.obsolete/images/icons/nuvola/22/encrypted.png | Bin 0 -> 1435 bytes swat.obsolete/images/icons/nuvola/22/energy.png | Bin 0 -> 1663 bytes swat.obsolete/images/icons/nuvola/22/error.png | Bin 0 -> 1672 bytes swat.obsolete/images/icons/nuvola/22/exec.png | Bin 0 -> 1418 bytes swat.obsolete/images/icons/nuvola/22/filenew.png | Bin 0 -> 1145 bytes swat.obsolete/images/icons/nuvola/22/fileopen.png | Bin 0 -> 1040 bytes swat.obsolete/images/icons/nuvola/22/fileprint.png | Bin 0 -> 1578 bytes swat.obsolete/images/icons/nuvola/22/filesave.png | Bin 0 -> 1182 bytes .../images/icons/nuvola/22/filesaveas.png | Bin 0 -> 1469 bytes swat.obsolete/images/icons/nuvola/22/find.png | Bin 0 -> 976 bytes swat.obsolete/images/icons/nuvola/22/folder.png | Bin 0 -> 1805 bytes .../images/icons/nuvola/22/folder_home.png | Bin 0 -> 1594 bytes .../images/icons/nuvola/22/folder_important.png | Bin 0 -> 1868 bytes .../images/icons/nuvola/22/folder_locked.png | Bin 0 -> 1876 bytes .../images/icons/nuvola/22/folder_open.png | Bin 0 -> 1412 bytes swat.obsolete/images/icons/nuvola/22/font.png | Bin 0 -> 981 bytes swat.obsolete/images/icons/nuvola/22/forward.png | Bin 0 -> 1243 bytes swat.obsolete/images/icons/nuvola/22/gohome.png | Bin 0 -> 1641 bytes swat.obsolete/images/icons/nuvola/22/help.png | Bin 0 -> 1474 bytes swat.obsolete/images/icons/nuvola/22/history.png | Bin 0 -> 1863 bytes swat.obsolete/images/icons/nuvola/22/hwinfo.png | Bin 0 -> 1659 bytes swat.obsolete/images/icons/nuvola/22/icons.png | Bin 0 -> 1089 bytes .../images/icons/nuvola/22/iconthemes.png | Bin 0 -> 1461 bytes swat.obsolete/images/icons/nuvola/22/important.png | Bin 0 -> 1407 bytes swat.obsolete/images/icons/nuvola/22/info.png | Bin 0 -> 1352 bytes .../images/icons/nuvola/22/kcoloredit.png | Bin 0 -> 1746 bytes swat.obsolete/images/icons/nuvola/22/kcontrol.png | Bin 0 -> 1761 bytes swat.obsolete/images/icons/nuvola/22/keyboard.png | Bin 0 -> 1008 bytes .../images/icons/nuvola/22/khelpcenter.png | Bin 0 -> 1633 bytes swat.obsolete/images/icons/nuvola/22/kmix.png | Bin 0 -> 1679 bytes swat.obsolete/images/icons/nuvola/22/knotify.png | Bin 0 -> 1193 bytes swat.obsolete/images/icons/nuvola/22/konqueror.png | Bin 0 -> 1938 bytes swat.obsolete/images/icons/nuvola/22/kpackage.png | Bin 0 -> 1385 bytes swat.obsolete/images/icons/nuvola/22/kpaint.png | Bin 0 -> 1468 bytes swat.obsolete/images/icons/nuvola/22/krita.png | Bin 0 -> 1697 bytes swat.obsolete/images/icons/nuvola/22/ksnapshot.png | Bin 0 -> 1550 bytes swat.obsolete/images/icons/nuvola/22/ktip.png | Bin 0 -> 1276 bytes swat.obsolete/images/icons/nuvola/22/kuser.png | Bin 0 -> 1850 bytes swat.obsolete/images/icons/nuvola/22/kview.png | Bin 0 -> 1589 bytes swat.obsolete/images/icons/nuvola/22/locale.png | Bin 0 -> 1490 bytes .../images/icons/nuvola/22/mail_delete.png | Bin 0 -> 1705 bytes swat.obsolete/images/icons/nuvola/22/mail_find.png | Bin 0 -> 1697 bytes .../images/icons/nuvola/22/mail_forward.png | Bin 0 -> 1656 bytes .../images/icons/nuvola/22/mail_generic.png | Bin 0 -> 1671 bytes swat.obsolete/images/icons/nuvola/22/mail_new.png | Bin 0 -> 1115 bytes .../images/icons/nuvola/22/mail_replyall.png | Bin 0 -> 1717 bytes swat.obsolete/images/icons/nuvola/22/mail_send.png | Bin 0 -> 1628 bytes swat.obsolete/images/icons/nuvola/22/misc.png | Bin 0 -> 1607 bytes .../images/icons/nuvola/22/mycomputer.png | Bin 0 -> 1514 bytes swat.obsolete/images/icons/nuvola/22/netscape.png | Bin 0 -> 1314 bytes swat.obsolete/images/icons/nuvola/22/network.png | Bin 0 -> 1779 bytes swat.obsolete/images/icons/nuvola/22/next.png | Bin 0 -> 1003 bytes swat.obsolete/images/icons/nuvola/22/no.png | Bin 0 -> 1360 bytes swat.obsolete/images/icons/nuvola/22/ok.png | Bin 0 -> 1192 bytes swat.obsolete/images/icons/nuvola/22/opera.png | Bin 0 -> 1704 bytes swat.obsolete/images/icons/nuvola/22/password.png | Bin 0 -> 1336 bytes swat.obsolete/images/icons/nuvola/22/pipe.png | Bin 0 -> 1044 bytes swat.obsolete/images/icons/nuvola/22/previous.png | Bin 0 -> 975 bytes .../images/icons/nuvola/22/realplayer.png | Bin 0 -> 1530 bytes swat.obsolete/images/icons/nuvola/22/redo.png | Bin 0 -> 1035 bytes swat.obsolete/images/icons/nuvola/22/reload.png | Bin 0 -> 1684 bytes swat.obsolete/images/icons/nuvola/22/run.png | Bin 0 -> 1353 bytes swat.obsolete/images/icons/nuvola/22/services.png | Bin 0 -> 1497 bytes swat.obsolete/images/icons/nuvola/22/socket.png | Bin 0 -> 1788 bytes .../images/icons/nuvola/22/spellcheck.png | Bin 0 -> 922 bytes swat.obsolete/images/icons/nuvola/22/stop.png | Bin 0 -> 1473 bytes swat.obsolete/images/icons/nuvola/22/style.png | Bin 0 -> 1392 bytes .../images/icons/nuvola/22/stylesheet.png | Bin 0 -> 1347 bytes swat.obsolete/images/icons/nuvola/22/thumbnail.png | Bin 0 -> 1262 bytes swat.obsolete/images/icons/nuvola/22/up.png | Bin 0 -> 1222 bytes swat.obsolete/images/icons/nuvola/22/wizard.png | Bin 0 -> 1229 bytes swat.obsolete/images/icons/nuvola/32/access.png | Bin 0 -> 2295 bytes swat.obsolete/images/icons/nuvola/32/agent.png | Bin 0 -> 2419 bytes swat.obsolete/images/icons/nuvola/32/apply.png | Bin 0 -> 1732 bytes swat.obsolete/images/icons/nuvola/32/back.png | Bin 0 -> 1821 bytes .../images/icons/nuvola/32/background.png | Bin 0 -> 2413 bytes swat.obsolete/images/icons/nuvola/32/bell.png | Bin 0 -> 2390 bytes swat.obsolete/images/icons/nuvola/32/bookmark.png | Bin 0 -> 2126 bytes swat.obsolete/images/icons/nuvola/32/browser.png | Bin 0 -> 3141 bytes .../images/icons/nuvola/32/button_cancel.png | Bin 0 -> 2478 bytes swat.obsolete/images/icons/nuvola/32/button_ok.png | Bin 0 -> 1732 bytes swat.obsolete/images/icons/nuvola/32/cache.png | Bin 0 -> 1700 bytes swat.obsolete/images/icons/nuvola/32/clock.png | Bin 0 -> 2905 bytes swat.obsolete/images/icons/nuvola/32/colorize.png | Bin 0 -> 2739 bytes swat.obsolete/images/icons/nuvola/32/colors.png | Bin 0 -> 2625 bytes swat.obsolete/images/icons/nuvola/32/colorset.png | Bin 0 -> 1964 bytes swat.obsolete/images/icons/nuvola/32/configure.png | Bin 0 -> 1907 bytes swat.obsolete/images/icons/nuvola/32/contents.png | Bin 0 -> 2226 bytes swat.obsolete/images/icons/nuvola/32/cookie.png | Bin 0 -> 2679 bytes swat.obsolete/images/icons/nuvola/32/core.png | Bin 0 -> 1884 bytes swat.obsolete/images/icons/nuvola/32/date.png | Bin 0 -> 2825 bytes swat.obsolete/images/icons/nuvola/32/decrypted.png | Bin 0 -> 2025 bytes swat.obsolete/images/icons/nuvola/32/desktop.png | Bin 0 -> 2742 bytes swat.obsolete/images/icons/nuvola/32/display.png | Bin 0 -> 1965 bytes swat.obsolete/images/icons/nuvola/32/document.png | Bin 0 -> 2118 bytes swat.obsolete/images/icons/nuvola/32/down.png | Bin 0 -> 1748 bytes swat.obsolete/images/icons/nuvola/32/edit.png | Bin 0 -> 1395 bytes swat.obsolete/images/icons/nuvola/32/editcopy.png | Bin 0 -> 1329 bytes swat.obsolete/images/icons/nuvola/32/editcut.png | Bin 0 -> 1849 bytes .../images/icons/nuvola/32/editdelete.png | Bin 0 -> 1805 bytes swat.obsolete/images/icons/nuvola/32/editpaste.png | Bin 0 -> 1799 bytes swat.obsolete/images/icons/nuvola/32/edittrash.png | Bin 0 -> 1866 bytes swat.obsolete/images/icons/nuvola/32/email.png | Bin 0 -> 2079 bytes swat.obsolete/images/icons/nuvola/32/empty.png | Bin 0 -> 782 bytes swat.obsolete/images/icons/nuvola/32/encrypted.png | Bin 0 -> 2058 bytes swat.obsolete/images/icons/nuvola/32/energy.png | Bin 0 -> 2753 bytes swat.obsolete/images/icons/nuvola/32/error.png | Bin 0 -> 2622 bytes swat.obsolete/images/icons/nuvola/32/exec.png | Bin 0 -> 2168 bytes swat.obsolete/images/icons/nuvola/32/filenew.png | Bin 0 -> 1857 bytes swat.obsolete/images/icons/nuvola/32/fileopen.png | Bin 0 -> 1714 bytes swat.obsolete/images/icons/nuvola/32/fileprint.png | Bin 0 -> 2504 bytes swat.obsolete/images/icons/nuvola/32/filesave.png | Bin 0 -> 1741 bytes .../images/icons/nuvola/32/filesaveas.png | Bin 0 -> 2346 bytes swat.obsolete/images/icons/nuvola/32/find.png | Bin 0 -> 1446 bytes swat.obsolete/images/icons/nuvola/32/folder.png | Bin 0 -> 2972 bytes .../images/icons/nuvola/32/folder_home.png | Bin 0 -> 2676 bytes .../images/icons/nuvola/32/folder_important.png | Bin 0 -> 3214 bytes .../images/icons/nuvola/32/folder_locked.png | Bin 0 -> 3092 bytes .../images/icons/nuvola/32/folder_open.png | Bin 0 -> 2300 bytes swat.obsolete/images/icons/nuvola/32/font.png | Bin 0 -> 1497 bytes swat.obsolete/images/icons/nuvola/32/forward.png | Bin 0 -> 1860 bytes swat.obsolete/images/icons/nuvola/32/gohome.png | Bin 0 -> 2585 bytes swat.obsolete/images/icons/nuvola/32/help.png | Bin 0 -> 2671 bytes swat.obsolete/images/icons/nuvola/32/history.png | Bin 0 -> 3316 bytes swat.obsolete/images/icons/nuvola/32/hwinfo.png | Bin 0 -> 2653 bytes swat.obsolete/images/icons/nuvola/32/icons.png | Bin 0 -> 1646 bytes .../images/icons/nuvola/32/iconthemes.png | Bin 0 -> 2408 bytes swat.obsolete/images/icons/nuvola/32/important.png | Bin 0 -> 2169 bytes swat.obsolete/images/icons/nuvola/32/info.png | Bin 0 -> 2017 bytes .../images/icons/nuvola/32/kcoloredit.png | Bin 0 -> 2829 bytes swat.obsolete/images/icons/nuvola/32/kcontrol.png | Bin 0 -> 2857 bytes swat.obsolete/images/icons/nuvola/32/keyboard.png | Bin 0 -> 1482 bytes .../images/icons/nuvola/32/khelpcenter.png | Bin 0 -> 2647 bytes swat.obsolete/images/icons/nuvola/32/kmix.png | Bin 0 -> 2906 bytes swat.obsolete/images/icons/nuvola/32/knotify.png | Bin 0 -> 3050 bytes swat.obsolete/images/icons/nuvola/32/konqueror.png | Bin 0 -> 3473 bytes swat.obsolete/images/icons/nuvola/32/kpackage.png | Bin 0 -> 2166 bytes swat.obsolete/images/icons/nuvola/32/kpaint.png | Bin 0 -> 2608 bytes swat.obsolete/images/icons/nuvola/32/krita.png | Bin 0 -> 2793 bytes swat.obsolete/images/icons/nuvola/32/ksnapshot.png | Bin 0 -> 2385 bytes swat.obsolete/images/icons/nuvola/32/ktip.png | Bin 0 -> 1884 bytes swat.obsolete/images/icons/nuvola/32/kuser.png | Bin 0 -> 3199 bytes swat.obsolete/images/icons/nuvola/32/kview.png | Bin 0 -> 2649 bytes swat.obsolete/images/icons/nuvola/32/locale.png | Bin 0 -> 2179 bytes swat.obsolete/images/icons/nuvola/32/looknfeel.png | Bin 0 -> 2770 bytes .../images/icons/nuvola/32/mail_delete.png | Bin 0 -> 2713 bytes swat.obsolete/images/icons/nuvola/32/mail_find.png | Bin 0 -> 2707 bytes .../images/icons/nuvola/32/mail_forward.png | Bin 0 -> 2579 bytes .../images/icons/nuvola/32/mail_generic.png | Bin 0 -> 2665 bytes swat.obsolete/images/icons/nuvola/32/mail_new.png | Bin 0 -> 1672 bytes .../images/icons/nuvola/32/mail_replyall.png | Bin 0 -> 2829 bytes swat.obsolete/images/icons/nuvola/32/mail_send.png | Bin 0 -> 2577 bytes swat.obsolete/images/icons/nuvola/32/misc.png | Bin 0 -> 2853 bytes swat.obsolete/images/icons/nuvola/32/mozilla.png | Bin 0 -> 2322 bytes .../images/icons/nuvola/32/mycomputer.png | Bin 0 -> 2726 bytes swat.obsolete/images/icons/nuvola/32/netscape.png | Bin 0 -> 2020 bytes swat.obsolete/images/icons/nuvola/32/network.png | Bin 0 -> 2838 bytes swat.obsolete/images/icons/nuvola/32/next.png | Bin 0 -> 1591 bytes swat.obsolete/images/icons/nuvola/32/no.png | Bin 0 -> 1998 bytes swat.obsolete/images/icons/nuvola/32/ok.png | Bin 0 -> 1732 bytes swat.obsolete/images/icons/nuvola/32/opera.png | Bin 0 -> 2676 bytes swat.obsolete/images/icons/nuvola/32/package.png | Bin 0 -> 2346 bytes swat.obsolete/images/icons/nuvola/32/password.png | Bin 0 -> 2085 bytes swat.obsolete/images/icons/nuvola/32/pipe.png | Bin 0 -> 1624 bytes swat.obsolete/images/icons/nuvola/32/previous.png | Bin 0 -> 1587 bytes .../images/icons/nuvola/32/realplayer.png | Bin 0 -> 2358 bytes swat.obsolete/images/icons/nuvola/32/redo.png | Bin 0 -> 1615 bytes swat.obsolete/images/icons/nuvola/32/reload.png | Bin 0 -> 2536 bytes swat.obsolete/images/icons/nuvola/32/run.png | Bin 0 -> 2057 bytes swat.obsolete/images/icons/nuvola/32/services.png | Bin 0 -> 2139 bytes swat.obsolete/images/icons/nuvola/32/socket.png | Bin 0 -> 3000 bytes .../images/icons/nuvola/32/spellcheck.png | Bin 0 -> 1791 bytes swat.obsolete/images/icons/nuvola/32/stop.png | Bin 0 -> 2437 bytes swat.obsolete/images/icons/nuvola/32/style.png | Bin 0 -> 2070 bytes .../images/icons/nuvola/32/stylesheet.png | Bin 0 -> 2041 bytes swat.obsolete/images/icons/nuvola/32/thumbnail.png | Bin 0 -> 1865 bytes swat.obsolete/images/icons/nuvola/32/up.png | Bin 0 -> 1849 bytes swat.obsolete/images/icons/nuvola/32/wizard.png | Bin 0 -> 1764 bytes swat.obsolete/images/icons/nuvola/48/access.png | Bin 0 -> 3532 bytes swat.obsolete/images/icons/nuvola/48/agent.png | Bin 0 -> 4020 bytes swat.obsolete/images/icons/nuvola/48/apply.png | Bin 0 -> 2855 bytes swat.obsolete/images/icons/nuvola/48/back.png | Bin 0 -> 2687 bytes .../images/icons/nuvola/48/background.png | Bin 0 -> 3833 bytes swat.obsolete/images/icons/nuvola/48/bell.png | Bin 0 -> 3966 bytes swat.obsolete/images/icons/nuvola/48/bookmark.png | Bin 0 -> 3507 bytes swat.obsolete/images/icons/nuvola/48/browser.png | Bin 0 -> 5597 bytes .../images/icons/nuvola/48/button_cancel.png | Bin 0 -> 3612 bytes swat.obsolete/images/icons/nuvola/48/button_ok.png | Bin 0 -> 2856 bytes swat.obsolete/images/icons/nuvola/48/cache.png | Bin 0 -> 2484 bytes swat.obsolete/images/icons/nuvola/48/clock.png | Bin 0 -> 5063 bytes swat.obsolete/images/icons/nuvola/48/colorize.png | Bin 0 -> 4642 bytes swat.obsolete/images/icons/nuvola/48/colors.png | Bin 0 -> 4469 bytes swat.obsolete/images/icons/nuvola/48/colorset.png | Bin 0 -> 3169 bytes swat.obsolete/images/icons/nuvola/48/configure.png | Bin 0 -> 2897 bytes swat.obsolete/images/icons/nuvola/48/cookie.png | Bin 0 -> 3736 bytes swat.obsolete/images/icons/nuvola/48/core.png | Bin 0 -> 2803 bytes swat.obsolete/images/icons/nuvola/48/date.png | Bin 0 -> 4711 bytes swat.obsolete/images/icons/nuvola/48/decrypted.png | Bin 0 -> 3115 bytes swat.obsolete/images/icons/nuvola/48/desktop.png | Bin 0 -> 4878 bytes swat.obsolete/images/icons/nuvola/48/display.png | Bin 0 -> 3071 bytes swat.obsolete/images/icons/nuvola/48/document.png | Bin 0 -> 3330 bytes swat.obsolete/images/icons/nuvola/48/down.png | Bin 0 -> 2627 bytes swat.obsolete/images/icons/nuvola/48/edit.png | Bin 0 -> 2011 bytes swat.obsolete/images/icons/nuvola/48/editcopy.png | Bin 0 -> 1989 bytes swat.obsolete/images/icons/nuvola/48/editcut.png | Bin 0 -> 3159 bytes .../images/icons/nuvola/48/editdelete.png | Bin 0 -> 2893 bytes swat.obsolete/images/icons/nuvola/48/editpaste.png | Bin 0 -> 2704 bytes swat.obsolete/images/icons/nuvola/48/edittrash.png | Bin 0 -> 2961 bytes swat.obsolete/images/icons/nuvola/48/email.png | Bin 0 -> 3393 bytes swat.obsolete/images/icons/nuvola/48/empty.png | Bin 0 -> 1126 bytes swat.obsolete/images/icons/nuvola/48/encrypted.png | Bin 0 -> 3170 bytes swat.obsolete/images/icons/nuvola/48/energy.png | Bin 0 -> 4619 bytes swat.obsolete/images/icons/nuvola/48/error.png | Bin 0 -> 4477 bytes swat.obsolete/images/icons/nuvola/48/exec.png | Bin 0 -> 3465 bytes swat.obsolete/images/icons/nuvola/48/filenew.png | Bin 0 -> 3005 bytes swat.obsolete/images/icons/nuvola/48/fileopen.png | Bin 0 -> 2654 bytes swat.obsolete/images/icons/nuvola/48/fileprint.png | Bin 0 -> 3369 bytes swat.obsolete/images/icons/nuvola/48/filesave.png | Bin 0 -> 2627 bytes .../images/icons/nuvola/48/filesaveas.png | Bin 0 -> 3846 bytes swat.obsolete/images/icons/nuvola/48/find.png | Bin 0 -> 2379 bytes swat.obsolete/images/icons/nuvola/48/folder.png | Bin 0 -> 4789 bytes .../images/icons/nuvola/48/folder_home.png | Bin 0 -> 5001 bytes .../images/icons/nuvola/48/folder_important.png | Bin 0 -> 5277 bytes .../images/icons/nuvola/48/folder_locked.png | Bin 0 -> 5067 bytes .../images/icons/nuvola/48/folder_open.png | Bin 0 -> 3806 bytes swat.obsolete/images/icons/nuvola/48/font.png | Bin 0 -> 2301 bytes swat.obsolete/images/icons/nuvola/48/forward.png | Bin 0 -> 2892 bytes swat.obsolete/images/icons/nuvola/48/gohome.png | Bin 0 -> 3831 bytes swat.obsolete/images/icons/nuvola/48/help.png | Bin 0 -> 4662 bytes swat.obsolete/images/icons/nuvola/48/history.png | Bin 0 -> 5804 bytes swat.obsolete/images/icons/nuvola/48/hwinfo.png | Bin 0 -> 4180 bytes swat.obsolete/images/icons/nuvola/48/icons.png | Bin 0 -> 2461 bytes .../images/icons/nuvola/48/iconthemes.png | Bin 0 -> 4045 bytes swat.obsolete/images/icons/nuvola/48/important.png | Bin 0 -> 3519 bytes swat.obsolete/images/icons/nuvola/48/info.png | Bin 0 -> 3188 bytes .../images/icons/nuvola/48/kcoloredit.png | Bin 0 -> 4945 bytes swat.obsolete/images/icons/nuvola/48/kcontrol.png | Bin 0 -> 4736 bytes swat.obsolete/images/icons/nuvola/48/keyboard.png | Bin 0 -> 2274 bytes .../images/icons/nuvola/48/khelpcenter.png | Bin 0 -> 4449 bytes swat.obsolete/images/icons/nuvola/48/kmix.png | Bin 0 -> 4609 bytes swat.obsolete/images/icons/nuvola/48/knotify.png | Bin 0 -> 5027 bytes swat.obsolete/images/icons/nuvola/48/konqueror.png | Bin 0 -> 6027 bytes swat.obsolete/images/icons/nuvola/48/kpackage.png | Bin 0 -> 3383 bytes swat.obsolete/images/icons/nuvola/48/kpaint.png | Bin 0 -> 4379 bytes swat.obsolete/images/icons/nuvola/48/krita.png | Bin 0 -> 5146 bytes swat.obsolete/images/icons/nuvola/48/ksnapshot.png | Bin 0 -> 3731 bytes swat.obsolete/images/icons/nuvola/48/ktip.png | Bin 0 -> 2935 bytes swat.obsolete/images/icons/nuvola/48/kuser.png | Bin 0 -> 5470 bytes swat.obsolete/images/icons/nuvola/48/kview.png | Bin 0 -> 4643 bytes swat.obsolete/images/icons/nuvola/48/locale.png | Bin 0 -> 3077 bytes swat.obsolete/images/icons/nuvola/48/looknfeel.png | Bin 0 -> 4935 bytes .../images/icons/nuvola/48/mail_delete.png | Bin 0 -> 4412 bytes swat.obsolete/images/icons/nuvola/48/mail_find.png | Bin 0 -> 4526 bytes .../images/icons/nuvola/48/mail_forward.png | Bin 0 -> 4373 bytes .../images/icons/nuvola/48/mail_generic.png | Bin 0 -> 4286 bytes swat.obsolete/images/icons/nuvola/48/mail_new.png | Bin 0 -> 2598 bytes .../images/icons/nuvola/48/mail_replyall.png | Bin 0 -> 4934 bytes swat.obsolete/images/icons/nuvola/48/mail_send.png | Bin 0 -> 4174 bytes swat.obsolete/images/icons/nuvola/48/misc.png | Bin 0 -> 5083 bytes swat.obsolete/images/icons/nuvola/48/mozilla.png | Bin 0 -> 4079 bytes .../images/icons/nuvola/48/mycomputer.png | Bin 0 -> 4814 bytes swat.obsolete/images/icons/nuvola/48/netscape.png | Bin 0 -> 3265 bytes swat.obsolete/images/icons/nuvola/48/network.png | Bin 0 -> 4733 bytes swat.obsolete/images/icons/nuvola/48/next.png | Bin 0 -> 2535 bytes swat.obsolete/images/icons/nuvola/48/no.png | Bin 0 -> 3062 bytes swat.obsolete/images/icons/nuvola/48/ok.png | Bin 0 -> 2855 bytes swat.obsolete/images/icons/nuvola/48/opera.png | Bin 0 -> 4421 bytes swat.obsolete/images/icons/nuvola/48/package.png | Bin 0 -> 3960 bytes swat.obsolete/images/icons/nuvola/48/password.png | Bin 0 -> 3365 bytes swat.obsolete/images/icons/nuvola/48/pipe.png | Bin 0 -> 2469 bytes swat.obsolete/images/icons/nuvola/48/previous.png | Bin 0 -> 2526 bytes .../images/icons/nuvola/48/realplayer.png | Bin 0 -> 3821 bytes swat.obsolete/images/icons/nuvola/48/redo.png | Bin 0 -> 2545 bytes swat.obsolete/images/icons/nuvola/48/reload.png | Bin 0 -> 4229 bytes swat.obsolete/images/icons/nuvola/48/run.png | Bin 0 -> 3171 bytes swat.obsolete/images/icons/nuvola/48/services.png | Bin 0 -> 3381 bytes swat.obsolete/images/icons/nuvola/48/socket.png | Bin 0 -> 5395 bytes .../images/icons/nuvola/48/spellcheck.png | Bin 0 -> 2956 bytes swat.obsolete/images/icons/nuvola/48/stop.png | Bin 0 -> 3681 bytes swat.obsolete/images/icons/nuvola/48/style.png | Bin 0 -> 2920 bytes .../images/icons/nuvola/48/stylesheet.png | Bin 0 -> 3150 bytes swat.obsolete/images/icons/nuvola/48/thumbnail.png | Bin 0 -> 2806 bytes swat.obsolete/images/icons/nuvola/48/up.png | Bin 0 -> 2802 bytes swat.obsolete/images/icons/nuvola/48/wizard.png | Bin 0 -> 2743 bytes swat.obsolete/images/icons/nuvola/64/access.png | Bin 0 -> 4801 bytes swat.obsolete/images/icons/nuvola/64/agent.png | Bin 0 -> 5966 bytes .../images/icons/nuvola/64/background.png | Bin 0 -> 5477 bytes swat.obsolete/images/icons/nuvola/64/bell.png | Bin 0 -> 5776 bytes swat.obsolete/images/icons/nuvola/64/browser.png | Bin 0 -> 8319 bytes swat.obsolete/images/icons/nuvola/64/cache.png | Bin 0 -> 3420 bytes swat.obsolete/images/icons/nuvola/64/clock.png | Bin 0 -> 7445 bytes swat.obsolete/images/icons/nuvola/64/colors.png | Bin 0 -> 6581 bytes swat.obsolete/images/icons/nuvola/64/colorset.png | Bin 0 -> 4613 bytes swat.obsolete/images/icons/nuvola/64/cookie.png | Bin 0 -> 5359 bytes swat.obsolete/images/icons/nuvola/64/core.png | Bin 0 -> 3824 bytes swat.obsolete/images/icons/nuvola/64/date.png | Bin 0 -> 6813 bytes swat.obsolete/images/icons/nuvola/64/desktop.png | Bin 0 -> 7360 bytes swat.obsolete/images/icons/nuvola/64/display.png | Bin 0 -> 4321 bytes swat.obsolete/images/icons/nuvola/64/document.png | Bin 0 -> 4878 bytes swat.obsolete/images/icons/nuvola/64/email.png | Bin 0 -> 4911 bytes swat.obsolete/images/icons/nuvola/64/empty.png | Bin 0 -> 1289 bytes swat.obsolete/images/icons/nuvola/64/encrypted.png | Bin 0 -> 3781 bytes swat.obsolete/images/icons/nuvola/64/energy.png | Bin 0 -> 6915 bytes swat.obsolete/images/icons/nuvola/64/error.png | Bin 0 -> 6081 bytes swat.obsolete/images/icons/nuvola/64/exec.png | Bin 0 -> 5180 bytes swat.obsolete/images/icons/nuvola/64/folder.png | Bin 0 -> 7310 bytes .../images/icons/nuvola/64/folder_home.png | Bin 0 -> 7482 bytes .../images/icons/nuvola/64/folder_important.png | Bin 0 -> 7889 bytes .../images/icons/nuvola/64/folder_locked.png | Bin 0 -> 7544 bytes .../images/icons/nuvola/64/folder_open.png | Bin 0 -> 5712 bytes swat.obsolete/images/icons/nuvola/64/font.png | Bin 0 -> 3011 bytes swat.obsolete/images/icons/nuvola/64/hwinfo.png | Bin 0 -> 5838 bytes swat.obsolete/images/icons/nuvola/64/icons.png | Bin 0 -> 3428 bytes .../images/icons/nuvola/64/iconthemes.png | Bin 0 -> 5696 bytes swat.obsolete/images/icons/nuvola/64/important.png | Bin 0 -> 4994 bytes swat.obsolete/images/icons/nuvola/64/info.png | Bin 0 -> 4434 bytes .../images/icons/nuvola/64/kcoloredit.png | Bin 0 -> 7297 bytes swat.obsolete/images/icons/nuvola/64/kcontrol.png | Bin 0 -> 6794 bytes swat.obsolete/images/icons/nuvola/64/keyboard.png | Bin 0 -> 3284 bytes .../images/icons/nuvola/64/khelpcenter.png | Bin 0 -> 6693 bytes swat.obsolete/images/icons/nuvola/64/kmix.png | Bin 0 -> 6596 bytes swat.obsolete/images/icons/nuvola/64/knotify.png | Bin 0 -> 7690 bytes swat.obsolete/images/icons/nuvola/64/konqueror.png | Bin 0 -> 9333 bytes swat.obsolete/images/icons/nuvola/64/kpackage.png | Bin 0 -> 4618 bytes swat.obsolete/images/icons/nuvola/64/kpaint.png | Bin 0 -> 6520 bytes swat.obsolete/images/icons/nuvola/64/krita.png | Bin 0 -> 8117 bytes swat.obsolete/images/icons/nuvola/64/ksnapshot.png | Bin 0 -> 5383 bytes swat.obsolete/images/icons/nuvola/64/ktip.png | Bin 0 -> 4185 bytes swat.obsolete/images/icons/nuvola/64/kuser.png | Bin 0 -> 8036 bytes swat.obsolete/images/icons/nuvola/64/kview.png | Bin 0 -> 6829 bytes swat.obsolete/images/icons/nuvola/64/locale.png | Bin 0 -> 4062 bytes swat.obsolete/images/icons/nuvola/64/looknfeel.png | Bin 0 -> 7579 bytes swat.obsolete/images/icons/nuvola/64/mozilla.png | Bin 0 -> 5845 bytes .../images/icons/nuvola/64/mycomputer.png | Bin 0 -> 7319 bytes swat.obsolete/images/icons/nuvola/64/netscape.png | Bin 0 -> 4575 bytes swat.obsolete/images/icons/nuvola/64/network.png | Bin 0 -> 6889 bytes swat.obsolete/images/icons/nuvola/64/opera.png | Bin 0 -> 6319 bytes swat.obsolete/images/icons/nuvola/64/package.png | Bin 0 -> 5838 bytes swat.obsolete/images/icons/nuvola/64/password.png | Bin 0 -> 4696 bytes swat.obsolete/images/icons/nuvola/64/pipe.png | Bin 0 -> 3808 bytes .../images/icons/nuvola/64/realplayer.png | Bin 0 -> 5413 bytes swat.obsolete/images/icons/nuvola/64/services.png | Bin 0 -> 4855 bytes swat.obsolete/images/icons/nuvola/64/socket.png | Bin 0 -> 7761 bytes swat.obsolete/images/icons/nuvola/64/style.png | Bin 0 -> 4291 bytes .../images/icons/nuvola/64/stylesheet.png | Bin 0 -> 4433 bytes swat.obsolete/images/icons/nuvola/README | 4 + swat.obsolete/images/icons/nuvola/author | 3 + swat.obsolete/images/icons/nuvola/license.txt | 504 + swat.obsolete/images/icons/nuvola/readme.txt | 60 + swat.obsolete/images/icons/nuvola/thanks.to | 7 + swat.obsolete/images/linkpad.gif | Bin 0 -> 270 bytes swat.obsolete/images/logo.png | Bin 0 -> 9329 bytes swat.obsolete/images/stripes.png | Bin 0 -> 209 bytes .../images/widgets/windows/arrows/down.gif | Bin 0 -> 49 bytes .../images/widgets/windows/arrows/down_small.gif | Bin 0 -> 46 bytes .../images/widgets/windows/arrows/down_tiny.gif | Bin 0 -> 44 bytes .../images/widgets/windows/arrows/first.png | Bin 0 -> 321 bytes .../images/widgets/windows/arrows/forward.gif | Bin 0 -> 55 bytes .../images/widgets/windows/arrows/last.png | Bin 0 -> 333 bytes .../images/widgets/windows/arrows/left.png | Bin 0 -> 299 bytes .../images/widgets/windows/arrows/minimize.gif | Bin 0 -> 52 bytes .../images/widgets/windows/arrows/next.gif | Bin 0 -> 49 bytes .../images/widgets/windows/arrows/previous.gif | Bin 0 -> 49 bytes .../images/widgets/windows/arrows/rewind.gif | Bin 0 -> 54 bytes .../images/widgets/windows/arrows/right.png | Bin 0 -> 313 bytes swat.obsolete/images/widgets/windows/arrows/up.gif | Bin 0 -> 48 bytes .../images/widgets/windows/arrows/up_small.gif | Bin 0 -> 46 bytes .../images/widgets/windows/arrows/up_tiny.gif | Bin 0 -> 44 bytes .../images/widgets/windows/cursors/alias.gif | Bin 0 -> 104 bytes .../images/widgets/windows/cursors/copy.gif | Bin 0 -> 102 bytes .../images/widgets/windows/cursors/move.gif | Bin 0 -> 67 bytes .../images/widgets/windows/cursors/nodrop.gif | Bin 0 -> 120 bytes .../images/widgets/windows/menu/checkbox.gif | Bin 0 -> 838 bytes .../images/widgets/windows/menu/radiobutton.gif | Bin 0 -> 830 bytes .../images/widgets/windows/tree/cross.gif | Bin 0 -> 67 bytes .../images/widgets/windows/tree/cross_minus.gif | Bin 0 -> 154 bytes .../images/widgets/windows/tree/cross_plus.gif | Bin 0 -> 158 bytes swat.obsolete/images/widgets/windows/tree/end.gif | Bin 0 -> 64 bytes .../images/widgets/windows/tree/end_minus.gif | Bin 0 -> 154 bytes .../images/widgets/windows/tree/end_plus.gif | Bin 0 -> 158 bytes swat.obsolete/images/widgets/windows/tree/line.gif | Bin 0 -> 64 bytes .../images/widgets/windows/tree/minus.gif | Bin 0 -> 148 bytes swat.obsolete/images/widgets/windows/tree/plus.gif | Bin 0 -> 152 bytes .../images/widgets/windows/window/close.gif | Bin 0 -> 58 bytes .../images/widgets/windows/window/maximize.gif | Bin 0 -> 56 bytes .../images/widgets/windows/window/minimize.gif | Bin 0 -> 52 bytes .../images/widgets/windows/window/restore.gif | Bin 0 -> 58 bytes swat.obsolete/index.esp | 30 + swat.obsolete/install/index.esp | 20 + swat.obsolete/install/newuser.esp | 50 + swat.obsolete/install/provision.esp | 79 + swat.obsolete/install/samba3.esp | 106 + swat.obsolete/install/vampire.esp | 120 + swat.obsolete/kdc_server/index.esp | 13 + swat.obsolete/ldap_server/index.esp | 13 + swat.obsolete/login.esp | 59 + swat.obsolete/logout.esp | 8 + swat.obsolete/menu.js | 70 + swat.obsolete/nbt_server/index.esp | 24 + swat.obsolete/rpc_server/index.esp | 13 + swat.obsolete/scripting/client/call.js | 118 + swat.obsolete/scripting/client/desktop.js | 121 + swat.obsolete/scripting/client/encoder.js | 84 + swat.obsolete/scripting/client/js_scripts.js | 60 + swat.obsolete/scripting/client/regedit.js | 160 + swat.obsolete/scripting/client/status.js | 40 + swat.obsolete/scripting/common.js | 153 + swat.obsolete/scripting/footer_columns.esp | 7 + swat.obsolete/scripting/footer_desktop.esp | 6 + swat.obsolete/scripting/footer_plain.esp | 7 + swat.obsolete/scripting/forms.js | 112 + swat.obsolete/scripting/general_calls.esp | 25 + swat.obsolete/scripting/header_columns.esp | 85 + swat.obsolete/scripting/header_desktop.esp | 25 + swat.obsolete/scripting/header_plain.esp | 55 + swat.obsolete/scripting/menus.js | 53 + swat.obsolete/scripting/preauth.esp | 17 + swat.obsolete/scripting/server/regedit.esp | 51 + swat.obsolete/scripting/server/status.esp | 27 + swat.obsolete/scripting/test.ejs | 10 + swat.obsolete/scripting/test.esp | 6 + swat.obsolete/smb_server/index.esp | 13 + swat.obsolete/style/columns.css | 73 + swat.obsolete/style/common.css | 266 + swat.obsolete/style/qooxdoo/core.css | 2 + .../style/qooxdoo/layouts/application.css | 6 + swat.obsolete/style/qooxdoo/layouts/page.css | 6 + swat.obsolete/style/qooxdoo/test.css | 2 + swat.obsolete/style/qooxdoo/themes.css | 3 + .../style/qooxdoo/themes/osx/grad_blue.gif | Bin 0 -> 143 bytes .../style/qooxdoo/themes/osx/grad_gray.gif | Bin 0 -> 156 bytes .../style/qooxdoo/themes/osx/pin_dark.gif | Bin 0 -> 36 bytes .../style/qooxdoo/themes/osx/toolbar_bg.gif | Bin 0 -> 36 bytes .../qooxdoo/themes/win9x/radiobuttonbackground.gif | Bin 0 -> 44 bytes swat.obsolete/style/qooxdoo/themes/win9x/theme.css | 2 + .../qooxdoo/themes/win9x/windowcaption_active.png | Bin 0 -> 160 bytes .../themes/win9x/windowcaption_inactive.png | Bin 0 -> 114 bytes .../style/qooxdoo/themes/winxp/menubackground.gif | Bin 0 -> 814 bytes swat.obsolete/style/qooxdoo/themes/winxp/theme.css | 2 + .../qooxdoo/themes/winxp/toolbarparthandle.gif | Bin 0 -> 817 bytes swat.obsolete/style/qooxdoo/widgets.css | 2 + .../style/qooxdoo/widgets/core/QxApplication.js | 2 + .../style/qooxdoo/widgets/core/QxBorder.js | 2 + .../style/qooxdoo/widgets/core/QxBuilder.js | 3 + .../style/qooxdoo/widgets/core/QxClient.js | 2 + .../style/qooxdoo/widgets/core/QxClientWindow.js | 2 + .../style/qooxdoo/widgets/core/QxCommand.js | 2 + swat.obsolete/style/qooxdoo/widgets/core/QxData.js | 2 + .../style/qooxdoo/widgets/core/QxDebug.js | 2 + swat.obsolete/style/qooxdoo/widgets/core/QxDom.js | 3 + .../style/qooxdoo/widgets/core/QxExtend.js | 4 + .../style/qooxdoo/widgets/core/QxNativeWindow.js | 2 + .../style/qooxdoo/widgets/core/QxObject.js | 2 + .../qooxdoo/widgets/core/QxSelectionStorage.js | 2 + .../style/qooxdoo/widgets/core/QxTarget.js | 3 + .../style/qooxdoo/widgets/core/QxTimer.js | 2 + .../qooxdoo/widgets/core/QxUserApplication.js | 2 + .../style/qooxdoo/widgets/core/QxXmlHttpLoader.js | 2 + .../style/qooxdoo/widgets/events/QxDataEvent.js | 2 + .../style/qooxdoo/widgets/events/QxDragEvent.js | 2 + .../style/qooxdoo/widgets/events/QxEvent.js | 2 + .../style/qooxdoo/widgets/events/QxFocusEvent.js | 2 + .../style/qooxdoo/widgets/events/QxKeyEvent.js | 4 + .../style/qooxdoo/widgets/events/QxMouseEvent.js | 2 + .../qooxdoo/widgets/managers/QxDataManager.js | 2 + .../widgets/managers/QxDomSelectionManager.js | 2 + .../widgets/managers/QxDragAndDropManager.js | 3 + .../qooxdoo/widgets/managers/QxEventManager.js | 2 + .../qooxdoo/widgets/managers/QxFocusManager.js | 2 + .../qooxdoo/widgets/managers/QxImageManager.js | 2 + .../widgets/managers/QxImagePreloaderManager.js | 2 + .../style/qooxdoo/widgets/managers/QxManager.js | 2 + .../qooxdoo/widgets/managers/QxMenuManager.js | 2 + .../qooxdoo/widgets/managers/QxPopupManager.js | 2 + .../widgets/managers/QxRadioButtonManager.js | 2 + .../qooxdoo/widgets/managers/QxRangeManager.js | 2 + .../qooxdoo/widgets/managers/QxSelectionManager.js | 2 + .../qooxdoo/widgets/managers/QxTimerManager.js | 2 + .../qooxdoo/widgets/managers/QxToolTipManager.js | 2 + .../qooxdoo/widgets/managers/QxWindowManager.js | 2 + swat.obsolete/style/qooxdoo/widgets/qooxdoo.js | 1 + .../style/qooxdoo/widgets/types/QxColor.js | 3 + .../style/qooxdoo/widgets/types/QxInteger.js | 2 + .../style/qooxdoo/widgets/types/QxNumber.js | 2 + .../style/qooxdoo/widgets/types/QxString.js | 2 + .../style/qooxdoo/widgets/types/QxTextile.js | 4 + .../style/qooxdoo/widgets/types/QxVariable.js | 2 + .../style/qooxdoo/widgets/widgets/QxAtom.js | 2 + .../qooxdoo/widgets/widgets/QxBarSelectorBar.js | 2 + .../qooxdoo/widgets/widgets/QxBarSelectorButton.js | 2 + .../qooxdoo/widgets/widgets/QxBarSelectorFrame.js | 2 + .../qooxdoo/widgets/widgets/QxBarSelectorPage.js | 2 + .../qooxdoo/widgets/widgets/QxBarSelectorPane.js | 2 + .../style/qooxdoo/widgets/widgets/QxBlocker.js | 2 + .../style/qooxdoo/widgets/widgets/QxBoxLayout.js | 2 + .../style/qooxdoo/widgets/widgets/QxButton.js | 2 + .../style/qooxdoo/widgets/widgets/QxCheckBox.js | 2 + .../qooxdoo/widgets/widgets/QxClientDocument.js | 2 + .../qooxdoo/widgets/widgets/QxColorPresetPopup.js | 2 + .../qooxdoo/widgets/widgets/QxColorSelector.js | 5 + .../style/qooxdoo/widgets/widgets/QxComboBox.js | 2 + .../style/qooxdoo/widgets/widgets/QxContainer.js | 2 + .../style/qooxdoo/widgets/widgets/QxDockLayout.js | 4 + .../style/qooxdoo/widgets/widgets/QxFieldSet.js | 2 + .../style/qooxdoo/widgets/widgets/QxFlowLayout.js | 3 + .../style/qooxdoo/widgets/widgets/QxForm.js | 2 + .../style/qooxdoo/widgets/widgets/QxGallery.js | 2 + .../style/qooxdoo/widgets/widgets/QxGalleryList.js | 2 + .../style/qooxdoo/widgets/widgets/QxGridLayout.js | 2 + .../widgets/widgets/QxHorizontalBoxLayout.js | 2 + .../style/qooxdoo/widgets/widgets/QxIframe.js | 2 + .../style/qooxdoo/widgets/widgets/QxImage.js | 2 + .../qooxdoo/widgets/widgets/QxImagePreloader.js | 2 + .../style/qooxdoo/widgets/widgets/QxInline.js | 2 + .../qooxdoo/widgets/widgets/QxInputCheckIcon.js | 2 + .../style/qooxdoo/widgets/widgets/QxLayout.js | 2 + .../style/qooxdoo/widgets/widgets/QxList.js | 2 + .../style/qooxdoo/widgets/widgets/QxListItem.js | 2 + .../style/qooxdoo/widgets/widgets/QxListView.js | 7 + .../style/qooxdoo/widgets/widgets/QxMenu.js | 2 + .../style/qooxdoo/widgets/widgets/QxMenuBar.js | 2 + .../qooxdoo/widgets/widgets/QxMenuBarButton.js | 2 + .../style/qooxdoo/widgets/widgets/QxMenuButton.js | 2 + .../qooxdoo/widgets/widgets/QxMenuCheckBox.js | 2 + .../qooxdoo/widgets/widgets/QxMenuRadioButton.js | 2 + .../qooxdoo/widgets/widgets/QxMenuSeparator.js | 2 + .../qooxdoo/widgets/widgets/QxPasswordField.js | 2 + .../style/qooxdoo/widgets/widgets/QxPopup.js | 2 + .../style/qooxdoo/widgets/widgets/QxRadioButton.js | 2 + .../style/qooxdoo/widgets/widgets/QxSpinner.js | 2 + .../style/qooxdoo/widgets/widgets/QxTab.js | 2 + .../style/qooxdoo/widgets/widgets/QxTabBar.js | 2 + .../style/qooxdoo/widgets/widgets/QxTabFrame.js | 2 + .../style/qooxdoo/widgets/widgets/QxTabPage.js | 2 + .../style/qooxdoo/widgets/widgets/QxTabPane.js | 2 + .../style/qooxdoo/widgets/widgets/QxTerminator.js | 2 + .../style/qooxdoo/widgets/widgets/QxTextArea.js | 2 + .../style/qooxdoo/widgets/widgets/QxTextField.js | 2 + .../style/qooxdoo/widgets/widgets/QxToolBar.js | 2 + .../qooxdoo/widgets/widgets/QxToolBarButton.js | 2 + .../qooxdoo/widgets/widgets/QxToolBarCheckBox.js | 2 + .../qooxdoo/widgets/widgets/QxToolBarMenuButton.js | 2 + .../style/qooxdoo/widgets/widgets/QxToolBarPart.js | 2 + .../qooxdoo/widgets/widgets/QxToolBarPartHandle.js | 2 + .../widgets/widgets/QxToolBarRadioButton.js | 2 + .../qooxdoo/widgets/widgets/QxToolBarSeparator.js | 2 + .../style/qooxdoo/widgets/widgets/QxToolTip.js | 2 + .../style/qooxdoo/widgets/widgets/QxTree.js | 2 + .../style/qooxdoo/widgets/widgets/QxTreeElement.js | 2 + .../style/qooxdoo/widgets/widgets/QxTreeFile.js | 2 + .../style/qooxdoo/widgets/widgets/QxTreeFolder.js | 2 + .../qooxdoo/widgets/widgets/QxVerticalBoxLayout.js | 2 + .../style/qooxdoo/widgets/widgets/QxWidget.js | 2 + .../style/qooxdoo/widgets/widgets/QxWindow.js | 5 + swat.obsolete/style/swat.css | 40 + swat.obsolete/style/wide.css | 113 + swat.obsolete/wins_server/index.esp | 13 + swat/README | 2 - swat/apps/plug-ins/echo.js | 71 - swat/apps/plug-ins/nbt_stats.js | 62 - .../apps/qooxdoo-examples/at-a-glance/AtAGlance.js | 1303 - swat/apps/qooxdoo-examples/at-a-glance/index.html | 21 - swat/apps/qooxdoo-examples/example/Atom_1.html | 73 - swat/apps/qooxdoo-examples/example/Atom_2.html | 172 - swat/apps/qooxdoo-examples/example/Atom_3.html | 39 - .../qooxdoo-examples/example/ButtonView_1.html | 89 - .../qooxdoo-examples/example/ButtonView_2.html | 98 - swat/apps/qooxdoo-examples/example/Button_1.html | 73 - swat/apps/qooxdoo-examples/example/CheckBox_1.html | 104 - .../qooxdoo-examples/example/ColorPopup_1.html | 83 - .../qooxdoo-examples/example/ColorSelector_1.html | 29 - .../qooxdoo-examples/example/ColorSelector_2.html | 30 - swat/apps/qooxdoo-examples/example/ComboBox_1.html | 101 - .../qooxdoo-examples/example/DateChooser_1.html | 31 - swat/apps/qooxdoo-examples/example/Drag_1.html | 57 - swat/apps/qooxdoo-examples/example/Fields_1.html | 107 - swat/apps/qooxdoo-examples/example/Flash_1.html | 53 - .../qooxdoo-examples/example/GalleryList_1.html | 129 - swat/apps/qooxdoo-examples/example/Gallery_1.html | 116 - swat/apps/qooxdoo-examples/example/GroupBox_1.html | 107 - swat/apps/qooxdoo-examples/example/GroupBox_2.html | 153 - swat/apps/qooxdoo-examples/example/GroupBox_3.html | 160 - swat/apps/qooxdoo-examples/example/Iframe_1.html | 71 - swat/apps/qooxdoo-examples/example/Inline_1.html | 260 - swat/apps/qooxdoo-examples/example/ListView_1.html | 67 - swat/apps/qooxdoo-examples/example/ListView_2.html | 53 - swat/apps/qooxdoo-examples/example/ListView_3.html | 51 - swat/apps/qooxdoo-examples/example/ListView_4.html | 58 - swat/apps/qooxdoo-examples/example/List_1.html | 127 - swat/apps/qooxdoo-examples/example/Menu_1.html | 193 - .../qooxdoo-examples/example/NativeWindow_1.html | 190 - .../qooxdoo-examples/example/RadioButton_1.html | 114 - .../qooxdoo-examples/example/RepeatButton_1.html | 73 - .../example/RpcTreeFullControl_1.html | 192 - swat/apps/qooxdoo-examples/example/Spinner_1.html | 106 - .../apps/qooxdoo-examples/example/SplitPane_1.html | 70 - .../apps/qooxdoo-examples/example/SplitPane_2.html | 72 - swat/apps/qooxdoo-examples/example/TabView_1.html | 152 - swat/apps/qooxdoo-examples/example/TabView_2.html | 127 - swat/apps/qooxdoo-examples/example/Table_1.html | 52 - swat/apps/qooxdoo-examples/example/ToolBar_1.html | 252 - swat/apps/qooxdoo-examples/example/ToolBar_2.html | 269 - swat/apps/qooxdoo-examples/example/ToolBar_3.html | 184 - swat/apps/qooxdoo-examples/example/ToolBar_4.html | 196 - swat/apps/qooxdoo-examples/example/ToolTip_1.html | 111 - .../example/TreeFullControl_1.html | 235 - .../example/TreeFullControl_2.html | 270 - .../example/TreeFullControl_3.html | 298 - .../example/TreeFullControl_4.html | 384 - .../example/TreeFullControl_5.html | 247 - swat/apps/qooxdoo-examples/example/Tree_1.html | 191 - swat/apps/qooxdoo-examples/example/Window_1.html | 308 - .../example/image/flash/color/file1.swf | Bin 354 -> 0 bytes .../example/image/flash/color/file10.swf | Bin 354 -> 0 bytes .../example/image/flash/color/file2.swf | Bin 354 -> 0 bytes .../example/image/flash/color/file3.swf | Bin 353 -> 0 bytes .../example/image/flash/color/file4.swf | Bin 354 -> 0 bytes .../example/image/flash/color/file5.swf | Bin 354 -> 0 bytes .../example/image/flash/color/file6.swf | Bin 353 -> 0 bytes .../example/image/flash/color/file7.swf | Bin 353 -> 0 bytes .../example/image/flash/color/file8.swf | Bin 354 -> 0 bytes .../example/image/flash/color/file9.swf | Bin 354 -> 0 bytes .../example/image/flash/fo_tester.fla | Bin 58368 -> 0 bytes .../example/image/flash/fo_tester.swf | Bin 10210 -> 0 bytes swat/apps/qooxdoo-examples/example/index.html | 18 - swat/apps/qooxdoo-examples/index.html | 82 - .../performance/ArrayCreate_1.html | 57 - .../performance/ArrayCreate_2.html | 47 - .../performance/GlobalObject_1.html | 43 - .../performance/GlobalObject_2.html | 51 - .../performance/GlobalObject_3.html | 53 - .../performance/GlobalObject_4.html | 52 - .../performance/LocalObject_1.html | 43 - .../performance/LocalObject_2.html | 51 - .../performance/LocalObject_3.html | 52 - .../performance/LocalObject_4.html | 53 - .../performance/LocalObject_5.html | 50 - .../performance/NumberCreate_1.html | 110 - .../performance/ObjectCreate_1.html | 57 - .../performance/ObjectCreate_2.html | 77 - .../performance/ObjectLevel_1.html | 92 - .../performance/ObjectLevel_2.html | 88 - .../performance/ObjectLevel_3.html | 97 - .../qooxdoo-examples/performance/ObjectSize_1.html | 62 - .../qooxdoo-examples/performance/Qooxdoo_1.html | 83 - .../performance/StringConcat_1.html | 95 - .../performance/StringConcat_2.html | 98 - .../performance/StringConcat_3.html | 109 - .../qooxdoo-examples/performance/TypeCheck_1.html | 84 - swat/apps/qooxdoo-examples/performance/index.html | 18 - .../apps/qooxdoo-examples/showcase/Showcase_1.html | 128 - swat/apps/qooxdoo-examples/showcase/index.html | 18 - swat/apps/qooxdoo-examples/test/Atom_1.html | 286 - swat/apps/qooxdoo-examples/test/Atom_2.html | 187 - swat/apps/qooxdoo-examples/test/Atom_3.html | 322 - swat/apps/qooxdoo-examples/test/Atom_4.html | 46 - swat/apps/qooxdoo-examples/test/Atom_5.html | 43 - swat/apps/qooxdoo-examples/test/Atom_6.html | 43 - swat/apps/qooxdoo-examples/test/Atom_7.html | 43 - swat/apps/qooxdoo-examples/test/Atom_8.html | 43 - swat/apps/qooxdoo-examples/test/Atom_9.html | 44 - swat/apps/qooxdoo-examples/test/Border_1.html | 177 - swat/apps/qooxdoo-examples/test/BoxLayout_1.html | 283 - swat/apps/qooxdoo-examples/test/BoxLayout_2.html | 324 - swat/apps/qooxdoo-examples/test/Builder_1.html | 73 - swat/apps/qooxdoo-examples/test/Builder_2.html | 25 - swat/apps/qooxdoo-examples/test/Builder_2.xml | 51 - swat/apps/qooxdoo-examples/test/Builder_3.html | 26 - swat/apps/qooxdoo-examples/test/Builder_3.xml | 33 - swat/apps/qooxdoo-examples/test/Builder_4.html | 42 - swat/apps/qooxdoo-examples/test/Button_1.html | 44 - .../apps/qooxdoo-examples/test/CanvasLayout_1.html | 616 - .../apps/qooxdoo-examples/test/CanvasLayout_2.html | 139 - .../apps/qooxdoo-examples/test/CanvasLayout_3.html | 52 - .../apps/qooxdoo-examples/test/CanvasLayout_4.html | 50 - .../apps/qooxdoo-examples/test/CanvasLayout_5.html | 45 - swat/apps/qooxdoo-examples/test/Clipping_1.html | 76 - swat/apps/qooxdoo-examples/test/Clone_1.html | 91 - swat/apps/qooxdoo-examples/test/Clone_2.html | 108 - swat/apps/qooxdoo-examples/test/ColorTheme_1.html | 235 - swat/apps/qooxdoo-examples/test/ColorTheme_2.html | 77 - swat/apps/qooxdoo-examples/test/ColorTheme_3.html | 176 - swat/apps/qooxdoo-examples/test/ComboBox_1.html | 102 - swat/apps/qooxdoo-examples/test/ComboBox_2.html | 116 - swat/apps/qooxdoo-examples/test/ComboBox_3.html | 123 - swat/apps/qooxdoo-examples/test/Compile_1.html | 415 - swat/apps/qooxdoo-examples/test/Compile_2.html | 46 - swat/apps/qooxdoo-examples/test/Compile_2.js | 3867 - .../qooxdoo-examples/test/CookieStorage_1.html | 45 - .../qooxdoo-examples/test/CookieStorage_2.html | 67 - swat/apps/qooxdoo-examples/test/Cookie_1.html | 45 - .../apps/qooxdoo-examples/test/CrossBrowser_1.html | 166 - .../apps/qooxdoo-examples/test/CrossBrowser_2.html | 128 - swat/apps/qooxdoo-examples/test/DockLayout_1.html | 53 - swat/apps/qooxdoo-examples/test/DockLayout_2.html | 224 - swat/apps/qooxdoo-examples/test/DockLayout_3.html | 140 - swat/apps/qooxdoo-examples/test/DockLayout_4.html | 140 - swat/apps/qooxdoo-examples/test/DockLayout_5.html | 164 - swat/apps/qooxdoo-examples/test/DockLayout_6.html | 71 - .../test/DragAndDropManager_1.html | 130 - .../test/DragAndDropManager_2.html | 123 - .../qooxdoo-examples/test/EnabledDisabled_1.html | 230 - swat/apps/qooxdoo-examples/test/FieldSet_1.html | 141 - swat/apps/qooxdoo-examples/test/Fields_1.html | 179 - swat/apps/qooxdoo-examples/test/FlowLayout_1.html | 319 - swat/apps/qooxdoo-examples/test/FlowLayout_2.html | 193 - swat/apps/qooxdoo-examples/test/FlowLayout_3.html | 277 - .../apps/qooxdoo-examples/test/FocusManager_1.html | 108 - swat/apps/qooxdoo-examples/test/Font_1.html | 63 - swat/apps/qooxdoo-examples/test/FormUtils_1.html | 86 - swat/apps/qooxdoo-examples/test/Gallery_2.html | 135 - swat/apps/qooxdoo-examples/test/Gallery_3.html | 178 - swat/apps/qooxdoo-examples/test/Generate_1.html | 267 - swat/apps/qooxdoo-examples/test/GridLayout_1.html | 79 - swat/apps/qooxdoo-examples/test/GridLayout_10.html | 94 - swat/apps/qooxdoo-examples/test/GridLayout_11.html | 124 - swat/apps/qooxdoo-examples/test/GridLayout_2.html | 88 - swat/apps/qooxdoo-examples/test/GridLayout_3.html | 82 - swat/apps/qooxdoo-examples/test/GridLayout_4.html | 81 - swat/apps/qooxdoo-examples/test/GridLayout_5.html | 85 - swat/apps/qooxdoo-examples/test/GridLayout_6.html | 109 - swat/apps/qooxdoo-examples/test/GridLayout_7.html | 112 - swat/apps/qooxdoo-examples/test/GridLayout_8.html | 115 - swat/apps/qooxdoo-examples/test/GridLayout_9.html | 120 - .../test/HorizontalBoxLayout_1.html | 1261 - .../test/HorizontalBoxLayout_2.html | 1233 - .../test/HorizontalBoxLayout_3.html | 594 - swat/apps/qooxdoo-examples/test/HtmlTable_1.html | 142 - swat/apps/qooxdoo-examples/test/HtmlTable_2.html | 140 - swat/apps/qooxdoo-examples/test/IconHtml_1.html | 29 - swat/apps/qooxdoo-examples/test/Image_1.html | 114 - swat/apps/qooxdoo-examples/test/Image_2.html | 150 - swat/apps/qooxdoo-examples/test/Image_3.html | 124 - swat/apps/qooxdoo-examples/test/Image_4.html | 39 - swat/apps/qooxdoo-examples/test/Label_1.html | 149 - swat/apps/qooxdoo-examples/test/Label_2.html | 40 - swat/apps/qooxdoo-examples/test/Label_3.html | 177 - swat/apps/qooxdoo-examples/test/Label_4.html | 101 - swat/apps/qooxdoo-examples/test/Leak_1.html | 71 - swat/apps/qooxdoo-examples/test/Link_1.html | 29 - swat/apps/qooxdoo-examples/test/ListView_1.html | 57 - swat/apps/qooxdoo-examples/test/ListView_10.html | 86 - swat/apps/qooxdoo-examples/test/ListView_2.html | 52 - swat/apps/qooxdoo-examples/test/ListView_3.html | 52 - swat/apps/qooxdoo-examples/test/ListView_4.html | 52 - swat/apps/qooxdoo-examples/test/ListView_5.html | 53 - swat/apps/qooxdoo-examples/test/ListView_6.html | 53 - swat/apps/qooxdoo-examples/test/ListView_7.html | 114 - swat/apps/qooxdoo-examples/test/ListView_8.html | 121 - swat/apps/qooxdoo-examples/test/ListView_9.html | 119 - swat/apps/qooxdoo-examples/test/List_1.html | 128 - swat/apps/qooxdoo-examples/test/List_2.html | 111 - swat/apps/qooxdoo-examples/test/List_3.html | 55 - swat/apps/qooxdoo-examples/test/Menu_1.html | 129 - swat/apps/qooxdoo-examples/test/Menu_2.html | 205 - swat/apps/qooxdoo-examples/test/Node_1.html | 39 - swat/apps/qooxdoo-examples/test/Pollution_1.html | 271 - swat/apps/qooxdoo-examples/test/Popups_1.html | 106 - swat/apps/qooxdoo-examples/test/Popups_2.html | 102 - swat/apps/qooxdoo-examples/test/RPC_1.html | 115 - swat/apps/qooxdoo-examples/test/RPC_2.html | 133 - swat/apps/qooxdoo-examples/test/RPC_3.html | 240 - swat/apps/qooxdoo-examples/test/RPC_4.html | 470 - swat/apps/qooxdoo-examples/test/RPC_5.html | 94 - swat/apps/qooxdoo-examples/test/SplitPane_1.html | 91 - swat/apps/qooxdoo-examples/test/Table_1.html | 50 - swat/apps/qooxdoo-examples/test/Table_2.html | 52 - swat/apps/qooxdoo-examples/test/Table_3.html | 52 - swat/apps/qooxdoo-examples/test/Table_4.html | 53 - swat/apps/qooxdoo-examples/test/Table_5.html | 53 - swat/apps/qooxdoo-examples/test/Table_6.html | 66 - swat/apps/qooxdoo-examples/test/ToolBar_1.html | 227 - swat/apps/qooxdoo-examples/test/ToolBar_2.html | 113 - swat/apps/qooxdoo-examples/test/ToolBar_3.html | 39 - swat/apps/qooxdoo-examples/test/ToolBar_4.html | 193 - swat/apps/qooxdoo-examples/test/Transport_1.html | 197 - swat/apps/qooxdoo-examples/test/Transport_2.html | 190 - swat/apps/qooxdoo-examples/test/Transport_3.html | 126 - swat/apps/qooxdoo-examples/test/Transport_4.html | 198 - swat/apps/qooxdoo-examples/test/Transport_5.html | 198 - swat/apps/qooxdoo-examples/test/Transport_6.html | 222 - swat/apps/qooxdoo-examples/test/Tree_1.html | 171 - swat/apps/qooxdoo-examples/test/Tree_2.html | 294 - swat/apps/qooxdoo-examples/test/Tree_3.html | 201 - swat/apps/qooxdoo-examples/test/Tree_4.html | 40 - swat/apps/qooxdoo-examples/test/Tree_5.html | 148 - swat/apps/qooxdoo-examples/test/Tree_6.html | 231 - swat/apps/qooxdoo-examples/test/Tree_7.html | 216 - swat/apps/qooxdoo-examples/test/Umlauts_1.html | 26 - .../qooxdoo-examples/test/VerticalBoxLayout_1.html | 1257 - .../qooxdoo-examples/test/VerticalBoxLayout_2.html | 1227 - .../qooxdoo-examples/test/VerticalBoxLayout_3.html | 552 - swat/apps/qooxdoo-examples/test/Window_1.html | 179 - swat/apps/qooxdoo-examples/test/Window_2.html | 54 - swat/apps/qooxdoo-examples/test/Window_3.html | 99 - swat/apps/qooxdoo-examples/test/Window_4.html | 104 - swat/apps/qooxdoo-examples/test/Window_5.html | 221 - swat/apps/qooxdoo-examples/test/Window_6.html | 109 - swat/apps/qooxdoo-examples/test/cssQuery-p.js | 6 - .../qooxdoo-examples/test/data/filesize/4000kb.xml | 102321 ------------------ .../qooxdoo-examples/test/data/filesize/400kb.xml | 10224 -- .../qooxdoo-examples/test/data/filesize/40kb.xml | 1003 - .../qooxdoo-examples/test/data/persons/anita.html | 11 - .../qooxdoo-examples/test/data/persons/anita.js | 10 - .../qooxdoo-examples/test/data/persons/anita.txt | 8 - .../qooxdoo-examples/test/data/persons/anita.xml | 11 - .../qooxdoo-examples/test/data/persons/harald.html | 11 - .../qooxdoo-examples/test/data/persons/harald.js | 10 - .../qooxdoo-examples/test/data/persons/harald.txt | 8 - .../qooxdoo-examples/test/data/persons/harald.xml | 11 - .../test/data/persons/lisbeth.html | 11 - .../qooxdoo-examples/test/data/persons/lisbeth.js | 10 - .../qooxdoo-examples/test/data/persons/lisbeth.txt | 8 - .../qooxdoo-examples/test/data/persons/lisbeth.xml | 11 - .../qooxdoo-examples/test/data/persons/paul.html | 11 - .../qooxdoo-examples/test/data/persons/paul.js | 10 - .../qooxdoo-examples/test/data/persons/paul.txt | 8 - .../qooxdoo-examples/test/data/persons/paul.xml | 11 - .../test/image/flash/color/file1.swf | Bin 354 -> 0 bytes .../test/image/flash/color/file10.swf | Bin 354 -> 0 bytes .../test/image/flash/color/file2.swf | Bin 354 -> 0 bytes .../test/image/flash/color/file3.swf | Bin 353 -> 0 bytes .../test/image/flash/color/file4.swf | Bin 354 -> 0 bytes .../test/image/flash/color/file5.swf | Bin 354 -> 0 bytes .../test/image/flash/color/file6.swf | Bin 353 -> 0 bytes .../test/image/flash/color/file7.swf | Bin 353 -> 0 bytes .../test/image/flash/color/file8.swf | Bin 354 -> 0 bytes .../test/image/flash/color/file9.swf | Bin 354 -> 0 bytes .../test/image/flash/fo_tester.fla | Bin 58368 -> 0 bytes .../test/image/flash/fo_tester.swf | Bin 10210 -> 0 bytes .../test/image/grid_dialog_box.png | Bin 25808 -> 0 bytes swat/apps/qooxdoo-examples/test/index.html | 19 - swat/apps/resource/css/layout-samba.css | 116 - swat/apps/resource/css/layout-samba_ie.css | 11 - swat/apps/resource/css/layout.css | 162 - swat/apps/resource/css/layout_ie.css | 11 - swat/apps/resource/icon/crystalsvg/128/3d.png | Bin 8913 -> 0 bytes .../resource/icon/crystalsvg/128/adobe-reader.png | Bin 5207 -> 0 bytes .../resource/icon/crystalsvg/128/antivirus.png | Bin 13008 -> 0 bytes .../resource/icon/crystalsvg/128/babelfish.png | Bin 14495 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/back.png | Bin 9721 -> 0 bytes .../resource/icon/crystalsvg/128/background.png | Bin 10885 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/bell.png | Bin 7039 -> 0 bytes .../icon/crystalsvg/128/bitmapgraphics.png | Bin 20479 -> 0 bytes .../resource/icon/crystalsvg/128/block-device.png | Bin 12036 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/bug.png | Bin 18455 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/cache.png | Bin 9342 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/camera.png | Bin 8693 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/cdrom.png | Bin 10747 -> 0 bytes .../resource/icon/crystalsvg/128/char-device.png | Bin 10002 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/chart.png | Bin 17519 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/clock.png | Bin 17753 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/colors.png | Bin 13385 -> 0 bytes .../icon/crystalsvg/128/control-center.png | Bin 12149 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/core.png | Bin 6119 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/date.png | Bin 10272 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/desktop.png | Bin 14491 -> 0 bytes .../resource/icon/crystalsvg/128/dictionary.png | Bin 14431 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/display.png | Bin 10408 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/down.png | Bin 9606 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/email.png | Bin 13836 -> 0 bytes .../resource/icon/crystalsvg/128/encrypted.png | Bin 10092 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/energy.png | Bin 13998 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/error.png | Bin 8865 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/exec.png | Bin 14999 -> 0 bytes .../resource/icon/crystalsvg/128/favourite.png | Bin 11686 -> 0 bytes .../resource/icon/crystalsvg/128/file-print.png | Bin 5110 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/floppy.png | Bin 9510 -> 0 bytes .../resource/icon/crystalsvg/128/flowchart.png | Bin 17464 -> 0 bytes .../icon/crystalsvg/128/folder-favorite.png | Bin 15505 -> 0 bytes .../icon/crystalsvg/128/folder-important.png | Bin 15149 -> 0 bytes .../resource/icon/crystalsvg/128/folder-locked.png | Bin 16252 -> 0 bytes .../resource/icon/crystalsvg/128/folder-open.png | Bin 12755 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/folder.png | Bin 14447 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/fonts.png | Bin 4531 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/forward.png | Bin 9526 -> 0 bytes .../apps/resource/icon/crystalsvg/128/graphics.png | Bin 13188 -> 0 bytes .../resource/icon/crystalsvg/128/harddrive.png | Bin 11286 -> 0 bytes .../resource/icon/crystalsvg/128/hardware-info.png | Bin 11501 -> 0 bytes .../resource/icon/crystalsvg/128/help-center.png | Bin 13998 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/home.png | Bin 11267 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/info.png | Bin 13104 -> 0 bytes .../apps/resource/icon/crystalsvg/128/joystick.png | Bin 10127 -> 0 bytes .../icon/crystalsvg/128/keyboard-layout.png | Bin 13172 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/locale.png | Bin 12910 -> 0 bytes .../resource/icon/crystalsvg/128/look-and-feel.png | Bin 12473 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/mac.png | Bin 10470 -> 0 bytes .../resource/icon/crystalsvg/128/mime-archive.png | Bin 10585 -> 0 bytes .../resource/icon/crystalsvg/128/mime-binary.png | Bin 9653 -> 0 bytes .../resource/icon/crystalsvg/128/mime-calendar.png | Bin 14529 -> 0 bytes .../resource/icon/crystalsvg/128/mime-card.png | Bin 14498 -> 0 bytes .../resource/icon/crystalsvg/128/mime-document.png | Bin 17351 -> 0 bytes .../resource/icon/crystalsvg/128/mime-html.png | Bin 12844 -> 0 bytes .../resource/icon/crystalsvg/128/mime-image.png | Bin 11314 -> 0 bytes .../resource/icon/crystalsvg/128/mime-manual.png | Bin 10414 -> 0 bytes .../icon/crystalsvg/128/mime-multimedia.png | Bin 11121 -> 0 bytes .../apps/resource/icon/crystalsvg/128/mime-pdf.png | Bin 9018 -> 0 bytes .../icon/crystalsvg/128/mime-quicktime.png | Bin 13395 -> 0 bytes .../apps/resource/icon/crystalsvg/128/mime-rpm.png | Bin 4824 -> 0 bytes .../resource/icon/crystalsvg/128/mime-script.png | Bin 11691 -> 0 bytes .../icon/crystalsvg/128/mime-shellscript.png | Bin 8024 -> 0 bytes .../icon/crystalsvg/128/mime-sourcecode.png | Bin 9718 -> 0 bytes .../icon/crystalsvg/128/mime-spreadsheet.png | Bin 6482 -> 0 bytes .../resource/icon/crystalsvg/128/mime-text.png | Bin 2746 -> 0 bytes .../resource/icon/crystalsvg/128/mime-video.png | Bin 11720 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/modem.png | Bin 15252 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/mouse.png | Bin 9177 -> 0 bytes .../resource/icon/crystalsvg/128/movieplayer.png | Bin 9111 -> 0 bytes .../resource/icon/crystalsvg/128/multimedia.png | Bin 12789 -> 0 bytes .../resource/icon/crystalsvg/128/mycomputer.png | Bin 11299 -> 0 bytes .../apps/resource/icon/crystalsvg/128/netscape.png | Bin 11824 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/network.png | Bin 16916 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/notes.png | Bin 18237 -> 0 bytes .../resource/icon/crystalsvg/128/organizer.png | Bin 17233 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/paint.png | Bin 16208 -> 0 bytes .../resource/icon/crystalsvg/128/partitions.png | Bin 16732 -> 0 bytes .../apps/resource/icon/crystalsvg/128/password.png | Bin 12716 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/pda.png | Bin 8240 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/penguin.png | Bin 9799 -> 0 bytes .../resource/icon/crystalsvg/128/presentation.png | Bin 14055 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/printer.png | Bin 5860 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/reload.png | Bin 9077 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/scanner.png | Bin 9044 -> 0 bytes .../apps/resource/icon/crystalsvg/128/services.png | Bin 14570 -> 0 bytes .../apps/resource/icon/crystalsvg/128/settings.png | Bin 14109 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/tablet.png | Bin 15628 -> 0 bytes .../apps/resource/icon/crystalsvg/128/terminal.png | Bin 5284 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/toys.png | Bin 1919 -> 0 bytes .../icon/crystalsvg/128/trashcan-empty.png | Bin 8361 -> 0 bytes .../resource/icon/crystalsvg/128/trashcan-full.png | Bin 10684 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/tux.png | Bin 9438 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/tv.png | Bin 6202 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/up.png | Bin 9783 -> 0 bytes swat/apps/resource/icon/crystalsvg/128/user.png | Bin 15977 -> 0 bytes .../resource/icon/crystalsvg/128/utilities.png | Bin 19941 -> 0 bytes .../icon/crystalsvg/128/vectorgraphics.png | Bin 9930 -> 0 bytes .../resource/icon/crystalsvg/128/wordprocessor.png | Bin 13612 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/3d.png | Bin 834 -> 0 bytes .../resource/icon/crystalsvg/16/accessibility.png | Bin 1038 -> 0 bytes .../resource/icon/crystalsvg/16/adobe-reader.png | Bin 690 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/alarm.png | Bin 1036 -> 0 bytes .../apps/resource/icon/crystalsvg/16/antivirus.png | Bin 788 -> 0 bytes .../resource/icon/crystalsvg/16/appearance.png | Bin 1023 -> 0 bytes .../resource/icon/crystalsvg/16/applications.png | Bin 973 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/apply.png | Bin 661 -> 0 bytes .../resource/icon/crystalsvg/16/appointment.png | Bin 557 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/attach.png | Bin 827 -> 0 bytes .../apps/resource/icon/crystalsvg/16/babelfish.png | Bin 790 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/back.png | Bin 868 -> 0 bytes .../resource/icon/crystalsvg/16/background.png | Bin 733 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/bell.png | Bin 567 -> 0 bytes .../resource/icon/crystalsvg/16/bitmapgraphics.png | Bin 980 -> 0 bytes .../resource/icon/crystalsvg/16/block-device.png | Bin 794 -> 0 bytes .../resource/icon/crystalsvg/16/bookmark-add.png | Bin 978 -> 0 bytes .../icon/crystalsvg/16/bookmark-folder.png | Bin 3334 -> 0 bytes .../icon/crystalsvg/16/bookmark-toolbar.png | Bin 3369 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/bookmark.png | Bin 690 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/bug.png | Bin 1010 -> 0 bytes .../resource/icon/crystalsvg/16/button-cancel.png | Bin 963 -> 0 bytes .../apps/resource/icon/crystalsvg/16/button-ok.png | Bin 661 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/cache.png | Bin 823 -> 0 bytes .../resource/icon/crystalsvg/16/calculator.png | Bin 983 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/cam.png | Bin 1073 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/camera.png | Bin 656 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/cancel.png | Bin 821 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/cdrom.png | Bin 834 -> 0 bytes .../resource/icon/crystalsvg/16/char-device.png | Bin 778 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/chart.png | Bin 1013 -> 0 bytes .../apps/resource/icon/crystalsvg/16/clipboard.png | Bin 971 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/clock.png | Bin 875 -> 0 bytes .../resource/icon/crystalsvg/16/color-fill.png | Bin 732 -> 0 bytes .../resource/icon/crystalsvg/16/color-line.png | Bin 642 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/colors.png | Bin 857 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/comment.png | Bin 468 -> 0 bytes .../apps/resource/icon/crystalsvg/16/configure.png | Bin 1055 -> 0 bytes .../icon/crystalsvg/16/connect-creating.png | Bin 1099 -> 0 bytes .../icon/crystalsvg/16/connect-established.png | Bin 1003 -> 0 bytes .../resource/icon/crystalsvg/16/connect-no.png | Bin 1023 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/contents.png | Bin 1111 -> 0 bytes .../resource/icon/crystalsvg/16/context-help.png | Bin 948 -> 0 bytes .../resource/icon/crystalsvg/16/control-center.png | Bin 887 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/cookie.png | Bin 996 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/core.png | Bin 807 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/database.png | Bin 683 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/date.png | Bin 964 -> 0 bytes .../apps/resource/icon/crystalsvg/16/decrypted.png | Bin 923 -> 0 bytes .../icon/crystalsvg/16/delete-table-cell.png | Bin 560 -> 0 bytes .../icon/crystalsvg/16/delete-table-col.png | Bin 351 -> 0 bytes .../icon/crystalsvg/16/delete-table-row.png | Bin 363 -> 0 bytes .../resource/icon/crystalsvg/16/delete-table.png | Bin 427 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/desktop.png | Bin 757 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/devices.png | Bin 879 -> 0 bytes .../resource/icon/crystalsvg/16/dictionary.png | Bin 779 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/display.png | Bin 820 -> 0 bytes .../resource/icon/crystalsvg/16/documentinfo.png | Bin 671 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/down.png | Bin 876 -> 0 bytes .../apps/resource/icon/crystalsvg/16/edit-copy.png | Bin 777 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/edit-cut.png | Bin 1112 -> 0 bytes .../resource/icon/crystalsvg/16/edit-delete.png | Bin 892 -> 0 bytes .../resource/icon/crystalsvg/16/edit-paste.png | Bin 997 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/edit.png | Bin 946 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/editor.png | Bin 976 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/email.png | Bin 822 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/emoticon.png | Bin 869 -> 0 bytes .../apps/resource/icon/crystalsvg/16/encrypted.png | Bin 791 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/energy.png | Bin 874 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/error.png | Bin 792 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/exec.png | Bin 1109 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/exit.png | Bin 882 -> 0 bytes .../apps/resource/icon/crystalsvg/16/favorites.png | Bin 916 -> 0 bytes .../apps/resource/icon/crystalsvg/16/favourite.png | Bin 723 -> 0 bytes .../apps/resource/icon/crystalsvg/16/file-find.png | Bin 1070 -> 0 bytes .../resource/icon/crystalsvg/16/file-manager.png | Bin 995 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/file-new.png | Bin 725 -> 0 bytes .../apps/resource/icon/crystalsvg/16/file-open.png | Bin 1080 -> 0 bytes .../resource/icon/crystalsvg/16/file-print.png | Bin 653 -> 0 bytes .../resource/icon/crystalsvg/16/file-save-as.png | Bin 1104 -> 0 bytes .../apps/resource/icon/crystalsvg/16/file-save.png | Bin 838 -> 0 bytes .../apps/resource/icon/crystalsvg/16/fileshare.png | Bin 942 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/find.png | Bin 1223 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/flag.png | Bin 745 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/floppy.png | Bin 730 -> 0 bytes .../apps/resource/icon/crystalsvg/16/flowchart.png | Bin 615 -> 0 bytes .../icon/crystalsvg/16/folder-favorite.png | Bin 652 -> 0 bytes .../icon/crystalsvg/16/folder-important.png | Bin 671 -> 0 bytes .../resource/icon/crystalsvg/16/folder-locked.png | Bin 511 -> 0 bytes .../resource/icon/crystalsvg/16/folder-open.png | Bin 738 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/folder.png | Bin 646 -> 0 bytes .../resource/icon/crystalsvg/16/font-size-down.png | Bin 392 -> 0 bytes .../resource/icon/crystalsvg/16/font-size-up.png | Bin 384 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/fonts.png | Bin 710 -> 0 bytes .../icon/crystalsvg/16/format-decrease-indent.png | Bin 472 -> 0 bytes .../icon/crystalsvg/16/format-increase-indent.png | Bin 472 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/forward.png | Bin 877 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/funct.png | Bin 454 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/games.png | Bin 1025 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/goto.png | Bin 592 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/graphics.png | Bin 638 -> 0 bytes .../resource/icon/crystalsvg/16/group-event.png | Bin 1059 -> 0 bytes .../apps/resource/icon/crystalsvg/16/harddrive.png | Bin 988 -> 0 bytes .../resource/icon/crystalsvg/16/hardware-info.png | Bin 853 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/hardware.png | Bin 661 -> 0 bytes .../resource/icon/crystalsvg/16/help-center.png | Bin 865 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/help.png | Bin 997 -> 0 bytes .../resource/icon/crystalsvg/16/history-clear.png | Bin 1084 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/history.png | Bin 1049 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/home.png | Bin 713 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/icons.png | Bin 927 -> 0 bytes .../resource/icon/crystalsvg/16/iconthemes.png | Bin 828 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/idea.png | Bin 829 -> 0 bytes .../apps/resource/icon/crystalsvg/16/important.png | Bin 813 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/inbox.png | Bin 532 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/info.png | Bin 891 -> 0 bytes .../icon/crystalsvg/16/insert-table-col.png | Bin 513 -> 0 bytes .../icon/crystalsvg/16/insert-table-row.png | Bin 523 -> 0 bytes .../resource/icon/crystalsvg/16/insert-table.png | Bin 263 -> 0 bytes .../icon/crystalsvg/16/instant-available.png | Bin 881 -> 0 bytes .../resource/icon/crystalsvg/16/instant-away.png | Bin 938 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/joystick.png | Bin 730 -> 0 bytes .../icon/crystalsvg/16/keyboard-layout.png | Bin 871 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/launch.png | Bin 828 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/locale.png | Bin 811 -> 0 bytes .../resource/icon/crystalsvg/16/look-and-feel.png | Bin 842 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/mac.png | Bin 814 -> 0 bytes .../apps/resource/icon/crystalsvg/16/magnifier.png | Bin 1001 -> 0 bytes .../resource/icon/crystalsvg/16/mail-delete.png | Bin 1042 -> 0 bytes .../apps/resource/icon/crystalsvg/16/mail-find.png | Bin 1138 -> 0 bytes .../resource/icon/crystalsvg/16/mail-forward.png | Bin 1052 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/mail-get.png | Bin 1058 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/mail-new.png | Bin 956 -> 0 bytes .../resource/icon/crystalsvg/16/mail-reply-all.png | Bin 1112 -> 0 bytes .../resource/icon/crystalsvg/16/mail-reply.png | Bin 1061 -> 0 bytes .../apps/resource/icon/crystalsvg/16/mail-send.png | Bin 1061 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/mail.png | Bin 1001 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/memory.png | Bin 931 -> 0 bytes .../resource/icon/crystalsvg/16/mime-archive.png | Bin 863 -> 0 bytes .../resource/icon/crystalsvg/16/mime-binary.png | Bin 752 -> 0 bytes .../resource/icon/crystalsvg/16/mime-calendar.png | Bin 873 -> 0 bytes .../apps/resource/icon/crystalsvg/16/mime-card.png | Bin 851 -> 0 bytes .../resource/icon/crystalsvg/16/mime-color.png | Bin 929 -> 0 bytes .../resource/icon/crystalsvg/16/mime-document.png | Bin 692 -> 0 bytes .../apps/resource/icon/crystalsvg/16/mime-html.png | Bin 847 -> 0 bytes .../resource/icon/crystalsvg/16/mime-image.png | Bin 760 -> 0 bytes .../resource/icon/crystalsvg/16/mime-manual.png | Bin 827 -> 0 bytes .../icon/crystalsvg/16/mime-multimedia.png | Bin 771 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/mime-pdf.png | Bin 747 -> 0 bytes .../resource/icon/crystalsvg/16/mime-quicktime.png | Bin 842 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/mime-rpm.png | Bin 846 -> 0 bytes .../resource/icon/crystalsvg/16/mime-script.png | Bin 854 -> 0 bytes .../icon/crystalsvg/16/mime-shellscript.png | Bin 731 -> 0 bytes .../icon/crystalsvg/16/mime-sourcecode.png | Bin 721 -> 0 bytes .../icon/crystalsvg/16/mime-spreadsheet.png | Bin 623 -> 0 bytes .../apps/resource/icon/crystalsvg/16/mime-text.png | Bin 579 -> 0 bytes .../resource/icon/crystalsvg/16/mime-video.png | Bin 784 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/misc.png | Bin 1114 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/mixer.png | Bin 988 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/modem.png | Bin 695 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/mouse.png | Bin 751 -> 0 bytes .../resource/icon/crystalsvg/16/mousecursor.png | Bin 481 -> 0 bytes .../resource/icon/crystalsvg/16/movieplayer.png | Bin 667 -> 0 bytes .../resource/icon/crystalsvg/16/multimedia.png | Bin 781 -> 0 bytes .../resource/icon/crystalsvg/16/mycomputer.png | Bin 832 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/netscape.png | Bin 936 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/network.png | Bin 918 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/no.png | Bin 821 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/notes.png | Bin 749 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/notify.png | Bin 657 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/ok.png | Bin 661 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/opera.png | Bin 904 -> 0 bytes .../apps/resource/icon/crystalsvg/16/organizer.png | Bin 1046 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/outbox.png | Bin 528 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/paint.png | Bin 851 -> 0 bytes .../resource/icon/crystalsvg/16/partitions.png | Bin 882 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/password.png | Bin 693 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/pda.png | Bin 673 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/penguin.png | Bin 807 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/pipe.png | Bin 973 -> 0 bytes .../resource/icon/crystalsvg/16/presentation.png | Bin 1049 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/printer.png | Bin 992 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/queue.png | Bin 1043 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/redo.png | Bin 727 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/reload.png | Bin 812 -> 0 bytes .../resource/icon/crystalsvg/16/remove-comment.png | Bin 619 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/rotate.png | Bin 1041 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/run.png | Bin 1114 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/scanner.png | Bin 809 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/search.png | Bin 1023 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/server.png | Bin 458 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/services.png | Bin 920 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/settings.png | Bin 703 -> 0 bytes .../apps/resource/icon/crystalsvg/16/signature.png | Bin 971 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/sound.png | Bin 988 -> 0 bytes .../resource/icon/crystalsvg/16/spellcheck.png | Bin 574 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/stop.png | Bin 911 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/style.png | Bin 907 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/system.png | Bin 903 -> 0 bytes .../resource/icon/crystalsvg/16/tab-duplicate.png | Bin 622 -> 0 bytes .../resource/icon/crystalsvg/16/tab-new-raised.png | Bin 555 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/tab-new.png | Bin 478 -> 0 bytes .../resource/icon/crystalsvg/16/tab-remove.png | Bin 596 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/tablet.png | Bin 831 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/terminal.png | Bin 666 -> 0 bytes .../resource/icon/crystalsvg/16/text-bottom.png | Bin 441 -> 0 bytes .../resource/icon/crystalsvg/16/text-color.png | Bin 479 -> 0 bytes .../resource/icon/crystalsvg/16/text-strike.png | Bin 373 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/text-sub.png | Bin 542 -> 0 bytes .../resource/icon/crystalsvg/16/text-super.png | Bin 588 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/text-top.png | Bin 427 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/themes.png | Bin 944 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/toys.png | Bin 894 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/trash.png | Bin 899 -> 0 bytes .../resource/icon/crystalsvg/16/trashcan-empty.png | Bin 691 -> 0 bytes .../resource/icon/crystalsvg/16/trashcan-full.png | Bin 692 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/tux.png | Bin 687 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/tv.png | Bin 647 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/undo.png | Bin 692 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/up.png | Bin 871 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/user.png | Bin 868 -> 0 bytes .../apps/resource/icon/crystalsvg/16/utilities.png | Bin 803 -> 0 bytes .../resource/icon/crystalsvg/16/vectorgraphics.png | Bin 813 -> 0 bytes .../resource/icon/crystalsvg/16/view-bottom.png | Bin 914 -> 0 bytes .../resource/icon/crystalsvg/16/view-choose.png | Bin 907 -> 0 bytes .../resource/icon/crystalsvg/16/view-detailed.png | Bin 867 -> 0 bytes .../apps/resource/icon/crystalsvg/16/view-icon.png | Bin 917 -> 0 bytes .../icon/crystalsvg/16/view-left-right.png | Bin 708 -> 0 bytes .../icon/crystalsvg/16/view-multicolumn.png | Bin 939 -> 0 bytes .../resource/icon/crystalsvg/16/view-remove.png | Bin 327 -> 0 bytes .../resource/icon/crystalsvg/16/view-right.png | Bin 924 -> 0 bytes .../resource/icon/crystalsvg/16/view-sidetree.png | Bin 900 -> 0 bytes .../apps/resource/icon/crystalsvg/16/view-text.png | Bin 866 -> 0 bytes .../icon/crystalsvg/16/view-top-bottom.png | Bin 735 -> 0 bytes .../apps/resource/icon/crystalsvg/16/view-tree.png | Bin 894 -> 0 bytes .../resource/icon/crystalsvg/16/viewmag-fit.png | Bin 1125 -> 0 bytes .../resource/icon/crystalsvg/16/viewmag-minus.png | Bin 1098 -> 0 bytes .../icon/crystalsvg/16/viewmag-original.png | Bin 1128 -> 0 bytes .../resource/icon/crystalsvg/16/viewmag-plus.png | Bin 1127 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/viewmag.png | Bin 1023 -> 0 bytes swat/apps/resource/icon/crystalsvg/16/wizard.png | Bin 313 -> 0 bytes .../resource/icon/crystalsvg/16/wordprocessor.png | Bin 958 -> 0 bytes .../resource/icon/crystalsvg/22/adobe-reader.png | Bin 1214 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/alarm.png | Bin 1554 -> 0 bytes .../apps/resource/icon/crystalsvg/22/antivirus.png | Bin 1362 -> 0 bytes .../resource/icon/crystalsvg/22/appearance.png | Bin 1859 -> 0 bytes .../resource/icon/crystalsvg/22/appointment.png | Bin 837 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/attach.png | Bin 871 -> 0 bytes .../apps/resource/icon/crystalsvg/22/babelfish.png | Bin 1525 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/back.png | Bin 1282 -> 0 bytes .../resource/icon/crystalsvg/22/background.png | Bin 1393 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/bell.png | Bin 1022 -> 0 bytes .../resource/icon/crystalsvg/22/bitmapgraphics.png | Bin 1712 -> 0 bytes .../resource/icon/crystalsvg/22/block-device.png | Bin 1566 -> 0 bytes .../resource/icon/crystalsvg/22/bookmark-add.png | Bin 961 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/bookmark.png | Bin 996 -> 0 bytes .../resource/icon/crystalsvg/22/button-cancel.png | Bin 883 -> 0 bytes .../apps/resource/icon/crystalsvg/22/button-ok.png | Bin 769 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/cache.png | Bin 1559 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/camera.png | Bin 1128 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/cancel.png | Bin 883 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/cdrom.png | Bin 1260 -> 0 bytes .../resource/icon/crystalsvg/22/char-device.png | Bin 1267 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/clock.png | Bin 1650 -> 0 bytes .../resource/icon/crystalsvg/22/color-fill.png | Bin 1097 -> 0 bytes .../resource/icon/crystalsvg/22/color-line.png | Bin 910 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/colors.png | Bin 1622 -> 0 bytes .../apps/resource/icon/crystalsvg/22/configure.png | Bin 3797 -> 0 bytes .../icon/crystalsvg/22/connect-creating.png | Bin 1309 -> 0 bytes .../icon/crystalsvg/22/connect-established.png | Bin 1198 -> 0 bytes .../resource/icon/crystalsvg/22/connect-no.png | Bin 1090 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/contents.png | Bin 1300 -> 0 bytes .../resource/icon/crystalsvg/22/control-center.png | Bin 1707 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/core.png | Bin 1018 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/date.png | Bin 1499 -> 0 bytes .../apps/resource/icon/crystalsvg/22/decrypted.png | Bin 939 -> 0 bytes .../icon/crystalsvg/22/delete-table-col.png | Bin 412 -> 0 bytes .../icon/crystalsvg/22/delete-table-row.png | Bin 412 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/desktop.png | Bin 1536 -> 0 bytes .../resource/icon/crystalsvg/22/dictionary.png | Bin 1416 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/display.png | Bin 1484 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/down.png | Bin 1290 -> 0 bytes .../apps/resource/icon/crystalsvg/22/edit-copy.png | Bin 590 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/edit-cut.png | Bin 1196 -> 0 bytes .../resource/icon/crystalsvg/22/edit-delete.png | Bin 951 -> 0 bytes .../resource/icon/crystalsvg/22/edit-paste.png | Bin 881 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/edit.png | Bin 1076 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/effect.png | Bin 887 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/email.png | Bin 1537 -> 0 bytes .../apps/resource/icon/crystalsvg/22/encrypted.png | Bin 1246 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/energy.png | Bin 1819 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/error.png | Bin 1472 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/exec.png | Bin 2058 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/exit.png | Bin 1398 -> 0 bytes .../apps/resource/icon/crystalsvg/22/favourite.png | Bin 1318 -> 0 bytes .../apps/resource/icon/crystalsvg/22/file-find.png | Bin 1393 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/file-new.png | Bin 692 -> 0 bytes .../apps/resource/icon/crystalsvg/22/file-open.png | Bin 1356 -> 0 bytes .../resource/icon/crystalsvg/22/file-print.png | Bin 900 -> 0 bytes .../resource/icon/crystalsvg/22/file-save-as.png | Bin 1732 -> 0 bytes .../apps/resource/icon/crystalsvg/22/file-save.png | Bin 1531 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/find.png | Bin 1382 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/floppy.png | Bin 1230 -> 0 bytes .../apps/resource/icon/crystalsvg/22/flowchart.png | Bin 1683 -> 0 bytes .../icon/crystalsvg/22/folder-favorite.png | Bin 1499 -> 0 bytes .../icon/crystalsvg/22/folder-important.png | Bin 1467 -> 0 bytes .../resource/icon/crystalsvg/22/folder-locked.png | Bin 1552 -> 0 bytes .../resource/icon/crystalsvg/22/folder-open.png | Bin 1109 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/folder.png | Bin 1018 -> 0 bytes .../resource/icon/crystalsvg/22/font-size-down.png | Bin 521 -> 0 bytes .../resource/icon/crystalsvg/22/font-size-up.png | Bin 494 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/fonts.png | Bin 1190 -> 0 bytes .../icon/crystalsvg/22/format-decrease-indent.png | Bin 542 -> 0 bytes .../icon/crystalsvg/22/format-increase-indent.png | Bin 535 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/forward.png | Bin 1281 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/funct.png | Bin 609 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/graphics.png | Bin 1313 -> 0 bytes .../apps/resource/icon/crystalsvg/22/harddrive.png | Bin 1522 -> 0 bytes .../resource/icon/crystalsvg/22/hardware-info.png | Bin 1712 -> 0 bytes .../resource/icon/crystalsvg/22/help-center.png | Bin 1462 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/help.png | Bin 1136 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/history.png | Bin 1515 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/home.png | Bin 1381 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/idea.png | Bin 893 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/inbox.png | Bin 1536 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/info.png | Bin 1383 -> 0 bytes .../icon/crystalsvg/22/insert-table-col.png | Bin 583 -> 0 bytes .../icon/crystalsvg/22/insert-table-row.png | Bin 583 -> 0 bytes .../icon/crystalsvg/22/instant-available.png | Bin 1303 -> 0 bytes .../resource/icon/crystalsvg/22/instant-away.png | Bin 1364 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/joystick.png | Bin 1270 -> 0 bytes .../icon/crystalsvg/22/keyboard-layout.png | Bin 1703 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/launch.png | Bin 1263 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/locale.png | Bin 1559 -> 0 bytes .../resource/icon/crystalsvg/22/look-and-feel.png | Bin 1623 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/mac.png | Bin 1657 -> 0 bytes .../resource/icon/crystalsvg/22/mail-delete.png | Bin 1374 -> 0 bytes .../apps/resource/icon/crystalsvg/22/mail-find.png | Bin 1570 -> 0 bytes .../resource/icon/crystalsvg/22/mail-forward.png | Bin 1391 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/mail-get.png | Bin 1450 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/mail-new.png | Bin 1066 -> 0 bytes .../resource/icon/crystalsvg/22/mail-reply-all.png | Bin 1563 -> 0 bytes .../resource/icon/crystalsvg/22/mail-reply.png | Bin 1437 -> 0 bytes .../apps/resource/icon/crystalsvg/22/mail-send.png | Bin 1428 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/mail.png | Bin 1270 -> 0 bytes .../resource/icon/crystalsvg/22/mime-archive.png | Bin 1261 -> 0 bytes .../resource/icon/crystalsvg/22/mime-binary.png | Bin 1183 -> 0 bytes .../resource/icon/crystalsvg/22/mime-calendar.png | Bin 1355 -> 0 bytes .../apps/resource/icon/crystalsvg/22/mime-card.png | Bin 1304 -> 0 bytes .../resource/icon/crystalsvg/22/mime-document.png | Bin 1085 -> 0 bytes .../apps/resource/icon/crystalsvg/22/mime-html.png | Bin 1336 -> 0 bytes .../resource/icon/crystalsvg/22/mime-image.png | Bin 1140 -> 0 bytes .../resource/icon/crystalsvg/22/mime-manual.png | Bin 1275 -> 0 bytes .../icon/crystalsvg/22/mime-multimedia.png | Bin 1166 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/mime-pdf.png | Bin 1131 -> 0 bytes .../resource/icon/crystalsvg/22/mime-quicktime.png | Bin 1332 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/mime-rpm.png | Bin 1107 -> 0 bytes .../resource/icon/crystalsvg/22/mime-script.png | Bin 1218 -> 0 bytes .../icon/crystalsvg/22/mime-shellscript.png | Bin 1053 -> 0 bytes .../icon/crystalsvg/22/mime-sourcecode.png | Bin 1104 -> 0 bytes .../icon/crystalsvg/22/mime-spreadsheet.png | Bin 1082 -> 0 bytes .../apps/resource/icon/crystalsvg/22/mime-text.png | Bin 767 -> 0 bytes .../resource/icon/crystalsvg/22/mime-video.png | Bin 1109 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/misc.png | Bin 1354 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/modem.png | Bin 1728 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/mouse.png | Bin 1249 -> 0 bytes .../resource/icon/crystalsvg/22/movieplayer.png | Bin 1257 -> 0 bytes .../resource/icon/crystalsvg/22/multimedia.png | Bin 1375 -> 0 bytes .../resource/icon/crystalsvg/22/mycomputer.png | Bin 1492 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/netscape.png | Bin 1664 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/network.png | Bin 1827 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/ok.png | Bin 740 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/outbox.png | Bin 1534 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/paint.png | Bin 1601 -> 0 bytes .../resource/icon/crystalsvg/22/partitions.png | Bin 1874 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/password.png | Bin 1230 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/pda.png | Bin 1388 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/penguin.png | Bin 1311 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/printer.png | Bin 1045 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/queue.png | Bin 1312 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/redo.png | Bin 739 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/reload.png | Bin 1157 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/run.png | Bin 1354 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/scanner.png | Bin 1408 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/search.png | Bin 1169 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/server.png | Bin 1367 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/services.png | Bin 1740 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/settings.png | Bin 1232 -> 0 bytes .../apps/resource/icon/crystalsvg/22/signature.png | Bin 1192 -> 0 bytes .../resource/icon/crystalsvg/22/spellcheck.png | Bin 890 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/stop.png | Bin 974 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/tablet.png | Bin 1521 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/terminal.png | Bin 961 -> 0 bytes .../resource/icon/crystalsvg/22/text-strike.png | Bin 409 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/toys.png | Bin 1790 -> 0 bytes .../resource/icon/crystalsvg/22/trashcan-empty.png | Bin 1383 -> 0 bytes .../resource/icon/crystalsvg/22/trashcan-full.png | Bin 1348 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/tux.png | Bin 1201 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/tv.png | Bin 1318 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/undo.png | Bin 681 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/up.png | Bin 1273 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/user.png | Bin 1644 -> 0 bytes .../apps/resource/icon/crystalsvg/22/utilities.png | Bin 1446 -> 0 bytes .../resource/icon/crystalsvg/22/vectorgraphics.png | Bin 1244 -> 0 bytes .../resource/icon/crystalsvg/22/view-bottom.png | Bin 839 -> 0 bytes .../resource/icon/crystalsvg/22/view-choose.png | Bin 711 -> 0 bytes .../resource/icon/crystalsvg/22/view-detailed.png | Bin 697 -> 0 bytes .../apps/resource/icon/crystalsvg/22/view-icon.png | Bin 742 -> 0 bytes .../icon/crystalsvg/22/view-left-right.png | Bin 657 -> 0 bytes .../icon/crystalsvg/22/view-multicolumn.png | Bin 750 -> 0 bytes .../resource/icon/crystalsvg/22/view-remove.png | Bin 369 -> 0 bytes .../resource/icon/crystalsvg/22/view-right.png | Bin 828 -> 0 bytes .../resource/icon/crystalsvg/22/view-sidetree.png | Bin 667 -> 0 bytes .../apps/resource/icon/crystalsvg/22/view-text.png | Bin 801 -> 0 bytes .../icon/crystalsvg/22/view-top-bottom.png | Bin 649 -> 0 bytes .../apps/resource/icon/crystalsvg/22/view-tree.png | Bin 694 -> 0 bytes .../resource/icon/crystalsvg/22/viewmag-fit.png | Bin 1222 -> 0 bytes .../resource/icon/crystalsvg/22/viewmag-minus.png | Bin 1195 -> 0 bytes .../icon/crystalsvg/22/viewmag-original.png | Bin 1245 -> 0 bytes .../resource/icon/crystalsvg/22/viewmag-plus.png | Bin 1257 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/viewmag.png | Bin 1169 -> 0 bytes swat/apps/resource/icon/crystalsvg/22/wizard.png | Bin 397 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/3d.png | Bin 1894 -> 0 bytes .../resource/icon/crystalsvg/32/accessibility.png | Bin 1860 -> 0 bytes .../resource/icon/crystalsvg/32/adobe-reader.png | Bin 1519 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/alarm.png | Bin 2521 -> 0 bytes .../apps/resource/icon/crystalsvg/32/antivirus.png | Bin 2074 -> 0 bytes .../resource/icon/crystalsvg/32/appearance.png | Bin 2521 -> 0 bytes .../resource/icon/crystalsvg/32/applications.png | Bin 2358 -> 0 bytes .../resource/icon/crystalsvg/32/appointment.png | Bin 1660 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/attach.png | Bin 1154 -> 0 bytes .../apps/resource/icon/crystalsvg/32/babelfish.png | Bin 2252 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/back.png | Bin 2230 -> 0 bytes .../resource/icon/crystalsvg/32/background.png | Bin 1787 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/bell.png | Bin 1268 -> 0 bytes .../resource/icon/crystalsvg/32/bitmapgraphics.png | Bin 2952 -> 0 bytes .../resource/icon/crystalsvg/32/block-device.png | Bin 2081 -> 0 bytes .../resource/icon/crystalsvg/32/bookmark-add.png | Bin 1793 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/bookmark.png | Bin 1454 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/bug.png | Bin 2918 -> 0 bytes .../resource/icon/crystalsvg/32/button-cancel.png | Bin 1468 -> 0 bytes .../apps/resource/icon/crystalsvg/32/button-ok.png | Bin 1393 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/cache.png | Bin 2063 -> 0 bytes .../resource/icon/crystalsvg/32/calculator.png | Bin 2701 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/cam.png | Bin 2567 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/camera.png | Bin 1510 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/cdrom.png | Bin 2047 -> 0 bytes .../resource/icon/crystalsvg/32/char-device.png | Bin 1760 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/chart.png | Bin 2872 -> 0 bytes .../apps/resource/icon/crystalsvg/32/clipboard.png | Bin 1673 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/clock.png | Bin 2458 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/colors.png | Bin 2295 -> 0 bytes .../apps/resource/icon/crystalsvg/32/configure.png | Bin 1839 -> 0 bytes .../icon/crystalsvg/32/connect-creating.png | Bin 1907 -> 0 bytes .../icon/crystalsvg/32/connect-established.png | Bin 1782 -> 0 bytes .../resource/icon/crystalsvg/32/connect-no.png | Bin 1561 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/contents.png | Bin 2467 -> 0 bytes .../resource/icon/crystalsvg/32/control-center.png | Bin 2375 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/cookie.png | Bin 2978 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/core.png | Bin 1672 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/date.png | Bin 2249 -> 0 bytes .../apps/resource/icon/crystalsvg/32/decrypted.png | Bin 1624 -> 0 bytes .../icon/crystalsvg/32/delete-table-col.png | Bin 571 -> 0 bytes .../icon/crystalsvg/32/delete-table-row.png | Bin 572 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/desktop.png | Bin 2061 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/devices.png | Bin 1825 -> 0 bytes .../resource/icon/crystalsvg/32/dictionary.png | Bin 2101 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/display.png | Bin 2006 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/down.png | Bin 2248 -> 0 bytes .../apps/resource/icon/crystalsvg/32/edit-copy.png | Bin 3781 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/edit-cut.png | Bin 2169 -> 0 bytes .../resource/icon/crystalsvg/32/edit-delete.png | Bin 1368 -> 0 bytes .../resource/icon/crystalsvg/32/edit-paste.png | Bin 1458 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/edit.png | Bin 1627 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/editor.png | Bin 2693 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/email.png | Bin 2211 -> 0 bytes .../apps/resource/icon/crystalsvg/32/encrypted.png | Bin 1997 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/energy.png | Bin 2464 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/error.png | Bin 1890 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/exec.png | Bin 2349 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/exit.png | Bin 1610 -> 0 bytes .../apps/resource/icon/crystalsvg/32/favorites.png | Bin 1636 -> 0 bytes .../apps/resource/icon/crystalsvg/32/favourite.png | Bin 1742 -> 0 bytes .../apps/resource/icon/crystalsvg/32/file-find.png | Bin 2161 -> 0 bytes .../resource/icon/crystalsvg/32/file-manager.png | Bin 2691 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/file-new.png | Bin 1177 -> 0 bytes .../apps/resource/icon/crystalsvg/32/file-open.png | Bin 2232 -> 0 bytes .../resource/icon/crystalsvg/32/file-print.png | Bin 1463 -> 0 bytes .../resource/icon/crystalsvg/32/file-save-as.png | Bin 2069 -> 0 bytes .../apps/resource/icon/crystalsvg/32/file-save.png | Bin 1348 -> 0 bytes .../apps/resource/icon/crystalsvg/32/fileshare.png | Bin 2422 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/find.png | Bin 2396 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/floppy.png | Bin 2122 -> 0 bytes .../apps/resource/icon/crystalsvg/32/flowchart.png | Bin 2723 -> 0 bytes .../icon/crystalsvg/32/folder-favorite.png | Bin 2235 -> 0 bytes .../icon/crystalsvg/32/folder-important.png | Bin 2251 -> 0 bytes .../resource/icon/crystalsvg/32/folder-locked.png | Bin 2288 -> 0 bytes .../resource/icon/crystalsvg/32/folder-open.png | Bin 2214 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/folder.png | Bin 2445 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/fonts.png | Bin 1468 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/forward.png | Bin 2257 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/funct.png | Bin 874 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/games.png | Bin 2307 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/goto.png | Bin 1183 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/graphics.png | Bin 1688 -> 0 bytes .../apps/resource/icon/crystalsvg/32/harddrive.png | Bin 2452 -> 0 bytes .../resource/icon/crystalsvg/32/hardware-info.png | Bin 2197 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/hardware.png | Bin 1619 -> 0 bytes .../resource/icon/crystalsvg/32/help-center.png | Bin 2291 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/help.png | Bin 1683 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/home.png | Bin 2088 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/icons.png | Bin 2853 -> 0 bytes .../resource/icon/crystalsvg/32/iconthemes.png | Bin 2386 -> 0 bytes .../apps/resource/icon/crystalsvg/32/important.png | Bin 1692 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/inbox.png | Bin 2641 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/info.png | Bin 2512 -> 0 bytes .../icon/crystalsvg/32/insert-table-col.png | Bin 750 -> 0 bytes .../icon/crystalsvg/32/insert-table-row.png | Bin 795 -> 0 bytes .../icon/crystalsvg/32/instant-available.png | Bin 1902 -> 0 bytes .../resource/icon/crystalsvg/32/instant-away.png | Bin 1968 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/joystick.png | Bin 1797 -> 0 bytes .../icon/crystalsvg/32/keyboard-layout.png | Bin 2413 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/launch.png | Bin 2288 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/locale.png | Bin 2252 -> 0 bytes .../resource/icon/crystalsvg/32/look-and-feel.png | Bin 2135 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/mac.png | Bin 2040 -> 0 bytes .../apps/resource/icon/crystalsvg/32/magnifier.png | Bin 1964 -> 0 bytes .../resource/icon/crystalsvg/32/mail-delete.png | Bin 2351 -> 0 bytes .../apps/resource/icon/crystalsvg/32/mail-find.png | Bin 2804 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/mail-get.png | Bin 2433 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/mail-new.png | Bin 2028 -> 0 bytes .../apps/resource/icon/crystalsvg/32/mail-send.png | Bin 2447 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/mail.png | Bin 2211 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/memory.png | Bin 2205 -> 0 bytes .../resource/icon/crystalsvg/32/mime-archive.png | Bin 2242 -> 0 bytes .../resource/icon/crystalsvg/32/mime-binary.png | Bin 2015 -> 0 bytes .../resource/icon/crystalsvg/32/mime-calendar.png | Bin 2520 -> 0 bytes .../apps/resource/icon/crystalsvg/32/mime-card.png | Bin 2561 -> 0 bytes .../resource/icon/crystalsvg/32/mime-document.png | Bin 1956 -> 0 bytes .../apps/resource/icon/crystalsvg/32/mime-html.png | Bin 2444 -> 0 bytes .../resource/icon/crystalsvg/32/mime-image.png | Bin 1892 -> 0 bytes .../resource/icon/crystalsvg/32/mime-manual.png | Bin 2208 -> 0 bytes .../icon/crystalsvg/32/mime-multimedia.png | Bin 1950 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/mime-pdf.png | Bin 1943 -> 0 bytes .../resource/icon/crystalsvg/32/mime-quicktime.png | Bin 2420 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/mime-rpm.png | Bin 1783 -> 0 bytes .../resource/icon/crystalsvg/32/mime-script.png | Bin 2302 -> 0 bytes .../icon/crystalsvg/32/mime-shellscript.png | Bin 1755 -> 0 bytes .../icon/crystalsvg/32/mime-sourcecode.png | Bin 1884 -> 0 bytes .../icon/crystalsvg/32/mime-spreadsheet.png | Bin 1740 -> 0 bytes .../apps/resource/icon/crystalsvg/32/mime-text.png | Bin 1069 -> 0 bytes .../resource/icon/crystalsvg/32/mime-video.png | Bin 2028 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/misc.png | Bin 2349 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/mixer.png | Bin 2465 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/modem.png | Bin 1906 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/mouse.png | Bin 1861 -> 0 bytes .../resource/icon/crystalsvg/32/movieplayer.png | Bin 1736 -> 0 bytes .../resource/icon/crystalsvg/32/multimedia.png | Bin 2186 -> 0 bytes .../resource/icon/crystalsvg/32/mycomputer.png | Bin 2064 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/netscape.png | Bin 2432 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/network.png | Bin 2637 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/notes.png | Bin 2740 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/notify.png | Bin 1488 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/opera.png | Bin 2218 -> 0 bytes .../apps/resource/icon/crystalsvg/32/organizer.png | Bin 2502 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/outbox.png | Bin 2671 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/paint.png | Bin 2321 -> 0 bytes .../resource/icon/crystalsvg/32/partitions.png | Bin 2481 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/password.png | Bin 1799 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/pda.png | Bin 1692 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/penguin.png | Bin 1976 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/pipe.png | Bin 2404 -> 0 bytes .../resource/icon/crystalsvg/32/presentation.png | Bin 2585 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/printer.png | Bin 1331 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/queue.png | Bin 2199 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/redo.png | Bin 1236 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/reload.png | Bin 1969 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/run.png | Bin 2349 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/scanner.png | Bin 1863 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/search.png | Bin 1983 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/server.png | Bin 2111 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/services.png | Bin 2513 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/settings.png | Bin 1789 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/sound.png | Bin 2465 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/stop.png | Bin 4136 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/style.png | Bin 1883 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/system.png | Bin 2381 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/tablet.png | Bin 2289 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/terminal.png | Bin 2058 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/themes.png | Bin 1966 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/toys.png | Bin 2604 -> 0 bytes .../resource/icon/crystalsvg/32/trashcan-empty.png | Bin 1715 -> 0 bytes .../resource/icon/crystalsvg/32/trashcan-full.png | Bin 1865 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/tux.png | Bin 1790 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/tv.png | Bin 1509 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/undo.png | Bin 1178 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/up.png | Bin 2234 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/user.png | Bin 2280 -> 0 bytes .../apps/resource/icon/crystalsvg/32/utilities.png | Bin 2259 -> 0 bytes .../resource/icon/crystalsvg/32/vectorgraphics.png | Bin 2111 -> 0 bytes .../resource/icon/crystalsvg/32/view-bottom.png | Bin 1204 -> 0 bytes .../resource/icon/crystalsvg/32/view-choose.png | Bin 1066 -> 0 bytes .../resource/icon/crystalsvg/32/view-detailed.png | Bin 1012 -> 0 bytes .../apps/resource/icon/crystalsvg/32/view-icon.png | Bin 1093 -> 0 bytes .../icon/crystalsvg/32/view-left-right.png | Bin 954 -> 0 bytes .../icon/crystalsvg/32/view-multicolumn.png | Bin 1069 -> 0 bytes .../resource/icon/crystalsvg/32/view-remove.png | Bin 444 -> 0 bytes .../resource/icon/crystalsvg/32/view-right.png | Bin 1219 -> 0 bytes .../resource/icon/crystalsvg/32/view-sidetree.png | Bin 930 -> 0 bytes .../apps/resource/icon/crystalsvg/32/view-text.png | Bin 952 -> 0 bytes .../icon/crystalsvg/32/view-top-bottom.png | Bin 906 -> 0 bytes .../apps/resource/icon/crystalsvg/32/view-tree.png | Bin 1047 -> 0 bytes .../resource/icon/crystalsvg/32/viewmag-fit.png | Bin 2011 -> 0 bytes .../resource/icon/crystalsvg/32/viewmag-minus.png | Bin 1998 -> 0 bytes .../icon/crystalsvg/32/viewmag-original.png | Bin 2037 -> 0 bytes .../resource/icon/crystalsvg/32/viewmag-plus.png | Bin 2025 -> 0 bytes swat/apps/resource/icon/crystalsvg/32/viewmag.png | Bin 1983 -> 0 bytes .../resource/icon/crystalsvg/32/wordprocessor.png | Bin 2357 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/3d.png | Bin 3105 -> 0 bytes .../resource/icon/crystalsvg/48/accessibility.png | Bin 2729 -> 0 bytes .../resource/icon/crystalsvg/48/adobe-reader.png | Bin 2506 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/alarm.png | Bin 4300 -> 0 bytes .../apps/resource/icon/crystalsvg/48/antivirus.png | Bin 3928 -> 0 bytes .../resource/icon/crystalsvg/48/applications.png | Bin 3839 -> 0 bytes .../apps/resource/icon/crystalsvg/48/babelfish.png | Bin 3843 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/back.png | Bin 3862 -> 0 bytes .../resource/icon/crystalsvg/48/background.png | Bin 3242 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/bell.png | Bin 2287 -> 0 bytes .../resource/icon/crystalsvg/48/bitmapgraphics.png | Bin 5454 -> 0 bytes .../resource/icon/crystalsvg/48/block-device.png | Bin 3668 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/bug.png | Bin 5423 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/cache.png | Bin 3350 -> 0 bytes .../resource/icon/crystalsvg/48/calculator.png | Bin 4734 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/camera.png | Bin 2713 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/cdrom.png | Bin 3376 -> 0 bytes .../resource/icon/crystalsvg/48/char-device.png | Bin 3105 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/chart.png | Bin 5164 -> 0 bytes .../apps/resource/icon/crystalsvg/48/clipboard.png | Bin 2575 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/clock.png | Bin 4736 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/colors.png | Bin 4226 -> 0 bytes .../resource/icon/crystalsvg/48/control-center.png | Bin 4134 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/core.png | Bin 2861 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/date.png | Bin 4083 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/desktop.png | Bin 3923 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/devices.png | Bin 3452 -> 0 bytes .../resource/icon/crystalsvg/48/dictionary.png | Bin 3891 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/display.png | Bin 3362 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/down.png | Bin 3899 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/editor.png | Bin 5434 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/email.png | Bin 3964 -> 0 bytes .../apps/resource/icon/crystalsvg/48/encrypted.png | Bin 3250 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/energy.png | Bin 4398 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/error.png | Bin 3592 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/exec.png | Bin 3900 -> 0 bytes .../apps/resource/icon/crystalsvg/48/favorites.png | Bin 2663 -> 0 bytes .../apps/resource/icon/crystalsvg/48/favourite.png | Bin 3103 -> 0 bytes .../resource/icon/crystalsvg/48/file-manager.png | Bin 4693 -> 0 bytes .../resource/icon/crystalsvg/48/file-print.png | Bin 2230 -> 0 bytes .../apps/resource/icon/crystalsvg/48/fileshare.png | Bin 4552 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/floppy.png | Bin 3833 -> 0 bytes .../apps/resource/icon/crystalsvg/48/flowchart.png | Bin 5012 -> 0 bytes .../icon/crystalsvg/48/folder-favorite.png | Bin 4004 -> 0 bytes .../icon/crystalsvg/48/folder-important.png | Bin 4295 -> 0 bytes .../resource/icon/crystalsvg/48/folder-locked.png | Bin 4419 -> 0 bytes .../resource/icon/crystalsvg/48/folder-open.png | Bin 3752 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/folder.png | Bin 4113 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/fonts.png | Bin 2177 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/forward.png | Bin 3919 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/games.png | Bin 3752 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/graphics.png | Bin 3136 -> 0 bytes .../apps/resource/icon/crystalsvg/48/harddrive.png | Bin 4249 -> 0 bytes .../resource/icon/crystalsvg/48/hardware-info.png | Bin 3953 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/hardware.png | Bin 2716 -> 0 bytes .../resource/icon/crystalsvg/48/help-center.png | Bin 4031 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/home.png | Bin 3719 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/icons.png | Bin 4794 -> 0 bytes .../resource/icon/crystalsvg/48/iconthemes.png | Bin 3875 -> 0 bytes .../apps/resource/icon/crystalsvg/48/important.png | Bin 2296 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/inbox.png | Bin 4212 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/info.png | Bin 4090 -> 0 bytes .../icon/crystalsvg/48/instant-available.png | Bin 3107 -> 0 bytes .../resource/icon/crystalsvg/48/instant-away.png | Bin 3588 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/joystick.png | Bin 3068 -> 0 bytes .../icon/crystalsvg/48/keyboard-layout.png | Bin 4266 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/locale.png | Bin 4018 -> 0 bytes .../resource/icon/crystalsvg/48/look-and-feel.png | Bin 3829 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/mac.png | Bin 3488 -> 0 bytes .../apps/resource/icon/crystalsvg/48/magnifier.png | Bin 3086 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/memory.png | Bin 4100 -> 0 bytes .../resource/icon/crystalsvg/48/mime-archive.png | Bin 3501 -> 0 bytes .../resource/icon/crystalsvg/48/mime-binary.png | Bin 3178 -> 0 bytes .../resource/icon/crystalsvg/48/mime-calendar.png | Bin 4172 -> 0 bytes .../apps/resource/icon/crystalsvg/48/mime-card.png | Bin 4235 -> 0 bytes .../resource/icon/crystalsvg/48/mime-document.png | Bin 3271 -> 0 bytes .../apps/resource/icon/crystalsvg/48/mime-html.png | Bin 3931 -> 0 bytes .../resource/icon/crystalsvg/48/mime-image.png | Bin 3102 -> 0 bytes .../resource/icon/crystalsvg/48/mime-manual.png | Bin 3548 -> 0 bytes .../icon/crystalsvg/48/mime-multimedia.png | Bin 3084 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/mime-pdf.png | Bin 3069 -> 0 bytes .../resource/icon/crystalsvg/48/mime-quicktime.png | Bin 4086 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/mime-rpm.png | Bin 2936 -> 0 bytes .../resource/icon/crystalsvg/48/mime-script.png | Bin 3795 -> 0 bytes .../icon/crystalsvg/48/mime-shellscript.png | Bin 2658 -> 0 bytes .../icon/crystalsvg/48/mime-sourcecode.png | Bin 2888 -> 0 bytes .../icon/crystalsvg/48/mime-spreadsheet.png | Bin 2663 -> 0 bytes .../apps/resource/icon/crystalsvg/48/mime-text.png | Bin 1623 -> 0 bytes .../resource/icon/crystalsvg/48/mime-video.png | Bin 3310 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/mixer.png | Bin 3972 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/modem.png | Bin 3502 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/mouse.png | Bin 3054 -> 0 bytes .../resource/icon/crystalsvg/48/movieplayer.png | Bin 3378 -> 0 bytes .../resource/icon/crystalsvg/48/multimedia.png | Bin 4183 -> 0 bytes .../resource/icon/crystalsvg/48/mycomputer.png | Bin 3516 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/netscape.png | Bin 4220 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/network.png | Bin 4737 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/notes.png | Bin 5229 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/notify.png | Bin 2357 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/opera.png | Bin 4032 -> 0 bytes .../apps/resource/icon/crystalsvg/48/organizer.png | Bin 4593 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/outbox.png | Bin 4132 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/paint.png | Bin 4346 -> 0 bytes .../resource/icon/crystalsvg/48/partitions.png | Bin 4689 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/password.png | Bin 3316 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/pda.png | Bin 2843 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/penguin.png | Bin 3410 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/pipe.png | Bin 4060 -> 0 bytes .../resource/icon/crystalsvg/48/presentation.png | Bin 4558 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/printer.png | Bin 2109 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/reload.png | Bin 3354 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/scanner.png | Bin 3090 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/server.png | Bin 2618 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/services.png | Bin 4715 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/settings.png | Bin 3750 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/style.png | Bin 3110 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/system.png | Bin 4135 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/tablet.png | Bin 4259 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/terminal.png | Bin 2009 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/themes.png | Bin 3115 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/toys.png | Bin 4840 -> 0 bytes .../resource/icon/crystalsvg/48/trashcan-empty.png | Bin 3015 -> 0 bytes .../resource/icon/crystalsvg/48/trashcan-full.png | Bin 3356 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/tux.png | Bin 3076 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/tv.png | Bin 2429 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/up.png | Bin 3893 -> 0 bytes swat/apps/resource/icon/crystalsvg/48/user.png | Bin 4151 -> 0 bytes .../apps/resource/icon/crystalsvg/48/utilities.png | Bin 4605 -> 0 bytes .../resource/icon/crystalsvg/48/vectorgraphics.png | Bin 3336 -> 0 bytes .../resource/icon/crystalsvg/48/wordprocessor.png | Bin 4072 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/3d.png | Bin 4496 -> 0 bytes .../resource/icon/crystalsvg/64/adobe-reader.png | Bin 3304 -> 0 bytes .../apps/resource/icon/crystalsvg/64/antivirus.png | Bin 5706 -> 0 bytes .../resource/icon/crystalsvg/64/applications.png | Bin 6179 -> 0 bytes .../apps/resource/icon/crystalsvg/64/babelfish.png | Bin 5694 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/back.png | Bin 5423 -> 0 bytes .../resource/icon/crystalsvg/64/background.png | Bin 4447 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/bell.png | Bin 3238 -> 0 bytes .../resource/icon/crystalsvg/64/bitmapgraphics.png | Bin 8444 -> 0 bytes .../resource/icon/crystalsvg/64/block-device.png | Bin 5228 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/bug.png | Bin 8301 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/cache.png | Bin 4681 -> 0 bytes .../resource/icon/crystalsvg/64/calculator.png | Bin 6760 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/camera.png | Bin 3825 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/cdrom.png | Bin 4848 -> 0 bytes .../resource/icon/crystalsvg/64/char-device.png | Bin 4394 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/chart.png | Bin 7831 -> 0 bytes .../apps/resource/icon/crystalsvg/64/clipboard.png | Bin 3224 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/clock.png | Bin 7240 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/colors.png | Bin 6160 -> 0 bytes .../resource/icon/crystalsvg/64/control-center.png | Bin 5941 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/core.png | Bin 3718 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/date.png | Bin 5746 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/desktop.png | Bin 5834 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/devices.png | Bin 4255 -> 0 bytes .../resource/icon/crystalsvg/64/dictionary.png | Bin 5901 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/display.png | Bin 4691 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/down.png | Bin 5487 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/editor.png | Bin 8202 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/email.png | Bin 5847 -> 0 bytes .../apps/resource/icon/crystalsvg/64/encrypted.png | Bin 4126 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/energy.png | Bin 6462 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/error.png | Bin 4569 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/exec.png | Bin 6053 -> 0 bytes .../apps/resource/icon/crystalsvg/64/favourite.png | Bin 4483 -> 0 bytes .../resource/icon/crystalsvg/64/file-manager.png | Bin 6490 -> 0 bytes .../resource/icon/crystalsvg/64/file-print.png | Bin 3006 -> 0 bytes .../apps/resource/icon/crystalsvg/64/fileshare.png | Bin 5431 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/floppy.png | Bin 4775 -> 0 bytes .../apps/resource/icon/crystalsvg/64/flowchart.png | Bin 7700 -> 0 bytes .../icon/crystalsvg/64/folder-favorite.png | Bin 6061 -> 0 bytes .../icon/crystalsvg/64/folder-important.png | Bin 6459 -> 0 bytes .../resource/icon/crystalsvg/64/folder-locked.png | Bin 6713 -> 0 bytes .../resource/icon/crystalsvg/64/folder-open.png | Bin 5651 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/folder.png | Bin 5913 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/fonts.png | Bin 2896 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/forward.png | Bin 5382 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/games.png | Bin 5444 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/graphics.png | Bin 4864 -> 0 bytes .../apps/resource/icon/crystalsvg/64/harddrive.png | Bin 5909 -> 0 bytes .../resource/icon/crystalsvg/64/hardware-info.png | Bin 5648 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/hardware.png | Bin 3847 -> 0 bytes .../resource/icon/crystalsvg/64/help-center.png | Bin 5990 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/home.png | Bin 5212 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/icons.png | Bin 7051 -> 0 bytes .../apps/resource/icon/crystalsvg/64/important.png | Bin 2854 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/info.png | Bin 5141 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/joystick.png | Bin 4439 -> 0 bytes .../icon/crystalsvg/64/keyboard-layout.png | Bin 6211 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/locale.png | Bin 5906 -> 0 bytes .../resource/icon/crystalsvg/64/look-and-feel.png | Bin 5513 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/mac.png | Bin 4898 -> 0 bytes .../apps/resource/icon/crystalsvg/64/magnifier.png | Bin 5006 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/memory.png | Bin 6001 -> 0 bytes .../resource/icon/crystalsvg/64/mime-archive.png | Bin 4273 -> 0 bytes .../resource/icon/crystalsvg/64/mime-binary.png | Bin 4338 -> 0 bytes .../resource/icon/crystalsvg/64/mime-calendar.png | Bin 5373 -> 0 bytes .../apps/resource/icon/crystalsvg/64/mime-card.png | Bin 5329 -> 0 bytes .../resource/icon/crystalsvg/64/mime-document.png | Bin 5394 -> 0 bytes .../apps/resource/icon/crystalsvg/64/mime-html.png | Bin 4848 -> 0 bytes .../resource/icon/crystalsvg/64/mime-image.png | Bin 4345 -> 0 bytes .../resource/icon/crystalsvg/64/mime-manual.png | Bin 4233 -> 0 bytes .../icon/crystalsvg/64/mime-multimedia.png | Bin 4574 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/mime-pdf.png | Bin 3753 -> 0 bytes .../resource/icon/crystalsvg/64/mime-quicktime.png | Bin 5047 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/mime-rpm.png | Bin 3665 -> 0 bytes .../resource/icon/crystalsvg/64/mime-script.png | Bin 4578 -> 0 bytes .../icon/crystalsvg/64/mime-shellscript.png | Bin 3461 -> 0 bytes .../icon/crystalsvg/64/mime-sourcecode.png | Bin 4126 -> 0 bytes .../icon/crystalsvg/64/mime-spreadsheet.png | Bin 3382 -> 0 bytes .../apps/resource/icon/crystalsvg/64/mime-text.png | Bin 1911 -> 0 bytes .../resource/icon/crystalsvg/64/mime-video.png | Bin 4767 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/mixer.png | Bin 6733 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/modem.png | Bin 5007 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/mouse.png | Bin 4227 -> 0 bytes .../resource/icon/crystalsvg/64/movieplayer.png | Bin 4451 -> 0 bytes .../resource/icon/crystalsvg/64/multimedia.png | Bin 5920 -> 0 bytes .../resource/icon/crystalsvg/64/mycomputer.png | Bin 4978 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/netscape.png | Bin 5824 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/network.png | Bin 7129 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/notes.png | Bin 7417 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/notify.png | Bin 3285 -> 0 bytes .../apps/resource/icon/crystalsvg/64/organizer.png | Bin 6970 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/paint.png | Bin 6439 -> 0 bytes .../resource/icon/crystalsvg/64/partitions.png | Bin 6844 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/password.png | Bin 5026 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/pda.png | Bin 3978 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/penguin.png | Bin 4707 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/pipe.png | Bin 6762 -> 0 bytes .../resource/icon/crystalsvg/64/presentation.png | Bin 6680 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/printer.png | Bin 2935 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/reload.png | Bin 4900 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/scanner.png | Bin 4213 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/services.png | Bin 6337 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/settings.png | Bin 5845 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/style.png | Bin 5292 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/system.png | Bin 5737 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/tablet.png | Bin 6484 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/terminal.png | Bin 2706 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/themes.png | Bin 4511 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/toys.png | Bin 7265 -> 0 bytes .../resource/icon/crystalsvg/64/trashcan-empty.png | Bin 4144 -> 0 bytes .../resource/icon/crystalsvg/64/trashcan-full.png | Bin 4849 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/tux.png | Bin 4382 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/tv.png | Bin 3212 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/up.png | Bin 5462 -> 0 bytes swat/apps/resource/icon/crystalsvg/64/user.png | Bin 6154 -> 0 bytes .../apps/resource/icon/crystalsvg/64/utilities.png | Bin 7354 -> 0 bytes .../resource/icon/crystalsvg/64/vectorgraphics.png | Bin 4203 -> 0 bytes .../resource/icon/crystalsvg/64/wordprocessor.png | Bin 5974 -> 0 bytes .../apps/resource/icon/nuvola/128/adobe-reader.png | Bin 17956 -> 0 bytes swat/apps/resource/icon/nuvola/128/background.png | Bin 12208 -> 0 bytes swat/apps/resource/icon/nuvola/128/bell.png | Bin 14231 -> 0 bytes .../resource/icon/nuvola/128/bitmapgraphics.png | Bin 22601 -> 0 bytes swat/apps/resource/icon/nuvola/128/bug.png | Bin 13751 -> 0 bytes swat/apps/resource/icon/nuvola/128/cache.png | Bin 7672 -> 0 bytes swat/apps/resource/icon/nuvola/128/camera.png | Bin 10604 -> 0 bytes swat/apps/resource/icon/nuvola/128/cdrom.png | Bin 13250 -> 0 bytes swat/apps/resource/icon/nuvola/128/char-device.png | Bin 12531 -> 0 bytes swat/apps/resource/icon/nuvola/128/chart.png | Bin 15255 -> 0 bytes swat/apps/resource/icon/nuvola/128/clock.png | Bin 21387 -> 0 bytes swat/apps/resource/icon/nuvola/128/colors.png | Bin 17155 -> 0 bytes .../resource/icon/nuvola/128/control-center.png | Bin 16220 -> 0 bytes swat/apps/resource/icon/nuvola/128/core.png | Bin 7406 -> 0 bytes swat/apps/resource/icon/nuvola/128/date.png | Bin 16676 -> 0 bytes swat/apps/resource/icon/nuvola/128/desktop.png | Bin 19771 -> 0 bytes swat/apps/resource/icon/nuvola/128/dictionary.png | Bin 13322 -> 0 bytes swat/apps/resource/icon/nuvola/128/display.png | Bin 9379 -> 0 bytes swat/apps/resource/icon/nuvola/128/email.png | Bin 12326 -> 0 bytes swat/apps/resource/icon/nuvola/128/encrypted.png | Bin 8491 -> 0 bytes swat/apps/resource/icon/nuvola/128/energy.png | Bin 17007 -> 0 bytes swat/apps/resource/icon/nuvola/128/error.png | Bin 13245 -> 0 bytes swat/apps/resource/icon/nuvola/128/exec.png | Bin 11366 -> 0 bytes swat/apps/resource/icon/nuvola/128/floppy.png | Bin 7299 -> 0 bytes swat/apps/resource/icon/nuvola/128/flowchart.png | Bin 13730 -> 0 bytes .../resource/icon/nuvola/128/folder-favorite.png | Bin 19930 -> 0 bytes .../resource/icon/nuvola/128/folder-important.png | Bin 21008 -> 0 bytes .../resource/icon/nuvola/128/folder-locked.png | Bin 19717 -> 0 bytes swat/apps/resource/icon/nuvola/128/folder-open.png | Bin 14274 -> 0 bytes swat/apps/resource/icon/nuvola/128/folder.png | Bin 19233 -> 0 bytes swat/apps/resource/icon/nuvola/128/fonts.png | Bin 13058 -> 0 bytes swat/apps/resource/icon/nuvola/128/graphics.png | Bin 19795 -> 0 bytes swat/apps/resource/icon/nuvola/128/harddrive.png | Bin 6374 -> 0 bytes .../resource/icon/nuvola/128/hardware-info.png | Bin 13737 -> 0 bytes swat/apps/resource/icon/nuvola/128/help-center.png | Bin 15934 -> 0 bytes swat/apps/resource/icon/nuvola/128/info.png | Bin 10246 -> 0 bytes swat/apps/resource/icon/nuvola/128/joystick.png | Bin 15968 -> 0 bytes .../resource/icon/nuvola/128/keyboard-layout.png | Bin 10518 -> 0 bytes swat/apps/resource/icon/nuvola/128/locale.png | Bin 8853 -> 0 bytes .../resource/icon/nuvola/128/look-and-feel.png | Bin 20365 -> 0 bytes .../apps/resource/icon/nuvola/128/mime-archive.png | Bin 12796 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-binary.png | Bin 7538 -> 0 bytes .../resource/icon/nuvola/128/mime-calendar.png | Bin 11442 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-card.png | Bin 9978 -> 0 bytes .../resource/icon/nuvola/128/mime-document.png | Bin 11449 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-html.png | Bin 12121 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-image.png | Bin 7241 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-manual.png | Bin 14873 -> 0 bytes .../resource/icon/nuvola/128/mime-multimedia.png | Bin 10813 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-pdf.png | Bin 9534 -> 0 bytes .../resource/icon/nuvola/128/mime-quicktime.png | Bin 12196 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-rpm.png | Bin 15081 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-script.png | Bin 9826 -> 0 bytes .../resource/icon/nuvola/128/mime-shellscript.png | Bin 5934 -> 0 bytes .../resource/icon/nuvola/128/mime-sourcecode.png | Bin 15439 -> 0 bytes .../resource/icon/nuvola/128/mime-spreadsheet.png | Bin 10127 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-text.png | Bin 3748 -> 0 bytes swat/apps/resource/icon/nuvola/128/mime-video.png | Bin 7103 -> 0 bytes swat/apps/resource/icon/nuvola/128/modem.png | Bin 12785 -> 0 bytes swat/apps/resource/icon/nuvola/128/mouse.png | Bin 14054 -> 0 bytes swat/apps/resource/icon/nuvola/128/movieplayer.png | Bin 7454 -> 0 bytes swat/apps/resource/icon/nuvola/128/multimedia.png | Bin 18510 -> 0 bytes swat/apps/resource/icon/nuvola/128/mycomputer.png | Bin 19567 -> 0 bytes swat/apps/resource/icon/nuvola/128/netscape.png | Bin 10750 -> 0 bytes swat/apps/resource/icon/nuvola/128/network.png | Bin 21000 -> 0 bytes swat/apps/resource/icon/nuvola/128/notes.png | Bin 10333 -> 0 bytes swat/apps/resource/icon/nuvola/128/organizer.png | Bin 29033 -> 0 bytes swat/apps/resource/icon/nuvola/128/paint.png | Bin 17793 -> 0 bytes swat/apps/resource/icon/nuvola/128/partitions.png | Bin 15192 -> 0 bytes swat/apps/resource/icon/nuvola/128/password.png | Bin 12059 -> 0 bytes swat/apps/resource/icon/nuvola/128/pda.png | Bin 8902 -> 0 bytes .../apps/resource/icon/nuvola/128/presentation.png | Bin 9477 -> 0 bytes swat/apps/resource/icon/nuvola/128/printer.png | Bin 11876 -> 0 bytes swat/apps/resource/icon/nuvola/128/scanner.png | Bin 14207 -> 0 bytes swat/apps/resource/icon/nuvola/128/services.png | Bin 19890 -> 0 bytes swat/apps/resource/icon/nuvola/128/settings.png | Bin 24347 -> 0 bytes swat/apps/resource/icon/nuvola/128/tablet.png | Bin 17216 -> 0 bytes swat/apps/resource/icon/nuvola/128/terminal.png | Bin 7421 -> 0 bytes swat/apps/resource/icon/nuvola/128/toys.png | Bin 23185 -> 0 bytes .../resource/icon/nuvola/128/trashcan-empty.png | Bin 11653 -> 0 bytes .../resource/icon/nuvola/128/trashcan-full.png | Bin 19230 -> 0 bytes swat/apps/resource/icon/nuvola/128/tv.png | Bin 6702 -> 0 bytes swat/apps/resource/icon/nuvola/128/user.png | Bin 22679 -> 0 bytes swat/apps/resource/icon/nuvola/128/utilities.png | Bin 15669 -> 0 bytes .../resource/icon/nuvola/128/wordprocessor.png | Bin 15454 -> 0 bytes .../apps/resource/icon/nuvola/16/accessibility.png | Bin 1053 -> 0 bytes swat/apps/resource/icon/nuvola/16/adobe-reader.png | Bin 1139 -> 0 bytes swat/apps/resource/icon/nuvola/16/alarm.png | Bin 1176 -> 0 bytes swat/apps/resource/icon/nuvola/16/applications.png | Bin 931 -> 0 bytes swat/apps/resource/icon/nuvola/16/apply.png | Bin 883 -> 0 bytes swat/apps/resource/icon/nuvola/16/attach.png | Bin 1026 -> 0 bytes swat/apps/resource/icon/nuvola/16/back.png | Bin 912 -> 0 bytes swat/apps/resource/icon/nuvola/16/background.png | Bin 1010 -> 0 bytes swat/apps/resource/icon/nuvola/16/bell.png | Bin 1035 -> 0 bytes .../resource/icon/nuvola/16/bitmapgraphics.png | Bin 1053 -> 0 bytes swat/apps/resource/icon/nuvola/16/bookmark-add.png | Bin 1032 -> 0 bytes .../resource/icon/nuvola/16/bookmark-folder.png | Bin 1125 -> 0 bytes .../resource/icon/nuvola/16/bookmark-toolbar.png | Bin 1061 -> 0 bytes swat/apps/resource/icon/nuvola/16/bookmark.png | Bin 914 -> 0 bytes swat/apps/resource/icon/nuvola/16/bug.png | Bin 991 -> 0 bytes .../apps/resource/icon/nuvola/16/button-cancel.png | Bin 1133 -> 0 bytes swat/apps/resource/icon/nuvola/16/button-ok.png | Bin 883 -> 0 bytes swat/apps/resource/icon/nuvola/16/cache.png | Bin 778 -> 0 bytes swat/apps/resource/icon/nuvola/16/calculator.png | Bin 1040 -> 0 bytes swat/apps/resource/icon/nuvola/16/camera.png | Bin 902 -> 0 bytes swat/apps/resource/icon/nuvola/16/cancel.png | Bin 1133 -> 0 bytes swat/apps/resource/icon/nuvola/16/cdrom.png | Bin 1078 -> 0 bytes swat/apps/resource/icon/nuvola/16/char-device.png | Bin 1022 -> 0 bytes swat/apps/resource/icon/nuvola/16/chart.png | Bin 1166 -> 0 bytes swat/apps/resource/icon/nuvola/16/clipboard.png | Bin 823 -> 0 bytes swat/apps/resource/icon/nuvola/16/clock.png | Bin 1160 -> 0 bytes swat/apps/resource/icon/nuvola/16/color-fill.png | Bin 996 -> 0 bytes swat/apps/resource/icon/nuvola/16/color-line.png | Bin 857 -> 0 bytes swat/apps/resource/icon/nuvola/16/colors.png | Bin 1112 -> 0 bytes swat/apps/resource/icon/nuvola/16/configure.png | Bin 980 -> 0 bytes .../resource/icon/nuvola/16/connect-creating.png | Bin 878 -> 0 bytes .../icon/nuvola/16/connect-established.png | Bin 1155 -> 0 bytes swat/apps/resource/icon/nuvola/16/connect-no.png | Bin 1091 -> 0 bytes .../resource/icon/nuvola/16/control-center.png | Bin 1118 -> 0 bytes swat/apps/resource/icon/nuvola/16/cookie.png | Bin 1122 -> 0 bytes swat/apps/resource/icon/nuvola/16/core.png | Bin 817 -> 0 bytes swat/apps/resource/icon/nuvola/16/date.png | Bin 1114 -> 0 bytes swat/apps/resource/icon/nuvola/16/decrypted.png | Bin 972 -> 0 bytes swat/apps/resource/icon/nuvola/16/desktop.png | Bin 1077 -> 0 bytes swat/apps/resource/icon/nuvola/16/devices.png | Bin 702 -> 0 bytes swat/apps/resource/icon/nuvola/16/dictionary.png | Bin 955 -> 0 bytes swat/apps/resource/icon/nuvola/16/display.png | Bin 888 -> 0 bytes swat/apps/resource/icon/nuvola/16/down.png | Bin 912 -> 0 bytes swat/apps/resource/icon/nuvola/16/edit-copy.png | Bin 730 -> 0 bytes swat/apps/resource/icon/nuvola/16/edit-cut.png | Bin 873 -> 0 bytes swat/apps/resource/icon/nuvola/16/edit-delete.png | Bin 860 -> 0 bytes swat/apps/resource/icon/nuvola/16/edit-paste.png | Bin 911 -> 0 bytes swat/apps/resource/icon/nuvola/16/edit.png | Bin 734 -> 0 bytes swat/apps/resource/icon/nuvola/16/editor.png | Bin 1097 -> 0 bytes swat/apps/resource/icon/nuvola/16/email.png | Bin 971 -> 0 bytes swat/apps/resource/icon/nuvola/16/encrypted.png | Bin 894 -> 0 bytes swat/apps/resource/icon/nuvola/16/energy.png | Bin 1082 -> 0 bytes swat/apps/resource/icon/nuvola/16/error.png | Bin 1150 -> 0 bytes swat/apps/resource/icon/nuvola/16/exec.png | Bin 1022 -> 0 bytes swat/apps/resource/icon/nuvola/16/exit.png | Bin 995 -> 0 bytes swat/apps/resource/icon/nuvola/16/file-manager.png | Bin 984 -> 0 bytes swat/apps/resource/icon/nuvola/16/file-new.png | Bin 805 -> 0 bytes swat/apps/resource/icon/nuvola/16/file-open.png | Bin 702 -> 0 bytes swat/apps/resource/icon/nuvola/16/file-print.png | Bin 1020 -> 0 bytes swat/apps/resource/icon/nuvola/16/file-save-as.png | Bin 1009 -> 0 bytes swat/apps/resource/icon/nuvola/16/file-save.png | Bin 898 -> 0 bytes swat/apps/resource/icon/nuvola/16/find.png | Bin 688 -> 0 bytes swat/apps/resource/icon/nuvola/16/floppy.png | Bin 893 -> 0 bytes swat/apps/resource/icon/nuvola/16/flowchart.png | Bin 1014 -> 0 bytes .../resource/icon/nuvola/16/folder-favorite.png | Bin 779 -> 0 bytes .../resource/icon/nuvola/16/folder-important.png | Bin 846 -> 0 bytes .../apps/resource/icon/nuvola/16/folder-locked.png | Bin 798 -> 0 bytes swat/apps/resource/icon/nuvola/16/folder-open.png | Bin 599 -> 0 bytes swat/apps/resource/icon/nuvola/16/folder.png | Bin 558 -> 0 bytes swat/apps/resource/icon/nuvola/16/fonts.png | Bin 892 -> 0 bytes swat/apps/resource/icon/nuvola/16/forward.png | Bin 920 -> 0 bytes swat/apps/resource/icon/nuvola/16/games.png | Bin 1065 -> 0 bytes swat/apps/resource/icon/nuvola/16/graphics.png | Bin 1118 -> 0 bytes swat/apps/resource/icon/nuvola/16/harddrive.png | Bin 819 -> 0 bytes .../apps/resource/icon/nuvola/16/hardware-info.png | Bin 1122 -> 0 bytes swat/apps/resource/icon/nuvola/16/help-center.png | Bin 1107 -> 0 bytes swat/apps/resource/icon/nuvola/16/help.png | Bin 1187 -> 0 bytes .../apps/resource/icon/nuvola/16/history-clear.png | Bin 1199 -> 0 bytes swat/apps/resource/icon/nuvola/16/history.png | Bin 1166 -> 0 bytes swat/apps/resource/icon/nuvola/16/home.png | Bin 1125 -> 0 bytes swat/apps/resource/icon/nuvola/16/icons.png | Bin 781 -> 0 bytes swat/apps/resource/icon/nuvola/16/iconthemes.png | Bin 969 -> 0 bytes swat/apps/resource/icon/nuvola/16/important.png | Bin 921 -> 0 bytes swat/apps/resource/icon/nuvola/16/info.png | Bin 956 -> 0 bytes swat/apps/resource/icon/nuvola/16/joystick.png | Bin 1065 -> 0 bytes .../resource/icon/nuvola/16/keyboard-layout.png | Bin 1078 -> 0 bytes swat/apps/resource/icon/nuvola/16/locale.png | Bin 1058 -> 0 bytes .../apps/resource/icon/nuvola/16/look-and-feel.png | Bin 1075 -> 0 bytes swat/apps/resource/icon/nuvola/16/magnifier.png | Bin 1000 -> 0 bytes swat/apps/resource/icon/nuvola/16/mail-delete.png | Bin 1167 -> 0 bytes swat/apps/resource/icon/nuvola/16/mail-find.png | Bin 1141 -> 0 bytes swat/apps/resource/icon/nuvola/16/mail-forward.png | Bin 1098 -> 0 bytes swat/apps/resource/icon/nuvola/16/mail-get.png | Bin 1170 -> 0 bytes swat/apps/resource/icon/nuvola/16/mail-new.png | Bin 769 -> 0 bytes .../resource/icon/nuvola/16/mail-reply-all.png | Bin 1137 -> 0 bytes swat/apps/resource/icon/nuvola/16/mail-reply.png | Bin 1093 -> 0 bytes swat/apps/resource/icon/nuvola/16/mail-send.png | Bin 1114 -> 0 bytes swat/apps/resource/icon/nuvola/16/mail.png | Bin 1148 -> 0 bytes swat/apps/resource/icon/nuvola/16/memory.png | Bin 913 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-archive.png | Bin 1050 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-binary.png | Bin 839 -> 0 bytes .../apps/resource/icon/nuvola/16/mime-calendar.png | Bin 919 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-card.png | Bin 888 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-color.png | Bin 912 -> 0 bytes .../apps/resource/icon/nuvola/16/mime-document.png | Bin 948 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-html.png | Bin 951 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-image.png | Bin 824 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-manual.png | Bin 955 -> 0 bytes .../resource/icon/nuvola/16/mime-multimedia.png | Bin 910 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-pdf.png | Bin 857 -> 0 bytes .../resource/icon/nuvola/16/mime-quicktime.png | Bin 931 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-rpm.png | Bin 1123 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-script.png | Bin 919 -> 0 bytes .../resource/icon/nuvola/16/mime-shellscript.png | Bin 823 -> 0 bytes .../resource/icon/nuvola/16/mime-sourcecode.png | Bin 977 -> 0 bytes .../resource/icon/nuvola/16/mime-spreadsheet.png | Bin 990 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-text.png | Bin 560 -> 0 bytes swat/apps/resource/icon/nuvola/16/mime-video.png | Bin 767 -> 0 bytes swat/apps/resource/icon/nuvola/16/misc.png | Bin 1041 -> 0 bytes swat/apps/resource/icon/nuvola/16/mixer.png | Bin 1102 -> 0 bytes swat/apps/resource/icon/nuvola/16/modem.png | Bin 1043 -> 0 bytes swat/apps/resource/icon/nuvola/16/mouse.png | Bin 954 -> 0 bytes swat/apps/resource/icon/nuvola/16/movieplayer.png | Bin 766 -> 0 bytes swat/apps/resource/icon/nuvola/16/multimedia.png | Bin 1019 -> 0 bytes swat/apps/resource/icon/nuvola/16/mycomputer.png | Bin 1028 -> 0 bytes swat/apps/resource/icon/nuvola/16/netscape.png | Bin 934 -> 0 bytes swat/apps/resource/icon/nuvola/16/network.png | Bin 1154 -> 0 bytes swat/apps/resource/icon/nuvola/16/no.png | Bin 922 -> 0 bytes swat/apps/resource/icon/nuvola/16/notes.png | Bin 954 -> 0 bytes swat/apps/resource/icon/nuvola/16/notify.png | Bin 861 -> 0 bytes swat/apps/resource/icon/nuvola/16/ok.png | Bin 883 -> 0 bytes swat/apps/resource/icon/nuvola/16/opera.png | Bin 1089 -> 0 bytes swat/apps/resource/icon/nuvola/16/organizer.png | Bin 1073 -> 0 bytes swat/apps/resource/icon/nuvola/16/paint.png | Bin 1032 -> 0 bytes swat/apps/resource/icon/nuvola/16/partitions.png | Bin 1108 -> 0 bytes swat/apps/resource/icon/nuvola/16/password.png | Bin 949 -> 0 bytes swat/apps/resource/icon/nuvola/16/pda.png | Bin 882 -> 0 bytes swat/apps/resource/icon/nuvola/16/pipe.png | Bin 772 -> 0 bytes swat/apps/resource/icon/nuvola/16/presentation.png | Bin 898 -> 0 bytes swat/apps/resource/icon/nuvola/16/printer.png | Bin 1057 -> 0 bytes swat/apps/resource/icon/nuvola/16/queue.png | Bin 710 -> 0 bytes swat/apps/resource/icon/nuvola/16/redo.png | Bin 708 -> 0 bytes swat/apps/resource/icon/nuvola/16/reload.png | Bin 1135 -> 0 bytes swat/apps/resource/icon/nuvola/16/rotate.png | Bin 842 -> 0 bytes swat/apps/resource/icon/nuvola/16/run.png | Bin 987 -> 0 bytes swat/apps/resource/icon/nuvola/16/scanner.png | Bin 1086 -> 0 bytes swat/apps/resource/icon/nuvola/16/services.png | Bin 1027 -> 0 bytes swat/apps/resource/icon/nuvola/16/settings.png | Bin 1139 -> 0 bytes swat/apps/resource/icon/nuvola/16/signature.png | Bin 790 -> 0 bytes swat/apps/resource/icon/nuvola/16/spellcheck.png | Bin 839 -> 0 bytes swat/apps/resource/icon/nuvola/16/stop.png | Bin 1032 -> 0 bytes swat/apps/resource/icon/nuvola/16/style.png | Bin 991 -> 0 bytes swat/apps/resource/icon/nuvola/16/system.png | Bin 1129 -> 0 bytes .../apps/resource/icon/nuvola/16/tab-duplicate.png | Bin 1016 -> 0 bytes .../resource/icon/nuvola/16/tab-new-raised.png | Bin 1011 -> 0 bytes swat/apps/resource/icon/nuvola/16/tab-new.png | Bin 996 -> 0 bytes swat/apps/resource/icon/nuvola/16/tab-remove.png | Bin 915 -> 0 bytes swat/apps/resource/icon/nuvola/16/tablet.png | Bin 1069 -> 0 bytes swat/apps/resource/icon/nuvola/16/terminal.png | Bin 829 -> 0 bytes swat/apps/resource/icon/nuvola/16/themes.png | Bin 1150 -> 0 bytes swat/apps/resource/icon/nuvola/16/toys.png | Bin 1191 -> 0 bytes .../resource/icon/nuvola/16/trashcan-empty.png | Bin 1038 -> 0 bytes .../apps/resource/icon/nuvola/16/trashcan-full.png | Bin 1115 -> 0 bytes swat/apps/resource/icon/nuvola/16/tv.png | Bin 971 -> 0 bytes swat/apps/resource/icon/nuvola/16/undo.png | Bin 707 -> 0 bytes swat/apps/resource/icon/nuvola/16/up.png | Bin 906 -> 0 bytes swat/apps/resource/icon/nuvola/16/user.png | Bin 1173 -> 0 bytes swat/apps/resource/icon/nuvola/16/utilities.png | Bin 1050 -> 0 bytes swat/apps/resource/icon/nuvola/16/view-bottom.png | Bin 946 -> 0 bytes swat/apps/resource/icon/nuvola/16/view-choose.png | Bin 994 -> 0 bytes .../apps/resource/icon/nuvola/16/view-detailed.png | Bin 961 -> 0 bytes swat/apps/resource/icon/nuvola/16/view-icon.png | Bin 997 -> 0 bytes .../resource/icon/nuvola/16/view-left-right.png | Bin 822 -> 0 bytes .../resource/icon/nuvola/16/view-multicolumn.png | Bin 995 -> 0 bytes swat/apps/resource/icon/nuvola/16/view-remove.png | Bin 708 -> 0 bytes swat/apps/resource/icon/nuvola/16/view-right.png | Bin 986 -> 0 bytes .../apps/resource/icon/nuvola/16/view-sidetree.png | Bin 911 -> 0 bytes swat/apps/resource/icon/nuvola/16/view-text.png | Bin 895 -> 0 bytes .../resource/icon/nuvola/16/view-top-bottom.png | Bin 767 -> 0 bytes swat/apps/resource/icon/nuvola/16/view-tree.png | Bin 907 -> 0 bytes swat/apps/resource/icon/nuvola/16/viewmag-fit.png | Bin 975 -> 0 bytes .../apps/resource/icon/nuvola/16/viewmag-minus.png | Bin 574 -> 0 bytes .../resource/icon/nuvola/16/viewmag-original.png | Bin 664 -> 0 bytes swat/apps/resource/icon/nuvola/16/viewmag-plus.png | Bin 1103 -> 0 bytes swat/apps/resource/icon/nuvola/16/viewmag.png | Bin 813 -> 0 bytes swat/apps/resource/icon/nuvola/16/wizard.png | Bin 899 -> 0 bytes .../apps/resource/icon/nuvola/16/wordprocessor.png | Bin 914 -> 0 bytes swat/apps/resource/icon/nuvola/22/adobe-reader.png | Bin 1807 -> 0 bytes swat/apps/resource/icon/nuvola/22/alarm.png | Bin 1778 -> 0 bytes swat/apps/resource/icon/nuvola/22/attach.png | Bin 1416 -> 0 bytes swat/apps/resource/icon/nuvola/22/back.png | Bin 1229 -> 0 bytes swat/apps/resource/icon/nuvola/22/background.png | Bin 1511 -> 0 bytes swat/apps/resource/icon/nuvola/22/bell.png | Bin 1487 -> 0 bytes .../resource/icon/nuvola/22/bitmapgraphics.png | Bin 1697 -> 0 bytes swat/apps/resource/icon/nuvola/22/bookmark-add.png | Bin 1547 -> 0 bytes swat/apps/resource/icon/nuvola/22/bookmark.png | Bin 1318 -> 0 bytes .../apps/resource/icon/nuvola/22/button-cancel.png | Bin 1572 -> 0 bytes swat/apps/resource/icon/nuvola/22/button-ok.png | Bin 1192 -> 0 bytes swat/apps/resource/icon/nuvola/22/cache.png | Bin 1154 -> 0 bytes swat/apps/resource/icon/nuvola/22/camera.png | Bin 1328 -> 0 bytes swat/apps/resource/icon/nuvola/22/cancel.png | Bin 1572 -> 0 bytes swat/apps/resource/icon/nuvola/22/cdrom.png | Bin 1570 -> 0 bytes swat/apps/resource/icon/nuvola/22/char-device.png | Bin 1410 -> 0 bytes swat/apps/resource/icon/nuvola/22/clock.png | Bin 1726 -> 0 bytes swat/apps/resource/icon/nuvola/22/color-fill.png | Bin 1397 -> 0 bytes swat/apps/resource/icon/nuvola/22/color-line.png | Bin 1138 -> 0 bytes swat/apps/resource/icon/nuvola/22/colors.png | Bin 1700 -> 0 bytes swat/apps/resource/icon/nuvola/22/configure.png | Bin 1276 -> 0 bytes .../resource/icon/nuvola/22/connect-creating.png | Bin 1229 -> 0 bytes .../icon/nuvola/22/connect-established.png | Bin 1672 -> 0 bytes swat/apps/resource/icon/nuvola/22/connect-no.png | Bin 1643 -> 0 bytes .../resource/icon/nuvola/22/control-center.png | Bin 1761 -> 0 bytes swat/apps/resource/icon/nuvola/22/core.png | Bin 1090 -> 0 bytes swat/apps/resource/icon/nuvola/22/date.png | Bin 1707 -> 0 bytes swat/apps/resource/icon/nuvola/22/decrypted.png | Bin 1429 -> 0 bytes swat/apps/resource/icon/nuvola/22/desktop.png | Bin 1649 -> 0 bytes swat/apps/resource/icon/nuvola/22/dictionary.png | Bin 1353 -> 0 bytes swat/apps/resource/icon/nuvola/22/display.png | Bin 1305 -> 0 bytes swat/apps/resource/icon/nuvola/22/down.png | Bin 1234 -> 0 bytes swat/apps/resource/icon/nuvola/22/edit-copy.png | Bin 944 -> 0 bytes swat/apps/resource/icon/nuvola/22/edit-cut.png | Bin 1424 -> 0 bytes swat/apps/resource/icon/nuvola/22/edit-delete.png | Bin 1205 -> 0 bytes swat/apps/resource/icon/nuvola/22/edit-paste.png | Bin 1274 -> 0 bytes swat/apps/resource/icon/nuvola/22/edit.png | Bin 987 -> 0 bytes swat/apps/resource/icon/nuvola/22/email.png | Bin 1333 -> 0 bytes swat/apps/resource/icon/nuvola/22/encrypted.png | Bin 1219 -> 0 bytes swat/apps/resource/icon/nuvola/22/energy.png | Bin 1663 -> 0 bytes swat/apps/resource/icon/nuvola/22/error.png | Bin 1672 -> 0 bytes swat/apps/resource/icon/nuvola/22/exec.png | Bin 1418 -> 0 bytes swat/apps/resource/icon/nuvola/22/exit.png | Bin 1449 -> 0 bytes swat/apps/resource/icon/nuvola/22/file-new.png | Bin 1145 -> 0 bytes swat/apps/resource/icon/nuvola/22/file-open.png | Bin 1040 -> 0 bytes swat/apps/resource/icon/nuvola/22/file-print.png | Bin 1578 -> 0 bytes swat/apps/resource/icon/nuvola/22/file-save-as.png | Bin 1469 -> 0 bytes swat/apps/resource/icon/nuvola/22/file-save.png | Bin 1182 -> 0 bytes swat/apps/resource/icon/nuvola/22/find.png | Bin 976 -> 0 bytes swat/apps/resource/icon/nuvola/22/floppy.png | Bin 1172 -> 0 bytes .../resource/icon/nuvola/22/folder-favorite.png | Bin 1818 -> 0 bytes .../resource/icon/nuvola/22/folder-important.png | Bin 1868 -> 0 bytes .../apps/resource/icon/nuvola/22/folder-locked.png | Bin 1876 -> 0 bytes swat/apps/resource/icon/nuvola/22/folder-open.png | Bin 1412 -> 0 bytes swat/apps/resource/icon/nuvola/22/folder.png | Bin 1805 -> 0 bytes swat/apps/resource/icon/nuvola/22/fonts.png | Bin 1244 -> 0 bytes swat/apps/resource/icon/nuvola/22/forward.png | Bin 1243 -> 0 bytes swat/apps/resource/icon/nuvola/22/graphics.png | Bin 1632 -> 0 bytes swat/apps/resource/icon/nuvola/22/harddrive.png | Bin 1099 -> 0 bytes .../apps/resource/icon/nuvola/22/hardware-info.png | Bin 1659 -> 0 bytes swat/apps/resource/icon/nuvola/22/help-center.png | Bin 1633 -> 0 bytes swat/apps/resource/icon/nuvola/22/help.png | Bin 1474 -> 0 bytes swat/apps/resource/icon/nuvola/22/history.png | Bin 1863 -> 0 bytes swat/apps/resource/icon/nuvola/22/home.png | Bin 1641 -> 0 bytes swat/apps/resource/icon/nuvola/22/info.png | Bin 1352 -> 0 bytes swat/apps/resource/icon/nuvola/22/joystick.png | Bin 1631 -> 0 bytes .../resource/icon/nuvola/22/keyboard-layout.png | Bin 1578 -> 0 bytes swat/apps/resource/icon/nuvola/22/locale.png | Bin 1490 -> 0 bytes swat/apps/resource/icon/nuvola/22/mail-delete.png | Bin 1705 -> 0 bytes swat/apps/resource/icon/nuvola/22/mail-find.png | Bin 1697 -> 0 bytes swat/apps/resource/icon/nuvola/22/mail-forward.png | Bin 1656 -> 0 bytes swat/apps/resource/icon/nuvola/22/mail-get.png | Bin 1817 -> 0 bytes swat/apps/resource/icon/nuvola/22/mail-new.png | Bin 1115 -> 0 bytes .../resource/icon/nuvola/22/mail-reply-all.png | Bin 1717 -> 0 bytes swat/apps/resource/icon/nuvola/22/mail-reply.png | Bin 1623 -> 0 bytes swat/apps/resource/icon/nuvola/22/mail-send.png | Bin 1628 -> 0 bytes swat/apps/resource/icon/nuvola/22/mail.png | Bin 1671 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-archive.png | Bin 1602 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-binary.png | Bin 1158 -> 0 bytes .../apps/resource/icon/nuvola/22/mime-calendar.png | Bin 1333 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-card.png | Bin 1223 -> 0 bytes .../apps/resource/icon/nuvola/22/mime-document.png | Bin 1314 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-html.png | Bin 1324 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-image.png | Bin 1146 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-manual.png | Bin 1434 -> 0 bytes .../resource/icon/nuvola/22/mime-multimedia.png | Bin 1254 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-pdf.png | Bin 1155 -> 0 bytes .../resource/icon/nuvola/22/mime-quicktime.png | Bin 1313 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-rpm.png | Bin 1726 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-script.png | Bin 1315 -> 0 bytes .../resource/icon/nuvola/22/mime-shellscript.png | Bin 1093 -> 0 bytes .../resource/icon/nuvola/22/mime-sourcecode.png | Bin 1443 -> 0 bytes .../resource/icon/nuvola/22/mime-spreadsheet.png | Bin 1491 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-text.png | Bin 756 -> 0 bytes swat/apps/resource/icon/nuvola/22/mime-video.png | Bin 1065 -> 0 bytes swat/apps/resource/icon/nuvola/22/misc.png | Bin 1607 -> 0 bytes swat/apps/resource/icon/nuvola/22/modem.png | Bin 1546 -> 0 bytes swat/apps/resource/icon/nuvola/22/mouse.png | Bin 1395 -> 0 bytes swat/apps/resource/icon/nuvola/22/multimedia.png | Bin 1501 -> 0 bytes swat/apps/resource/icon/nuvola/22/mycomputer.png | Bin 1514 -> 0 bytes swat/apps/resource/icon/nuvola/22/netscape.png | Bin 1314 -> 0 bytes swat/apps/resource/icon/nuvola/22/network.png | Bin 1882 -> 0 bytes swat/apps/resource/icon/nuvola/22/ok.png | Bin 1192 -> 0 bytes swat/apps/resource/icon/nuvola/22/paint.png | Bin 1468 -> 0 bytes swat/apps/resource/icon/nuvola/22/partitions.png | Bin 1729 -> 0 bytes swat/apps/resource/icon/nuvola/22/password.png | Bin 1336 -> 0 bytes swat/apps/resource/icon/nuvola/22/pda.png | Bin 1186 -> 0 bytes swat/apps/resource/icon/nuvola/22/printer.png | Bin 1676 -> 0 bytes swat/apps/resource/icon/nuvola/22/queue.png | Bin 999 -> 0 bytes swat/apps/resource/icon/nuvola/22/redo.png | Bin 1035 -> 0 bytes swat/apps/resource/icon/nuvola/22/reload.png | Bin 1684 -> 0 bytes swat/apps/resource/icon/nuvola/22/run.png | Bin 1353 -> 0 bytes swat/apps/resource/icon/nuvola/22/scanner.png | Bin 1689 -> 0 bytes swat/apps/resource/icon/nuvola/22/settings.png | Bin 1904 -> 0 bytes swat/apps/resource/icon/nuvola/22/signature.png | Bin 981 -> 0 bytes swat/apps/resource/icon/nuvola/22/spellcheck.png | Bin 922 -> 0 bytes swat/apps/resource/icon/nuvola/22/stop.png | Bin 1473 -> 0 bytes swat/apps/resource/icon/nuvola/22/tablet.png | Bin 1617 -> 0 bytes swat/apps/resource/icon/nuvola/22/terminal.png | Bin 1093 -> 0 bytes swat/apps/resource/icon/nuvola/22/toys.png | Bin 1918 -> 0 bytes .../resource/icon/nuvola/22/trashcan-empty.png | Bin 1455 -> 0 bytes .../apps/resource/icon/nuvola/22/trashcan-full.png | Bin 1653 -> 0 bytes swat/apps/resource/icon/nuvola/22/tv.png | Bin 1372 -> 0 bytes swat/apps/resource/icon/nuvola/22/undo.png | Bin 1061 -> 0 bytes swat/apps/resource/icon/nuvola/22/up.png | Bin 1222 -> 0 bytes swat/apps/resource/icon/nuvola/22/user.png | Bin 1850 -> 0 bytes swat/apps/resource/icon/nuvola/22/utilities.png | Bin 1556 -> 0 bytes swat/apps/resource/icon/nuvola/22/view-bottom.png | Bin 1400 -> 0 bytes swat/apps/resource/icon/nuvola/22/view-choose.png | Bin 814 -> 0 bytes .../apps/resource/icon/nuvola/22/view-detailed.png | Bin 1316 -> 0 bytes swat/apps/resource/icon/nuvola/22/view-icon.png | Bin 930 -> 0 bytes .../resource/icon/nuvola/22/view-left-right.png | Bin 1088 -> 0 bytes .../resource/icon/nuvola/22/view-multicolumn.png | Bin 825 -> 0 bytes swat/apps/resource/icon/nuvola/22/view-remove.png | Bin 966 -> 0 bytes swat/apps/resource/icon/nuvola/22/view-right.png | Bin 1404 -> 0 bytes .../apps/resource/icon/nuvola/22/view-sidetree.png | Bin 876 -> 0 bytes swat/apps/resource/icon/nuvola/22/view-text.png | Bin 1181 -> 0 bytes .../resource/icon/nuvola/22/view-top-bottom.png | Bin 1071 -> 0 bytes swat/apps/resource/icon/nuvola/22/view-tree.png | Bin 802 -> 0 bytes swat/apps/resource/icon/nuvola/22/viewmag-fit.png | Bin 1157 -> 0 bytes .../apps/resource/icon/nuvola/22/viewmag-minus.png | Bin 794 -> 0 bytes .../resource/icon/nuvola/22/viewmag-original.png | Bin 808 -> 0 bytes swat/apps/resource/icon/nuvola/22/viewmag-plus.png | Bin 1352 -> 0 bytes swat/apps/resource/icon/nuvola/22/viewmag.png | Bin 1329 -> 0 bytes swat/apps/resource/icon/nuvola/22/wizard.png | Bin 1229 -> 0 bytes .../apps/resource/icon/nuvola/32/accessibility.png | Bin 2295 -> 0 bytes swat/apps/resource/icon/nuvola/32/adobe-reader.png | Bin 2948 -> 0 bytes swat/apps/resource/icon/nuvola/32/alarm.png | Bin 2920 -> 0 bytes swat/apps/resource/icon/nuvola/32/applications.png | Bin 2080 -> 0 bytes swat/apps/resource/icon/nuvola/32/attach.png | Bin 2285 -> 0 bytes swat/apps/resource/icon/nuvola/32/back.png | Bin 1821 -> 0 bytes swat/apps/resource/icon/nuvola/32/background.png | Bin 2413 -> 0 bytes swat/apps/resource/icon/nuvola/32/bell.png | Bin 2390 -> 0 bytes .../resource/icon/nuvola/32/bitmapgraphics.png | Bin 2793 -> 0 bytes swat/apps/resource/icon/nuvola/32/bookmark-add.png | Bin 2509 -> 0 bytes swat/apps/resource/icon/nuvola/32/bookmark.png | Bin 2126 -> 0 bytes swat/apps/resource/icon/nuvola/32/bug.png | Bin 2325 -> 0 bytes .../apps/resource/icon/nuvola/32/button-cancel.png | Bin 2478 -> 0 bytes swat/apps/resource/icon/nuvola/32/button-ok.png | Bin 1732 -> 0 bytes swat/apps/resource/icon/nuvola/32/cache.png | Bin 1700 -> 0 bytes swat/apps/resource/icon/nuvola/32/calculator.png | Bin 2461 -> 0 bytes swat/apps/resource/icon/nuvola/32/camera.png | Bin 1974 -> 0 bytes swat/apps/resource/icon/nuvola/32/cdrom.png | Bin 2445 -> 0 bytes swat/apps/resource/icon/nuvola/32/char-device.png | Bin 2238 -> 0 bytes swat/apps/resource/icon/nuvola/32/chart.png | Bin 2465 -> 0 bytes swat/apps/resource/icon/nuvola/32/clipboard.png | Bin 1947 -> 0 bytes swat/apps/resource/icon/nuvola/32/clock.png | Bin 2905 -> 0 bytes swat/apps/resource/icon/nuvola/32/colors.png | Bin 2625 -> 0 bytes swat/apps/resource/icon/nuvola/32/configure.png | Bin 1907 -> 0 bytes .../resource/icon/nuvola/32/connect-creating.png | Bin 1904 -> 0 bytes .../icon/nuvola/32/connect-established.png | Bin 2683 -> 0 bytes swat/apps/resource/icon/nuvola/32/connect-no.png | Bin 2803 -> 0 bytes swat/apps/resource/icon/nuvola/32/contents.png | Bin 2226 -> 0 bytes .../resource/icon/nuvola/32/control-center.png | Bin 2857 -> 0 bytes swat/apps/resource/icon/nuvola/32/cookie.png | Bin 2679 -> 0 bytes swat/apps/resource/icon/nuvola/32/core.png | Bin 1596 -> 0 bytes swat/apps/resource/icon/nuvola/32/date.png | Bin 2825 -> 0 bytes swat/apps/resource/icon/nuvola/32/decrypted.png | Bin 2025 -> 0 bytes swat/apps/resource/icon/nuvola/32/desktop.png | Bin 2742 -> 0 bytes swat/apps/resource/icon/nuvola/32/devices.png | Bin 1355 -> 0 bytes swat/apps/resource/icon/nuvola/32/dictionary.png | Bin 2159 -> 0 bytes swat/apps/resource/icon/nuvola/32/display.png | Bin 1965 -> 0 bytes swat/apps/resource/icon/nuvola/32/down.png | Bin 1748 -> 0 bytes swat/apps/resource/icon/nuvola/32/edit-copy.png | Bin 1329 -> 0 bytes swat/apps/resource/icon/nuvola/32/edit-cut.png | Bin 1849 -> 0 bytes swat/apps/resource/icon/nuvola/32/edit-delete.png | Bin 1805 -> 0 bytes swat/apps/resource/icon/nuvola/32/edit-paste.png | Bin 1799 -> 0 bytes swat/apps/resource/icon/nuvola/32/edit.png | Bin 1395 -> 0 bytes swat/apps/resource/icon/nuvola/32/editor.png | Bin 2805 -> 0 bytes swat/apps/resource/icon/nuvola/32/email.png | Bin 2079 -> 0 bytes swat/apps/resource/icon/nuvola/32/encrypted.png | Bin 1795 -> 0 bytes swat/apps/resource/icon/nuvola/32/energy.png | Bin 2753 -> 0 bytes swat/apps/resource/icon/nuvola/32/error.png | Bin 2622 -> 0 bytes swat/apps/resource/icon/nuvola/32/exec.png | Bin 2168 -> 0 bytes swat/apps/resource/icon/nuvola/32/exit.png | Bin 2446 -> 0 bytes swat/apps/resource/icon/nuvola/32/file-manager.png | Bin 1920 -> 0 bytes swat/apps/resource/icon/nuvola/32/file-new.png | Bin 1857 -> 0 bytes swat/apps/resource/icon/nuvola/32/file-open.png | Bin 1714 -> 0 bytes swat/apps/resource/icon/nuvola/32/file-print.png | Bin 2504 -> 0 bytes swat/apps/resource/icon/nuvola/32/file-save-as.png | Bin 2346 -> 0 bytes swat/apps/resource/icon/nuvola/32/file-save.png | Bin 1741 -> 0 bytes swat/apps/resource/icon/nuvola/32/find.png | Bin 1446 -> 0 bytes swat/apps/resource/icon/nuvola/32/floppy.png | Bin 1757 -> 0 bytes swat/apps/resource/icon/nuvola/32/flowchart.png | Bin 2309 -> 0 bytes .../resource/icon/nuvola/32/folder-favorite.png | Bin 3112 -> 0 bytes .../resource/icon/nuvola/32/folder-important.png | Bin 3214 -> 0 bytes .../apps/resource/icon/nuvola/32/folder-locked.png | Bin 3092 -> 0 bytes swat/apps/resource/icon/nuvola/32/folder-open.png | Bin 2300 -> 0 bytes swat/apps/resource/icon/nuvola/32/folder.png | Bin 2972 -> 0 bytes swat/apps/resource/icon/nuvola/32/fonts.png | Bin 1993 -> 0 bytes swat/apps/resource/icon/nuvola/32/forward.png | Bin 1860 -> 0 bytes swat/apps/resource/icon/nuvola/32/games.png | Bin 2590 -> 0 bytes swat/apps/resource/icon/nuvola/32/graphics.png | Bin 2742 -> 0 bytes swat/apps/resource/icon/nuvola/32/harddrive.png | Bin 1551 -> 0 bytes .../apps/resource/icon/nuvola/32/hardware-info.png | Bin 2653 -> 0 bytes swat/apps/resource/icon/nuvola/32/help-center.png | Bin 2647 -> 0 bytes swat/apps/resource/icon/nuvola/32/help.png | Bin 2671 -> 0 bytes swat/apps/resource/icon/nuvola/32/home.png | Bin 2585 -> 0 bytes swat/apps/resource/icon/nuvola/32/icons.png | Bin 1646 -> 0 bytes swat/apps/resource/icon/nuvola/32/iconthemes.png | Bin 2408 -> 0 bytes swat/apps/resource/icon/nuvola/32/important.png | Bin 2169 -> 0 bytes swat/apps/resource/icon/nuvola/32/info.png | Bin 2017 -> 0 bytes swat/apps/resource/icon/nuvola/32/joystick.png | Bin 2594 -> 0 bytes .../resource/icon/nuvola/32/keyboard-layout.png | Bin 2410 -> 0 bytes swat/apps/resource/icon/nuvola/32/locale.png | Bin 2179 -> 0 bytes .../apps/resource/icon/nuvola/32/look-and-feel.png | Bin 2770 -> 0 bytes swat/apps/resource/icon/nuvola/32/magnifier.png | Bin 2167 -> 0 bytes swat/apps/resource/icon/nuvola/32/mail-delete.png | Bin 2713 -> 0 bytes swat/apps/resource/icon/nuvola/32/mail-find.png | Bin 2707 -> 0 bytes swat/apps/resource/icon/nuvola/32/mail-get.png | Bin 2990 -> 0 bytes swat/apps/resource/icon/nuvola/32/mail-new.png | Bin 1672 -> 0 bytes swat/apps/resource/icon/nuvola/32/mail-send.png | Bin 2577 -> 0 bytes swat/apps/resource/icon/nuvola/32/mail.png | Bin 2665 -> 0 bytes swat/apps/resource/icon/nuvola/32/memory.png | Bin 2276 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-archive.png | Bin 2566 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-binary.png | Bin 1756 -> 0 bytes .../apps/resource/icon/nuvola/32/mime-calendar.png | Bin 2058 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-card.png | Bin 1764 -> 0 bytes .../apps/resource/icon/nuvola/32/mime-document.png | Bin 2118 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-html.png | Bin 2034 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-image.png | Bin 1605 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-manual.png | Bin 2285 -> 0 bytes .../resource/icon/nuvola/32/mime-multimedia.png | Bin 1894 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-pdf.png | Bin 1752 -> 0 bytes .../resource/icon/nuvola/32/mime-quicktime.png | Bin 2001 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-rpm.png | Bin 2820 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-script.png | Bin 1951 -> 0 bytes .../resource/icon/nuvola/32/mime-shellscript.png | Bin 1546 -> 0 bytes .../resource/icon/nuvola/32/mime-sourcecode.png | Bin 2201 -> 0 bytes .../resource/icon/nuvola/32/mime-spreadsheet.png | Bin 2243 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-text.png | Bin 1006 -> 0 bytes swat/apps/resource/icon/nuvola/32/mime-video.png | Bin 1587 -> 0 bytes swat/apps/resource/icon/nuvola/32/misc.png | Bin 2853 -> 0 bytes swat/apps/resource/icon/nuvola/32/mixer.png | Bin 2906 -> 0 bytes swat/apps/resource/icon/nuvola/32/modem.png | Bin 2493 -> 0 bytes swat/apps/resource/icon/nuvola/32/mouse.png | Bin 2152 -> 0 bytes swat/apps/resource/icon/nuvola/32/movieplayer.png | Bin 1516 -> 0 bytes swat/apps/resource/icon/nuvola/32/multimedia.png | Bin 2641 -> 0 bytes swat/apps/resource/icon/nuvola/32/mycomputer.png | Bin 2726 -> 0 bytes swat/apps/resource/icon/nuvola/32/netscape.png | Bin 2020 -> 0 bytes swat/apps/resource/icon/nuvola/32/network.png | Bin 3141 -> 0 bytes swat/apps/resource/icon/nuvola/32/notes.png | Bin 2089 -> 0 bytes swat/apps/resource/icon/nuvola/32/notify.png | Bin 3050 -> 0 bytes swat/apps/resource/icon/nuvola/32/opera.png | Bin 2676 -> 0 bytes swat/apps/resource/icon/nuvola/32/organizer.png | Bin 3172 -> 0 bytes swat/apps/resource/icon/nuvola/32/paint.png | Bin 2608 -> 0 bytes swat/apps/resource/icon/nuvola/32/partitions.png | Bin 2676 -> 0 bytes swat/apps/resource/icon/nuvola/32/password.png | Bin 2085 -> 0 bytes swat/apps/resource/icon/nuvola/32/pda.png | Bin 1787 -> 0 bytes swat/apps/resource/icon/nuvola/32/pipe.png | Bin 1624 -> 0 bytes swat/apps/resource/icon/nuvola/32/presentation.png | Bin 2103 -> 0 bytes swat/apps/resource/icon/nuvola/32/printer.png | Bin 2650 -> 0 bytes swat/apps/resource/icon/nuvola/32/queue.png | Bin 1562 -> 0 bytes swat/apps/resource/icon/nuvola/32/redo.png | Bin 1615 -> 0 bytes swat/apps/resource/icon/nuvola/32/reload.png | Bin 2536 -> 0 bytes swat/apps/resource/icon/nuvola/32/run.png | Bin 2057 -> 0 bytes swat/apps/resource/icon/nuvola/32/scanner.png | Bin 2600 -> 0 bytes swat/apps/resource/icon/nuvola/32/services.png | Bin 2853 -> 0 bytes swat/apps/resource/icon/nuvola/32/settings.png | Bin 3316 -> 0 bytes swat/apps/resource/icon/nuvola/32/stop.png | Bin 2437 -> 0 bytes swat/apps/resource/icon/nuvola/32/style.png | Bin 2070 -> 0 bytes swat/apps/resource/icon/nuvola/32/system.png | Bin 3023 -> 0 bytes swat/apps/resource/icon/nuvola/32/tablet.png | Bin 2505 -> 0 bytes swat/apps/resource/icon/nuvola/32/terminal.png | Bin 1683 -> 0 bytes swat/apps/resource/icon/nuvola/32/themes.png | Bin 3074 -> 0 bytes swat/apps/resource/icon/nuvola/32/toys.png | Bin 3387 -> 0 bytes .../resource/icon/nuvola/32/trashcan-empty.png | Bin 2236 -> 0 bytes .../apps/resource/icon/nuvola/32/trashcan-full.png | Bin 2844 -> 0 bytes swat/apps/resource/icon/nuvola/32/tv.png | Bin 1928 -> 0 bytes swat/apps/resource/icon/nuvola/32/undo.png | Bin 1608 -> 0 bytes swat/apps/resource/icon/nuvola/32/up.png | Bin 1849 -> 0 bytes swat/apps/resource/icon/nuvola/32/user.png | Bin 3199 -> 0 bytes swat/apps/resource/icon/nuvola/32/utilities.png | Bin 2559 -> 0 bytes swat/apps/resource/icon/nuvola/32/view-bottom.png | Bin 2211 -> 0 bytes swat/apps/resource/icon/nuvola/32/view-choose.png | Bin 2048 -> 0 bytes .../apps/resource/icon/nuvola/32/view-detailed.png | Bin 1979 -> 0 bytes swat/apps/resource/icon/nuvola/32/view-icon.png | Bin 2151 -> 0 bytes .../resource/icon/nuvola/32/view-left-right.png | Bin 1602 -> 0 bytes .../resource/icon/nuvola/32/view-multicolumn.png | Bin 2155 -> 0 bytes swat/apps/resource/icon/nuvola/32/view-remove.png | Bin 1406 -> 0 bytes swat/apps/resource/icon/nuvola/32/view-right.png | Bin 2226 -> 0 bytes .../apps/resource/icon/nuvola/32/view-sidetree.png | Bin 1929 -> 0 bytes swat/apps/resource/icon/nuvola/32/view-text.png | Bin 1759 -> 0 bytes .../resource/icon/nuvola/32/view-top-bottom.png | Bin 1565 -> 0 bytes swat/apps/resource/icon/nuvola/32/view-tree.png | Bin 1889 -> 0 bytes swat/apps/resource/icon/nuvola/32/viewmag-fit.png | Bin 3233 -> 0 bytes .../apps/resource/icon/nuvola/32/viewmag-minus.png | Bin 2847 -> 0 bytes .../resource/icon/nuvola/32/viewmag-original.png | Bin 2739 -> 0 bytes swat/apps/resource/icon/nuvola/32/viewmag-plus.png | Bin 2901 -> 0 bytes swat/apps/resource/icon/nuvola/32/viewmag.png | Bin 2282 -> 0 bytes .../apps/resource/icon/nuvola/32/wordprocessor.png | Bin 2288 -> 0 bytes .../apps/resource/icon/nuvola/48/accessibility.png | Bin 3532 -> 0 bytes swat/apps/resource/icon/nuvola/48/adobe-reader.png | Bin 4989 -> 0 bytes swat/apps/resource/icon/nuvola/48/alarm.png | Bin 4812 -> 0 bytes swat/apps/resource/icon/nuvola/48/applications.png | Bin 3383 -> 0 bytes swat/apps/resource/icon/nuvola/48/back.png | Bin 2687 -> 0 bytes swat/apps/resource/icon/nuvola/48/background.png | Bin 3833 -> 0 bytes swat/apps/resource/icon/nuvola/48/bell.png | Bin 3966 -> 0 bytes .../resource/icon/nuvola/48/bitmapgraphics.png | Bin 5146 -> 0 bytes swat/apps/resource/icon/nuvola/48/bug.png | Bin 3900 -> 0 bytes swat/apps/resource/icon/nuvola/48/cache.png | Bin 2484 -> 0 bytes swat/apps/resource/icon/nuvola/48/calculator.png | Bin 4014 -> 0 bytes swat/apps/resource/icon/nuvola/48/camera.png | Bin 3094 -> 0 bytes swat/apps/resource/icon/nuvola/48/cdrom.png | Bin 4058 -> 0 bytes swat/apps/resource/icon/nuvola/48/char-device.png | Bin 3679 -> 0 bytes swat/apps/resource/icon/nuvola/48/chart.png | Bin 4220 -> 0 bytes swat/apps/resource/icon/nuvola/48/clipboard.png | Bin 3364 -> 0 bytes swat/apps/resource/icon/nuvola/48/clock.png | Bin 5063 -> 0 bytes swat/apps/resource/icon/nuvola/48/colors.png | Bin 4469 -> 0 bytes .../resource/icon/nuvola/48/control-center.png | Bin 4736 -> 0 bytes swat/apps/resource/icon/nuvola/48/core.png | Bin 2441 -> 0 bytes swat/apps/resource/icon/nuvola/48/date.png | Bin 4711 -> 0 bytes swat/apps/resource/icon/nuvola/48/desktop.png | Bin 4878 -> 0 bytes swat/apps/resource/icon/nuvola/48/devices.png | Bin 2207 -> 0 bytes swat/apps/resource/icon/nuvola/48/dictionary.png | Bin 3482 -> 0 bytes swat/apps/resource/icon/nuvola/48/display.png | Bin 3071 -> 0 bytes swat/apps/resource/icon/nuvola/48/down.png | Bin 2627 -> 0 bytes swat/apps/resource/icon/nuvola/48/editor.png | Bin 4979 -> 0 bytes swat/apps/resource/icon/nuvola/48/email.png | Bin 3393 -> 0 bytes swat/apps/resource/icon/nuvola/48/encrypted.png | Bin 2804 -> 0 bytes swat/apps/resource/icon/nuvola/48/energy.png | Bin 4619 -> 0 bytes swat/apps/resource/icon/nuvola/48/error.png | Bin 4477 -> 0 bytes swat/apps/resource/icon/nuvola/48/exec.png | Bin 3465 -> 0 bytes swat/apps/resource/icon/nuvola/48/file-manager.png | Bin 2686 -> 0 bytes swat/apps/resource/icon/nuvola/48/file-print.png | Bin 3369 -> 0 bytes swat/apps/resource/icon/nuvola/48/floppy.png | Bin 2705 -> 0 bytes swat/apps/resource/icon/nuvola/48/flowchart.png | Bin 3938 -> 0 bytes .../resource/icon/nuvola/48/folder-favorite.png | Bin 5047 -> 0 bytes .../resource/icon/nuvola/48/folder-important.png | Bin 5277 -> 0 bytes .../apps/resource/icon/nuvola/48/folder-locked.png | Bin 5067 -> 0 bytes swat/apps/resource/icon/nuvola/48/folder-open.png | Bin 3806 -> 0 bytes swat/apps/resource/icon/nuvola/48/folder.png | Bin 4789 -> 0 bytes swat/apps/resource/icon/nuvola/48/fonts.png | Bin 3388 -> 0 bytes swat/apps/resource/icon/nuvola/48/forward.png | Bin 2892 -> 0 bytes swat/apps/resource/icon/nuvola/48/games.png | Bin 4173 -> 0 bytes swat/apps/resource/icon/nuvola/48/graphics.png | Bin 4709 -> 0 bytes swat/apps/resource/icon/nuvola/48/harddrive.png | Bin 2283 -> 0 bytes .../apps/resource/icon/nuvola/48/hardware-info.png | Bin 4180 -> 0 bytes swat/apps/resource/icon/nuvola/48/help-center.png | Bin 4449 -> 0 bytes swat/apps/resource/icon/nuvola/48/home.png | Bin 3831 -> 0 bytes swat/apps/resource/icon/nuvola/48/icons.png | Bin 2461 -> 0 bytes swat/apps/resource/icon/nuvola/48/iconthemes.png | Bin 4045 -> 0 bytes swat/apps/resource/icon/nuvola/48/important.png | Bin 3519 -> 0 bytes swat/apps/resource/icon/nuvola/48/info.png | Bin 3188 -> 0 bytes swat/apps/resource/icon/nuvola/48/joystick.png | Bin 4096 -> 0 bytes .../resource/icon/nuvola/48/keyboard-layout.png | Bin 3548 -> 0 bytes swat/apps/resource/icon/nuvola/48/locale.png | Bin 3077 -> 0 bytes .../apps/resource/icon/nuvola/48/look-and-feel.png | Bin 4935 -> 0 bytes swat/apps/resource/icon/nuvola/48/magnifier.png | Bin 3779 -> 0 bytes swat/apps/resource/icon/nuvola/48/memory.png | Bin 4185 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-archive.png | Bin 4011 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-binary.png | Bin 2728 -> 0 bytes .../apps/resource/icon/nuvola/48/mime-calendar.png | Bin 3361 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-card.png | Bin 2861 -> 0 bytes .../apps/resource/icon/nuvola/48/mime-document.png | Bin 3330 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-html.png | Bin 3382 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-image.png | Bin 2512 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-manual.png | Bin 3770 -> 0 bytes .../resource/icon/nuvola/48/mime-multimedia.png | Bin 3046 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-pdf.png | Bin 2748 -> 0 bytes .../resource/icon/nuvola/48/mime-quicktime.png | Bin 3341 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-rpm.png | Bin 4603 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-script.png | Bin 3088 -> 0 bytes .../resource/icon/nuvola/48/mime-shellscript.png | Bin 2275 -> 0 bytes .../resource/icon/nuvola/48/mime-sourcecode.png | Bin 3988 -> 0 bytes .../resource/icon/nuvola/48/mime-spreadsheet.png | Bin 3271 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-text.png | Bin 1536 -> 0 bytes swat/apps/resource/icon/nuvola/48/mime-video.png | Bin 2459 -> 0 bytes swat/apps/resource/icon/nuvola/48/mixer.png | Bin 4609 -> 0 bytes swat/apps/resource/icon/nuvola/48/modem.png | Bin 3813 -> 0 bytes swat/apps/resource/icon/nuvola/48/mouse.png | Bin 3657 -> 0 bytes swat/apps/resource/icon/nuvola/48/movieplayer.png | Bin 2427 -> 0 bytes swat/apps/resource/icon/nuvola/48/multimedia.png | Bin 4788 -> 0 bytes swat/apps/resource/icon/nuvola/48/mycomputer.png | Bin 4814 -> 0 bytes swat/apps/resource/icon/nuvola/48/netscape.png | Bin 3265 -> 0 bytes swat/apps/resource/icon/nuvola/48/network.png | Bin 5597 -> 0 bytes swat/apps/resource/icon/nuvola/48/notes.png | Bin 3267 -> 0 bytes swat/apps/resource/icon/nuvola/48/notify.png | Bin 5027 -> 0 bytes swat/apps/resource/icon/nuvola/48/opera.png | Bin 4421 -> 0 bytes swat/apps/resource/icon/nuvola/48/organizer.png | Bin 6475 -> 0 bytes swat/apps/resource/icon/nuvola/48/paint.png | Bin 4379 -> 0 bytes swat/apps/resource/icon/nuvola/48/partitions.png | Bin 4377 -> 0 bytes swat/apps/resource/icon/nuvola/48/password.png | Bin 3365 -> 0 bytes swat/apps/resource/icon/nuvola/48/pda.png | Bin 2761 -> 0 bytes swat/apps/resource/icon/nuvola/48/pipe.png | Bin 2469 -> 0 bytes swat/apps/resource/icon/nuvola/48/presentation.png | Bin 3191 -> 0 bytes swat/apps/resource/icon/nuvola/48/printer.png | Bin 4006 -> 0 bytes swat/apps/resource/icon/nuvola/48/reload.png | Bin 4229 -> 0 bytes swat/apps/resource/icon/nuvola/48/scanner.png | Bin 4185 -> 0 bytes swat/apps/resource/icon/nuvola/48/services.png | Bin 5089 -> 0 bytes swat/apps/resource/icon/nuvola/48/settings.png | Bin 5994 -> 0 bytes swat/apps/resource/icon/nuvola/48/style.png | Bin 2920 -> 0 bytes swat/apps/resource/icon/nuvola/48/system.png | Bin 5111 -> 0 bytes swat/apps/resource/icon/nuvola/48/tablet.png | Bin 4326 -> 0 bytes swat/apps/resource/icon/nuvola/48/terminal.png | Bin 2495 -> 0 bytes swat/apps/resource/icon/nuvola/48/themes.png | Bin 4934 -> 0 bytes swat/apps/resource/icon/nuvola/48/toys.png | Bin 5784 -> 0 bytes .../resource/icon/nuvola/48/trashcan-empty.png | Bin 3550 -> 0 bytes .../apps/resource/icon/nuvola/48/trashcan-full.png | Bin 4997 -> 0 bytes swat/apps/resource/icon/nuvola/48/tv.png | Bin 2696 -> 0 bytes swat/apps/resource/icon/nuvola/48/up.png | Bin 2802 -> 0 bytes swat/apps/resource/icon/nuvola/48/user.png | Bin 5470 -> 0 bytes swat/apps/resource/icon/nuvola/48/utilities.png | Bin 4217 -> 0 bytes .../apps/resource/icon/nuvola/48/wordprocessor.png | Bin 3934 -> 0 bytes swat/apps/resource/icon/nuvola/64/adobe-reader.png | Bin 7294 -> 0 bytes swat/apps/resource/icon/nuvola/64/applications.png | Bin 4838 -> 0 bytes swat/apps/resource/icon/nuvola/64/background.png | Bin 5477 -> 0 bytes swat/apps/resource/icon/nuvola/64/bell.png | Bin 5776 -> 0 bytes .../resource/icon/nuvola/64/bitmapgraphics.png | Bin 8117 -> 0 bytes swat/apps/resource/icon/nuvola/64/bug.png | Bin 5726 -> 0 bytes swat/apps/resource/icon/nuvola/64/cache.png | Bin 3420 -> 0 bytes swat/apps/resource/icon/nuvola/64/calculator.png | Bin 5740 -> 0 bytes swat/apps/resource/icon/nuvola/64/camera.png | Bin 4389 -> 0 bytes swat/apps/resource/icon/nuvola/64/cdrom.png | Bin 5957 -> 0 bytes swat/apps/resource/icon/nuvola/64/char-device.png | Bin 5210 -> 0 bytes swat/apps/resource/icon/nuvola/64/chart.png | Bin 6115 -> 0 bytes swat/apps/resource/icon/nuvola/64/clipboard.png | Bin 4949 -> 0 bytes swat/apps/resource/icon/nuvola/64/clock.png | Bin 7445 -> 0 bytes swat/apps/resource/icon/nuvola/64/colors.png | Bin 6581 -> 0 bytes .../resource/icon/nuvola/64/control-center.png | Bin 6794 -> 0 bytes swat/apps/resource/icon/nuvola/64/core.png | Bin 3322 -> 0 bytes swat/apps/resource/icon/nuvola/64/date.png | Bin 6813 -> 0 bytes swat/apps/resource/icon/nuvola/64/desktop.png | Bin 7360 -> 0 bytes swat/apps/resource/icon/nuvola/64/devices.png | Bin 2943 -> 0 bytes swat/apps/resource/icon/nuvola/64/dictionary.png | Bin 4971 -> 0 bytes swat/apps/resource/icon/nuvola/64/display.png | Bin 4321 -> 0 bytes swat/apps/resource/icon/nuvola/64/editor.png | Bin 7625 -> 0 bytes swat/apps/resource/icon/nuvola/64/email.png | Bin 4911 -> 0 bytes swat/apps/resource/icon/nuvola/64/encrypted.png | Bin 3781 -> 0 bytes swat/apps/resource/icon/nuvola/64/energy.png | Bin 6915 -> 0 bytes swat/apps/resource/icon/nuvola/64/error.png | Bin 6081 -> 0 bytes swat/apps/resource/icon/nuvola/64/exec.png | Bin 5180 -> 0 bytes swat/apps/resource/icon/nuvola/64/file-manager.png | Bin 3596 -> 0 bytes swat/apps/resource/icon/nuvola/64/floppy.png | Bin 3781 -> 0 bytes swat/apps/resource/icon/nuvola/64/flowchart.png | Bin 5627 -> 0 bytes .../resource/icon/nuvola/64/folder-favorite.png | Bin 7622 -> 0 bytes .../resource/icon/nuvola/64/folder-important.png | Bin 7889 -> 0 bytes .../apps/resource/icon/nuvola/64/folder-locked.png | Bin 7544 -> 0 bytes swat/apps/resource/icon/nuvola/64/folder-open.png | Bin 5712 -> 0 bytes swat/apps/resource/icon/nuvola/64/folder.png | Bin 7310 -> 0 bytes swat/apps/resource/icon/nuvola/64/fonts.png | Bin 5080 -> 0 bytes swat/apps/resource/icon/nuvola/64/games.png | Bin 6251 -> 0 bytes swat/apps/resource/icon/nuvola/64/graphics.png | Bin 7349 -> 0 bytes swat/apps/resource/icon/nuvola/64/harddrive.png | Bin 3123 -> 0 bytes .../apps/resource/icon/nuvola/64/hardware-info.png | Bin 5838 -> 0 bytes swat/apps/resource/icon/nuvola/64/help-center.png | Bin 6693 -> 0 bytes swat/apps/resource/icon/nuvola/64/icons.png | Bin 3428 -> 0 bytes swat/apps/resource/icon/nuvola/64/important.png | Bin 4994 -> 0 bytes swat/apps/resource/icon/nuvola/64/info.png | Bin 4434 -> 0 bytes swat/apps/resource/icon/nuvola/64/joystick.png | Bin 6189 -> 0 bytes .../resource/icon/nuvola/64/keyboard-layout.png | Bin 4883 -> 0 bytes swat/apps/resource/icon/nuvola/64/locale.png | Bin 4062 -> 0 bytes .../apps/resource/icon/nuvola/64/look-and-feel.png | Bin 7579 -> 0 bytes swat/apps/resource/icon/nuvola/64/magnifier.png | Bin 5275 -> 0 bytes swat/apps/resource/icon/nuvola/64/memory.png | Bin 6633 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-archive.png | Bin 5854 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-binary.png | Bin 3703 -> 0 bytes .../apps/resource/icon/nuvola/64/mime-calendar.png | Bin 4882 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-card.png | Bin 4003 -> 0 bytes .../apps/resource/icon/nuvola/64/mime-document.png | Bin 4878 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-html.png | Bin 4906 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-image.png | Bin 3401 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-manual.png | Bin 5619 -> 0 bytes .../resource/icon/nuvola/64/mime-multimedia.png | Bin 4399 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-pdf.png | Bin 3922 -> 0 bytes .../resource/icon/nuvola/64/mime-quicktime.png | Bin 4807 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-rpm.png | Bin 6713 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-script.png | Bin 4302 -> 0 bytes .../resource/icon/nuvola/64/mime-shellscript.png | Bin 2976 -> 0 bytes .../resource/icon/nuvola/64/mime-sourcecode.png | Bin 5909 -> 0 bytes .../resource/icon/nuvola/64/mime-spreadsheet.png | Bin 4619 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-text.png | Bin 1945 -> 0 bytes swat/apps/resource/icon/nuvola/64/mime-video.png | Bin 3312 -> 0 bytes swat/apps/resource/icon/nuvola/64/mixer.png | Bin 6596 -> 0 bytes swat/apps/resource/icon/nuvola/64/modem.png | Bin 5323 -> 0 bytes swat/apps/resource/icon/nuvola/64/mouse.png | Bin 5419 -> 0 bytes swat/apps/resource/icon/nuvola/64/movieplayer.png | Bin 3279 -> 0 bytes swat/apps/resource/icon/nuvola/64/multimedia.png | Bin 7128 -> 0 bytes swat/apps/resource/icon/nuvola/64/mycomputer.png | Bin 7319 -> 0 bytes swat/apps/resource/icon/nuvola/64/netscape.png | Bin 4575 -> 0 bytes swat/apps/resource/icon/nuvola/64/network.png | Bin 8319 -> 0 bytes swat/apps/resource/icon/nuvola/64/notes.png | Bin 4344 -> 0 bytes swat/apps/resource/icon/nuvola/64/notify.png | Bin 7690 -> 0 bytes swat/apps/resource/icon/nuvola/64/organizer.png | Bin 10167 -> 0 bytes swat/apps/resource/icon/nuvola/64/paint.png | Bin 6520 -> 0 bytes swat/apps/resource/icon/nuvola/64/partitions.png | Bin 6455 -> 0 bytes swat/apps/resource/icon/nuvola/64/password.png | Bin 4696 -> 0 bytes swat/apps/resource/icon/nuvola/64/pda.png | Bin 3942 -> 0 bytes swat/apps/resource/icon/nuvola/64/pipe.png | Bin 3808 -> 0 bytes swat/apps/resource/icon/nuvola/64/presentation.png | Bin 4307 -> 0 bytes swat/apps/resource/icon/nuvola/64/printer.png | Bin 5656 -> 0 bytes swat/apps/resource/icon/nuvola/64/scanner.png | Bin 6067 -> 0 bytes swat/apps/resource/icon/nuvola/64/services.png | Bin 7628 -> 0 bytes swat/apps/resource/icon/nuvola/64/settings.png | Bin 9067 -> 0 bytes swat/apps/resource/icon/nuvola/64/style.png | Bin 4291 -> 0 bytes swat/apps/resource/icon/nuvola/64/system.png | Bin 7822 -> 0 bytes swat/apps/resource/icon/nuvola/64/tablet.png | Bin 6345 -> 0 bytes swat/apps/resource/icon/nuvola/64/terminal.png | Bin 3430 -> 0 bytes swat/apps/resource/icon/nuvola/64/themes.png | Bin 6788 -> 0 bytes swat/apps/resource/icon/nuvola/64/toys.png | Bin 8759 -> 0 bytes .../resource/icon/nuvola/64/trashcan-empty.png | Bin 4980 -> 0 bytes .../apps/resource/icon/nuvola/64/trashcan-full.png | Bin 7279 -> 0 bytes swat/apps/resource/icon/nuvola/64/tv.png | Bin 3715 -> 0 bytes swat/apps/resource/icon/nuvola/64/user.png | Bin 8036 -> 0 bytes swat/apps/resource/icon/nuvola/64/utilities.png | Bin 6367 -> 0 bytes .../apps/resource/icon/nuvola/64/wordprocessor.png | Bin 5858 -> 0 bytes .../resource/static/history/historyHelper.html | 4 - swat/apps/resource/static/image/blank.gif | Bin 49 -> 0 bytes swat/apps/resource/static/image/dotted_white.gif | Bin 44 -> 0 bytes swat/apps/resource/widget/windows/arrows/down.gif | Bin 49 -> 0 bytes .../resource/widget/windows/arrows/down_small.gif | Bin 46 -> 0 bytes .../resource/widget/windows/arrows/down_tiny.gif | Bin 44 -> 0 bytes swat/apps/resource/widget/windows/arrows/first.png | Bin 321 -> 0 bytes .../resource/widget/windows/arrows/forward.gif | Bin 55 -> 0 bytes swat/apps/resource/widget/windows/arrows/last.png | Bin 333 -> 0 bytes swat/apps/resource/widget/windows/arrows/left.png | Bin 299 -> 0 bytes .../resource/widget/windows/arrows/minimize.gif | Bin 52 -> 0 bytes swat/apps/resource/widget/windows/arrows/next.gif | Bin 49 -> 0 bytes .../resource/widget/windows/arrows/previous.gif | Bin 49 -> 0 bytes .../apps/resource/widget/windows/arrows/rewind.gif | Bin 54 -> 0 bytes swat/apps/resource/widget/windows/arrows/right.png | Bin 313 -> 0 bytes swat/apps/resource/widget/windows/arrows/up.gif | Bin 48 -> 0 bytes .../resource/widget/windows/arrows/up_small.gif | Bin 46 -> 0 bytes .../resource/widget/windows/arrows/up_tiny.gif | Bin 44 -> 0 bytes .../windows/colorselector/brightness-field.jpg | Bin 456 -> 0 bytes .../windows/colorselector/brightness-handle.gif | Bin 80 -> 0 bytes .../windows/colorselector/huesaturation-field.jpg | Bin 6344 -> 0 bytes .../windows/colorselector/huesaturation-handle.gif | Bin 63 -> 0 bytes .../apps/resource/widget/windows/cursors/alias.gif | Bin 104 -> 0 bytes swat/apps/resource/widget/windows/cursors/copy.gif | Bin 102 -> 0 bytes swat/apps/resource/widget/windows/cursors/move.gif | Bin 67 -> 0 bytes .../resource/widget/windows/cursors/nodrop.gif | Bin 120 -> 0 bytes .../widget/windows/datechooser/lastMonth.png | Bin 576 -> 0 bytes .../widget/windows/datechooser/lastYear.png | Bin 830 -> 0 bytes .../widget/windows/datechooser/nextMonth.png | Bin 592 -> 0 bytes .../widget/windows/datechooser/nextYear.png | Bin 828 -> 0 bytes .../apps/resource/widget/windows/menu/checkbox.gif | Bin 838 -> 0 bytes .../resource/widget/windows/menu/menu-blank.gif | Bin 75 -> 0 bytes .../resource/widget/windows/menu/radiobutton.gif | Bin 830 -> 0 bytes .../resource/widget/windows/table/ascending.png | Bin 116 -> 0 bytes .../widget/windows/table/boolean-false.png | Bin 859 -> 0 bytes .../resource/widget/windows/table/boolean-true.png | Bin 121 -> 0 bytes .../resource/widget/windows/table/descending.png | Bin 115 -> 0 bytes .../widget/windows/table/selectColumnOrder.png | Bin 117 -> 0 bytes swat/apps/resource/widget/windows/tree/cross.gif | Bin 67 -> 0 bytes .../resource/widget/windows/tree/cross_minus.gif | Bin 154 -> 0 bytes .../resource/widget/windows/tree/cross_plus.gif | Bin 158 -> 0 bytes swat/apps/resource/widget/windows/tree/end.gif | Bin 64 -> 0 bytes .../resource/widget/windows/tree/end_minus.gif | Bin 154 -> 0 bytes .../apps/resource/widget/windows/tree/end_plus.gif | Bin 158 -> 0 bytes swat/apps/resource/widget/windows/tree/line.gif | Bin 64 -> 0 bytes swat/apps/resource/widget/windows/tree/minus.gif | Bin 148 -> 0 bytes .../resource/widget/windows/tree/only_minus.gif | Bin 177 -> 0 bytes .../resource/widget/windows/tree/only_plus.gif | Bin 181 -> 0 bytes swat/apps/resource/widget/windows/tree/plus.gif | Bin 152 -> 0 bytes .../resource/widget/windows/tree/start_minus.gif | Bin 178 -> 0 bytes .../resource/widget/windows/tree/start_plus.gif | Bin 182 -> 0 bytes swat/apps/resource/widget/windows/window/close.gif | Bin 58 -> 0 bytes .../resource/widget/windows/window/maximize.gif | Bin 56 -> 0 bytes .../resource/widget/windows/window/minimize.gif | Bin 52 -> 0 bytes .../resource/widget/windows/window/restore.gif | Bin 58 -> 0 bytes swat/apps/samba/utils/admin_console.html | 258 - swat/apps/samba/utils/ldbbrowse.html | 734 - swat/apps/script/layout-samba.js | 15 - swat/apps/script/layout.js | 124 - swat/cldap_server/index.esp | 13 - swat/desktop/index.esp | 261 - swat/esptest/exception.esp | 32 - swat/esptest/formtest.esp | 35 - swat/esptest/include.esp | 14 - swat/esptest/index.esp | 7 - swat/esptest/ldb.esp | 36 - swat/esptest/loadparm.esp | 75 - swat/esptest/qooxdoo.esp | 133 - swat/esptest/registry.esp | 50 - swat/esptest/samr.esp | 36 - swat/esptest/session.esp | 53 - swat/esptest/showvars.esp | 24 - swat/favicon.ico | Bin 2238 -> 0 bytes swat/images/core/alpha.gif | Bin 64 -> 0 bytes swat/images/core/blank.gif | Bin 49 -> 0 bytes swat/images/core/brightness.jpg | Bin 456 -> 0 bytes swat/images/core/brightnesshandle.gif | Bin 80 -> 0 bytes swat/images/core/dotted.gif | Bin 44 -> 0 bytes swat/images/core/huesaturation.jpg | Bin 6344 -> 0 bytes swat/images/core/huesaturationhandle.gif | Bin 63 -> 0 bytes swat/images/favicon.ico | Bin 2238 -> 0 bytes swat/images/icons/crystalsvg/128/antivirus.png | Bin 13008 -> 0 bytes swat/images/icons/crystalsvg/128/back.png | Bin 9721 -> 0 bytes swat/images/icons/crystalsvg/128/background.png | Bin 10885 -> 0 bytes swat/images/icons/crystalsvg/128/bell.png | Bin 7039 -> 0 bytes swat/images/icons/crystalsvg/128/blockdevice.png | Bin 12036 -> 0 bytes swat/images/icons/crystalsvg/128/browser.png | Bin 16624 -> 0 bytes swat/images/icons/crystalsvg/128/cache.png | Bin 9342 -> 0 bytes swat/images/icons/crystalsvg/128/clock.png | Bin 17753 -> 0 bytes swat/images/icons/crystalsvg/128/colors.png | Bin 13385 -> 0 bytes swat/images/icons/crystalsvg/128/core.png | Bin 5141 -> 0 bytes swat/images/icons/crystalsvg/128/date.png | Bin 14176 -> 0 bytes swat/images/icons/crystalsvg/128/desktop.png | Bin 14491 -> 0 bytes swat/images/icons/crystalsvg/128/display.png | Bin 10408 -> 0 bytes swat/images/icons/crystalsvg/128/document.png | Bin 17351 -> 0 bytes swat/images/icons/crystalsvg/128/email.png | Bin 13836 -> 0 bytes swat/images/icons/crystalsvg/128/empty.png | Bin 2348 -> 0 bytes swat/images/icons/crystalsvg/128/encrypted.png | Bin 10092 -> 0 bytes swat/images/icons/crystalsvg/128/energy.png | Bin 13998 -> 0 bytes swat/images/icons/crystalsvg/128/error.png | Bin 8865 -> 0 bytes swat/images/icons/crystalsvg/128/exec.png | Bin 14999 -> 0 bytes swat/images/icons/crystalsvg/128/fileprint.png | Bin 5110 -> 0 bytes swat/images/icons/crystalsvg/128/folder.png | Bin 14212 -> 0 bytes swat/images/icons/crystalsvg/128/folder_home.png | Bin 11267 -> 0 bytes .../icons/crystalsvg/128/folder_important.png | Bin 16510 -> 0 bytes swat/images/icons/crystalsvg/128/folder_locked.png | Bin 17190 -> 0 bytes swat/images/icons/crystalsvg/128/folder_open.png | Bin 12755 -> 0 bytes swat/images/icons/crystalsvg/128/font.png | Bin 9390 -> 0 bytes swat/images/icons/crystalsvg/128/forward.png | Bin 9526 -> 0 bytes swat/images/icons/crystalsvg/128/gohome.png | Bin 11267 -> 0 bytes swat/images/icons/crystalsvg/128/hwinfo.png | Bin 11501 -> 0 bytes swat/images/icons/crystalsvg/128/info.png | Bin 13104 -> 0 bytes swat/images/icons/crystalsvg/128/kcoloredit.png | Bin 13385 -> 0 bytes swat/images/icons/crystalsvg/128/kcontrol.png | Bin 12149 -> 0 bytes swat/images/icons/crystalsvg/128/keyboard.png | Bin 5801 -> 0 bytes swat/images/icons/crystalsvg/128/khelpcenter.png | Bin 13998 -> 0 bytes swat/images/icons/crystalsvg/128/konqueror.png | Bin 18754 -> 0 bytes swat/images/icons/crystalsvg/128/kpaint.png | Bin 16208 -> 0 bytes swat/images/icons/crystalsvg/128/krita.png | Bin 18314 -> 0 bytes swat/images/icons/crystalsvg/128/ksmiletris.png | Bin 13287 -> 0 bytes swat/images/icons/crystalsvg/128/ksnapshot.png | Bin 11549 -> 0 bytes swat/images/icons/crystalsvg/128/ktalkd.png | Bin 13158 -> 0 bytes swat/images/icons/crystalsvg/128/kuser.png | Bin 15977 -> 0 bytes swat/images/icons/crystalsvg/128/kview.png | Bin 17291 -> 0 bytes swat/images/icons/crystalsvg/128/linuxconf.png | Bin 11705 -> 0 bytes swat/images/icons/crystalsvg/128/locale.png | Bin 12910 -> 0 bytes swat/images/icons/crystalsvg/128/looknfeel.png | Bin 12473 -> 0 bytes swat/images/icons/crystalsvg/128/mac.png | Bin 10470 -> 0 bytes swat/images/icons/crystalsvg/128/mail.png | Bin 14353 -> 0 bytes swat/images/icons/crystalsvg/128/mimetypes.png | Bin 14696 -> 0 bytes swat/images/icons/crystalsvg/128/mouse.png | Bin 9174 -> 0 bytes swat/images/icons/crystalsvg/128/mozilla.png | Bin 13510 -> 0 bytes swat/images/icons/crystalsvg/128/mycomputer.png | Bin 11299 -> 0 bytes swat/images/icons/crystalsvg/128/mymac.png | Bin 9473 -> 0 bytes swat/images/icons/crystalsvg/128/netscape.png | Bin 11824 -> 0 bytes swat/images/icons/crystalsvg/128/network.png | Bin 14284 -> 0 bytes swat/images/icons/crystalsvg/128/password.png | Bin 12716 -> 0 bytes swat/images/icons/crystalsvg/128/penguin.png | Bin 9799 -> 0 bytes swat/images/icons/crystalsvg/128/proxy.png | Bin 12824 -> 0 bytes swat/images/icons/crystalsvg/128/quicktime.png | Bin 17057 -> 0 bytes swat/images/icons/crystalsvg/128/realplayer.png | Bin 4963 -> 0 bytes swat/images/icons/crystalsvg/128/reload.png | Bin 9077 -> 0 bytes swat/images/icons/crystalsvg/128/services.png | Bin 7316 -> 0 bytes swat/images/icons/crystalsvg/128/socket.png | Bin 18622 -> 0 bytes swat/images/icons/crystalsvg/128/stylesheet.png | Bin 6513 -> 0 bytes swat/images/icons/crystalsvg/128/tux.png | Bin 9438 -> 0 bytes swat/images/icons/crystalsvg/128/up.png | Bin 9783 -> 0 bytes swat/images/icons/crystalsvg/16/access.png | Bin 1038 -> 0 bytes swat/images/icons/crystalsvg/16/agent.png | Bin 828 -> 0 bytes swat/images/icons/crystalsvg/16/antivirus.png | Bin 788 -> 0 bytes swat/images/icons/crystalsvg/16/appearance.png | Bin 1023 -> 0 bytes swat/images/icons/crystalsvg/16/apply.png | Bin 661 -> 0 bytes swat/images/icons/crystalsvg/16/back.png | Bin 868 -> 0 bytes swat/images/icons/crystalsvg/16/background.png | Bin 733 -> 0 bytes swat/images/icons/crystalsvg/16/bell.png | Bin 567 -> 0 bytes swat/images/icons/crystalsvg/16/blockdevice.png | Bin 794 -> 0 bytes swat/images/icons/crystalsvg/16/bookmark.png | Bin 690 -> 0 bytes swat/images/icons/crystalsvg/16/browser.png | Bin 925 -> 0 bytes swat/images/icons/crystalsvg/16/button_cancel.png | Bin 963 -> 0 bytes swat/images/icons/crystalsvg/16/button_ok.png | Bin 661 -> 0 bytes swat/images/icons/crystalsvg/16/cache.png | Bin 823 -> 0 bytes swat/images/icons/crystalsvg/16/clock.png | Bin 875 -> 0 bytes swat/images/icons/crystalsvg/16/colorize.png | Bin 1023 -> 0 bytes swat/images/icons/crystalsvg/16/colors.png | Bin 857 -> 0 bytes swat/images/icons/crystalsvg/16/colorset.png | Bin 929 -> 0 bytes swat/images/icons/crystalsvg/16/configure.png | Bin 1055 -> 0 bytes swat/images/icons/crystalsvg/16/contents.png | Bin 1111 -> 0 bytes swat/images/icons/crystalsvg/16/cookie.png | Bin 996 -> 0 bytes swat/images/icons/crystalsvg/16/core.png | Bin 721 -> 0 bytes swat/images/icons/crystalsvg/16/date.png | Bin 871 -> 0 bytes swat/images/icons/crystalsvg/16/decrypted.png | Bin 923 -> 0 bytes swat/images/icons/crystalsvg/16/desktop.png | Bin 757 -> 0 bytes swat/images/icons/crystalsvg/16/display.png | Bin 820 -> 0 bytes swat/images/icons/crystalsvg/16/doc.png | Bin 577 -> 0 bytes swat/images/icons/crystalsvg/16/document.png | Bin 692 -> 0 bytes swat/images/icons/crystalsvg/16/down.png | Bin 1057 -> 0 bytes swat/images/icons/crystalsvg/16/edit.png | Bin 946 -> 0 bytes swat/images/icons/crystalsvg/16/editcopy.png | Bin 777 -> 0 bytes swat/images/icons/crystalsvg/16/editcut.png | Bin 1112 -> 0 bytes swat/images/icons/crystalsvg/16/editdelete.png | Bin 892 -> 0 bytes swat/images/icons/crystalsvg/16/editpaste.png | Bin 990 -> 0 bytes swat/images/icons/crystalsvg/16/edittrash.png | Bin 985 -> 0 bytes swat/images/icons/crystalsvg/16/email.png | Bin 822 -> 0 bytes swat/images/icons/crystalsvg/16/empty.png | Bin 544 -> 0 bytes swat/images/icons/crystalsvg/16/empty_ascii.png | Bin 515 -> 0 bytes swat/images/icons/crystalsvg/16/encrypted.png | Bin 941 -> 0 bytes swat/images/icons/crystalsvg/16/energy.png | Bin 874 -> 0 bytes swat/images/icons/crystalsvg/16/error.png | Bin 792 -> 0 bytes swat/images/icons/crystalsvg/16/exec.png | Bin 1109 -> 0 bytes swat/images/icons/crystalsvg/16/favorites.png | Bin 916 -> 0 bytes swat/images/icons/crystalsvg/16/filefind.png | Bin 1070 -> 0 bytes swat/images/icons/crystalsvg/16/filenew.png | Bin 725 -> 0 bytes swat/images/icons/crystalsvg/16/fileopen.png | Bin 1080 -> 0 bytes swat/images/icons/crystalsvg/16/fileprint.png | Bin 697 -> 0 bytes swat/images/icons/crystalsvg/16/filesave.png | Bin 838 -> 0 bytes swat/images/icons/crystalsvg/16/filesaveas.png | Bin 1104 -> 0 bytes swat/images/icons/crystalsvg/16/find.png | Bin 1223 -> 0 bytes swat/images/icons/crystalsvg/16/folder.png | Bin 595 -> 0 bytes swat/images/icons/crystalsvg/16/folder_home.png | Bin 713 -> 0 bytes .../icons/crystalsvg/16/folder_important.png | Bin 671 -> 0 bytes swat/images/icons/crystalsvg/16/folder_locked.png | Bin 511 -> 0 bytes swat/images/icons/crystalsvg/16/folder_open.png | Bin 695 -> 0 bytes swat/images/icons/crystalsvg/16/font.png | Bin 767 -> 0 bytes swat/images/icons/crystalsvg/16/forward.png | Bin 1081 -> 0 bytes swat/images/icons/crystalsvg/16/gohome.png | Bin 713 -> 0 bytes swat/images/icons/crystalsvg/16/help.png | Bin 997 -> 0 bytes swat/images/icons/crystalsvg/16/history.png | Bin 1049 -> 0 bytes swat/images/icons/crystalsvg/16/hwinfo.png | Bin 853 -> 0 bytes swat/images/icons/crystalsvg/16/icons.png | Bin 927 -> 0 bytes swat/images/icons/crystalsvg/16/iconthemes.png | Bin 828 -> 0 bytes swat/images/icons/crystalsvg/16/idea.png | Bin 829 -> 0 bytes swat/images/icons/crystalsvg/16/important.png | Bin 813 -> 0 bytes swat/images/icons/crystalsvg/16/info.png | Bin 855 -> 0 bytes swat/images/icons/crystalsvg/16/kcoloredit.png | Bin 857 -> 0 bytes swat/images/icons/crystalsvg/16/kcontrol.png | Bin 887 -> 0 bytes swat/images/icons/crystalsvg/16/key_enter.png | Bin 408 -> 0 bytes swat/images/icons/crystalsvg/16/keyboard.png | Bin 661 -> 0 bytes swat/images/icons/crystalsvg/16/khelpcenter.png | Bin 865 -> 0 bytes swat/images/icons/crystalsvg/16/kmix.png | Bin 988 -> 0 bytes swat/images/icons/crystalsvg/16/knotify.png | Bin 657 -> 0 bytes swat/images/icons/crystalsvg/16/konqueror.png | Bin 840 -> 0 bytes swat/images/icons/crystalsvg/16/kpackage.png | Bin 1071 -> 0 bytes swat/images/icons/crystalsvg/16/kpaint.png | Bin 851 -> 0 bytes swat/images/icons/crystalsvg/16/kpersonalizer.png | Bin 903 -> 0 bytes swat/images/icons/crystalsvg/16/krita.png | Bin 824 -> 0 bytes swat/images/icons/crystalsvg/16/ksmiletris.png | Bin 877 -> 0 bytes swat/images/icons/crystalsvg/16/ksnapshot.png | Bin 852 -> 0 bytes swat/images/icons/crystalsvg/16/ktalkd.png | Bin 792 -> 0 bytes swat/images/icons/crystalsvg/16/ktip.png | Bin 669 -> 0 bytes swat/images/icons/crystalsvg/16/kuser.png | Bin 868 -> 0 bytes swat/images/icons/crystalsvg/16/kview.png | Bin 820 -> 0 bytes swat/images/icons/crystalsvg/16/launch.png | Bin 828 -> 0 bytes swat/images/icons/crystalsvg/16/linuxconf.png | Bin 892 -> 0 bytes swat/images/icons/crystalsvg/16/locale.png | Bin 811 -> 0 bytes swat/images/icons/crystalsvg/16/looknfeel.png | Bin 842 -> 0 bytes swat/images/icons/crystalsvg/16/mac.png | Bin 814 -> 0 bytes swat/images/icons/crystalsvg/16/mail.png | Bin 833 -> 0 bytes swat/images/icons/crystalsvg/16/mail_delete.png | Bin 1042 -> 0 bytes swat/images/icons/crystalsvg/16/mail_find.png | Bin 1138 -> 0 bytes swat/images/icons/crystalsvg/16/mail_forward.png | Bin 1052 -> 0 bytes swat/images/icons/crystalsvg/16/mail_generic.png | Bin 1001 -> 0 bytes swat/images/icons/crystalsvg/16/mail_new.png | Bin 956 -> 0 bytes swat/images/icons/crystalsvg/16/mail_replay.png | Bin 1052 -> 0 bytes swat/images/icons/crystalsvg/16/mail_replyall.png | Bin 1112 -> 0 bytes swat/images/icons/crystalsvg/16/mail_send.png | Bin 1061 -> 0 bytes swat/images/icons/crystalsvg/16/mimetypes.png | Bin 738 -> 0 bytes swat/images/icons/crystalsvg/16/misc.png | Bin 1114 -> 0 bytes swat/images/icons/crystalsvg/16/mouse.png | Bin 751 -> 0 bytes swat/images/icons/crystalsvg/16/mousecursor.png | Bin 481 -> 0 bytes swat/images/icons/crystalsvg/16/mozilla.png | Bin 879 -> 0 bytes swat/images/icons/crystalsvg/16/mycomputer.png | Bin 832 -> 0 bytes swat/images/icons/crystalsvg/16/mymac.png | Bin 744 -> 0 bytes swat/images/icons/crystalsvg/16/netscape.png | Bin 879 -> 0 bytes swat/images/icons/crystalsvg/16/network.png | Bin 872 -> 0 bytes swat/images/icons/crystalsvg/16/no.png | Bin 821 -> 0 bytes swat/images/icons/crystalsvg/16/ok.png | Bin 661 -> 0 bytes swat/images/icons/crystalsvg/16/opera.png | Bin 904 -> 0 bytes swat/images/icons/crystalsvg/16/package.png | Bin 1061 -> 0 bytes swat/images/icons/crystalsvg/16/password.png | Bin 693 -> 0 bytes swat/images/icons/crystalsvg/16/penguin.png | Bin 807 -> 0 bytes swat/images/icons/crystalsvg/16/pipe.png | Bin 973 -> 0 bytes swat/images/icons/crystalsvg/16/printer.png | Bin 992 -> 0 bytes swat/images/icons/crystalsvg/16/proxy.png | Bin 866 -> 0 bytes swat/images/icons/crystalsvg/16/quicktime.png | Bin 963 -> 0 bytes swat/images/icons/crystalsvg/16/realplayer.png | Bin 758 -> 0 bytes swat/images/icons/crystalsvg/16/redo.png | Bin 727 -> 0 bytes swat/images/icons/crystalsvg/16/reload.png | Bin 812 -> 0 bytes swat/images/icons/crystalsvg/16/run.png | Bin 1114 -> 0 bytes swat/images/icons/crystalsvg/16/search.png | Bin 1023 -> 0 bytes swat/images/icons/crystalsvg/16/services.png | Bin 639 -> 0 bytes swat/images/icons/crystalsvg/16/socket.png | Bin 923 -> 0 bytes swat/images/icons/crystalsvg/16/spellcheck.png | Bin 574 -> 0 bytes swat/images/icons/crystalsvg/16/stop.png | Bin 911 -> 0 bytes swat/images/icons/crystalsvg/16/style.png | Bin 907 -> 0 bytes swat/images/icons/crystalsvg/16/stylesheet.png | Bin 746 -> 0 bytes swat/images/icons/crystalsvg/16/tar.png | Bin 730 -> 0 bytes swat/images/icons/crystalsvg/16/thumbnail.png | Bin 1057 -> 0 bytes swat/images/icons/crystalsvg/16/todo.png | Bin 1032 -> 0 bytes swat/images/icons/crystalsvg/16/tux.png | Bin 713 -> 0 bytes swat/images/icons/crystalsvg/16/up.png | Bin 871 -> 0 bytes swat/images/icons/crystalsvg/16/wizard.png | Bin 313 -> 0 bytes swat/images/icons/crystalsvg/22/antivirus.png | Bin 1362 -> 0 bytes swat/images/icons/crystalsvg/22/appearance.png | Bin 1859 -> 0 bytes swat/images/icons/crystalsvg/22/back.png | Bin 1282 -> 0 bytes swat/images/icons/crystalsvg/22/background.png | Bin 1393 -> 0 bytes swat/images/icons/crystalsvg/22/bell.png | Bin 1022 -> 0 bytes swat/images/icons/crystalsvg/22/blockdevice.png | Bin 1566 -> 0 bytes swat/images/icons/crystalsvg/22/bookmark.png | Bin 996 -> 0 bytes swat/images/icons/crystalsvg/22/browser.png | Bin 1818 -> 0 bytes swat/images/icons/crystalsvg/22/button_cancel.png | Bin 883 -> 0 bytes swat/images/icons/crystalsvg/22/button_ok.png | Bin 769 -> 0 bytes swat/images/icons/crystalsvg/22/cache.png | Bin 1559 -> 0 bytes swat/images/icons/crystalsvg/22/clock.png | Bin 1650 -> 0 bytes swat/images/icons/crystalsvg/22/colorize.png | Bin 1859 -> 0 bytes swat/images/icons/crystalsvg/22/colors.png | Bin 1622 -> 0 bytes swat/images/icons/crystalsvg/22/configure.png | Bin 3797 -> 0 bytes swat/images/icons/crystalsvg/22/contents.png | Bin 1300 -> 0 bytes swat/images/icons/crystalsvg/22/core.png | Bin 1122 -> 0 bytes swat/images/icons/crystalsvg/22/date.png | Bin 1761 -> 0 bytes swat/images/icons/crystalsvg/22/decrypted.png | Bin 939 -> 0 bytes swat/images/icons/crystalsvg/22/desktop.png | Bin 1536 -> 0 bytes swat/images/icons/crystalsvg/22/display.png | Bin 1484 -> 0 bytes swat/images/icons/crystalsvg/22/document.png | Bin 1085 -> 0 bytes swat/images/icons/crystalsvg/22/down.png | Bin 1104 -> 0 bytes swat/images/icons/crystalsvg/22/edit.png | Bin 1076 -> 0 bytes swat/images/icons/crystalsvg/22/editcopy.png | Bin 590 -> 0 bytes swat/images/icons/crystalsvg/22/editcut.png | Bin 1196 -> 0 bytes swat/images/icons/crystalsvg/22/editdelete.png | Bin 951 -> 0 bytes swat/images/icons/crystalsvg/22/editpaste.png | Bin 881 -> 0 bytes swat/images/icons/crystalsvg/22/edittrash.png | Bin 1256 -> 0 bytes swat/images/icons/crystalsvg/22/email.png | Bin 1537 -> 0 bytes swat/images/icons/crystalsvg/22/empty.png | Bin 690 -> 0 bytes swat/images/icons/crystalsvg/22/encrypted.png | Bin 3604 -> 0 bytes swat/images/icons/crystalsvg/22/energy.png | Bin 1819 -> 0 bytes swat/images/icons/crystalsvg/22/error.png | Bin 1472 -> 0 bytes swat/images/icons/crystalsvg/22/exec.png | Bin 2058 -> 0 bytes swat/images/icons/crystalsvg/22/filefind.png | Bin 1393 -> 0 bytes swat/images/icons/crystalsvg/22/filenew.png | Bin 692 -> 0 bytes swat/images/icons/crystalsvg/22/fileopen.png | Bin 1356 -> 0 bytes swat/images/icons/crystalsvg/22/fileprint.png | Bin 927 -> 0 bytes swat/images/icons/crystalsvg/22/filesave.png | Bin 1531 -> 0 bytes swat/images/icons/crystalsvg/22/filesaveas.png | Bin 1732 -> 0 bytes swat/images/icons/crystalsvg/22/find.png | Bin 1382 -> 0 bytes swat/images/icons/crystalsvg/22/folder.png | Bin 1542 -> 0 bytes swat/images/icons/crystalsvg/22/folder_home.png | Bin 1617 -> 0 bytes .../icons/crystalsvg/22/folder_important.png | Bin 1692 -> 0 bytes swat/images/icons/crystalsvg/22/folder_locked.png | Bin 1786 -> 0 bytes swat/images/icons/crystalsvg/22/folder_open.png | Bin 1479 -> 0 bytes swat/images/icons/crystalsvg/22/font.png | Bin 1165 -> 0 bytes swat/images/icons/crystalsvg/22/forward.png | Bin 1087 -> 0 bytes swat/images/icons/crystalsvg/22/gohome.png | Bin 1381 -> 0 bytes swat/images/icons/crystalsvg/22/help.png | Bin 1136 -> 0 bytes swat/images/icons/crystalsvg/22/history.png | Bin 1515 -> 0 bytes swat/images/icons/crystalsvg/22/hwinfo.png | Bin 1712 -> 0 bytes swat/images/icons/crystalsvg/22/idea.png | Bin 893 -> 0 bytes swat/images/icons/crystalsvg/22/info.png | Bin 1195 -> 0 bytes swat/images/icons/crystalsvg/22/kcoloredit.png | Bin 1622 -> 0 bytes swat/images/icons/crystalsvg/22/kcontrol.png | Bin 1707 -> 0 bytes swat/images/icons/crystalsvg/22/keyboard.png | Bin 1095 -> 0 bytes swat/images/icons/crystalsvg/22/khelpcenter.png | Bin 1462 -> 0 bytes swat/images/icons/crystalsvg/22/konqueror.png | Bin 1654 -> 0 bytes swat/images/icons/crystalsvg/22/kpaint.png | Bin 1601 -> 0 bytes swat/images/icons/crystalsvg/22/krita.png | Bin 1712 -> 0 bytes swat/images/icons/crystalsvg/22/ksmiletris.png | Bin 1605 -> 0 bytes swat/images/icons/crystalsvg/22/ksnapshot.png | Bin 1535 -> 0 bytes swat/images/icons/crystalsvg/22/ktalkd.png | Bin 1534 -> 0 bytes swat/images/icons/crystalsvg/22/kuser.png | Bin 1644 -> 0 bytes swat/images/icons/crystalsvg/22/kview.png | Bin 1642 -> 0 bytes swat/images/icons/crystalsvg/22/launch.png | Bin 1263 -> 0 bytes swat/images/icons/crystalsvg/22/linuxconf.png | Bin 1593 -> 0 bytes swat/images/icons/crystalsvg/22/locale.png | Bin 1559 -> 0 bytes swat/images/icons/crystalsvg/22/looknfeel.png | Bin 1623 -> 0 bytes swat/images/icons/crystalsvg/22/mac.png | Bin 1657 -> 0 bytes swat/images/icons/crystalsvg/22/mail.png | Bin 1528 -> 0 bytes swat/images/icons/crystalsvg/22/mail_delete.png | Bin 1374 -> 0 bytes swat/images/icons/crystalsvg/22/mail_find.png | Bin 1570 -> 0 bytes swat/images/icons/crystalsvg/22/mail_forward.png | Bin 1391 -> 0 bytes swat/images/icons/crystalsvg/22/mail_generic.png | Bin 1270 -> 0 bytes swat/images/icons/crystalsvg/22/mail_new.png | Bin 1066 -> 0 bytes swat/images/icons/crystalsvg/22/mail_replay.png | Bin 1457 -> 0 bytes swat/images/icons/crystalsvg/22/mail_replyall.png | Bin 1563 -> 0 bytes swat/images/icons/crystalsvg/22/mail_send.png | Bin 1428 -> 0 bytes swat/images/icons/crystalsvg/22/misc.png | Bin 1354 -> 0 bytes swat/images/icons/crystalsvg/22/mouse.png | Bin 1249 -> 0 bytes swat/images/icons/crystalsvg/22/mozilla.png | Bin 1716 -> 0 bytes swat/images/icons/crystalsvg/22/mycomputer.png | Bin 1492 -> 0 bytes swat/images/icons/crystalsvg/22/mymac.png | Bin 1358 -> 0 bytes swat/images/icons/crystalsvg/22/netscape.png | Bin 1664 -> 0 bytes swat/images/icons/crystalsvg/22/network.png | Bin 1691 -> 0 bytes swat/images/icons/crystalsvg/22/next.png | Bin 677 -> 0 bytes swat/images/icons/crystalsvg/22/password.png | Bin 1230 -> 0 bytes swat/images/icons/crystalsvg/22/penguin.png | Bin 1311 -> 0 bytes swat/images/icons/crystalsvg/22/previous.png | Bin 729 -> 0 bytes swat/images/icons/crystalsvg/22/proxy.png | Bin 1400 -> 0 bytes swat/images/icons/crystalsvg/22/quicktime.png | Bin 1709 -> 0 bytes swat/images/icons/crystalsvg/22/realplayer.png | Bin 1322 -> 0 bytes swat/images/icons/crystalsvg/22/redo.png | Bin 739 -> 0 bytes swat/images/icons/crystalsvg/22/reload.png | Bin 1157 -> 0 bytes swat/images/icons/crystalsvg/22/run.png | Bin 1354 -> 0 bytes swat/images/icons/crystalsvg/22/search.png | Bin 1169 -> 0 bytes swat/images/icons/crystalsvg/22/services.png | Bin 1284 -> 0 bytes swat/images/icons/crystalsvg/22/socket.png | Bin 1813 -> 0 bytes swat/images/icons/crystalsvg/22/spellcheck.png | Bin 890 -> 0 bytes swat/images/icons/crystalsvg/22/stop.png | Bin 974 -> 0 bytes swat/images/icons/crystalsvg/22/stylesheet.png | Bin 1333 -> 0 bytes swat/images/icons/crystalsvg/22/thumbnail.png | Bin 3780 -> 0 bytes swat/images/icons/crystalsvg/22/todo.png | Bin 1512 -> 0 bytes swat/images/icons/crystalsvg/22/tux.png | Bin 1201 -> 0 bytes swat/images/icons/crystalsvg/22/up.png | Bin 1273 -> 0 bytes swat/images/icons/crystalsvg/22/wizard.png | Bin 397 -> 0 bytes swat/images/icons/crystalsvg/32/access.png | Bin 1860 -> 0 bytes swat/images/icons/crystalsvg/32/agent.png | Bin 2606 -> 0 bytes swat/images/icons/crystalsvg/32/antivirus.png | Bin 2074 -> 0 bytes swat/images/icons/crystalsvg/32/appearance.png | Bin 2521 -> 0 bytes swat/images/icons/crystalsvg/32/back.png | Bin 2230 -> 0 bytes swat/images/icons/crystalsvg/32/background.png | Bin 1787 -> 0 bytes swat/images/icons/crystalsvg/32/bell.png | Bin 1268 -> 0 bytes swat/images/icons/crystalsvg/32/blockdevice.png | Bin 2081 -> 0 bytes swat/images/icons/crystalsvg/32/bookmark.png | Bin 1454 -> 0 bytes swat/images/icons/crystalsvg/32/browser.png | Bin 2579 -> 0 bytes swat/images/icons/crystalsvg/32/button_cancel.png | Bin 1468 -> 0 bytes swat/images/icons/crystalsvg/32/button_ok.png | Bin 1393 -> 0 bytes swat/images/icons/crystalsvg/32/cache.png | Bin 2063 -> 0 bytes swat/images/icons/crystalsvg/32/clock.png | Bin 2458 -> 0 bytes swat/images/icons/crystalsvg/32/colorize.png | Bin 2521 -> 0 bytes swat/images/icons/crystalsvg/32/colors.png | Bin 2295 -> 0 bytes swat/images/icons/crystalsvg/32/configure.png | Bin 1839 -> 0 bytes swat/images/icons/crystalsvg/32/contents.png | Bin 2467 -> 0 bytes swat/images/icons/crystalsvg/32/cookie.png | Bin 2978 -> 0 bytes swat/images/icons/crystalsvg/32/core.png | Bin 1516 -> 0 bytes swat/images/icons/crystalsvg/32/date.png | Bin 2478 -> 0 bytes swat/images/icons/crystalsvg/32/decrypted.png | Bin 1624 -> 0 bytes swat/images/icons/crystalsvg/32/desktop.png | Bin 2061 -> 0 bytes swat/images/icons/crystalsvg/32/display.png | Bin 2006 -> 0 bytes swat/images/icons/crystalsvg/32/document.png | Bin 1956 -> 0 bytes swat/images/icons/crystalsvg/32/down.png | Bin 1881 -> 0 bytes swat/images/icons/crystalsvg/32/edit.png | Bin 1627 -> 0 bytes swat/images/icons/crystalsvg/32/editcopy.png | Bin 3781 -> 0 bytes swat/images/icons/crystalsvg/32/editcut.png | Bin 2169 -> 0 bytes swat/images/icons/crystalsvg/32/editdelete.png | Bin 1368 -> 0 bytes swat/images/icons/crystalsvg/32/editpaste.png | Bin 1458 -> 0 bytes swat/images/icons/crystalsvg/32/edittrash.png | Bin 2077 -> 0 bytes swat/images/icons/crystalsvg/32/email.png | Bin 2211 -> 0 bytes swat/images/icons/crystalsvg/32/empty.png | Bin 966 -> 0 bytes swat/images/icons/crystalsvg/32/encrypted.png | Bin 1583 -> 0 bytes swat/images/icons/crystalsvg/32/energy.png | Bin 2464 -> 0 bytes swat/images/icons/crystalsvg/32/error.png | Bin 1890 -> 0 bytes swat/images/icons/crystalsvg/32/exec.png | Bin 2349 -> 0 bytes swat/images/icons/crystalsvg/32/favorites.png | Bin 1636 -> 0 bytes swat/images/icons/crystalsvg/32/filefind.png | Bin 2161 -> 0 bytes swat/images/icons/crystalsvg/32/filenew.png | Bin 1177 -> 0 bytes swat/images/icons/crystalsvg/32/fileopen.png | Bin 2232 -> 0 bytes swat/images/icons/crystalsvg/32/fileprint.png | Bin 1463 -> 0 bytes swat/images/icons/crystalsvg/32/filesave.png | Bin 1348 -> 0 bytes swat/images/icons/crystalsvg/32/filesaveas.png | Bin 2069 -> 0 bytes swat/images/icons/crystalsvg/32/find.png | Bin 2396 -> 0 bytes swat/images/icons/crystalsvg/32/folder.png | Bin 2699 -> 0 bytes swat/images/icons/crystalsvg/32/folder_home.png | Bin 2539 -> 0 bytes .../icons/crystalsvg/32/folder_important.png | Bin 2806 -> 0 bytes swat/images/icons/crystalsvg/32/folder_locked.png | Bin 2780 -> 0 bytes swat/images/icons/crystalsvg/32/folder_open.png | Bin 2214 -> 0 bytes swat/images/icons/crystalsvg/32/font.png | Bin 1931 -> 0 bytes swat/images/icons/crystalsvg/32/forward.png | Bin 1898 -> 0 bytes swat/images/icons/crystalsvg/32/gohome.png | Bin 2088 -> 0 bytes swat/images/icons/crystalsvg/32/help.png | Bin 1683 -> 0 bytes swat/images/icons/crystalsvg/32/hwinfo.png | Bin 2197 -> 0 bytes swat/images/icons/crystalsvg/32/icons.png | Bin 2853 -> 0 bytes swat/images/icons/crystalsvg/32/iconthemes.png | Bin 2386 -> 0 bytes swat/images/icons/crystalsvg/32/important.png | Bin 1692 -> 0 bytes swat/images/icons/crystalsvg/32/info.png | Bin 1706 -> 0 bytes swat/images/icons/crystalsvg/32/kcoloredit.png | Bin 2295 -> 0 bytes swat/images/icons/crystalsvg/32/kcontrol.png | Bin 2375 -> 0 bytes swat/images/icons/crystalsvg/32/keyboard.png | Bin 1372 -> 0 bytes swat/images/icons/crystalsvg/32/khelpcenter.png | Bin 2291 -> 0 bytes swat/images/icons/crystalsvg/32/kmix.png | Bin 2465 -> 0 bytes swat/images/icons/crystalsvg/32/knotify.png | Bin 1488 -> 0 bytes swat/images/icons/crystalsvg/32/konqueror.png | Bin 2356 -> 0 bytes swat/images/icons/crystalsvg/32/kpackage.png | Bin 2547 -> 0 bytes swat/images/icons/crystalsvg/32/kpaint.png | Bin 2321 -> 0 bytes swat/images/icons/crystalsvg/32/kpersonalizer.png | Bin 2208 -> 0 bytes swat/images/icons/crystalsvg/32/krita.png | Bin 2326 -> 0 bytes swat/images/icons/crystalsvg/32/ksmiletris.png | Bin 2224 -> 0 bytes swat/images/icons/crystalsvg/32/ksnapshot.png | Bin 2056 -> 0 bytes swat/images/icons/crystalsvg/32/ktalkd.png | Bin 2133 -> 0 bytes swat/images/icons/crystalsvg/32/ktip.png | Bin 1665 -> 0 bytes swat/images/icons/crystalsvg/32/kuser.png | Bin 2280 -> 0 bytes swat/images/icons/crystalsvg/32/kview.png | Bin 2358 -> 0 bytes swat/images/icons/crystalsvg/32/launch.png | Bin 2288 -> 0 bytes swat/images/icons/crystalsvg/32/linuxconf.png | Bin 2343 -> 0 bytes swat/images/icons/crystalsvg/32/locale.png | Bin 2252 -> 0 bytes swat/images/icons/crystalsvg/32/looknfeel.png | Bin 2135 -> 0 bytes swat/images/icons/crystalsvg/32/mac.png | Bin 2040 -> 0 bytes swat/images/icons/crystalsvg/32/mail.png | Bin 2229 -> 0 bytes swat/images/icons/crystalsvg/32/mail_delete.png | Bin 2351 -> 0 bytes swat/images/icons/crystalsvg/32/mail_find.png | Bin 2804 -> 0 bytes swat/images/icons/crystalsvg/32/mail_generic.png | Bin 2211 -> 0 bytes swat/images/icons/crystalsvg/32/mail_new.png | Bin 2028 -> 0 bytes swat/images/icons/crystalsvg/32/mail_replay.png | Bin 2444 -> 0 bytes swat/images/icons/crystalsvg/32/mail_send.png | Bin 2447 -> 0 bytes swat/images/icons/crystalsvg/32/mimetypes.png | Bin 1927 -> 0 bytes swat/images/icons/crystalsvg/32/misc.png | Bin 2349 -> 0 bytes swat/images/icons/crystalsvg/32/mouse.png | Bin 1861 -> 0 bytes swat/images/icons/crystalsvg/32/mozilla.png | Bin 2479 -> 0 bytes swat/images/icons/crystalsvg/32/mycomputer.png | Bin 2064 -> 0 bytes swat/images/icons/crystalsvg/32/mymac.png | Bin 1767 -> 0 bytes swat/images/icons/crystalsvg/32/netscape.png | Bin 2432 -> 0 bytes swat/images/icons/crystalsvg/32/network.png | Bin 2864 -> 0 bytes swat/images/icons/crystalsvg/32/opera.png | Bin 2218 -> 0 bytes swat/images/icons/crystalsvg/32/package.png | Bin 2379 -> 0 bytes swat/images/icons/crystalsvg/32/password.png | Bin 1799 -> 0 bytes swat/images/icons/crystalsvg/32/penguin.png | Bin 1976 -> 0 bytes swat/images/icons/crystalsvg/32/pipe.png | Bin 2404 -> 0 bytes swat/images/icons/crystalsvg/32/proxy.png | Bin 2225 -> 0 bytes swat/images/icons/crystalsvg/32/quicktime.png | Bin 2592 -> 0 bytes swat/images/icons/crystalsvg/32/realplayer.png | Bin 1748 -> 0 bytes swat/images/icons/crystalsvg/32/redo.png | Bin 1236 -> 0 bytes swat/images/icons/crystalsvg/32/reload.png | Bin 1969 -> 0 bytes swat/images/icons/crystalsvg/32/run.png | Bin 2349 -> 0 bytes swat/images/icons/crystalsvg/32/search.png | Bin 1983 -> 0 bytes swat/images/icons/crystalsvg/32/services.png | Bin 1422 -> 0 bytes swat/images/icons/crystalsvg/32/socket.png | Bin 2658 -> 0 bytes swat/images/icons/crystalsvg/32/stop.png | Bin 4136 -> 0 bytes swat/images/icons/crystalsvg/32/style.png | Bin 1883 -> 0 bytes swat/images/icons/crystalsvg/32/stylesheet.png | Bin 1837 -> 0 bytes swat/images/icons/crystalsvg/32/todo.png | Bin 2186 -> 0 bytes swat/images/icons/crystalsvg/32/tux.png | Bin 1790 -> 0 bytes swat/images/icons/crystalsvg/32/up.png | Bin 2234 -> 0 bytes swat/images/icons/crystalsvg/48/access.png | Bin 2729 -> 0 bytes swat/images/icons/crystalsvg/48/agent.png | Bin 4149 -> 0 bytes swat/images/icons/crystalsvg/48/antivirus.png | Bin 3928 -> 0 bytes swat/images/icons/crystalsvg/48/back.png | Bin 3862 -> 0 bytes swat/images/icons/crystalsvg/48/background.png | Bin 3242 -> 0 bytes swat/images/icons/crystalsvg/48/bell.png | Bin 2287 -> 0 bytes swat/images/icons/crystalsvg/48/blockdevice.png | Bin 3668 -> 0 bytes swat/images/icons/crystalsvg/48/browser.png | Bin 4782 -> 0 bytes swat/images/icons/crystalsvg/48/cache.png | Bin 3350 -> 0 bytes swat/images/icons/crystalsvg/48/clock.png | Bin 4736 -> 0 bytes swat/images/icons/crystalsvg/48/colors.png | Bin 4226 -> 0 bytes swat/images/icons/crystalsvg/48/core.png | Bin 2343 -> 0 bytes swat/images/icons/crystalsvg/48/date.png | Bin 4593 -> 0 bytes swat/images/icons/crystalsvg/48/desktop.png | Bin 3923 -> 0 bytes swat/images/icons/crystalsvg/48/display.png | Bin 3362 -> 0 bytes swat/images/icons/crystalsvg/48/document.png | Bin 3271 -> 0 bytes swat/images/icons/crystalsvg/48/email.png | Bin 3964 -> 0 bytes swat/images/icons/crystalsvg/48/empty.png | Bin 1405 -> 0 bytes swat/images/icons/crystalsvg/48/encrypted.png | Bin 3250 -> 0 bytes swat/images/icons/crystalsvg/48/energy.png | Bin 4398 -> 0 bytes swat/images/icons/crystalsvg/48/error.png | Bin 3592 -> 0 bytes swat/images/icons/crystalsvg/48/exec.png | Bin 3900 -> 0 bytes swat/images/icons/crystalsvg/48/favorites.png | Bin 2663 -> 0 bytes swat/images/icons/crystalsvg/48/fileprint.png | Bin 2230 -> 0 bytes swat/images/icons/crystalsvg/48/folder.png | Bin 4975 -> 0 bytes swat/images/icons/crystalsvg/48/folder_home.png | Bin 3719 -> 0 bytes .../icons/crystalsvg/48/folder_important.png | Bin 4749 -> 0 bytes swat/images/icons/crystalsvg/48/folder_locked.png | Bin 4808 -> 0 bytes swat/images/icons/crystalsvg/48/folder_open.png | Bin 3752 -> 0 bytes swat/images/icons/crystalsvg/48/font.png | Bin 2978 -> 0 bytes swat/images/icons/crystalsvg/48/forward.png | Bin 3919 -> 0 bytes swat/images/icons/crystalsvg/48/gohome.png | Bin 3719 -> 0 bytes swat/images/icons/crystalsvg/48/hwinfo.png | Bin 3953 -> 0 bytes swat/images/icons/crystalsvg/48/icons.png | Bin 4794 -> 0 bytes swat/images/icons/crystalsvg/48/iconthemes.png | Bin 3875 -> 0 bytes swat/images/icons/crystalsvg/48/important.png | Bin 2296 -> 0 bytes swat/images/icons/crystalsvg/48/info.png | Bin 4090 -> 0 bytes swat/images/icons/crystalsvg/48/kcoloredit.png | Bin 4226 -> 0 bytes swat/images/icons/crystalsvg/48/kcontrol.png | Bin 4134 -> 0 bytes swat/images/icons/crystalsvg/48/keyboard.png | Bin 2195 -> 0 bytes swat/images/icons/crystalsvg/48/khelpcenter.png | Bin 4031 -> 0 bytes swat/images/icons/crystalsvg/48/kmix.png | Bin 3972 -> 0 bytes swat/images/icons/crystalsvg/48/knotify.png | Bin 2357 -> 0 bytes swat/images/icons/crystalsvg/48/konqueror.png | Bin 4538 -> 0 bytes swat/images/icons/crystalsvg/48/kpackage.png | Bin 4630 -> 0 bytes swat/images/icons/crystalsvg/48/kpaint.png | Bin 4346 -> 0 bytes swat/images/icons/crystalsvg/48/krita.png | Bin 4463 -> 0 bytes swat/images/icons/crystalsvg/48/ksmiletris.png | Bin 4225 -> 0 bytes swat/images/icons/crystalsvg/48/ksnapshot.png | Bin 3530 -> 0 bytes swat/images/icons/crystalsvg/48/ktalkd.png | Bin 3882 -> 0 bytes swat/images/icons/crystalsvg/48/ktip.png | Bin 2595 -> 0 bytes swat/images/icons/crystalsvg/48/kuser.png | Bin 4151 -> 0 bytes swat/images/icons/crystalsvg/48/kview.png | Bin 4478 -> 0 bytes swat/images/icons/crystalsvg/48/linuxconf.png | Bin 4124 -> 0 bytes swat/images/icons/crystalsvg/48/locale.png | Bin 4018 -> 0 bytes swat/images/icons/crystalsvg/48/looknfeel.png | Bin 3829 -> 0 bytes swat/images/icons/crystalsvg/48/mac.png | Bin 3488 -> 0 bytes swat/images/icons/crystalsvg/48/mail.png | Bin 4013 -> 0 bytes swat/images/icons/crystalsvg/48/mouse.png | Bin 3054 -> 0 bytes swat/images/icons/crystalsvg/48/mozilla.png | Bin 4443 -> 0 bytes swat/images/icons/crystalsvg/48/mycomputer.png | Bin 3516 -> 0 bytes swat/images/icons/crystalsvg/48/mymac.png | Bin 2978 -> 0 bytes swat/images/icons/crystalsvg/48/netscape.png | Bin 4220 -> 0 bytes swat/images/icons/crystalsvg/48/network.png | Bin 5140 -> 0 bytes swat/images/icons/crystalsvg/48/opera.png | Bin 4032 -> 0 bytes swat/images/icons/crystalsvg/48/package.png | Bin 4253 -> 0 bytes swat/images/icons/crystalsvg/48/password.png | Bin 3316 -> 0 bytes swat/images/icons/crystalsvg/48/penguin.png | Bin 3410 -> 0 bytes swat/images/icons/crystalsvg/48/pipe.png | Bin 4060 -> 0 bytes swat/images/icons/crystalsvg/48/proxy.png | Bin 3921 -> 0 bytes swat/images/icons/crystalsvg/48/quicktime.png | Bin 4588 -> 0 bytes swat/images/icons/crystalsvg/48/realplayer.png | Bin 2765 -> 0 bytes swat/images/icons/crystalsvg/48/reload.png | Bin 3354 -> 0 bytes swat/images/icons/crystalsvg/48/services.png | Bin 2283 -> 0 bytes swat/images/icons/crystalsvg/48/socket.png | Bin 4975 -> 0 bytes swat/images/icons/crystalsvg/48/style.png | Bin 3110 -> 0 bytes swat/images/icons/crystalsvg/48/stylesheet.png | Bin 3179 -> 0 bytes swat/images/icons/crystalsvg/48/tux.png | Bin 3076 -> 0 bytes swat/images/icons/crystalsvg/48/up.png | Bin 3893 -> 0 bytes swat/images/icons/crystalsvg/64/antivirus.png | Bin 5706 -> 0 bytes swat/images/icons/crystalsvg/64/back.png | Bin 5423 -> 0 bytes swat/images/icons/crystalsvg/64/background.png | Bin 4447 -> 0 bytes swat/images/icons/crystalsvg/64/bell.png | Bin 3238 -> 0 bytes swat/images/icons/crystalsvg/64/blockdevice.png | Bin 5228 -> 0 bytes swat/images/icons/crystalsvg/64/browser.png | Bin 7001 -> 0 bytes swat/images/icons/crystalsvg/64/cache.png | Bin 4681 -> 0 bytes swat/images/icons/crystalsvg/64/clock.png | Bin 7240 -> 0 bytes swat/images/icons/crystalsvg/64/colors.png | Bin 6160 -> 0 bytes swat/images/icons/crystalsvg/64/core.png | Bin 3166 -> 0 bytes swat/images/icons/crystalsvg/64/date.png | Bin 6801 -> 0 bytes swat/images/icons/crystalsvg/64/desktop.png | Bin 5834 -> 0 bytes swat/images/icons/crystalsvg/64/display.png | Bin 4691 -> 0 bytes swat/images/icons/crystalsvg/64/document.png | Bin 5394 -> 0 bytes swat/images/icons/crystalsvg/64/email.png | Bin 5847 -> 0 bytes swat/images/icons/crystalsvg/64/empty.png | Bin 1609 -> 0 bytes swat/images/icons/crystalsvg/64/encrypted.png | Bin 4126 -> 0 bytes swat/images/icons/crystalsvg/64/energy.png | Bin 6462 -> 0 bytes swat/images/icons/crystalsvg/64/error.png | Bin 4569 -> 0 bytes swat/images/icons/crystalsvg/64/exec.png | Bin 6053 -> 0 bytes swat/images/icons/crystalsvg/64/fileprint.png | Bin 3006 -> 0 bytes swat/images/icons/crystalsvg/64/folder.png | Bin 5912 -> 0 bytes swat/images/icons/crystalsvg/64/folder_home.png | Bin 5212 -> 0 bytes .../icons/crystalsvg/64/folder_important.png | Bin 7109 -> 0 bytes swat/images/icons/crystalsvg/64/folder_locked.png | Bin 6890 -> 0 bytes swat/images/icons/crystalsvg/64/folder_open.png | Bin 5651 -> 0 bytes swat/images/icons/crystalsvg/64/font.png | Bin 4190 -> 0 bytes swat/images/icons/crystalsvg/64/forward.png | Bin 5382 -> 0 bytes swat/images/icons/crystalsvg/64/gohome.png | Bin 5212 -> 0 bytes swat/images/icons/crystalsvg/64/hwinfo.png | Bin 5648 -> 0 bytes swat/images/icons/crystalsvg/64/icons.png | Bin 7051 -> 0 bytes swat/images/icons/crystalsvg/64/important.png | Bin 2854 -> 0 bytes swat/images/icons/crystalsvg/64/info.png | Bin 5141 -> 0 bytes swat/images/icons/crystalsvg/64/kcoloredit.png | Bin 6160 -> 0 bytes swat/images/icons/crystalsvg/64/kcontrol.png | Bin 5941 -> 0 bytes swat/images/icons/crystalsvg/64/keyboard.png | Bin 2975 -> 0 bytes swat/images/icons/crystalsvg/64/khelpcenter.png | Bin 5990 -> 0 bytes swat/images/icons/crystalsvg/64/kmix.png | Bin 6733 -> 0 bytes swat/images/icons/crystalsvg/64/knotify.png | Bin 3285 -> 0 bytes swat/images/icons/crystalsvg/64/konqueror.png | Bin 6905 -> 0 bytes swat/images/icons/crystalsvg/64/kpackage.png | Bin 6757 -> 0 bytes swat/images/icons/crystalsvg/64/kpaint.png | Bin 6439 -> 0 bytes swat/images/icons/crystalsvg/64/krita.png | Bin 6876 -> 0 bytes swat/images/icons/crystalsvg/64/ksmiletris.png | Bin 6172 -> 0 bytes swat/images/icons/crystalsvg/64/ksnapshot.png | Bin 5070 -> 0 bytes swat/images/icons/crystalsvg/64/ktalkd.png | Bin 5698 -> 0 bytes swat/images/icons/crystalsvg/64/ktip.png | Bin 3606 -> 0 bytes swat/images/icons/crystalsvg/64/kuser.png | Bin 6154 -> 0 bytes swat/images/icons/crystalsvg/64/kview.png | Bin 6808 -> 0 bytes swat/images/icons/crystalsvg/64/linuxconf.png | Bin 6053 -> 0 bytes swat/images/icons/crystalsvg/64/locale.png | Bin 5906 -> 0 bytes swat/images/icons/crystalsvg/64/looknfeel.png | Bin 5513 -> 0 bytes swat/images/icons/crystalsvg/64/mac.png | Bin 4898 -> 0 bytes swat/images/icons/crystalsvg/64/mail.png | Bin 5986 -> 0 bytes swat/images/icons/crystalsvg/64/mimetypes.png | Bin 5268 -> 0 bytes swat/images/icons/crystalsvg/64/mouse.png | Bin 4168 -> 0 bytes swat/images/icons/crystalsvg/64/mozilla.png | Bin 6584 -> 0 bytes swat/images/icons/crystalsvg/64/mycomputer.png | Bin 4978 -> 0 bytes swat/images/icons/crystalsvg/64/mymac.png | Bin 4236 -> 0 bytes swat/images/icons/crystalsvg/64/netscape.png | Bin 5824 -> 0 bytes swat/images/icons/crystalsvg/64/network.png | Bin 7042 -> 0 bytes swat/images/icons/crystalsvg/64/package.png | Bin 5972 -> 0 bytes swat/images/icons/crystalsvg/64/password.png | Bin 5026 -> 0 bytes swat/images/icons/crystalsvg/64/penguin.png | Bin 4707 -> 0 bytes swat/images/icons/crystalsvg/64/pipe.png | Bin 6762 -> 0 bytes swat/images/icons/crystalsvg/64/proxy.png | Bin 5870 -> 0 bytes swat/images/icons/crystalsvg/64/quicktime.png | Bin 6701 -> 0 bytes swat/images/icons/crystalsvg/64/realplayer.png | Bin 3634 -> 0 bytes swat/images/icons/crystalsvg/64/reload.png | Bin 4900 -> 0 bytes swat/images/icons/crystalsvg/64/services.png | Bin 3347 -> 0 bytes swat/images/icons/crystalsvg/64/socket.png | Bin 7516 -> 0 bytes swat/images/icons/crystalsvg/64/style.png | Bin 5292 -> 0 bytes swat/images/icons/crystalsvg/64/stylesheet.png | Bin 4585 -> 0 bytes swat/images/icons/crystalsvg/64/tux.png | Bin 4382 -> 0 bytes swat/images/icons/crystalsvg/64/up.png | Bin 5462 -> 0 bytes swat/images/icons/crystalsvg/README | 7 - swat/images/icons/nuvola/128/access.png | Bin 11558 -> 0 bytes swat/images/icons/nuvola/128/agent.png | Bin 14060 -> 0 bytes swat/images/icons/nuvola/128/background.png | Bin 12208 -> 0 bytes swat/images/icons/nuvola/128/bell.png | Bin 14231 -> 0 bytes swat/images/icons/nuvola/128/browser.png | Bin 21000 -> 0 bytes swat/images/icons/nuvola/128/cache.png | Bin 7672 -> 0 bytes swat/images/icons/nuvola/128/clock.png | Bin 21387 -> 0 bytes swat/images/icons/nuvola/128/colors.png | Bin 17155 -> 0 bytes swat/images/icons/nuvola/128/colorset.png | Bin 11314 -> 0 bytes swat/images/icons/nuvola/128/cookie.png | Bin 13230 -> 0 bytes swat/images/icons/nuvola/128/core.png | Bin 8543 -> 0 bytes swat/images/icons/nuvola/128/date.png | Bin 16676 -> 0 bytes swat/images/icons/nuvola/128/desktop.png | Bin 19771 -> 0 bytes swat/images/icons/nuvola/128/display.png | Bin 9379 -> 0 bytes swat/images/icons/nuvola/128/document.png | Bin 11449 -> 0 bytes swat/images/icons/nuvola/128/email.png | Bin 12326 -> 0 bytes swat/images/icons/nuvola/128/empty.png | Bin 2773 -> 0 bytes swat/images/icons/nuvola/128/encrypted.png | Bin 8491 -> 0 bytes swat/images/icons/nuvola/128/energy.png | Bin 17007 -> 0 bytes swat/images/icons/nuvola/128/error.png | Bin 13245 -> 0 bytes swat/images/icons/nuvola/128/exec.png | Bin 11366 -> 0 bytes swat/images/icons/nuvola/128/folder.png | Bin 19233 -> 0 bytes swat/images/icons/nuvola/128/folder_home.png | Bin 20279 -> 0 bytes swat/images/icons/nuvola/128/folder_important.png | Bin 21008 -> 0 bytes swat/images/icons/nuvola/128/folder_locked.png | Bin 19717 -> 0 bytes swat/images/icons/nuvola/128/folder_open.png | Bin 14274 -> 0 bytes swat/images/icons/nuvola/128/font.png | Bin 6686 -> 0 bytes swat/images/icons/nuvola/128/hwinfo.png | Bin 13737 -> 0 bytes swat/images/icons/nuvola/128/icons.png | Bin 7492 -> 0 bytes swat/images/icons/nuvola/128/iconthemes.png | Bin 13520 -> 0 bytes swat/images/icons/nuvola/128/important.png | Bin 11392 -> 0 bytes swat/images/icons/nuvola/128/info.png | Bin 10246 -> 0 bytes swat/images/icons/nuvola/128/kcoloredit.png | Bin 18818 -> 0 bytes swat/images/icons/nuvola/128/kcontrol.png | Bin 16220 -> 0 bytes swat/images/icons/nuvola/128/keyboard.png | Bin 7169 -> 0 bytes swat/images/icons/nuvola/128/khelpcenter.png | Bin 15934 -> 0 bytes swat/images/icons/nuvola/128/kmix.png | Bin 16182 -> 0 bytes swat/images/icons/nuvola/128/knotify.png | Bin 19872 -> 0 bytes swat/images/icons/nuvola/128/konqueror.png | Bin 24789 -> 0 bytes swat/images/icons/nuvola/128/kpackage.png | Bin 10643 -> 0 bytes swat/images/icons/nuvola/128/kpaint.png | Bin 17793 -> 0 bytes swat/images/icons/nuvola/128/krita.png | Bin 22601 -> 0 bytes swat/images/icons/nuvola/128/ksnapshot.png | Bin 12110 -> 0 bytes swat/images/icons/nuvola/128/ktip.png | Bin 9440 -> 0 bytes swat/images/icons/nuvola/128/kuser.png | Bin 22679 -> 0 bytes swat/images/icons/nuvola/128/kview.png | Bin 18750 -> 0 bytes swat/images/icons/nuvola/128/locale.png | Bin 8853 -> 0 bytes swat/images/icons/nuvola/128/looknfeel.png | Bin 20365 -> 0 bytes swat/images/icons/nuvola/128/mozilla.png | Bin 14896 -> 0 bytes swat/images/icons/nuvola/128/mycomputer.png | Bin 19567 -> 0 bytes swat/images/icons/nuvola/128/netscape.png | Bin 10750 -> 0 bytes swat/images/icons/nuvola/128/network.png | Bin 16988 -> 0 bytes swat/images/icons/nuvola/128/opera.png | Bin 15691 -> 0 bytes swat/images/icons/nuvola/128/package.png | Bin 13879 -> 0 bytes swat/images/icons/nuvola/128/password.png | Bin 12059 -> 0 bytes swat/images/icons/nuvola/128/pipe.png | Bin 8628 -> 0 bytes swat/images/icons/nuvola/128/realplayer.png | Bin 11442 -> 0 bytes swat/images/icons/nuvola/128/services.png | Bin 11361 -> 0 bytes swat/images/icons/nuvola/128/socket.png | Bin 19770 -> 0 bytes swat/images/icons/nuvola/128/style.png | Bin 7834 -> 0 bytes swat/images/icons/nuvola/128/stylesheet.png | Bin 9209 -> 0 bytes swat/images/icons/nuvola/16/access.png | Bin 1053 -> 0 bytes swat/images/icons/nuvola/16/agent.png | Bin 1067 -> 0 bytes swat/images/icons/nuvola/16/apply.png | Bin 883 -> 0 bytes swat/images/icons/nuvola/16/back.png | Bin 912 -> 0 bytes swat/images/icons/nuvola/16/background.png | Bin 1010 -> 0 bytes swat/images/icons/nuvola/16/bell.png | Bin 1035 -> 0 bytes swat/images/icons/nuvola/16/bookmark.png | Bin 914 -> 0 bytes swat/images/icons/nuvola/16/browser.png | Bin 1154 -> 0 bytes swat/images/icons/nuvola/16/button_cancel.png | Bin 1133 -> 0 bytes swat/images/icons/nuvola/16/button_ok.png | Bin 883 -> 0 bytes swat/images/icons/nuvola/16/cache.png | Bin 778 -> 0 bytes swat/images/icons/nuvola/16/clock.png | Bin 1160 -> 0 bytes swat/images/icons/nuvola/16/colorize.png | Bin 1137 -> 0 bytes swat/images/icons/nuvola/16/colors.png | Bin 1112 -> 0 bytes swat/images/icons/nuvola/16/colorset.png | Bin 912 -> 0 bytes swat/images/icons/nuvola/16/configure.png | Bin 980 -> 0 bytes swat/images/icons/nuvola/16/cookie.png | Bin 1122 -> 0 bytes swat/images/icons/nuvola/16/core.png | Bin 870 -> 0 bytes swat/images/icons/nuvola/16/date.png | Bin 1114 -> 0 bytes swat/images/icons/nuvola/16/decrypted.png | Bin 972 -> 0 bytes swat/images/icons/nuvola/16/desktop.png | Bin 1077 -> 0 bytes swat/images/icons/nuvola/16/display.png | Bin 888 -> 0 bytes swat/images/icons/nuvola/16/document.png | Bin 948 -> 0 bytes swat/images/icons/nuvola/16/down.png | Bin 912 -> 0 bytes swat/images/icons/nuvola/16/edit.png | Bin 734 -> 0 bytes swat/images/icons/nuvola/16/editcopy.png | Bin 730 -> 0 bytes swat/images/icons/nuvola/16/editcut.png | Bin 873 -> 0 bytes swat/images/icons/nuvola/16/editdelete.png | Bin 860 -> 0 bytes swat/images/icons/nuvola/16/editpaste.png | Bin 911 -> 0 bytes swat/images/icons/nuvola/16/edittrash.png | Bin 881 -> 0 bytes swat/images/icons/nuvola/16/email.png | Bin 971 -> 0 bytes swat/images/icons/nuvola/16/empty.png | Bin 458 -> 0 bytes swat/images/icons/nuvola/16/encrypted.png | Bin 1002 -> 0 bytes swat/images/icons/nuvola/16/energy.png | Bin 1082 -> 0 bytes swat/images/icons/nuvola/16/error.png | Bin 1150 -> 0 bytes swat/images/icons/nuvola/16/exec.png | Bin 1022 -> 0 bytes swat/images/icons/nuvola/16/filenew.png | Bin 805 -> 0 bytes swat/images/icons/nuvola/16/fileopen.png | Bin 702 -> 0 bytes swat/images/icons/nuvola/16/fileprint.png | Bin 1020 -> 0 bytes swat/images/icons/nuvola/16/filesave.png | Bin 898 -> 0 bytes swat/images/icons/nuvola/16/filesaveas.png | Bin 1009 -> 0 bytes swat/images/icons/nuvola/16/find.png | Bin 688 -> 0 bytes swat/images/icons/nuvola/16/folder.png | Bin 558 -> 0 bytes swat/images/icons/nuvola/16/folder_home.png | Bin 1063 -> 0 bytes swat/images/icons/nuvola/16/folder_important.png | Bin 846 -> 0 bytes swat/images/icons/nuvola/16/folder_locked.png | Bin 798 -> 0 bytes swat/images/icons/nuvola/16/folder_open.png | Bin 599 -> 0 bytes swat/images/icons/nuvola/16/font.png | Bin 736 -> 0 bytes swat/images/icons/nuvola/16/forward.png | Bin 920 -> 0 bytes swat/images/icons/nuvola/16/gohome.png | Bin 1125 -> 0 bytes swat/images/icons/nuvola/16/help.png | Bin 1187 -> 0 bytes swat/images/icons/nuvola/16/history.png | Bin 1166 -> 0 bytes swat/images/icons/nuvola/16/hwinfo.png | Bin 1122 -> 0 bytes swat/images/icons/nuvola/16/icons.png | Bin 781 -> 0 bytes swat/images/icons/nuvola/16/iconthemes.png | Bin 969 -> 0 bytes swat/images/icons/nuvola/16/important.png | Bin 921 -> 0 bytes swat/images/icons/nuvola/16/info.png | Bin 956 -> 0 bytes swat/images/icons/nuvola/16/kcoloredit.png | Bin 1116 -> 0 bytes swat/images/icons/nuvola/16/kcontrol.png | Bin 1118 -> 0 bytes swat/images/icons/nuvola/16/keyboard.png | Bin 723 -> 0 bytes swat/images/icons/nuvola/16/khelpcenter.png | Bin 1107 -> 0 bytes swat/images/icons/nuvola/16/kmix.png | Bin 1102 -> 0 bytes swat/images/icons/nuvola/16/knotify.png | Bin 861 -> 0 bytes swat/images/icons/nuvola/16/konqueror.png | Bin 1151 -> 0 bytes swat/images/icons/nuvola/16/kpackage.png | Bin 983 -> 0 bytes swat/images/icons/nuvola/16/kpaint.png | Bin 1032 -> 0 bytes swat/images/icons/nuvola/16/krita.png | Bin 1053 -> 0 bytes swat/images/icons/nuvola/16/ksnapshot.png | Bin 1067 -> 0 bytes swat/images/icons/nuvola/16/ktip.png | Bin 925 -> 0 bytes swat/images/icons/nuvola/16/kuser.png | Bin 1173 -> 0 bytes swat/images/icons/nuvola/16/kview.png | Bin 1046 -> 0 bytes swat/images/icons/nuvola/16/locale.png | Bin 1058 -> 0 bytes swat/images/icons/nuvola/16/looknfeel.png | Bin 1075 -> 0 bytes swat/images/icons/nuvola/16/mail_delete.png | Bin 1167 -> 0 bytes swat/images/icons/nuvola/16/mail_find.png | Bin 1141 -> 0 bytes swat/images/icons/nuvola/16/mail_forward.png | Bin 1098 -> 0 bytes swat/images/icons/nuvola/16/mail_generic.png | Bin 1148 -> 0 bytes swat/images/icons/nuvola/16/mail_new.png | Bin 769 -> 0 bytes swat/images/icons/nuvola/16/mail_replyall.png | Bin 1137 -> 0 bytes swat/images/icons/nuvola/16/mail_send.png | Bin 1114 -> 0 bytes swat/images/icons/nuvola/16/misc.png | Bin 1041 -> 0 bytes swat/images/icons/nuvola/16/mozilla.png | Bin 850 -> 0 bytes swat/images/icons/nuvola/16/mycomputer.png | Bin 1028 -> 0 bytes swat/images/icons/nuvola/16/netscape.png | Bin 934 -> 0 bytes swat/images/icons/nuvola/16/network.png | Bin 1163 -> 0 bytes swat/images/icons/nuvola/16/next.png | Bin 781 -> 0 bytes swat/images/icons/nuvola/16/no.png | Bin 922 -> 0 bytes swat/images/icons/nuvola/16/ok.png | Bin 883 -> 0 bytes swat/images/icons/nuvola/16/opera.png | Bin 1089 -> 0 bytes swat/images/icons/nuvola/16/package.png | Bin 932 -> 0 bytes swat/images/icons/nuvola/16/password.png | Bin 949 -> 0 bytes swat/images/icons/nuvola/16/pipe.png | Bin 772 -> 0 bytes swat/images/icons/nuvola/16/previous.png | Bin 777 -> 0 bytes swat/images/icons/nuvola/16/realplayer.png | Bin 1111 -> 0 bytes swat/images/icons/nuvola/16/redo.png | Bin 708 -> 0 bytes swat/images/icons/nuvola/16/reload.png | Bin 1135 -> 0 bytes swat/images/icons/nuvola/16/run.png | Bin 987 -> 0 bytes swat/images/icons/nuvola/16/services.png | Bin 1030 -> 0 bytes swat/images/icons/nuvola/16/socket.png | Bin 1180 -> 0 bytes swat/images/icons/nuvola/16/spellcheck.png | Bin 839 -> 0 bytes swat/images/icons/nuvola/16/stop.png | Bin 1032 -> 0 bytes swat/images/icons/nuvola/16/style.png | Bin 991 -> 0 bytes swat/images/icons/nuvola/16/stylesheet.png | Bin 970 -> 0 bytes swat/images/icons/nuvola/16/thumbnail.png | Bin 922 -> 0 bytes swat/images/icons/nuvola/16/up.png | Bin 906 -> 0 bytes swat/images/icons/nuvola/16/wizard.png | Bin 899 -> 0 bytes swat/images/icons/nuvola/22/access.png | Bin 1492 -> 0 bytes swat/images/icons/nuvola/22/agent.png | Bin 1589 -> 0 bytes swat/images/icons/nuvola/22/apply.png | Bin 1192 -> 0 bytes swat/images/icons/nuvola/22/back.png | Bin 1229 -> 0 bytes swat/images/icons/nuvola/22/background.png | Bin 1511 -> 0 bytes swat/images/icons/nuvola/22/bell.png | Bin 1487 -> 0 bytes swat/images/icons/nuvola/22/bookmark.png | Bin 1318 -> 0 bytes swat/images/icons/nuvola/22/browser.png | Bin 1882 -> 0 bytes swat/images/icons/nuvola/22/button_cancel.png | Bin 1572 -> 0 bytes swat/images/icons/nuvola/22/button_ok.png | Bin 1192 -> 0 bytes swat/images/icons/nuvola/22/cache.png | Bin 1154 -> 0 bytes swat/images/icons/nuvola/22/clock.png | Bin 1726 -> 0 bytes swat/images/icons/nuvola/22/colorize.png | Bin 1722 -> 0 bytes swat/images/icons/nuvola/22/colors.png | Bin 1700 -> 0 bytes swat/images/icons/nuvola/22/colorset.png | Bin 1297 -> 0 bytes swat/images/icons/nuvola/22/configure.png | Bin 1276 -> 0 bytes swat/images/icons/nuvola/22/cookie.png | Bin 1672 -> 0 bytes swat/images/icons/nuvola/22/core.png | Bin 1234 -> 0 bytes swat/images/icons/nuvola/22/date.png | Bin 1707 -> 0 bytes swat/images/icons/nuvola/22/decrypted.png | Bin 1429 -> 0 bytes swat/images/icons/nuvola/22/desktop.png | Bin 1649 -> 0 bytes swat/images/icons/nuvola/22/display.png | Bin 1305 -> 0 bytes swat/images/icons/nuvola/22/document.png | Bin 1314 -> 0 bytes swat/images/icons/nuvola/22/down.png | Bin 1234 -> 0 bytes swat/images/icons/nuvola/22/edit.png | Bin 987 -> 0 bytes swat/images/icons/nuvola/22/editcopy.png | Bin 944 -> 0 bytes swat/images/icons/nuvola/22/editcut.png | Bin 1424 -> 0 bytes swat/images/icons/nuvola/22/editdelete.png | Bin 1205 -> 0 bytes swat/images/icons/nuvola/22/editpaste.png | Bin 1274 -> 0 bytes swat/images/icons/nuvola/22/edittrash.png | Bin 1140 -> 0 bytes swat/images/icons/nuvola/22/email.png | Bin 1333 -> 0 bytes swat/images/icons/nuvola/22/empty.png | Bin 558 -> 0 bytes swat/images/icons/nuvola/22/encrypted.png | Bin 1435 -> 0 bytes swat/images/icons/nuvola/22/energy.png | Bin 1663 -> 0 bytes swat/images/icons/nuvola/22/error.png | Bin 1672 -> 0 bytes swat/images/icons/nuvola/22/exec.png | Bin 1418 -> 0 bytes swat/images/icons/nuvola/22/filenew.png | Bin 1145 -> 0 bytes swat/images/icons/nuvola/22/fileopen.png | Bin 1040 -> 0 bytes swat/images/icons/nuvola/22/fileprint.png | Bin 1578 -> 0 bytes swat/images/icons/nuvola/22/filesave.png | Bin 1182 -> 0 bytes swat/images/icons/nuvola/22/filesaveas.png | Bin 1469 -> 0 bytes swat/images/icons/nuvola/22/find.png | Bin 976 -> 0 bytes swat/images/icons/nuvola/22/folder.png | Bin 1805 -> 0 bytes swat/images/icons/nuvola/22/folder_home.png | Bin 1594 -> 0 bytes swat/images/icons/nuvola/22/folder_important.png | Bin 1868 -> 0 bytes swat/images/icons/nuvola/22/folder_locked.png | Bin 1876 -> 0 bytes swat/images/icons/nuvola/22/folder_open.png | Bin 1412 -> 0 bytes swat/images/icons/nuvola/22/font.png | Bin 981 -> 0 bytes swat/images/icons/nuvola/22/forward.png | Bin 1243 -> 0 bytes swat/images/icons/nuvola/22/gohome.png | Bin 1641 -> 0 bytes swat/images/icons/nuvola/22/help.png | Bin 1474 -> 0 bytes swat/images/icons/nuvola/22/history.png | Bin 1863 -> 0 bytes swat/images/icons/nuvola/22/hwinfo.png | Bin 1659 -> 0 bytes swat/images/icons/nuvola/22/icons.png | Bin 1089 -> 0 bytes swat/images/icons/nuvola/22/iconthemes.png | Bin 1461 -> 0 bytes swat/images/icons/nuvola/22/important.png | Bin 1407 -> 0 bytes swat/images/icons/nuvola/22/info.png | Bin 1352 -> 0 bytes swat/images/icons/nuvola/22/kcoloredit.png | Bin 1746 -> 0 bytes swat/images/icons/nuvola/22/kcontrol.png | Bin 1761 -> 0 bytes swat/images/icons/nuvola/22/keyboard.png | Bin 1008 -> 0 bytes swat/images/icons/nuvola/22/khelpcenter.png | Bin 1633 -> 0 bytes swat/images/icons/nuvola/22/kmix.png | Bin 1679 -> 0 bytes swat/images/icons/nuvola/22/knotify.png | Bin 1193 -> 0 bytes swat/images/icons/nuvola/22/konqueror.png | Bin 1938 -> 0 bytes swat/images/icons/nuvola/22/kpackage.png | Bin 1385 -> 0 bytes swat/images/icons/nuvola/22/kpaint.png | Bin 1468 -> 0 bytes swat/images/icons/nuvola/22/krita.png | Bin 1697 -> 0 bytes swat/images/icons/nuvola/22/ksnapshot.png | Bin 1550 -> 0 bytes swat/images/icons/nuvola/22/ktip.png | Bin 1276 -> 0 bytes swat/images/icons/nuvola/22/kuser.png | Bin 1850 -> 0 bytes swat/images/icons/nuvola/22/kview.png | Bin 1589 -> 0 bytes swat/images/icons/nuvola/22/locale.png | Bin 1490 -> 0 bytes swat/images/icons/nuvola/22/mail_delete.png | Bin 1705 -> 0 bytes swat/images/icons/nuvola/22/mail_find.png | Bin 1697 -> 0 bytes swat/images/icons/nuvola/22/mail_forward.png | Bin 1656 -> 0 bytes swat/images/icons/nuvola/22/mail_generic.png | Bin 1671 -> 0 bytes swat/images/icons/nuvola/22/mail_new.png | Bin 1115 -> 0 bytes swat/images/icons/nuvola/22/mail_replyall.png | Bin 1717 -> 0 bytes swat/images/icons/nuvola/22/mail_send.png | Bin 1628 -> 0 bytes swat/images/icons/nuvola/22/misc.png | Bin 1607 -> 0 bytes swat/images/icons/nuvola/22/mycomputer.png | Bin 1514 -> 0 bytes swat/images/icons/nuvola/22/netscape.png | Bin 1314 -> 0 bytes swat/images/icons/nuvola/22/network.png | Bin 1779 -> 0 bytes swat/images/icons/nuvola/22/next.png | Bin 1003 -> 0 bytes swat/images/icons/nuvola/22/no.png | Bin 1360 -> 0 bytes swat/images/icons/nuvola/22/ok.png | Bin 1192 -> 0 bytes swat/images/icons/nuvola/22/opera.png | Bin 1704 -> 0 bytes swat/images/icons/nuvola/22/password.png | Bin 1336 -> 0 bytes swat/images/icons/nuvola/22/pipe.png | Bin 1044 -> 0 bytes swat/images/icons/nuvola/22/previous.png | Bin 975 -> 0 bytes swat/images/icons/nuvola/22/realplayer.png | Bin 1530 -> 0 bytes swat/images/icons/nuvola/22/redo.png | Bin 1035 -> 0 bytes swat/images/icons/nuvola/22/reload.png | Bin 1684 -> 0 bytes swat/images/icons/nuvola/22/run.png | Bin 1353 -> 0 bytes swat/images/icons/nuvola/22/services.png | Bin 1497 -> 0 bytes swat/images/icons/nuvola/22/socket.png | Bin 1788 -> 0 bytes swat/images/icons/nuvola/22/spellcheck.png | Bin 922 -> 0 bytes swat/images/icons/nuvola/22/stop.png | Bin 1473 -> 0 bytes swat/images/icons/nuvola/22/style.png | Bin 1392 -> 0 bytes swat/images/icons/nuvola/22/stylesheet.png | Bin 1347 -> 0 bytes swat/images/icons/nuvola/22/thumbnail.png | Bin 1262 -> 0 bytes swat/images/icons/nuvola/22/up.png | Bin 1222 -> 0 bytes swat/images/icons/nuvola/22/wizard.png | Bin 1229 -> 0 bytes swat/images/icons/nuvola/32/access.png | Bin 2295 -> 0 bytes swat/images/icons/nuvola/32/agent.png | Bin 2419 -> 0 bytes swat/images/icons/nuvola/32/apply.png | Bin 1732 -> 0 bytes swat/images/icons/nuvola/32/back.png | Bin 1821 -> 0 bytes swat/images/icons/nuvola/32/background.png | Bin 2413 -> 0 bytes swat/images/icons/nuvola/32/bell.png | Bin 2390 -> 0 bytes swat/images/icons/nuvola/32/bookmark.png | Bin 2126 -> 0 bytes swat/images/icons/nuvola/32/browser.png | Bin 3141 -> 0 bytes swat/images/icons/nuvola/32/button_cancel.png | Bin 2478 -> 0 bytes swat/images/icons/nuvola/32/button_ok.png | Bin 1732 -> 0 bytes swat/images/icons/nuvola/32/cache.png | Bin 1700 -> 0 bytes swat/images/icons/nuvola/32/clock.png | Bin 2905 -> 0 bytes swat/images/icons/nuvola/32/colorize.png | Bin 2739 -> 0 bytes swat/images/icons/nuvola/32/colors.png | Bin 2625 -> 0 bytes swat/images/icons/nuvola/32/colorset.png | Bin 1964 -> 0 bytes swat/images/icons/nuvola/32/configure.png | Bin 1907 -> 0 bytes swat/images/icons/nuvola/32/contents.png | Bin 2226 -> 0 bytes swat/images/icons/nuvola/32/cookie.png | Bin 2679 -> 0 bytes swat/images/icons/nuvola/32/core.png | Bin 1884 -> 0 bytes swat/images/icons/nuvola/32/date.png | Bin 2825 -> 0 bytes swat/images/icons/nuvola/32/decrypted.png | Bin 2025 -> 0 bytes swat/images/icons/nuvola/32/desktop.png | Bin 2742 -> 0 bytes swat/images/icons/nuvola/32/display.png | Bin 1965 -> 0 bytes swat/images/icons/nuvola/32/document.png | Bin 2118 -> 0 bytes swat/images/icons/nuvola/32/down.png | Bin 1748 -> 0 bytes swat/images/icons/nuvola/32/edit.png | Bin 1395 -> 0 bytes swat/images/icons/nuvola/32/editcopy.png | Bin 1329 -> 0 bytes swat/images/icons/nuvola/32/editcut.png | Bin 1849 -> 0 bytes swat/images/icons/nuvola/32/editdelete.png | Bin 1805 -> 0 bytes swat/images/icons/nuvola/32/editpaste.png | Bin 1799 -> 0 bytes swat/images/icons/nuvola/32/edittrash.png | Bin 1866 -> 0 bytes swat/images/icons/nuvola/32/email.png | Bin 2079 -> 0 bytes swat/images/icons/nuvola/32/empty.png | Bin 782 -> 0 bytes swat/images/icons/nuvola/32/encrypted.png | Bin 2058 -> 0 bytes swat/images/icons/nuvola/32/energy.png | Bin 2753 -> 0 bytes swat/images/icons/nuvola/32/error.png | Bin 2622 -> 0 bytes swat/images/icons/nuvola/32/exec.png | Bin 2168 -> 0 bytes swat/images/icons/nuvola/32/filenew.png | Bin 1857 -> 0 bytes swat/images/icons/nuvola/32/fileopen.png | Bin 1714 -> 0 bytes swat/images/icons/nuvola/32/fileprint.png | Bin 2504 -> 0 bytes swat/images/icons/nuvola/32/filesave.png | Bin 1741 -> 0 bytes swat/images/icons/nuvola/32/filesaveas.png | Bin 2346 -> 0 bytes swat/images/icons/nuvola/32/find.png | Bin 1446 -> 0 bytes swat/images/icons/nuvola/32/folder.png | Bin 2972 -> 0 bytes swat/images/icons/nuvola/32/folder_home.png | Bin 2676 -> 0 bytes swat/images/icons/nuvola/32/folder_important.png | Bin 3214 -> 0 bytes swat/images/icons/nuvola/32/folder_locked.png | Bin 3092 -> 0 bytes swat/images/icons/nuvola/32/folder_open.png | Bin 2300 -> 0 bytes swat/images/icons/nuvola/32/font.png | Bin 1497 -> 0 bytes swat/images/icons/nuvola/32/forward.png | Bin 1860 -> 0 bytes swat/images/icons/nuvola/32/gohome.png | Bin 2585 -> 0 bytes swat/images/icons/nuvola/32/help.png | Bin 2671 -> 0 bytes swat/images/icons/nuvola/32/history.png | Bin 3316 -> 0 bytes swat/images/icons/nuvola/32/hwinfo.png | Bin 2653 -> 0 bytes swat/images/icons/nuvola/32/icons.png | Bin 1646 -> 0 bytes swat/images/icons/nuvola/32/iconthemes.png | Bin 2408 -> 0 bytes swat/images/icons/nuvola/32/important.png | Bin 2169 -> 0 bytes swat/images/icons/nuvola/32/info.png | Bin 2017 -> 0 bytes swat/images/icons/nuvola/32/kcoloredit.png | Bin 2829 -> 0 bytes swat/images/icons/nuvola/32/kcontrol.png | Bin 2857 -> 0 bytes swat/images/icons/nuvola/32/keyboard.png | Bin 1482 -> 0 bytes swat/images/icons/nuvola/32/khelpcenter.png | Bin 2647 -> 0 bytes swat/images/icons/nuvola/32/kmix.png | Bin 2906 -> 0 bytes swat/images/icons/nuvola/32/knotify.png | Bin 3050 -> 0 bytes swat/images/icons/nuvola/32/konqueror.png | Bin 3473 -> 0 bytes swat/images/icons/nuvola/32/kpackage.png | Bin 2166 -> 0 bytes swat/images/icons/nuvola/32/kpaint.png | Bin 2608 -> 0 bytes swat/images/icons/nuvola/32/krita.png | Bin 2793 -> 0 bytes swat/images/icons/nuvola/32/ksnapshot.png | Bin 2385 -> 0 bytes swat/images/icons/nuvola/32/ktip.png | Bin 1884 -> 0 bytes swat/images/icons/nuvola/32/kuser.png | Bin 3199 -> 0 bytes swat/images/icons/nuvola/32/kview.png | Bin 2649 -> 0 bytes swat/images/icons/nuvola/32/locale.png | Bin 2179 -> 0 bytes swat/images/icons/nuvola/32/looknfeel.png | Bin 2770 -> 0 bytes swat/images/icons/nuvola/32/mail_delete.png | Bin 2713 -> 0 bytes swat/images/icons/nuvola/32/mail_find.png | Bin 2707 -> 0 bytes swat/images/icons/nuvola/32/mail_forward.png | Bin 2579 -> 0 bytes swat/images/icons/nuvola/32/mail_generic.png | Bin 2665 -> 0 bytes swat/images/icons/nuvola/32/mail_new.png | Bin 1672 -> 0 bytes swat/images/icons/nuvola/32/mail_replyall.png | Bin 2829 -> 0 bytes swat/images/icons/nuvola/32/mail_send.png | Bin 2577 -> 0 bytes swat/images/icons/nuvola/32/misc.png | Bin 2853 -> 0 bytes swat/images/icons/nuvola/32/mozilla.png | Bin 2322 -> 0 bytes swat/images/icons/nuvola/32/mycomputer.png | Bin 2726 -> 0 bytes swat/images/icons/nuvola/32/netscape.png | Bin 2020 -> 0 bytes swat/images/icons/nuvola/32/network.png | Bin 2838 -> 0 bytes swat/images/icons/nuvola/32/next.png | Bin 1591 -> 0 bytes swat/images/icons/nuvola/32/no.png | Bin 1998 -> 0 bytes swat/images/icons/nuvola/32/ok.png | Bin 1732 -> 0 bytes swat/images/icons/nuvola/32/opera.png | Bin 2676 -> 0 bytes swat/images/icons/nuvola/32/package.png | Bin 2346 -> 0 bytes swat/images/icons/nuvola/32/password.png | Bin 2085 -> 0 bytes swat/images/icons/nuvola/32/pipe.png | Bin 1624 -> 0 bytes swat/images/icons/nuvola/32/previous.png | Bin 1587 -> 0 bytes swat/images/icons/nuvola/32/realplayer.png | Bin 2358 -> 0 bytes swat/images/icons/nuvola/32/redo.png | Bin 1615 -> 0 bytes swat/images/icons/nuvola/32/reload.png | Bin 2536 -> 0 bytes swat/images/icons/nuvola/32/run.png | Bin 2057 -> 0 bytes swat/images/icons/nuvola/32/services.png | Bin 2139 -> 0 bytes swat/images/icons/nuvola/32/socket.png | Bin 3000 -> 0 bytes swat/images/icons/nuvola/32/spellcheck.png | Bin 1791 -> 0 bytes swat/images/icons/nuvola/32/stop.png | Bin 2437 -> 0 bytes swat/images/icons/nuvola/32/style.png | Bin 2070 -> 0 bytes swat/images/icons/nuvola/32/stylesheet.png | Bin 2041 -> 0 bytes swat/images/icons/nuvola/32/thumbnail.png | Bin 1865 -> 0 bytes swat/images/icons/nuvola/32/up.png | Bin 1849 -> 0 bytes swat/images/icons/nuvola/32/wizard.png | Bin 1764 -> 0 bytes swat/images/icons/nuvola/48/access.png | Bin 3532 -> 0 bytes swat/images/icons/nuvola/48/agent.png | Bin 4020 -> 0 bytes swat/images/icons/nuvola/48/apply.png | Bin 2855 -> 0 bytes swat/images/icons/nuvola/48/back.png | Bin 2687 -> 0 bytes swat/images/icons/nuvola/48/background.png | Bin 3833 -> 0 bytes swat/images/icons/nuvola/48/bell.png | Bin 3966 -> 0 bytes swat/images/icons/nuvola/48/bookmark.png | Bin 3507 -> 0 bytes swat/images/icons/nuvola/48/browser.png | Bin 5597 -> 0 bytes swat/images/icons/nuvola/48/button_cancel.png | Bin 3612 -> 0 bytes swat/images/icons/nuvola/48/button_ok.png | Bin 2856 -> 0 bytes swat/images/icons/nuvola/48/cache.png | Bin 2484 -> 0 bytes swat/images/icons/nuvola/48/clock.png | Bin 5063 -> 0 bytes swat/images/icons/nuvola/48/colorize.png | Bin 4642 -> 0 bytes swat/images/icons/nuvola/48/colors.png | Bin 4469 -> 0 bytes swat/images/icons/nuvola/48/colorset.png | Bin 3169 -> 0 bytes swat/images/icons/nuvola/48/configure.png | Bin 2897 -> 0 bytes swat/images/icons/nuvola/48/cookie.png | Bin 3736 -> 0 bytes swat/images/icons/nuvola/48/core.png | Bin 2803 -> 0 bytes swat/images/icons/nuvola/48/date.png | Bin 4711 -> 0 bytes swat/images/icons/nuvola/48/decrypted.png | Bin 3115 -> 0 bytes swat/images/icons/nuvola/48/desktop.png | Bin 4878 -> 0 bytes swat/images/icons/nuvola/48/display.png | Bin 3071 -> 0 bytes swat/images/icons/nuvola/48/document.png | Bin 3330 -> 0 bytes swat/images/icons/nuvola/48/down.png | Bin 2627 -> 0 bytes swat/images/icons/nuvola/48/edit.png | Bin 2011 -> 0 bytes swat/images/icons/nuvola/48/editcopy.png | Bin 1989 -> 0 bytes swat/images/icons/nuvola/48/editcut.png | Bin 3159 -> 0 bytes swat/images/icons/nuvola/48/editdelete.png | Bin 2893 -> 0 bytes swat/images/icons/nuvola/48/editpaste.png | Bin 2704 -> 0 bytes swat/images/icons/nuvola/48/edittrash.png | Bin 2961 -> 0 bytes swat/images/icons/nuvola/48/email.png | Bin 3393 -> 0 bytes swat/images/icons/nuvola/48/empty.png | Bin 1126 -> 0 bytes swat/images/icons/nuvola/48/encrypted.png | Bin 3170 -> 0 bytes swat/images/icons/nuvola/48/energy.png | Bin 4619 -> 0 bytes swat/images/icons/nuvola/48/error.png | Bin 4477 -> 0 bytes swat/images/icons/nuvola/48/exec.png | Bin 3465 -> 0 bytes swat/images/icons/nuvola/48/filenew.png | Bin 3005 -> 0 bytes swat/images/icons/nuvola/48/fileopen.png | Bin 2654 -> 0 bytes swat/images/icons/nuvola/48/fileprint.png | Bin 3369 -> 0 bytes swat/images/icons/nuvola/48/filesave.png | Bin 2627 -> 0 bytes swat/images/icons/nuvola/48/filesaveas.png | Bin 3846 -> 0 bytes swat/images/icons/nuvola/48/find.png | Bin 2379 -> 0 bytes swat/images/icons/nuvola/48/folder.png | Bin 4789 -> 0 bytes swat/images/icons/nuvola/48/folder_home.png | Bin 5001 -> 0 bytes swat/images/icons/nuvola/48/folder_important.png | Bin 5277 -> 0 bytes swat/images/icons/nuvola/48/folder_locked.png | Bin 5067 -> 0 bytes swat/images/icons/nuvola/48/folder_open.png | Bin 3806 -> 0 bytes swat/images/icons/nuvola/48/font.png | Bin 2301 -> 0 bytes swat/images/icons/nuvola/48/forward.png | Bin 2892 -> 0 bytes swat/images/icons/nuvola/48/gohome.png | Bin 3831 -> 0 bytes swat/images/icons/nuvola/48/help.png | Bin 4662 -> 0 bytes swat/images/icons/nuvola/48/history.png | Bin 5804 -> 0 bytes swat/images/icons/nuvola/48/hwinfo.png | Bin 4180 -> 0 bytes swat/images/icons/nuvola/48/icons.png | Bin 2461 -> 0 bytes swat/images/icons/nuvola/48/iconthemes.png | Bin 4045 -> 0 bytes swat/images/icons/nuvola/48/important.png | Bin 3519 -> 0 bytes swat/images/icons/nuvola/48/info.png | Bin 3188 -> 0 bytes swat/images/icons/nuvola/48/kcoloredit.png | Bin 4945 -> 0 bytes swat/images/icons/nuvola/48/kcontrol.png | Bin 4736 -> 0 bytes swat/images/icons/nuvola/48/keyboard.png | Bin 2274 -> 0 bytes swat/images/icons/nuvola/48/khelpcenter.png | Bin 4449 -> 0 bytes swat/images/icons/nuvola/48/kmix.png | Bin 4609 -> 0 bytes swat/images/icons/nuvola/48/knotify.png | Bin 5027 -> 0 bytes swat/images/icons/nuvola/48/konqueror.png | Bin 6027 -> 0 bytes swat/images/icons/nuvola/48/kpackage.png | Bin 3383 -> 0 bytes swat/images/icons/nuvola/48/kpaint.png | Bin 4379 -> 0 bytes swat/images/icons/nuvola/48/krita.png | Bin 5146 -> 0 bytes swat/images/icons/nuvola/48/ksnapshot.png | Bin 3731 -> 0 bytes swat/images/icons/nuvola/48/ktip.png | Bin 2935 -> 0 bytes swat/images/icons/nuvola/48/kuser.png | Bin 5470 -> 0 bytes swat/images/icons/nuvola/48/kview.png | Bin 4643 -> 0 bytes swat/images/icons/nuvola/48/locale.png | Bin 3077 -> 0 bytes swat/images/icons/nuvola/48/looknfeel.png | Bin 4935 -> 0 bytes swat/images/icons/nuvola/48/mail_delete.png | Bin 4412 -> 0 bytes swat/images/icons/nuvola/48/mail_find.png | Bin 4526 -> 0 bytes swat/images/icons/nuvola/48/mail_forward.png | Bin 4373 -> 0 bytes swat/images/icons/nuvola/48/mail_generic.png | Bin 4286 -> 0 bytes swat/images/icons/nuvola/48/mail_new.png | Bin 2598 -> 0 bytes swat/images/icons/nuvola/48/mail_replyall.png | Bin 4934 -> 0 bytes swat/images/icons/nuvola/48/mail_send.png | Bin 4174 -> 0 bytes swat/images/icons/nuvola/48/misc.png | Bin 5083 -> 0 bytes swat/images/icons/nuvola/48/mozilla.png | Bin 4079 -> 0 bytes swat/images/icons/nuvola/48/mycomputer.png | Bin 4814 -> 0 bytes swat/images/icons/nuvola/48/netscape.png | Bin 3265 -> 0 bytes swat/images/icons/nuvola/48/network.png | Bin 4733 -> 0 bytes swat/images/icons/nuvola/48/next.png | Bin 2535 -> 0 bytes swat/images/icons/nuvola/48/no.png | Bin 3062 -> 0 bytes swat/images/icons/nuvola/48/ok.png | Bin 2855 -> 0 bytes swat/images/icons/nuvola/48/opera.png | Bin 4421 -> 0 bytes swat/images/icons/nuvola/48/package.png | Bin 3960 -> 0 bytes swat/images/icons/nuvola/48/password.png | Bin 3365 -> 0 bytes swat/images/icons/nuvola/48/pipe.png | Bin 2469 -> 0 bytes swat/images/icons/nuvola/48/previous.png | Bin 2526 -> 0 bytes swat/images/icons/nuvola/48/realplayer.png | Bin 3821 -> 0 bytes swat/images/icons/nuvola/48/redo.png | Bin 2545 -> 0 bytes swat/images/icons/nuvola/48/reload.png | Bin 4229 -> 0 bytes swat/images/icons/nuvola/48/run.png | Bin 3171 -> 0 bytes swat/images/icons/nuvola/48/services.png | Bin 3381 -> 0 bytes swat/images/icons/nuvola/48/socket.png | Bin 5395 -> 0 bytes swat/images/icons/nuvola/48/spellcheck.png | Bin 2956 -> 0 bytes swat/images/icons/nuvola/48/stop.png | Bin 3681 -> 0 bytes swat/images/icons/nuvola/48/style.png | Bin 2920 -> 0 bytes swat/images/icons/nuvola/48/stylesheet.png | Bin 3150 -> 0 bytes swat/images/icons/nuvola/48/thumbnail.png | Bin 2806 -> 0 bytes swat/images/icons/nuvola/48/up.png | Bin 2802 -> 0 bytes swat/images/icons/nuvola/48/wizard.png | Bin 2743 -> 0 bytes swat/images/icons/nuvola/64/access.png | Bin 4801 -> 0 bytes swat/images/icons/nuvola/64/agent.png | Bin 5966 -> 0 bytes swat/images/icons/nuvola/64/background.png | Bin 5477 -> 0 bytes swat/images/icons/nuvola/64/bell.png | Bin 5776 -> 0 bytes swat/images/icons/nuvola/64/browser.png | Bin 8319 -> 0 bytes swat/images/icons/nuvola/64/cache.png | Bin 3420 -> 0 bytes swat/images/icons/nuvola/64/clock.png | Bin 7445 -> 0 bytes swat/images/icons/nuvola/64/colors.png | Bin 6581 -> 0 bytes swat/images/icons/nuvola/64/colorset.png | Bin 4613 -> 0 bytes swat/images/icons/nuvola/64/cookie.png | Bin 5359 -> 0 bytes swat/images/icons/nuvola/64/core.png | Bin 3824 -> 0 bytes swat/images/icons/nuvola/64/date.png | Bin 6813 -> 0 bytes swat/images/icons/nuvola/64/desktop.png | Bin 7360 -> 0 bytes swat/images/icons/nuvola/64/display.png | Bin 4321 -> 0 bytes swat/images/icons/nuvola/64/document.png | Bin 4878 -> 0 bytes swat/images/icons/nuvola/64/email.png | Bin 4911 -> 0 bytes swat/images/icons/nuvola/64/empty.png | Bin 1289 -> 0 bytes swat/images/icons/nuvola/64/encrypted.png | Bin 3781 -> 0 bytes swat/images/icons/nuvola/64/energy.png | Bin 6915 -> 0 bytes swat/images/icons/nuvola/64/error.png | Bin 6081 -> 0 bytes swat/images/icons/nuvola/64/exec.png | Bin 5180 -> 0 bytes swat/images/icons/nuvola/64/folder.png | Bin 7310 -> 0 bytes swat/images/icons/nuvola/64/folder_home.png | Bin 7482 -> 0 bytes swat/images/icons/nuvola/64/folder_important.png | Bin 7889 -> 0 bytes swat/images/icons/nuvola/64/folder_locked.png | Bin 7544 -> 0 bytes swat/images/icons/nuvola/64/folder_open.png | Bin 5712 -> 0 bytes swat/images/icons/nuvola/64/font.png | Bin 3011 -> 0 bytes swat/images/icons/nuvola/64/hwinfo.png | Bin 5838 -> 0 bytes swat/images/icons/nuvola/64/icons.png | Bin 3428 -> 0 bytes swat/images/icons/nuvola/64/iconthemes.png | Bin 5696 -> 0 bytes swat/images/icons/nuvola/64/important.png | Bin 4994 -> 0 bytes swat/images/icons/nuvola/64/info.png | Bin 4434 -> 0 bytes swat/images/icons/nuvola/64/kcoloredit.png | Bin 7297 -> 0 bytes swat/images/icons/nuvola/64/kcontrol.png | Bin 6794 -> 0 bytes swat/images/icons/nuvola/64/keyboard.png | Bin 3284 -> 0 bytes swat/images/icons/nuvola/64/khelpcenter.png | Bin 6693 -> 0 bytes swat/images/icons/nuvola/64/kmix.png | Bin 6596 -> 0 bytes swat/images/icons/nuvola/64/knotify.png | Bin 7690 -> 0 bytes swat/images/icons/nuvola/64/konqueror.png | Bin 9333 -> 0 bytes swat/images/icons/nuvola/64/kpackage.png | Bin 4618 -> 0 bytes swat/images/icons/nuvola/64/kpaint.png | Bin 6520 -> 0 bytes swat/images/icons/nuvola/64/krita.png | Bin 8117 -> 0 bytes swat/images/icons/nuvola/64/ksnapshot.png | Bin 5383 -> 0 bytes swat/images/icons/nuvola/64/ktip.png | Bin 4185 -> 0 bytes swat/images/icons/nuvola/64/kuser.png | Bin 8036 -> 0 bytes swat/images/icons/nuvola/64/kview.png | Bin 6829 -> 0 bytes swat/images/icons/nuvola/64/locale.png | Bin 4062 -> 0 bytes swat/images/icons/nuvola/64/looknfeel.png | Bin 7579 -> 0 bytes swat/images/icons/nuvola/64/mozilla.png | Bin 5845 -> 0 bytes swat/images/icons/nuvola/64/mycomputer.png | Bin 7319 -> 0 bytes swat/images/icons/nuvola/64/netscape.png | Bin 4575 -> 0 bytes swat/images/icons/nuvola/64/network.png | Bin 6889 -> 0 bytes swat/images/icons/nuvola/64/opera.png | Bin 6319 -> 0 bytes swat/images/icons/nuvola/64/package.png | Bin 5838 -> 0 bytes swat/images/icons/nuvola/64/password.png | Bin 4696 -> 0 bytes swat/images/icons/nuvola/64/pipe.png | Bin 3808 -> 0 bytes swat/images/icons/nuvola/64/realplayer.png | Bin 5413 -> 0 bytes swat/images/icons/nuvola/64/services.png | Bin 4855 -> 0 bytes swat/images/icons/nuvola/64/socket.png | Bin 7761 -> 0 bytes swat/images/icons/nuvola/64/style.png | Bin 4291 -> 0 bytes swat/images/icons/nuvola/64/stylesheet.png | Bin 4433 -> 0 bytes swat/images/icons/nuvola/README | 4 - swat/images/icons/nuvola/author | 3 - swat/images/icons/nuvola/license.txt | 504 - swat/images/icons/nuvola/readme.txt | 60 - swat/images/icons/nuvola/thanks.to | 7 - swat/images/linkpad.gif | Bin 270 -> 0 bytes swat/images/logo.png | Bin 9329 -> 0 bytes swat/images/stripes.png | Bin 209 -> 0 bytes swat/images/widgets/windows/arrows/down.gif | Bin 49 -> 0 bytes swat/images/widgets/windows/arrows/down_small.gif | Bin 46 -> 0 bytes swat/images/widgets/windows/arrows/down_tiny.gif | Bin 44 -> 0 bytes swat/images/widgets/windows/arrows/first.png | Bin 321 -> 0 bytes swat/images/widgets/windows/arrows/forward.gif | Bin 55 -> 0 bytes swat/images/widgets/windows/arrows/last.png | Bin 333 -> 0 bytes swat/images/widgets/windows/arrows/left.png | Bin 299 -> 0 bytes swat/images/widgets/windows/arrows/minimize.gif | Bin 52 -> 0 bytes swat/images/widgets/windows/arrows/next.gif | Bin 49 -> 0 bytes swat/images/widgets/windows/arrows/previous.gif | Bin 49 -> 0 bytes swat/images/widgets/windows/arrows/rewind.gif | Bin 54 -> 0 bytes swat/images/widgets/windows/arrows/right.png | Bin 313 -> 0 bytes swat/images/widgets/windows/arrows/up.gif | Bin 48 -> 0 bytes swat/images/widgets/windows/arrows/up_small.gif | Bin 46 -> 0 bytes swat/images/widgets/windows/arrows/up_tiny.gif | Bin 44 -> 0 bytes swat/images/widgets/windows/cursors/alias.gif | Bin 104 -> 0 bytes swat/images/widgets/windows/cursors/copy.gif | Bin 102 -> 0 bytes swat/images/widgets/windows/cursors/move.gif | Bin 67 -> 0 bytes swat/images/widgets/windows/cursors/nodrop.gif | Bin 120 -> 0 bytes swat/images/widgets/windows/menu/checkbox.gif | Bin 838 -> 0 bytes swat/images/widgets/windows/menu/radiobutton.gif | Bin 830 -> 0 bytes swat/images/widgets/windows/tree/cross.gif | Bin 67 -> 0 bytes swat/images/widgets/windows/tree/cross_minus.gif | Bin 154 -> 0 bytes swat/images/widgets/windows/tree/cross_plus.gif | Bin 158 -> 0 bytes swat/images/widgets/windows/tree/end.gif | Bin 64 -> 0 bytes swat/images/widgets/windows/tree/end_minus.gif | Bin 154 -> 0 bytes swat/images/widgets/windows/tree/end_plus.gif | Bin 158 -> 0 bytes swat/images/widgets/windows/tree/line.gif | Bin 64 -> 0 bytes swat/images/widgets/windows/tree/minus.gif | Bin 148 -> 0 bytes swat/images/widgets/windows/tree/plus.gif | Bin 152 -> 0 bytes swat/images/widgets/windows/window/close.gif | Bin 58 -> 0 bytes swat/images/widgets/windows/window/maximize.gif | Bin 56 -> 0 bytes swat/images/widgets/windows/window/minimize.gif | Bin 52 -> 0 bytes swat/images/widgets/windows/window/restore.gif | Bin 58 -> 0 bytes swat/index.esp | 30 - swat/install/index.esp | 20 - swat/install/newuser.esp | 50 - swat/install/provision.esp | 79 - swat/install/samba3.esp | 106 - swat/install/vampire.esp | 120 - swat/kdc_server/index.esp | 13 - swat/ldap_server/index.esp | 13 - swat/login.esp | 59 - swat/logout.esp | 8 - swat/menu.js | 70 - swat/nbt_server/index.esp | 24 - swat/rpc_server/index.esp | 13 - swat/scripting/client/call.js | 118 - swat/scripting/client/desktop.js | 121 - swat/scripting/client/encoder.js | 84 - swat/scripting/client/js_scripts.js | 60 - swat/scripting/client/regedit.js | 160 - swat/scripting/client/status.js | 40 - swat/scripting/common.js | 153 - swat/scripting/footer_columns.esp | 7 - swat/scripting/footer_desktop.esp | 6 - swat/scripting/footer_plain.esp | 7 - swat/scripting/forms.js | 112 - swat/scripting/general_calls.esp | 25 - swat/scripting/header_columns.esp | 85 - swat/scripting/header_desktop.esp | 25 - swat/scripting/header_plain.esp | 55 - swat/scripting/menus.js | 53 - swat/scripting/preauth.esp | 17 - swat/scripting/server/regedit.esp | 51 - swat/scripting/server/status.esp | 27 - swat/scripting/test.ejs | 10 - swat/scripting/test.esp | 6 - swat/smb_server/index.esp | 13 - swat/style/columns.css | 73 - swat/style/common.css | 266 - swat/style/qooxdoo/core.css | 2 - swat/style/qooxdoo/layouts/application.css | 6 - swat/style/qooxdoo/layouts/page.css | 6 - swat/style/qooxdoo/test.css | 2 - swat/style/qooxdoo/themes.css | 3 - swat/style/qooxdoo/themes/osx/grad_blue.gif | Bin 143 -> 0 bytes swat/style/qooxdoo/themes/osx/grad_gray.gif | Bin 156 -> 0 bytes swat/style/qooxdoo/themes/osx/pin_dark.gif | Bin 36 -> 0 bytes swat/style/qooxdoo/themes/osx/toolbar_bg.gif | Bin 36 -> 0 bytes .../qooxdoo/themes/win9x/radiobuttonbackground.gif | Bin 44 -> 0 bytes swat/style/qooxdoo/themes/win9x/theme.css | 2 - .../qooxdoo/themes/win9x/windowcaption_active.png | Bin 160 -> 0 bytes .../themes/win9x/windowcaption_inactive.png | Bin 114 -> 0 bytes swat/style/qooxdoo/themes/winxp/menubackground.gif | Bin 814 -> 0 bytes swat/style/qooxdoo/themes/winxp/theme.css | 2 - .../qooxdoo/themes/winxp/toolbarparthandle.gif | Bin 817 -> 0 bytes swat/style/qooxdoo/widgets.css | 2 - swat/style/qooxdoo/widgets/core/QxApplication.js | 2 - swat/style/qooxdoo/widgets/core/QxBorder.js | 2 - swat/style/qooxdoo/widgets/core/QxBuilder.js | 3 - swat/style/qooxdoo/widgets/core/QxClient.js | 2 - swat/style/qooxdoo/widgets/core/QxClientWindow.js | 2 - swat/style/qooxdoo/widgets/core/QxCommand.js | 2 - swat/style/qooxdoo/widgets/core/QxData.js | 2 - swat/style/qooxdoo/widgets/core/QxDebug.js | 2 - swat/style/qooxdoo/widgets/core/QxDom.js | 3 - swat/style/qooxdoo/widgets/core/QxExtend.js | 4 - swat/style/qooxdoo/widgets/core/QxNativeWindow.js | 2 - swat/style/qooxdoo/widgets/core/QxObject.js | 2 - .../qooxdoo/widgets/core/QxSelectionStorage.js | 2 - swat/style/qooxdoo/widgets/core/QxTarget.js | 3 - swat/style/qooxdoo/widgets/core/QxTimer.js | 2 - .../qooxdoo/widgets/core/QxUserApplication.js | 2 - swat/style/qooxdoo/widgets/core/QxXmlHttpLoader.js | 2 - swat/style/qooxdoo/widgets/events/QxDataEvent.js | 2 - swat/style/qooxdoo/widgets/events/QxDragEvent.js | 2 - swat/style/qooxdoo/widgets/events/QxEvent.js | 2 - swat/style/qooxdoo/widgets/events/QxFocusEvent.js | 2 - swat/style/qooxdoo/widgets/events/QxKeyEvent.js | 4 - swat/style/qooxdoo/widgets/events/QxMouseEvent.js | 2 - .../qooxdoo/widgets/managers/QxDataManager.js | 2 - .../widgets/managers/QxDomSelectionManager.js | 2 - .../widgets/managers/QxDragAndDropManager.js | 3 - .../qooxdoo/widgets/managers/QxEventManager.js | 2 - .../qooxdoo/widgets/managers/QxFocusManager.js | 2 - .../qooxdoo/widgets/managers/QxImageManager.js | 2 - .../widgets/managers/QxImagePreloaderManager.js | 2 - swat/style/qooxdoo/widgets/managers/QxManager.js | 2 - .../qooxdoo/widgets/managers/QxMenuManager.js | 2 - .../qooxdoo/widgets/managers/QxPopupManager.js | 2 - .../widgets/managers/QxRadioButtonManager.js | 2 - .../qooxdoo/widgets/managers/QxRangeManager.js | 2 - .../qooxdoo/widgets/managers/QxSelectionManager.js | 2 - .../qooxdoo/widgets/managers/QxTimerManager.js | 2 - .../qooxdoo/widgets/managers/QxToolTipManager.js | 2 - .../qooxdoo/widgets/managers/QxWindowManager.js | 2 - swat/style/qooxdoo/widgets/qooxdoo.js | 1 - swat/style/qooxdoo/widgets/types/QxColor.js | 3 - swat/style/qooxdoo/widgets/types/QxInteger.js | 2 - swat/style/qooxdoo/widgets/types/QxNumber.js | 2 - swat/style/qooxdoo/widgets/types/QxString.js | 2 - swat/style/qooxdoo/widgets/types/QxTextile.js | 4 - swat/style/qooxdoo/widgets/types/QxVariable.js | 2 - swat/style/qooxdoo/widgets/widgets/QxAtom.js | 2 - .../qooxdoo/widgets/widgets/QxBarSelectorBar.js | 2 - .../qooxdoo/widgets/widgets/QxBarSelectorButton.js | 2 - .../qooxdoo/widgets/widgets/QxBarSelectorFrame.js | 2 - .../qooxdoo/widgets/widgets/QxBarSelectorPage.js | 2 - .../qooxdoo/widgets/widgets/QxBarSelectorPane.js | 2 - swat/style/qooxdoo/widgets/widgets/QxBlocker.js | 2 - swat/style/qooxdoo/widgets/widgets/QxBoxLayout.js | 2 - swat/style/qooxdoo/widgets/widgets/QxButton.js | 2 - swat/style/qooxdoo/widgets/widgets/QxCheckBox.js | 2 - .../qooxdoo/widgets/widgets/QxClientDocument.js | 2 - .../qooxdoo/widgets/widgets/QxColorPresetPopup.js | 2 - .../qooxdoo/widgets/widgets/QxColorSelector.js | 5 - swat/style/qooxdoo/widgets/widgets/QxComboBox.js | 2 - swat/style/qooxdoo/widgets/widgets/QxContainer.js | 2 - swat/style/qooxdoo/widgets/widgets/QxDockLayout.js | 4 - swat/style/qooxdoo/widgets/widgets/QxFieldSet.js | 2 - swat/style/qooxdoo/widgets/widgets/QxFlowLayout.js | 3 - swat/style/qooxdoo/widgets/widgets/QxForm.js | 2 - swat/style/qooxdoo/widgets/widgets/QxGallery.js | 2 - .../style/qooxdoo/widgets/widgets/QxGalleryList.js | 2 - swat/style/qooxdoo/widgets/widgets/QxGridLayout.js | 2 - .../widgets/widgets/QxHorizontalBoxLayout.js | 2 - swat/style/qooxdoo/widgets/widgets/QxIframe.js | 2 - swat/style/qooxdoo/widgets/widgets/QxImage.js | 2 - .../qooxdoo/widgets/widgets/QxImagePreloader.js | 2 - swat/style/qooxdoo/widgets/widgets/QxInline.js | 2 - .../qooxdoo/widgets/widgets/QxInputCheckIcon.js | 2 - swat/style/qooxdoo/widgets/widgets/QxLayout.js | 2 - swat/style/qooxdoo/widgets/widgets/QxList.js | 2 - swat/style/qooxdoo/widgets/widgets/QxListItem.js | 2 - swat/style/qooxdoo/widgets/widgets/QxListView.js | 7 - swat/style/qooxdoo/widgets/widgets/QxMenu.js | 2 - swat/style/qooxdoo/widgets/widgets/QxMenuBar.js | 2 - .../qooxdoo/widgets/widgets/QxMenuBarButton.js | 2 - swat/style/qooxdoo/widgets/widgets/QxMenuButton.js | 2 - .../qooxdoo/widgets/widgets/QxMenuCheckBox.js | 2 - .../qooxdoo/widgets/widgets/QxMenuRadioButton.js | 2 - .../qooxdoo/widgets/widgets/QxMenuSeparator.js | 2 - .../qooxdoo/widgets/widgets/QxPasswordField.js | 2 - swat/style/qooxdoo/widgets/widgets/QxPopup.js | 2 - .../style/qooxdoo/widgets/widgets/QxRadioButton.js | 2 - swat/style/qooxdoo/widgets/widgets/QxSpinner.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTab.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTabBar.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTabFrame.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTabPage.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTabPane.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTerminator.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTextArea.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTextField.js | 2 - swat/style/qooxdoo/widgets/widgets/QxToolBar.js | 2 - .../qooxdoo/widgets/widgets/QxToolBarButton.js | 2 - .../qooxdoo/widgets/widgets/QxToolBarCheckBox.js | 2 - .../qooxdoo/widgets/widgets/QxToolBarMenuButton.js | 2 - .../style/qooxdoo/widgets/widgets/QxToolBarPart.js | 2 - .../qooxdoo/widgets/widgets/QxToolBarPartHandle.js | 2 - .../widgets/widgets/QxToolBarRadioButton.js | 2 - .../qooxdoo/widgets/widgets/QxToolBarSeparator.js | 2 - swat/style/qooxdoo/widgets/widgets/QxToolTip.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTree.js | 2 - .../style/qooxdoo/widgets/widgets/QxTreeElement.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTreeFile.js | 2 - swat/style/qooxdoo/widgets/widgets/QxTreeFolder.js | 2 - .../qooxdoo/widgets/widgets/QxVerticalBoxLayout.js | 2 - swat/style/qooxdoo/widgets/widgets/QxWidget.js | 2 - swat/style/qooxdoo/widgets/widgets/QxWindow.js | 5 - swat/style/swat.css | 40 - swat/style/wide.css | 113 - swat/wins_server/index.esp | 13 - 6928 files changed, 157075 insertions(+), 157075 deletions(-) create mode 100644 swat.obsolete/README create mode 100644 swat.obsolete/apps/plug-ins/echo.js create mode 100644 swat.obsolete/apps/plug-ins/nbt_stats.js create mode 100644 swat.obsolete/apps/qooxdoo-examples/at-a-glance/AtAGlance.js create mode 100644 swat.obsolete/apps/qooxdoo-examples/at-a-glance/index.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Atom_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Atom_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Atom_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ButtonView_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ButtonView_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Button_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/CheckBox_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ColorPopup_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ColorSelector_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ColorSelector_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ComboBox_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/DateChooser_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Drag_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Fields_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Flash_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/GalleryList_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Gallery_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/GroupBox_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/GroupBox_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/GroupBox_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Iframe_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Inline_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ListView_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ListView_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ListView_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ListView_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/List_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Menu_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/NativeWindow_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/RadioButton_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/RepeatButton_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Spinner_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/SplitPane_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/SplitPane_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/TabView_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/TabView_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Table_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ToolBar_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ToolBar_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ToolBar_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ToolBar_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/ToolTip_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Tree_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/Window_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file1.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file10.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file2.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file3.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file4.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file5.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file6.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file7.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file8.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file9.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/fo_tester.fla create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/image/flash/fo_tester.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/example/index.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/index.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/ArrayCreate_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/ArrayCreate_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/NumberCreate_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/ObjectCreate_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/ObjectCreate_2.html create mode 100755 swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_1.html create mode 100755 swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_3.html create mode 100755 swat.obsolete/apps/qooxdoo-examples/performance/ObjectSize_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/Qooxdoo_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/TypeCheck_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/performance/index.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/showcase/Showcase_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/showcase/index.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_6.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_7.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_8.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Atom_9.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Border_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/BoxLayout_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/BoxLayout_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Builder_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Builder_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Builder_2.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Builder_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Builder_3.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Builder_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Button_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Clipping_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Clone_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Clone_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ComboBox_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ComboBox_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ComboBox_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Compile_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Compile_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Compile_2.js create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CookieStorage_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CookieStorage_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Cookie_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CrossBrowser_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/CrossBrowser_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/DockLayout_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/DockLayout_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/DockLayout_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/DockLayout_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/DockLayout_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/DockLayout_6.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/DragAndDropManager_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/DragAndDropManager_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/EnabledDisabled_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/FieldSet_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Fields_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/FocusManager_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Font_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/FormUtils_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Gallery_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Gallery_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Generate_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_10.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_11.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_6.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_7.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_8.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/GridLayout_9.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/HorizontalBoxLayout_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/HorizontalBoxLayout_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/HorizontalBoxLayout_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/HtmlTable_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/HtmlTable_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/IconHtml_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Image_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Image_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Image_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Image_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Label_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Label_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Label_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Label_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Leak_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Link_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_10.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_6.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_7.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_8.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ListView_9.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/List_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/List_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/List_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Menu_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Menu_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Node_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Pollution_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Popups_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Popups_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/RPC_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/RPC_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/RPC_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/RPC_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/RPC_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/SplitPane_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Table_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Table_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Table_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Table_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Table_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Table_6.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ToolBar_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ToolBar_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ToolBar_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/ToolBar_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Transport_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Transport_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Transport_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Transport_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Transport_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Transport_6.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Tree_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Tree_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Tree_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Tree_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Tree_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Tree_6.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Tree_7.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Umlauts_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/VerticalBoxLayout_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/VerticalBoxLayout_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/VerticalBoxLayout_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Window_1.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Window_2.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Window_3.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Window_4.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Window_5.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/Window_6.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/cssQuery-p.js create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/filesize/4000kb.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/filesize/400kb.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/filesize/40kb.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/anita.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/anita.js create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/anita.txt create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/anita.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/harald.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/harald.js create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/harald.txt create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/harald.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/lisbeth.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/lisbeth.js create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/lisbeth.txt create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/lisbeth.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/paul.html create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/paul.js create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/paul.txt create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/data/persons/paul.xml create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file1.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file10.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file2.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file3.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file4.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file5.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file6.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file7.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file8.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/color/file9.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/fo_tester.fla create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/flash/fo_tester.swf create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/image/grid_dialog_box.png create mode 100644 swat.obsolete/apps/qooxdoo-examples/test/index.html create mode 100644 swat.obsolete/apps/resource/css/layout-samba.css create mode 100644 swat.obsolete/apps/resource/css/layout-samba_ie.css create mode 100644 swat.obsolete/apps/resource/css/layout.css create mode 100644 swat.obsolete/apps/resource/css/layout_ie.css create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/3d.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/antivirus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/babelfish.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/back.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/background.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/bell.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/block-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/bug.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/cache.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/camera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/chart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/clock.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/colors.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/core.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/date.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/display.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/down.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/email.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/energy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/error.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/exec.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/favourite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/folder.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/forward.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/home.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/locale.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mac.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/modem.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/network.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/notes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/paint.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/password.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/pda.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/penguin.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/printer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/reload.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/services.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/settings.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/toys.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/tux.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/tv.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/up.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/user.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/vectorgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/128/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/3d.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/accessibility.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/alarm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/antivirus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/appearance.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/applications.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/apply.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/appointment.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/attach.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/babelfish.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/back.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/background.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/bell.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/block-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/bookmark-add.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/bookmark-folder.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/bookmark-toolbar.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/bookmark.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/bug.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/button-cancel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/button-ok.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/cache.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/calculator.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/cam.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/camera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/cancel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/chart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/clipboard.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/clock.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/color-fill.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/color-line.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/colors.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/comment.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/configure.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/connect-creating.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/connect-established.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/connect-no.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/contents.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/context-help.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/cookie.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/core.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/database.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/date.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/decrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/delete-table-cell.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/delete-table-col.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/delete-table-row.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/delete-table.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/devices.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/display.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/documentinfo.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/down.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/edit-copy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/edit-cut.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/edit-delete.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/edit-paste.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/edit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/editor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/email.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/emoticon.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/energy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/error.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/exec.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/exit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/favorites.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/favourite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/file-find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/file-manager.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/file-new.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/file-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/file-save-as.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/file-save.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/fileshare.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/flag.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/folder.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/font-size-down.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/font-size-up.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/format-decrease-indent.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/format-increase-indent.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/forward.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/funct.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/games.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/goto.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/group-event.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/hardware.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/help.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/history-clear.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/history.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/home.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/icons.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/iconthemes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/idea.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/inbox.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/insert-table-col.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/insert-table-row.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/insert-table.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/instant-available.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/instant-away.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/launch.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/locale.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mac.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/magnifier.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail-delete.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail-find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail-forward.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail-get.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail-new.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail-reply-all.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail-reply.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail-send.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mail.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/memory.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-color.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/misc.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mixer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/modem.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mousecursor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/network.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/no.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/notes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/notify.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/ok.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/opera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/outbox.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/paint.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/password.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/pda.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/penguin.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/pipe.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/printer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/queue.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/redo.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/reload.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/remove-comment.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/rotate.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/run.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/search.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/server.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/services.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/settings.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/signature.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/sound.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/spellcheck.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/stop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/style.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/system.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/tab-duplicate.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/tab-new-raised.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/tab-new.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/tab-remove.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/text-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/text-color.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/text-strike.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/text-sub.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/text-super.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/text-top.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/themes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/toys.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/trash.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/tux.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/tv.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/undo.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/up.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/user.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/vectorgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-choose.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-detailed.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-icon.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-left-right.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-multicolumn.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-remove.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-right.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-sidetree.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-top-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/view-tree.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/viewmag-fit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/viewmag-minus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/viewmag-original.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/viewmag-plus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/viewmag.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/wizard.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/16/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/alarm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/antivirus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/appearance.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/appointment.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/attach.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/babelfish.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/back.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/background.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/bell.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/block-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/bookmark-add.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/bookmark.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/button-cancel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/button-ok.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/cache.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/camera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/cancel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/clock.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/color-fill.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/color-line.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/colors.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/configure.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/connect-creating.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/connect-established.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/connect-no.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/contents.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/core.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/date.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/decrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/delete-table-col.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/delete-table-row.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/display.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/down.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/edit-copy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/edit-cut.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/edit-delete.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/edit-paste.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/edit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/effect.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/email.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/energy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/error.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/exec.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/exit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/favourite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/file-find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/file-new.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/file-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/file-save-as.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/file-save.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/folder.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/font-size-down.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/font-size-up.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/format-decrease-indent.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/format-increase-indent.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/forward.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/funct.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/help.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/history.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/home.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/idea.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/inbox.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/insert-table-col.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/insert-table-row.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/instant-available.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/instant-away.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/launch.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/locale.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mac.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail-delete.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail-find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail-forward.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail-get.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail-new.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail-reply-all.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail-reply.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail-send.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mail.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/misc.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/modem.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/network.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/ok.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/outbox.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/paint.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/password.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/pda.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/penguin.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/printer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/queue.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/redo.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/reload.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/run.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/search.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/server.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/services.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/settings.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/signature.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/spellcheck.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/stop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/text-strike.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/toys.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/tux.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/tv.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/undo.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/up.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/user.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/vectorgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-choose.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-detailed.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-icon.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-left-right.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-multicolumn.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-remove.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-right.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-sidetree.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-top-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/view-tree.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/viewmag-fit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/viewmag-minus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/viewmag-original.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/viewmag-plus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/viewmag.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/22/wizard.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/3d.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/accessibility.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/alarm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/antivirus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/appearance.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/applications.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/appointment.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/attach.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/babelfish.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/back.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/background.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/bell.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/block-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/bookmark-add.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/bookmark.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/bug.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/button-cancel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/button-ok.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/cache.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/calculator.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/cam.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/camera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/chart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/clipboard.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/clock.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/colors.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/configure.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/connect-creating.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/connect-established.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/connect-no.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/contents.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/cookie.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/core.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/date.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/decrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/delete-table-col.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/delete-table-row.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/devices.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/display.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/down.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/edit-copy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/edit-cut.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/edit-delete.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/edit-paste.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/edit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/editor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/email.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/energy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/error.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/exec.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/exit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/favorites.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/favourite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/file-find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/file-manager.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/file-new.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/file-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/file-save-as.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/file-save.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/fileshare.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/folder.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/forward.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/funct.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/games.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/goto.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/hardware.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/help.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/home.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/icons.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/iconthemes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/inbox.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/insert-table-col.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/insert-table-row.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/instant-available.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/instant-away.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/launch.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/locale.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mac.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/magnifier.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mail-delete.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mail-find.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mail-get.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mail-new.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mail-send.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mail.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/memory.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/misc.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mixer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/modem.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/network.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/notes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/notify.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/opera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/outbox.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/paint.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/password.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/pda.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/penguin.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/pipe.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/printer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/queue.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/redo.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/reload.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/run.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/search.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/server.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/services.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/settings.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/sound.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/stop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/style.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/system.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/themes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/toys.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/tux.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/tv.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/undo.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/up.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/user.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/vectorgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-choose.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-detailed.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-icon.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-left-right.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-multicolumn.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-remove.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-right.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-sidetree.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-top-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/view-tree.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/viewmag-fit.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/viewmag-minus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/viewmag-original.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/viewmag-plus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/viewmag.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/32/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/3d.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/accessibility.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/alarm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/antivirus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/applications.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/babelfish.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/back.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/background.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/bell.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/block-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/bug.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/cache.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/calculator.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/camera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/chart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/clipboard.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/clock.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/colors.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/core.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/date.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/devices.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/display.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/down.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/editor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/email.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/energy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/error.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/exec.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/favorites.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/favourite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/file-manager.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/fileshare.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/folder.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/forward.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/games.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/hardware.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/home.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/icons.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/iconthemes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/inbox.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/instant-available.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/instant-away.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/locale.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mac.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/magnifier.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/memory.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mixer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/modem.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/network.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/notes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/notify.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/opera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/outbox.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/paint.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/password.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/pda.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/penguin.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/pipe.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/printer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/reload.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/server.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/services.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/settings.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/style.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/system.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/themes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/toys.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/tux.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/tv.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/up.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/user.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/vectorgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/48/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/3d.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/antivirus.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/applications.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/babelfish.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/back.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/background.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/bell.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/block-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/bug.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/cache.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/calculator.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/camera.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/chart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/clipboard.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/clock.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/colors.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/core.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/date.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/devices.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/display.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/down.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/editor.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/email.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/energy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/error.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/exec.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/favourite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/file-manager.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/fileshare.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/folder.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/forward.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/games.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/hardware.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/home.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/icons.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/important.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/info.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/locale.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mac.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/magnifier.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/memory.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mixer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/modem.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/network.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/notes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/notify.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/paint.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/password.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/pda.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/penguin.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/pipe.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/printer.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/reload.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/services.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/settings.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/style.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/system.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/themes.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/toys.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/tux.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/tv.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/up.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/user.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/vectorgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/crystalsvg/64/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/background.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/bell.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/bug.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/cache.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/camera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/chart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/clock.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/colors.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/core.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/date.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/display.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/email.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/energy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/error.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/exec.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/folder.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/locale.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/modem.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/network.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/notes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/paint.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/password.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/pda.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/printer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/services.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/settings.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/toys.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/tv.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/user.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/128/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/accessibility.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/alarm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/applications.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/apply.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/attach.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/back.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/background.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/bell.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/bookmark-add.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/bookmark-folder.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/bookmark-toolbar.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/bookmark.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/bug.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/button-cancel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/button-ok.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/cache.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/calculator.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/camera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/cancel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/chart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/clipboard.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/clock.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/color-fill.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/color-line.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/colors.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/configure.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/connect-creating.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/connect-established.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/connect-no.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/cookie.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/core.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/date.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/decrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/devices.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/display.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/down.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/edit-copy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/edit-cut.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/edit-delete.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/edit-paste.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/edit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/editor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/email.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/energy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/error.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/exec.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/exit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/file-manager.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/file-new.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/file-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/file-save-as.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/file-save.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/find.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/folder.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/forward.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/games.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/help.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/history-clear.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/history.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/home.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/icons.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/iconthemes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/locale.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/magnifier.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail-delete.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail-find.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail-forward.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail-get.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail-new.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail-reply-all.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail-reply.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail-send.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mail.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/memory.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-color.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/misc.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mixer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/modem.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/network.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/no.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/notes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/notify.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/ok.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/opera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/paint.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/password.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/pda.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/pipe.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/printer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/queue.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/redo.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/reload.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/rotate.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/run.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/services.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/settings.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/signature.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/spellcheck.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/stop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/style.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/system.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/tab-duplicate.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/tab-new-raised.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/tab-new.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/tab-remove.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/themes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/toys.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/tv.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/undo.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/up.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/user.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-choose.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-detailed.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-icon.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-left-right.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-multicolumn.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-remove.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-right.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-sidetree.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-top-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/view-tree.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/viewmag-fit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/viewmag-minus.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/viewmag-original.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/viewmag-plus.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/viewmag.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/wizard.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/16/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/alarm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/attach.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/back.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/background.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/bell.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/bookmark-add.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/bookmark.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/button-cancel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/button-ok.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/cache.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/camera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/cancel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/clock.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/color-fill.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/color-line.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/colors.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/configure.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/connect-creating.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/connect-established.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/connect-no.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/core.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/date.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/decrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/display.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/down.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/edit-copy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/edit-cut.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/edit-delete.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/edit-paste.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/edit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/email.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/energy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/error.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/exec.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/exit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/file-new.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/file-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/file-save-as.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/file-save.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/find.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/folder.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/forward.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/help.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/history.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/home.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/locale.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail-delete.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail-find.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail-forward.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail-get.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail-new.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail-reply-all.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail-reply.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail-send.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mail.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/misc.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/modem.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/network.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/ok.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/paint.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/password.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/pda.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/printer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/queue.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/redo.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/reload.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/run.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/settings.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/signature.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/spellcheck.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/stop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/toys.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/tv.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/undo.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/up.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/user.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-choose.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-detailed.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-icon.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-left-right.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-multicolumn.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-remove.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-right.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-sidetree.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-top-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/view-tree.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/viewmag-fit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/viewmag-minus.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/viewmag-original.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/viewmag-plus.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/viewmag.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/22/wizard.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/accessibility.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/alarm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/applications.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/attach.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/back.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/background.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/bell.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/bookmark-add.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/bookmark.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/bug.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/button-cancel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/button-ok.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/cache.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/calculator.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/camera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/chart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/clipboard.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/clock.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/colors.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/configure.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/connect-creating.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/connect-established.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/connect-no.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/contents.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/cookie.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/core.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/date.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/decrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/devices.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/display.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/down.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/edit-copy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/edit-cut.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/edit-delete.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/edit-paste.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/edit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/editor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/email.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/energy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/error.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/exec.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/exit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/file-manager.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/file-new.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/file-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/file-save-as.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/file-save.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/find.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/folder.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/forward.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/games.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/help.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/home.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/icons.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/iconthemes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/locale.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/magnifier.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mail-delete.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mail-find.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mail-get.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mail-new.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mail-send.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mail.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/memory.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/misc.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mixer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/modem.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/network.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/notes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/notify.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/opera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/paint.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/password.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/pda.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/pipe.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/printer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/queue.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/redo.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/reload.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/run.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/services.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/settings.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/stop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/style.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/system.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/themes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/toys.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/tv.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/undo.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/up.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/user.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-choose.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-detailed.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-icon.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-left-right.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-multicolumn.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-remove.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-right.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-sidetree.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-top-bottom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/view-tree.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/viewmag-fit.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/viewmag-minus.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/viewmag-original.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/viewmag-plus.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/viewmag.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/32/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/accessibility.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/alarm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/applications.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/back.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/background.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/bell.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/bug.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/cache.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/calculator.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/camera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/chart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/clipboard.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/clock.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/colors.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/core.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/date.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/devices.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/display.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/down.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/editor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/email.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/energy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/error.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/exec.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/file-manager.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/file-print.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/folder.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/forward.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/games.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/home.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/icons.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/iconthemes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/locale.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/magnifier.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/memory.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mixer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/modem.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/network.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/notes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/notify.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/opera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/paint.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/password.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/pda.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/pipe.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/printer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/reload.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/services.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/settings.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/style.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/system.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/themes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/toys.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/tv.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/up.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/user.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/48/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/adobe-reader.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/applications.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/background.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/bell.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/bitmapgraphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/bug.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/cache.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/calculator.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/camera.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/cdrom.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/char-device.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/chart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/clipboard.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/clock.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/colors.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/control-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/core.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/date.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/desktop.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/devices.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/dictionary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/display.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/editor.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/email.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/encrypted.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/energy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/error.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/exec.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/file-manager.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/floppy.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/flowchart.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/folder-favorite.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/folder-important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/folder-locked.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/folder-open.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/folder.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/fonts.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/games.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/graphics.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/harddrive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/hardware-info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/help-center.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/icons.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/important.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/info.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/joystick.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/keyboard-layout.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/locale.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/look-and-feel.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/magnifier.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/memory.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-archive.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-binary.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-calendar.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-card.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-document.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-html.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-image.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-manual.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-pdf.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-quicktime.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-rpm.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-script.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-shellscript.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-sourcecode.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-spreadsheet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-text.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mime-video.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mixer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/modem.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mouse.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/movieplayer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/multimedia.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/mycomputer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/netscape.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/network.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/notes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/notify.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/organizer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/paint.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/partitions.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/password.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/pda.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/pipe.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/presentation.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/printer.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/scanner.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/services.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/settings.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/style.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/system.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/tablet.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/terminal.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/themes.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/toys.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/trashcan-empty.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/trashcan-full.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/tv.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/user.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/utilities.png create mode 100644 swat.obsolete/apps/resource/icon/nuvola/64/wordprocessor.png create mode 100644 swat.obsolete/apps/resource/static/history/historyHelper.html create mode 100644 swat.obsolete/apps/resource/static/image/blank.gif create mode 100644 swat.obsolete/apps/resource/static/image/dotted_white.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/down.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/down_small.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/down_tiny.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/first.png create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/forward.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/last.png create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/left.png create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/minimize.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/next.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/previous.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/rewind.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/right.png create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/up.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/up_small.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/arrows/up_tiny.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/colorselector/brightness-field.jpg create mode 100644 swat.obsolete/apps/resource/widget/windows/colorselector/brightness-handle.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/colorselector/huesaturation-field.jpg create mode 100644 swat.obsolete/apps/resource/widget/windows/colorselector/huesaturation-handle.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/cursors/alias.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/cursors/copy.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/cursors/move.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/cursors/nodrop.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/datechooser/lastMonth.png create mode 100644 swat.obsolete/apps/resource/widget/windows/datechooser/lastYear.png create mode 100644 swat.obsolete/apps/resource/widget/windows/datechooser/nextMonth.png create mode 100644 swat.obsolete/apps/resource/widget/windows/datechooser/nextYear.png create mode 100644 swat.obsolete/apps/resource/widget/windows/menu/checkbox.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/menu/menu-blank.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/menu/radiobutton.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/table/ascending.png create mode 100644 swat.obsolete/apps/resource/widget/windows/table/boolean-false.png create mode 100644 swat.obsolete/apps/resource/widget/windows/table/boolean-true.png create mode 100644 swat.obsolete/apps/resource/widget/windows/table/descending.png create mode 100644 swat.obsolete/apps/resource/widget/windows/table/selectColumnOrder.png create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/cross.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/cross_minus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/cross_plus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/end.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/end_minus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/end_plus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/line.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/minus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/only_minus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/only_plus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/plus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/start_minus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/tree/start_plus.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/window/close.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/window/maximize.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/window/minimize.gif create mode 100644 swat.obsolete/apps/resource/widget/windows/window/restore.gif create mode 100644 swat.obsolete/apps/samba/utils/admin_console.html create mode 100644 swat.obsolete/apps/samba/utils/ldbbrowse.html create mode 100644 swat.obsolete/apps/script/layout-samba.js create mode 100644 swat.obsolete/apps/script/layout.js create mode 100644 swat.obsolete/cldap_server/index.esp create mode 100644 swat.obsolete/desktop/index.esp create mode 100644 swat.obsolete/esptest/exception.esp create mode 100644 swat.obsolete/esptest/formtest.esp create mode 100644 swat.obsolete/esptest/include.esp create mode 100644 swat.obsolete/esptest/index.esp create mode 100644 swat.obsolete/esptest/ldb.esp create mode 100644 swat.obsolete/esptest/loadparm.esp create mode 100644 swat.obsolete/esptest/qooxdoo.esp create mode 100644 swat.obsolete/esptest/registry.esp create mode 100644 swat.obsolete/esptest/samr.esp create mode 100644 swat.obsolete/esptest/session.esp create mode 100644 swat.obsolete/esptest/showvars.esp create mode 100644 swat.obsolete/favicon.ico create mode 100644 swat.obsolete/images/core/alpha.gif create mode 100644 swat.obsolete/images/core/blank.gif create mode 100644 swat.obsolete/images/core/brightness.jpg create mode 100644 swat.obsolete/images/core/brightnesshandle.gif create mode 100644 swat.obsolete/images/core/dotted.gif create mode 100644 swat.obsolete/images/core/huesaturation.jpg create mode 100644 swat.obsolete/images/core/huesaturationhandle.gif create mode 100644 swat.obsolete/images/favicon.ico create mode 100644 swat.obsolete/images/icons/crystalsvg/128/antivirus.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/back.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/background.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/bell.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/blockdevice.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/browser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/cache.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/clock.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/colors.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/core.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/date.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/desktop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/display.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/document.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/email.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/empty.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/encrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/energy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/error.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/exec.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/fileprint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/folder.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/folder_home.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/folder_important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/folder_locked.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/folder_open.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/font.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/forward.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/gohome.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/hwinfo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/info.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/kcoloredit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/kcontrol.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/keyboard.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/khelpcenter.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/konqueror.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/kpaint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/krita.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/ksmiletris.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/ksnapshot.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/ktalkd.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/kuser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/kview.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/linuxconf.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/locale.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/looknfeel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/mac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/mail.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/mimetypes.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/mouse.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/mozilla.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/mycomputer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/mymac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/netscape.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/network.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/password.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/penguin.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/proxy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/quicktime.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/realplayer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/reload.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/services.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/socket.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/stylesheet.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/tux.png create mode 100644 swat.obsolete/images/icons/crystalsvg/128/up.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/access.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/agent.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/antivirus.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/appearance.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/apply.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/back.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/background.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/bell.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/blockdevice.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/bookmark.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/browser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/button_cancel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/button_ok.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/cache.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/clock.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/colorize.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/colors.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/colorset.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/configure.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/contents.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/cookie.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/core.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/date.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/decrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/desktop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/display.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/doc.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/document.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/down.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/edit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/editcopy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/editcut.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/editdelete.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/editpaste.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/edittrash.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/email.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/empty.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/empty_ascii.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/encrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/energy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/error.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/exec.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/favorites.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/filefind.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/filenew.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/fileopen.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/fileprint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/filesave.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/filesaveas.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/find.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/folder.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/folder_home.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/folder_important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/folder_locked.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/folder_open.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/font.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/forward.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/gohome.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/help.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/history.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/hwinfo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/icons.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/iconthemes.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/idea.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/info.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/kcoloredit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/kcontrol.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/key_enter.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/keyboard.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/khelpcenter.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/kmix.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/knotify.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/konqueror.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/kpackage.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/kpaint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/kpersonalizer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/krita.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/ksmiletris.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/ksnapshot.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/ktalkd.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/ktip.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/kuser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/kview.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/launch.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/linuxconf.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/locale.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/looknfeel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail_delete.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail_find.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail_forward.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail_generic.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail_new.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail_replay.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail_replyall.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mail_send.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mimetypes.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/misc.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mouse.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mousecursor.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mozilla.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mycomputer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/mymac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/netscape.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/network.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/no.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/ok.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/opera.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/package.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/password.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/penguin.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/pipe.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/printer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/proxy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/quicktime.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/realplayer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/redo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/reload.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/run.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/search.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/services.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/socket.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/spellcheck.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/stop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/style.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/stylesheet.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/tar.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/thumbnail.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/todo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/tux.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/up.png create mode 100644 swat.obsolete/images/icons/crystalsvg/16/wizard.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/antivirus.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/appearance.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/back.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/background.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/bell.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/blockdevice.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/bookmark.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/browser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/button_cancel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/button_ok.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/cache.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/clock.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/colorize.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/colors.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/configure.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/contents.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/core.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/date.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/decrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/desktop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/display.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/document.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/down.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/edit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/editcopy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/editcut.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/editdelete.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/editpaste.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/edittrash.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/email.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/empty.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/encrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/energy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/error.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/exec.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/filefind.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/filenew.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/fileopen.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/fileprint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/filesave.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/filesaveas.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/find.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/folder.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/folder_home.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/folder_important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/folder_locked.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/folder_open.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/font.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/forward.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/gohome.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/help.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/history.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/hwinfo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/idea.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/info.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/kcoloredit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/kcontrol.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/keyboard.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/khelpcenter.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/konqueror.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/kpaint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/krita.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/ksmiletris.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/ksnapshot.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/ktalkd.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/kuser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/kview.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/launch.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/linuxconf.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/locale.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/looknfeel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail_delete.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail_find.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail_forward.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail_generic.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail_new.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail_replay.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail_replyall.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mail_send.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/misc.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mouse.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mozilla.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mycomputer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/mymac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/netscape.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/network.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/next.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/password.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/penguin.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/previous.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/proxy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/quicktime.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/realplayer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/redo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/reload.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/run.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/search.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/services.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/socket.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/spellcheck.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/stop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/stylesheet.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/thumbnail.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/todo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/tux.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/up.png create mode 100644 swat.obsolete/images/icons/crystalsvg/22/wizard.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/access.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/agent.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/antivirus.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/appearance.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/back.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/background.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/bell.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/blockdevice.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/bookmark.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/browser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/button_cancel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/button_ok.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/cache.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/clock.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/colorize.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/colors.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/configure.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/contents.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/cookie.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/core.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/date.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/decrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/desktop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/display.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/document.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/down.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/edit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/editcopy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/editcut.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/editdelete.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/editpaste.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/edittrash.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/email.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/empty.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/encrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/energy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/error.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/exec.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/favorites.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/filefind.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/filenew.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/fileopen.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/fileprint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/filesave.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/filesaveas.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/find.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/folder.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/folder_home.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/folder_important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/folder_locked.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/folder_open.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/font.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/forward.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/gohome.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/help.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/hwinfo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/icons.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/iconthemes.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/info.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/kcoloredit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/kcontrol.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/keyboard.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/khelpcenter.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/kmix.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/knotify.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/konqueror.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/kpackage.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/kpaint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/kpersonalizer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/krita.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/ksmiletris.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/ksnapshot.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/ktalkd.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/ktip.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/kuser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/kview.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/launch.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/linuxconf.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/locale.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/looknfeel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mail.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mail_delete.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mail_find.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mail_generic.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mail_new.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mail_replay.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mail_send.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mimetypes.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/misc.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mouse.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mozilla.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mycomputer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/mymac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/netscape.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/network.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/opera.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/package.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/password.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/penguin.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/pipe.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/proxy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/quicktime.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/realplayer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/redo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/reload.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/run.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/search.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/services.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/socket.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/stop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/style.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/stylesheet.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/todo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/tux.png create mode 100644 swat.obsolete/images/icons/crystalsvg/32/up.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/access.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/agent.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/antivirus.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/back.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/background.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/bell.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/blockdevice.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/browser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/cache.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/clock.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/colors.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/core.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/date.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/desktop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/display.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/document.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/email.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/empty.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/encrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/energy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/error.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/exec.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/favorites.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/fileprint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/folder.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/folder_home.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/folder_important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/folder_locked.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/folder_open.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/font.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/forward.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/gohome.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/hwinfo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/icons.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/iconthemes.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/info.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/kcoloredit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/kcontrol.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/keyboard.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/khelpcenter.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/kmix.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/knotify.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/konqueror.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/kpackage.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/kpaint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/krita.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/ksmiletris.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/ksnapshot.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/ktalkd.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/ktip.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/kuser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/kview.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/linuxconf.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/locale.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/looknfeel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/mac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/mail.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/mouse.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/mozilla.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/mycomputer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/mymac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/netscape.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/network.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/opera.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/package.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/password.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/penguin.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/pipe.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/proxy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/quicktime.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/realplayer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/reload.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/services.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/socket.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/style.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/stylesheet.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/tux.png create mode 100644 swat.obsolete/images/icons/crystalsvg/48/up.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/antivirus.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/back.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/background.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/bell.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/blockdevice.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/browser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/cache.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/clock.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/colors.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/core.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/date.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/desktop.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/display.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/document.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/email.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/empty.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/encrypted.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/energy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/error.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/exec.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/fileprint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/folder.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/folder_home.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/folder_important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/folder_locked.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/folder_open.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/font.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/forward.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/gohome.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/hwinfo.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/icons.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/important.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/info.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/kcoloredit.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/kcontrol.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/keyboard.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/khelpcenter.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/kmix.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/knotify.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/konqueror.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/kpackage.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/kpaint.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/krita.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/ksmiletris.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/ksnapshot.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/ktalkd.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/ktip.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/kuser.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/kview.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/linuxconf.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/locale.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/looknfeel.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/mac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/mail.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/mimetypes.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/mouse.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/mozilla.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/mycomputer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/mymac.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/netscape.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/network.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/package.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/password.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/penguin.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/pipe.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/proxy.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/quicktime.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/realplayer.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/reload.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/services.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/socket.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/style.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/stylesheet.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/tux.png create mode 100644 swat.obsolete/images/icons/crystalsvg/64/up.png create mode 100644 swat.obsolete/images/icons/crystalsvg/README create mode 100644 swat.obsolete/images/icons/nuvola/128/access.png create mode 100644 swat.obsolete/images/icons/nuvola/128/agent.png create mode 100644 swat.obsolete/images/icons/nuvola/128/background.png create mode 100644 swat.obsolete/images/icons/nuvola/128/bell.png create mode 100644 swat.obsolete/images/icons/nuvola/128/browser.png create mode 100644 swat.obsolete/images/icons/nuvola/128/cache.png create mode 100644 swat.obsolete/images/icons/nuvola/128/clock.png create mode 100644 swat.obsolete/images/icons/nuvola/128/colors.png create mode 100644 swat.obsolete/images/icons/nuvola/128/colorset.png create mode 100644 swat.obsolete/images/icons/nuvola/128/cookie.png create mode 100644 swat.obsolete/images/icons/nuvola/128/core.png create mode 100644 swat.obsolete/images/icons/nuvola/128/date.png create mode 100644 swat.obsolete/images/icons/nuvola/128/desktop.png create mode 100644 swat.obsolete/images/icons/nuvola/128/display.png create mode 100644 swat.obsolete/images/icons/nuvola/128/document.png create mode 100644 swat.obsolete/images/icons/nuvola/128/email.png create mode 100644 swat.obsolete/images/icons/nuvola/128/empty.png create mode 100644 swat.obsolete/images/icons/nuvola/128/encrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/128/energy.png create mode 100644 swat.obsolete/images/icons/nuvola/128/error.png create mode 100644 swat.obsolete/images/icons/nuvola/128/exec.png create mode 100644 swat.obsolete/images/icons/nuvola/128/folder.png create mode 100644 swat.obsolete/images/icons/nuvola/128/folder_home.png create mode 100644 swat.obsolete/images/icons/nuvola/128/folder_important.png create mode 100644 swat.obsolete/images/icons/nuvola/128/folder_locked.png create mode 100644 swat.obsolete/images/icons/nuvola/128/folder_open.png create mode 100644 swat.obsolete/images/icons/nuvola/128/font.png create mode 100644 swat.obsolete/images/icons/nuvola/128/hwinfo.png create mode 100644 swat.obsolete/images/icons/nuvola/128/icons.png create mode 100644 swat.obsolete/images/icons/nuvola/128/iconthemes.png create mode 100644 swat.obsolete/images/icons/nuvola/128/important.png create mode 100644 swat.obsolete/images/icons/nuvola/128/info.png create mode 100644 swat.obsolete/images/icons/nuvola/128/kcoloredit.png create mode 100644 swat.obsolete/images/icons/nuvola/128/kcontrol.png create mode 100644 swat.obsolete/images/icons/nuvola/128/keyboard.png create mode 100644 swat.obsolete/images/icons/nuvola/128/khelpcenter.png create mode 100644 swat.obsolete/images/icons/nuvola/128/kmix.png create mode 100644 swat.obsolete/images/icons/nuvola/128/knotify.png create mode 100644 swat.obsolete/images/icons/nuvola/128/konqueror.png create mode 100644 swat.obsolete/images/icons/nuvola/128/kpackage.png create mode 100644 swat.obsolete/images/icons/nuvola/128/kpaint.png create mode 100644 swat.obsolete/images/icons/nuvola/128/krita.png create mode 100644 swat.obsolete/images/icons/nuvola/128/ksnapshot.png create mode 100644 swat.obsolete/images/icons/nuvola/128/ktip.png create mode 100644 swat.obsolete/images/icons/nuvola/128/kuser.png create mode 100644 swat.obsolete/images/icons/nuvola/128/kview.png create mode 100644 swat.obsolete/images/icons/nuvola/128/locale.png create mode 100644 swat.obsolete/images/icons/nuvola/128/looknfeel.png create mode 100644 swat.obsolete/images/icons/nuvola/128/mozilla.png create mode 100644 swat.obsolete/images/icons/nuvola/128/mycomputer.png create mode 100644 swat.obsolete/images/icons/nuvola/128/netscape.png create mode 100644 swat.obsolete/images/icons/nuvola/128/network.png create mode 100644 swat.obsolete/images/icons/nuvola/128/opera.png create mode 100644 swat.obsolete/images/icons/nuvola/128/package.png create mode 100644 swat.obsolete/images/icons/nuvola/128/password.png create mode 100644 swat.obsolete/images/icons/nuvola/128/pipe.png create mode 100644 swat.obsolete/images/icons/nuvola/128/realplayer.png create mode 100644 swat.obsolete/images/icons/nuvola/128/services.png create mode 100644 swat.obsolete/images/icons/nuvola/128/socket.png create mode 100644 swat.obsolete/images/icons/nuvola/128/style.png create mode 100644 swat.obsolete/images/icons/nuvola/128/stylesheet.png create mode 100644 swat.obsolete/images/icons/nuvola/16/access.png create mode 100644 swat.obsolete/images/icons/nuvola/16/agent.png create mode 100644 swat.obsolete/images/icons/nuvola/16/apply.png create mode 100644 swat.obsolete/images/icons/nuvola/16/back.png create mode 100644 swat.obsolete/images/icons/nuvola/16/background.png create mode 100644 swat.obsolete/images/icons/nuvola/16/bell.png create mode 100644 swat.obsolete/images/icons/nuvola/16/bookmark.png create mode 100644 swat.obsolete/images/icons/nuvola/16/browser.png create mode 100644 swat.obsolete/images/icons/nuvola/16/button_cancel.png create mode 100644 swat.obsolete/images/icons/nuvola/16/button_ok.png create mode 100644 swat.obsolete/images/icons/nuvola/16/cache.png create mode 100644 swat.obsolete/images/icons/nuvola/16/clock.png create mode 100644 swat.obsolete/images/icons/nuvola/16/colorize.png create mode 100644 swat.obsolete/images/icons/nuvola/16/colors.png create mode 100644 swat.obsolete/images/icons/nuvola/16/colorset.png create mode 100644 swat.obsolete/images/icons/nuvola/16/configure.png create mode 100644 swat.obsolete/images/icons/nuvola/16/cookie.png create mode 100644 swat.obsolete/images/icons/nuvola/16/core.png create mode 100644 swat.obsolete/images/icons/nuvola/16/date.png create mode 100644 swat.obsolete/images/icons/nuvola/16/decrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/16/desktop.png create mode 100644 swat.obsolete/images/icons/nuvola/16/display.png create mode 100644 swat.obsolete/images/icons/nuvola/16/document.png create mode 100644 swat.obsolete/images/icons/nuvola/16/down.png create mode 100644 swat.obsolete/images/icons/nuvola/16/edit.png create mode 100644 swat.obsolete/images/icons/nuvola/16/editcopy.png create mode 100644 swat.obsolete/images/icons/nuvola/16/editcut.png create mode 100644 swat.obsolete/images/icons/nuvola/16/editdelete.png create mode 100644 swat.obsolete/images/icons/nuvola/16/editpaste.png create mode 100644 swat.obsolete/images/icons/nuvola/16/edittrash.png create mode 100644 swat.obsolete/images/icons/nuvola/16/email.png create mode 100644 swat.obsolete/images/icons/nuvola/16/empty.png create mode 100644 swat.obsolete/images/icons/nuvola/16/encrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/16/energy.png create mode 100644 swat.obsolete/images/icons/nuvola/16/error.png create mode 100644 swat.obsolete/images/icons/nuvola/16/exec.png create mode 100644 swat.obsolete/images/icons/nuvola/16/filenew.png create mode 100644 swat.obsolete/images/icons/nuvola/16/fileopen.png create mode 100644 swat.obsolete/images/icons/nuvola/16/fileprint.png create mode 100644 swat.obsolete/images/icons/nuvola/16/filesave.png create mode 100644 swat.obsolete/images/icons/nuvola/16/filesaveas.png create mode 100644 swat.obsolete/images/icons/nuvola/16/find.png create mode 100644 swat.obsolete/images/icons/nuvola/16/folder.png create mode 100644 swat.obsolete/images/icons/nuvola/16/folder_home.png create mode 100644 swat.obsolete/images/icons/nuvola/16/folder_important.png create mode 100644 swat.obsolete/images/icons/nuvola/16/folder_locked.png create mode 100644 swat.obsolete/images/icons/nuvola/16/folder_open.png create mode 100644 swat.obsolete/images/icons/nuvola/16/font.png create mode 100644 swat.obsolete/images/icons/nuvola/16/forward.png create mode 100644 swat.obsolete/images/icons/nuvola/16/gohome.png create mode 100644 swat.obsolete/images/icons/nuvola/16/help.png create mode 100644 swat.obsolete/images/icons/nuvola/16/history.png create mode 100644 swat.obsolete/images/icons/nuvola/16/hwinfo.png create mode 100644 swat.obsolete/images/icons/nuvola/16/icons.png create mode 100644 swat.obsolete/images/icons/nuvola/16/iconthemes.png create mode 100644 swat.obsolete/images/icons/nuvola/16/important.png create mode 100644 swat.obsolete/images/icons/nuvola/16/info.png create mode 100644 swat.obsolete/images/icons/nuvola/16/kcoloredit.png create mode 100644 swat.obsolete/images/icons/nuvola/16/kcontrol.png create mode 100644 swat.obsolete/images/icons/nuvola/16/keyboard.png create mode 100644 swat.obsolete/images/icons/nuvola/16/khelpcenter.png create mode 100644 swat.obsolete/images/icons/nuvola/16/kmix.png create mode 100644 swat.obsolete/images/icons/nuvola/16/knotify.png create mode 100644 swat.obsolete/images/icons/nuvola/16/konqueror.png create mode 100644 swat.obsolete/images/icons/nuvola/16/kpackage.png create mode 100644 swat.obsolete/images/icons/nuvola/16/kpaint.png create mode 100644 swat.obsolete/images/icons/nuvola/16/krita.png create mode 100644 swat.obsolete/images/icons/nuvola/16/ksnapshot.png create mode 100644 swat.obsolete/images/icons/nuvola/16/ktip.png create mode 100644 swat.obsolete/images/icons/nuvola/16/kuser.png create mode 100644 swat.obsolete/images/icons/nuvola/16/kview.png create mode 100644 swat.obsolete/images/icons/nuvola/16/locale.png create mode 100644 swat.obsolete/images/icons/nuvola/16/looknfeel.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mail_delete.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mail_find.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mail_forward.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mail_generic.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mail_new.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mail_replyall.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mail_send.png create mode 100644 swat.obsolete/images/icons/nuvola/16/misc.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mozilla.png create mode 100644 swat.obsolete/images/icons/nuvola/16/mycomputer.png create mode 100644 swat.obsolete/images/icons/nuvola/16/netscape.png create mode 100644 swat.obsolete/images/icons/nuvola/16/network.png create mode 100644 swat.obsolete/images/icons/nuvola/16/next.png create mode 100644 swat.obsolete/images/icons/nuvola/16/no.png create mode 100644 swat.obsolete/images/icons/nuvola/16/ok.png create mode 100644 swat.obsolete/images/icons/nuvola/16/opera.png create mode 100644 swat.obsolete/images/icons/nuvola/16/package.png create mode 100644 swat.obsolete/images/icons/nuvola/16/password.png create mode 100644 swat.obsolete/images/icons/nuvola/16/pipe.png create mode 100644 swat.obsolete/images/icons/nuvola/16/previous.png create mode 100644 swat.obsolete/images/icons/nuvola/16/realplayer.png create mode 100644 swat.obsolete/images/icons/nuvola/16/redo.png create mode 100644 swat.obsolete/images/icons/nuvola/16/reload.png create mode 100644 swat.obsolete/images/icons/nuvola/16/run.png create mode 100644 swat.obsolete/images/icons/nuvola/16/services.png create mode 100644 swat.obsolete/images/icons/nuvola/16/socket.png create mode 100644 swat.obsolete/images/icons/nuvola/16/spellcheck.png create mode 100644 swat.obsolete/images/icons/nuvola/16/stop.png create mode 100644 swat.obsolete/images/icons/nuvola/16/style.png create mode 100644 swat.obsolete/images/icons/nuvola/16/stylesheet.png create mode 100644 swat.obsolete/images/icons/nuvola/16/thumbnail.png create mode 100644 swat.obsolete/images/icons/nuvola/16/up.png create mode 100644 swat.obsolete/images/icons/nuvola/16/wizard.png create mode 100644 swat.obsolete/images/icons/nuvola/22/access.png create mode 100644 swat.obsolete/images/icons/nuvola/22/agent.png create mode 100644 swat.obsolete/images/icons/nuvola/22/apply.png create mode 100644 swat.obsolete/images/icons/nuvola/22/back.png create mode 100644 swat.obsolete/images/icons/nuvola/22/background.png create mode 100644 swat.obsolete/images/icons/nuvola/22/bell.png create mode 100644 swat.obsolete/images/icons/nuvola/22/bookmark.png create mode 100644 swat.obsolete/images/icons/nuvola/22/browser.png create mode 100644 swat.obsolete/images/icons/nuvola/22/button_cancel.png create mode 100644 swat.obsolete/images/icons/nuvola/22/button_ok.png create mode 100644 swat.obsolete/images/icons/nuvola/22/cache.png create mode 100644 swat.obsolete/images/icons/nuvola/22/clock.png create mode 100644 swat.obsolete/images/icons/nuvola/22/colorize.png create mode 100644 swat.obsolete/images/icons/nuvola/22/colors.png create mode 100644 swat.obsolete/images/icons/nuvola/22/colorset.png create mode 100644 swat.obsolete/images/icons/nuvola/22/configure.png create mode 100644 swat.obsolete/images/icons/nuvola/22/cookie.png create mode 100644 swat.obsolete/images/icons/nuvola/22/core.png create mode 100644 swat.obsolete/images/icons/nuvola/22/date.png create mode 100644 swat.obsolete/images/icons/nuvola/22/decrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/22/desktop.png create mode 100644 swat.obsolete/images/icons/nuvola/22/display.png create mode 100644 swat.obsolete/images/icons/nuvola/22/document.png create mode 100644 swat.obsolete/images/icons/nuvola/22/down.png create mode 100644 swat.obsolete/images/icons/nuvola/22/edit.png create mode 100644 swat.obsolete/images/icons/nuvola/22/editcopy.png create mode 100644 swat.obsolete/images/icons/nuvola/22/editcut.png create mode 100644 swat.obsolete/images/icons/nuvola/22/editdelete.png create mode 100644 swat.obsolete/images/icons/nuvola/22/editpaste.png create mode 100644 swat.obsolete/images/icons/nuvola/22/edittrash.png create mode 100644 swat.obsolete/images/icons/nuvola/22/email.png create mode 100644 swat.obsolete/images/icons/nuvola/22/empty.png create mode 100644 swat.obsolete/images/icons/nuvola/22/encrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/22/energy.png create mode 100644 swat.obsolete/images/icons/nuvola/22/error.png create mode 100644 swat.obsolete/images/icons/nuvola/22/exec.png create mode 100644 swat.obsolete/images/icons/nuvola/22/filenew.png create mode 100644 swat.obsolete/images/icons/nuvola/22/fileopen.png create mode 100644 swat.obsolete/images/icons/nuvola/22/fileprint.png create mode 100644 swat.obsolete/images/icons/nuvola/22/filesave.png create mode 100644 swat.obsolete/images/icons/nuvola/22/filesaveas.png create mode 100644 swat.obsolete/images/icons/nuvola/22/find.png create mode 100644 swat.obsolete/images/icons/nuvola/22/folder.png create mode 100644 swat.obsolete/images/icons/nuvola/22/folder_home.png create mode 100644 swat.obsolete/images/icons/nuvola/22/folder_important.png create mode 100644 swat.obsolete/images/icons/nuvola/22/folder_locked.png create mode 100644 swat.obsolete/images/icons/nuvola/22/folder_open.png create mode 100644 swat.obsolete/images/icons/nuvola/22/font.png create mode 100644 swat.obsolete/images/icons/nuvola/22/forward.png create mode 100644 swat.obsolete/images/icons/nuvola/22/gohome.png create mode 100644 swat.obsolete/images/icons/nuvola/22/help.png create mode 100644 swat.obsolete/images/icons/nuvola/22/history.png create mode 100644 swat.obsolete/images/icons/nuvola/22/hwinfo.png create mode 100644 swat.obsolete/images/icons/nuvola/22/icons.png create mode 100644 swat.obsolete/images/icons/nuvola/22/iconthemes.png create mode 100644 swat.obsolete/images/icons/nuvola/22/important.png create mode 100644 swat.obsolete/images/icons/nuvola/22/info.png create mode 100644 swat.obsolete/images/icons/nuvola/22/kcoloredit.png create mode 100644 swat.obsolete/images/icons/nuvola/22/kcontrol.png create mode 100644 swat.obsolete/images/icons/nuvola/22/keyboard.png create mode 100644 swat.obsolete/images/icons/nuvola/22/khelpcenter.png create mode 100644 swat.obsolete/images/icons/nuvola/22/kmix.png create mode 100644 swat.obsolete/images/icons/nuvola/22/knotify.png create mode 100644 swat.obsolete/images/icons/nuvola/22/konqueror.png create mode 100644 swat.obsolete/images/icons/nuvola/22/kpackage.png create mode 100644 swat.obsolete/images/icons/nuvola/22/kpaint.png create mode 100644 swat.obsolete/images/icons/nuvola/22/krita.png create mode 100644 swat.obsolete/images/icons/nuvola/22/ksnapshot.png create mode 100644 swat.obsolete/images/icons/nuvola/22/ktip.png create mode 100644 swat.obsolete/images/icons/nuvola/22/kuser.png create mode 100644 swat.obsolete/images/icons/nuvola/22/kview.png create mode 100644 swat.obsolete/images/icons/nuvola/22/locale.png create mode 100644 swat.obsolete/images/icons/nuvola/22/mail_delete.png create mode 100644 swat.obsolete/images/icons/nuvola/22/mail_find.png create mode 100644 swat.obsolete/images/icons/nuvola/22/mail_forward.png create mode 100644 swat.obsolete/images/icons/nuvola/22/mail_generic.png create mode 100644 swat.obsolete/images/icons/nuvola/22/mail_new.png create mode 100644 swat.obsolete/images/icons/nuvola/22/mail_replyall.png create mode 100644 swat.obsolete/images/icons/nuvola/22/mail_send.png create mode 100644 swat.obsolete/images/icons/nuvola/22/misc.png create mode 100644 swat.obsolete/images/icons/nuvola/22/mycomputer.png create mode 100644 swat.obsolete/images/icons/nuvola/22/netscape.png create mode 100644 swat.obsolete/images/icons/nuvola/22/network.png create mode 100644 swat.obsolete/images/icons/nuvola/22/next.png create mode 100644 swat.obsolete/images/icons/nuvola/22/no.png create mode 100644 swat.obsolete/images/icons/nuvola/22/ok.png create mode 100644 swat.obsolete/images/icons/nuvola/22/opera.png create mode 100644 swat.obsolete/images/icons/nuvola/22/password.png create mode 100644 swat.obsolete/images/icons/nuvola/22/pipe.png create mode 100644 swat.obsolete/images/icons/nuvola/22/previous.png create mode 100644 swat.obsolete/images/icons/nuvola/22/realplayer.png create mode 100644 swat.obsolete/images/icons/nuvola/22/redo.png create mode 100644 swat.obsolete/images/icons/nuvola/22/reload.png create mode 100644 swat.obsolete/images/icons/nuvola/22/run.png create mode 100644 swat.obsolete/images/icons/nuvola/22/services.png create mode 100644 swat.obsolete/images/icons/nuvola/22/socket.png create mode 100644 swat.obsolete/images/icons/nuvola/22/spellcheck.png create mode 100644 swat.obsolete/images/icons/nuvola/22/stop.png create mode 100644 swat.obsolete/images/icons/nuvola/22/style.png create mode 100644 swat.obsolete/images/icons/nuvola/22/stylesheet.png create mode 100644 swat.obsolete/images/icons/nuvola/22/thumbnail.png create mode 100644 swat.obsolete/images/icons/nuvola/22/up.png create mode 100644 swat.obsolete/images/icons/nuvola/22/wizard.png create mode 100644 swat.obsolete/images/icons/nuvola/32/access.png create mode 100644 swat.obsolete/images/icons/nuvola/32/agent.png create mode 100644 swat.obsolete/images/icons/nuvola/32/apply.png create mode 100644 swat.obsolete/images/icons/nuvola/32/back.png create mode 100644 swat.obsolete/images/icons/nuvola/32/background.png create mode 100644 swat.obsolete/images/icons/nuvola/32/bell.png create mode 100644 swat.obsolete/images/icons/nuvola/32/bookmark.png create mode 100644 swat.obsolete/images/icons/nuvola/32/browser.png create mode 100644 swat.obsolete/images/icons/nuvola/32/button_cancel.png create mode 100644 swat.obsolete/images/icons/nuvola/32/button_ok.png create mode 100644 swat.obsolete/images/icons/nuvola/32/cache.png create mode 100644 swat.obsolete/images/icons/nuvola/32/clock.png create mode 100644 swat.obsolete/images/icons/nuvola/32/colorize.png create mode 100644 swat.obsolete/images/icons/nuvola/32/colors.png create mode 100644 swat.obsolete/images/icons/nuvola/32/colorset.png create mode 100644 swat.obsolete/images/icons/nuvola/32/configure.png create mode 100644 swat.obsolete/images/icons/nuvola/32/contents.png create mode 100644 swat.obsolete/images/icons/nuvola/32/cookie.png create mode 100644 swat.obsolete/images/icons/nuvola/32/core.png create mode 100644 swat.obsolete/images/icons/nuvola/32/date.png create mode 100644 swat.obsolete/images/icons/nuvola/32/decrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/32/desktop.png create mode 100644 swat.obsolete/images/icons/nuvola/32/display.png create mode 100644 swat.obsolete/images/icons/nuvola/32/document.png create mode 100644 swat.obsolete/images/icons/nuvola/32/down.png create mode 100644 swat.obsolete/images/icons/nuvola/32/edit.png create mode 100644 swat.obsolete/images/icons/nuvola/32/editcopy.png create mode 100644 swat.obsolete/images/icons/nuvola/32/editcut.png create mode 100644 swat.obsolete/images/icons/nuvola/32/editdelete.png create mode 100644 swat.obsolete/images/icons/nuvola/32/editpaste.png create mode 100644 swat.obsolete/images/icons/nuvola/32/edittrash.png create mode 100644 swat.obsolete/images/icons/nuvola/32/email.png create mode 100644 swat.obsolete/images/icons/nuvola/32/empty.png create mode 100644 swat.obsolete/images/icons/nuvola/32/encrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/32/energy.png create mode 100644 swat.obsolete/images/icons/nuvola/32/error.png create mode 100644 swat.obsolete/images/icons/nuvola/32/exec.png create mode 100644 swat.obsolete/images/icons/nuvola/32/filenew.png create mode 100644 swat.obsolete/images/icons/nuvola/32/fileopen.png create mode 100644 swat.obsolete/images/icons/nuvola/32/fileprint.png create mode 100644 swat.obsolete/images/icons/nuvola/32/filesave.png create mode 100644 swat.obsolete/images/icons/nuvola/32/filesaveas.png create mode 100644 swat.obsolete/images/icons/nuvola/32/find.png create mode 100644 swat.obsolete/images/icons/nuvola/32/folder.png create mode 100644 swat.obsolete/images/icons/nuvola/32/folder_home.png create mode 100644 swat.obsolete/images/icons/nuvola/32/folder_important.png create mode 100644 swat.obsolete/images/icons/nuvola/32/folder_locked.png create mode 100644 swat.obsolete/images/icons/nuvola/32/folder_open.png create mode 100644 swat.obsolete/images/icons/nuvola/32/font.png create mode 100644 swat.obsolete/images/icons/nuvola/32/forward.png create mode 100644 swat.obsolete/images/icons/nuvola/32/gohome.png create mode 100644 swat.obsolete/images/icons/nuvola/32/help.png create mode 100644 swat.obsolete/images/icons/nuvola/32/history.png create mode 100644 swat.obsolete/images/icons/nuvola/32/hwinfo.png create mode 100644 swat.obsolete/images/icons/nuvola/32/icons.png create mode 100644 swat.obsolete/images/icons/nuvola/32/iconthemes.png create mode 100644 swat.obsolete/images/icons/nuvola/32/important.png create mode 100644 swat.obsolete/images/icons/nuvola/32/info.png create mode 100644 swat.obsolete/images/icons/nuvola/32/kcoloredit.png create mode 100644 swat.obsolete/images/icons/nuvola/32/kcontrol.png create mode 100644 swat.obsolete/images/icons/nuvola/32/keyboard.png create mode 100644 swat.obsolete/images/icons/nuvola/32/khelpcenter.png create mode 100644 swat.obsolete/images/icons/nuvola/32/kmix.png create mode 100644 swat.obsolete/images/icons/nuvola/32/knotify.png create mode 100644 swat.obsolete/images/icons/nuvola/32/konqueror.png create mode 100644 swat.obsolete/images/icons/nuvola/32/kpackage.png create mode 100644 swat.obsolete/images/icons/nuvola/32/kpaint.png create mode 100644 swat.obsolete/images/icons/nuvola/32/krita.png create mode 100644 swat.obsolete/images/icons/nuvola/32/ksnapshot.png create mode 100644 swat.obsolete/images/icons/nuvola/32/ktip.png create mode 100644 swat.obsolete/images/icons/nuvola/32/kuser.png create mode 100644 swat.obsolete/images/icons/nuvola/32/kview.png create mode 100644 swat.obsolete/images/icons/nuvola/32/locale.png create mode 100644 swat.obsolete/images/icons/nuvola/32/looknfeel.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mail_delete.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mail_find.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mail_forward.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mail_generic.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mail_new.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mail_replyall.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mail_send.png create mode 100644 swat.obsolete/images/icons/nuvola/32/misc.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mozilla.png create mode 100644 swat.obsolete/images/icons/nuvola/32/mycomputer.png create mode 100644 swat.obsolete/images/icons/nuvola/32/netscape.png create mode 100644 swat.obsolete/images/icons/nuvola/32/network.png create mode 100644 swat.obsolete/images/icons/nuvola/32/next.png create mode 100644 swat.obsolete/images/icons/nuvola/32/no.png create mode 100644 swat.obsolete/images/icons/nuvola/32/ok.png create mode 100644 swat.obsolete/images/icons/nuvola/32/opera.png create mode 100644 swat.obsolete/images/icons/nuvola/32/package.png create mode 100644 swat.obsolete/images/icons/nuvola/32/password.png create mode 100644 swat.obsolete/images/icons/nuvola/32/pipe.png create mode 100644 swat.obsolete/images/icons/nuvola/32/previous.png create mode 100644 swat.obsolete/images/icons/nuvola/32/realplayer.png create mode 100644 swat.obsolete/images/icons/nuvola/32/redo.png create mode 100644 swat.obsolete/images/icons/nuvola/32/reload.png create mode 100644 swat.obsolete/images/icons/nuvola/32/run.png create mode 100644 swat.obsolete/images/icons/nuvola/32/services.png create mode 100644 swat.obsolete/images/icons/nuvola/32/socket.png create mode 100644 swat.obsolete/images/icons/nuvola/32/spellcheck.png create mode 100644 swat.obsolete/images/icons/nuvola/32/stop.png create mode 100644 swat.obsolete/images/icons/nuvola/32/style.png create mode 100644 swat.obsolete/images/icons/nuvola/32/stylesheet.png create mode 100644 swat.obsolete/images/icons/nuvola/32/thumbnail.png create mode 100644 swat.obsolete/images/icons/nuvola/32/up.png create mode 100644 swat.obsolete/images/icons/nuvola/32/wizard.png create mode 100644 swat.obsolete/images/icons/nuvola/48/access.png create mode 100644 swat.obsolete/images/icons/nuvola/48/agent.png create mode 100644 swat.obsolete/images/icons/nuvola/48/apply.png create mode 100644 swat.obsolete/images/icons/nuvola/48/back.png create mode 100644 swat.obsolete/images/icons/nuvola/48/background.png create mode 100644 swat.obsolete/images/icons/nuvola/48/bell.png create mode 100644 swat.obsolete/images/icons/nuvola/48/bookmark.png create mode 100644 swat.obsolete/images/icons/nuvola/48/browser.png create mode 100644 swat.obsolete/images/icons/nuvola/48/button_cancel.png create mode 100644 swat.obsolete/images/icons/nuvola/48/button_ok.png create mode 100644 swat.obsolete/images/icons/nuvola/48/cache.png create mode 100644 swat.obsolete/images/icons/nuvola/48/clock.png create mode 100644 swat.obsolete/images/icons/nuvola/48/colorize.png create mode 100644 swat.obsolete/images/icons/nuvola/48/colors.png create mode 100644 swat.obsolete/images/icons/nuvola/48/colorset.png create mode 100644 swat.obsolete/images/icons/nuvola/48/configure.png create mode 100644 swat.obsolete/images/icons/nuvola/48/cookie.png create mode 100644 swat.obsolete/images/icons/nuvola/48/core.png create mode 100644 swat.obsolete/images/icons/nuvola/48/date.png create mode 100644 swat.obsolete/images/icons/nuvola/48/decrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/48/desktop.png create mode 100644 swat.obsolete/images/icons/nuvola/48/display.png create mode 100644 swat.obsolete/images/icons/nuvola/48/document.png create mode 100644 swat.obsolete/images/icons/nuvola/48/down.png create mode 100644 swat.obsolete/images/icons/nuvola/48/edit.png create mode 100644 swat.obsolete/images/icons/nuvola/48/editcopy.png create mode 100644 swat.obsolete/images/icons/nuvola/48/editcut.png create mode 100644 swat.obsolete/images/icons/nuvola/48/editdelete.png create mode 100644 swat.obsolete/images/icons/nuvola/48/editpaste.png create mode 100644 swat.obsolete/images/icons/nuvola/48/edittrash.png create mode 100644 swat.obsolete/images/icons/nuvola/48/email.png create mode 100644 swat.obsolete/images/icons/nuvola/48/empty.png create mode 100644 swat.obsolete/images/icons/nuvola/48/encrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/48/energy.png create mode 100644 swat.obsolete/images/icons/nuvola/48/error.png create mode 100644 swat.obsolete/images/icons/nuvola/48/exec.png create mode 100644 swat.obsolete/images/icons/nuvola/48/filenew.png create mode 100644 swat.obsolete/images/icons/nuvola/48/fileopen.png create mode 100644 swat.obsolete/images/icons/nuvola/48/fileprint.png create mode 100644 swat.obsolete/images/icons/nuvola/48/filesave.png create mode 100644 swat.obsolete/images/icons/nuvola/48/filesaveas.png create mode 100644 swat.obsolete/images/icons/nuvola/48/find.png create mode 100644 swat.obsolete/images/icons/nuvola/48/folder.png create mode 100644 swat.obsolete/images/icons/nuvola/48/folder_home.png create mode 100644 swat.obsolete/images/icons/nuvola/48/folder_important.png create mode 100644 swat.obsolete/images/icons/nuvola/48/folder_locked.png create mode 100644 swat.obsolete/images/icons/nuvola/48/folder_open.png create mode 100644 swat.obsolete/images/icons/nuvola/48/font.png create mode 100644 swat.obsolete/images/icons/nuvola/48/forward.png create mode 100644 swat.obsolete/images/icons/nuvola/48/gohome.png create mode 100644 swat.obsolete/images/icons/nuvola/48/help.png create mode 100644 swat.obsolete/images/icons/nuvola/48/history.png create mode 100644 swat.obsolete/images/icons/nuvola/48/hwinfo.png create mode 100644 swat.obsolete/images/icons/nuvola/48/icons.png create mode 100644 swat.obsolete/images/icons/nuvola/48/iconthemes.png create mode 100644 swat.obsolete/images/icons/nuvola/48/important.png create mode 100644 swat.obsolete/images/icons/nuvola/48/info.png create mode 100644 swat.obsolete/images/icons/nuvola/48/kcoloredit.png create mode 100644 swat.obsolete/images/icons/nuvola/48/kcontrol.png create mode 100644 swat.obsolete/images/icons/nuvola/48/keyboard.png create mode 100644 swat.obsolete/images/icons/nuvola/48/khelpcenter.png create mode 100644 swat.obsolete/images/icons/nuvola/48/kmix.png create mode 100644 swat.obsolete/images/icons/nuvola/48/knotify.png create mode 100644 swat.obsolete/images/icons/nuvola/48/konqueror.png create mode 100644 swat.obsolete/images/icons/nuvola/48/kpackage.png create mode 100644 swat.obsolete/images/icons/nuvola/48/kpaint.png create mode 100644 swat.obsolete/images/icons/nuvola/48/krita.png create mode 100644 swat.obsolete/images/icons/nuvola/48/ksnapshot.png create mode 100644 swat.obsolete/images/icons/nuvola/48/ktip.png create mode 100644 swat.obsolete/images/icons/nuvola/48/kuser.png create mode 100644 swat.obsolete/images/icons/nuvola/48/kview.png create mode 100644 swat.obsolete/images/icons/nuvola/48/locale.png create mode 100644 swat.obsolete/images/icons/nuvola/48/looknfeel.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mail_delete.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mail_find.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mail_forward.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mail_generic.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mail_new.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mail_replyall.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mail_send.png create mode 100644 swat.obsolete/images/icons/nuvola/48/misc.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mozilla.png create mode 100644 swat.obsolete/images/icons/nuvola/48/mycomputer.png create mode 100644 swat.obsolete/images/icons/nuvola/48/netscape.png create mode 100644 swat.obsolete/images/icons/nuvola/48/network.png create mode 100644 swat.obsolete/images/icons/nuvola/48/next.png create mode 100644 swat.obsolete/images/icons/nuvola/48/no.png create mode 100644 swat.obsolete/images/icons/nuvola/48/ok.png create mode 100644 swat.obsolete/images/icons/nuvola/48/opera.png create mode 100644 swat.obsolete/images/icons/nuvola/48/package.png create mode 100644 swat.obsolete/images/icons/nuvola/48/password.png create mode 100644 swat.obsolete/images/icons/nuvola/48/pipe.png create mode 100644 swat.obsolete/images/icons/nuvola/48/previous.png create mode 100644 swat.obsolete/images/icons/nuvola/48/realplayer.png create mode 100644 swat.obsolete/images/icons/nuvola/48/redo.png create mode 100644 swat.obsolete/images/icons/nuvola/48/reload.png create mode 100644 swat.obsolete/images/icons/nuvola/48/run.png create mode 100644 swat.obsolete/images/icons/nuvola/48/services.png create mode 100644 swat.obsolete/images/icons/nuvola/48/socket.png create mode 100644 swat.obsolete/images/icons/nuvola/48/spellcheck.png create mode 100644 swat.obsolete/images/icons/nuvola/48/stop.png create mode 100644 swat.obsolete/images/icons/nuvola/48/style.png create mode 100644 swat.obsolete/images/icons/nuvola/48/stylesheet.png create mode 100644 swat.obsolete/images/icons/nuvola/48/thumbnail.png create mode 100644 swat.obsolete/images/icons/nuvola/48/up.png create mode 100644 swat.obsolete/images/icons/nuvola/48/wizard.png create mode 100644 swat.obsolete/images/icons/nuvola/64/access.png create mode 100644 swat.obsolete/images/icons/nuvola/64/agent.png create mode 100644 swat.obsolete/images/icons/nuvola/64/background.png create mode 100644 swat.obsolete/images/icons/nuvola/64/bell.png create mode 100644 swat.obsolete/images/icons/nuvola/64/browser.png create mode 100644 swat.obsolete/images/icons/nuvola/64/cache.png create mode 100644 swat.obsolete/images/icons/nuvola/64/clock.png create mode 100644 swat.obsolete/images/icons/nuvola/64/colors.png create mode 100644 swat.obsolete/images/icons/nuvola/64/colorset.png create mode 100644 swat.obsolete/images/icons/nuvola/64/cookie.png create mode 100644 swat.obsolete/images/icons/nuvola/64/core.png create mode 100644 swat.obsolete/images/icons/nuvola/64/date.png create mode 100644 swat.obsolete/images/icons/nuvola/64/desktop.png create mode 100644 swat.obsolete/images/icons/nuvola/64/display.png create mode 100644 swat.obsolete/images/icons/nuvola/64/document.png create mode 100644 swat.obsolete/images/icons/nuvola/64/email.png create mode 100644 swat.obsolete/images/icons/nuvola/64/empty.png create mode 100644 swat.obsolete/images/icons/nuvola/64/encrypted.png create mode 100644 swat.obsolete/images/icons/nuvola/64/energy.png create mode 100644 swat.obsolete/images/icons/nuvola/64/error.png create mode 100644 swat.obsolete/images/icons/nuvola/64/exec.png create mode 100644 swat.obsolete/images/icons/nuvola/64/folder.png create mode 100644 swat.obsolete/images/icons/nuvola/64/folder_home.png create mode 100644 swat.obsolete/images/icons/nuvola/64/folder_important.png create mode 100644 swat.obsolete/images/icons/nuvola/64/folder_locked.png create mode 100644 swat.obsolete/images/icons/nuvola/64/folder_open.png create mode 100644 swat.obsolete/images/icons/nuvola/64/font.png create mode 100644 swat.obsolete/images/icons/nuvola/64/hwinfo.png create mode 100644 swat.obsolete/images/icons/nuvola/64/icons.png create mode 100644 swat.obsolete/images/icons/nuvola/64/iconthemes.png create mode 100644 swat.obsolete/images/icons/nuvola/64/important.png create mode 100644 swat.obsolete/images/icons/nuvola/64/info.png create mode 100644 swat.obsolete/images/icons/nuvola/64/kcoloredit.png create mode 100644 swat.obsolete/images/icons/nuvola/64/kcontrol.png create mode 100644 swat.obsolete/images/icons/nuvola/64/keyboard.png create mode 100644 swat.obsolete/images/icons/nuvola/64/khelpcenter.png create mode 100644 swat.obsolete/images/icons/nuvola/64/kmix.png create mode 100644 swat.obsolete/images/icons/nuvola/64/knotify.png create mode 100644 swat.obsolete/images/icons/nuvola/64/konqueror.png create mode 100644 swat.obsolete/images/icons/nuvola/64/kpackage.png create mode 100644 swat.obsolete/images/icons/nuvola/64/kpaint.png create mode 100644 swat.obsolete/images/icons/nuvola/64/krita.png create mode 100644 swat.obsolete/images/icons/nuvola/64/ksnapshot.png create mode 100644 swat.obsolete/images/icons/nuvola/64/ktip.png create mode 100644 swat.obsolete/images/icons/nuvola/64/kuser.png create mode 100644 swat.obsolete/images/icons/nuvola/64/kview.png create mode 100644 swat.obsolete/images/icons/nuvola/64/locale.png create mode 100644 swat.obsolete/images/icons/nuvola/64/looknfeel.png create mode 100644 swat.obsolete/images/icons/nuvola/64/mozilla.png create mode 100644 swat.obsolete/images/icons/nuvola/64/mycomputer.png create mode 100644 swat.obsolete/images/icons/nuvola/64/netscape.png create mode 100644 swat.obsolete/images/icons/nuvola/64/network.png create mode 100644 swat.obsolete/images/icons/nuvola/64/opera.png create mode 100644 swat.obsolete/images/icons/nuvola/64/package.png create mode 100644 swat.obsolete/images/icons/nuvola/64/password.png create mode 100644 swat.obsolete/images/icons/nuvola/64/pipe.png create mode 100644 swat.obsolete/images/icons/nuvola/64/realplayer.png create mode 100644 swat.obsolete/images/icons/nuvola/64/services.png create mode 100644 swat.obsolete/images/icons/nuvola/64/socket.png create mode 100644 swat.obsolete/images/icons/nuvola/64/style.png create mode 100644 swat.obsolete/images/icons/nuvola/64/stylesheet.png create mode 100644 swat.obsolete/images/icons/nuvola/README create mode 100644 swat.obsolete/images/icons/nuvola/author create mode 100644 swat.obsolete/images/icons/nuvola/license.txt create mode 100644 swat.obsolete/images/icons/nuvola/readme.txt create mode 100644 swat.obsolete/images/icons/nuvola/thanks.to create mode 100644 swat.obsolete/images/linkpad.gif create mode 100644 swat.obsolete/images/logo.png create mode 100644 swat.obsolete/images/stripes.png create mode 100644 swat.obsolete/images/widgets/windows/arrows/down.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/down_small.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/down_tiny.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/first.png create mode 100644 swat.obsolete/images/widgets/windows/arrows/forward.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/last.png create mode 100644 swat.obsolete/images/widgets/windows/arrows/left.png create mode 100644 swat.obsolete/images/widgets/windows/arrows/minimize.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/next.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/previous.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/rewind.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/right.png create mode 100644 swat.obsolete/images/widgets/windows/arrows/up.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/up_small.gif create mode 100644 swat.obsolete/images/widgets/windows/arrows/up_tiny.gif create mode 100644 swat.obsolete/images/widgets/windows/cursors/alias.gif create mode 100644 swat.obsolete/images/widgets/windows/cursors/copy.gif create mode 100644 swat.obsolete/images/widgets/windows/cursors/move.gif create mode 100644 swat.obsolete/images/widgets/windows/cursors/nodrop.gif create mode 100644 swat.obsolete/images/widgets/windows/menu/checkbox.gif create mode 100644 swat.obsolete/images/widgets/windows/menu/radiobutton.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/cross.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/cross_minus.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/cross_plus.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/end.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/end_minus.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/end_plus.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/line.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/minus.gif create mode 100644 swat.obsolete/images/widgets/windows/tree/plus.gif create mode 100644 swat.obsolete/images/widgets/windows/window/close.gif create mode 100644 swat.obsolete/images/widgets/windows/window/maximize.gif create mode 100644 swat.obsolete/images/widgets/windows/window/minimize.gif create mode 100644 swat.obsolete/images/widgets/windows/window/restore.gif create mode 100644 swat.obsolete/index.esp create mode 100644 swat.obsolete/install/index.esp create mode 100644 swat.obsolete/install/newuser.esp create mode 100644 swat.obsolete/install/provision.esp create mode 100644 swat.obsolete/install/samba3.esp create mode 100644 swat.obsolete/install/vampire.esp create mode 100644 swat.obsolete/kdc_server/index.esp create mode 100644 swat.obsolete/ldap_server/index.esp create mode 100644 swat.obsolete/login.esp create mode 100644 swat.obsolete/logout.esp create mode 100644 swat.obsolete/menu.js create mode 100644 swat.obsolete/nbt_server/index.esp create mode 100644 swat.obsolete/rpc_server/index.esp create mode 100644 swat.obsolete/scripting/client/call.js create mode 100644 swat.obsolete/scripting/client/desktop.js create mode 100644 swat.obsolete/scripting/client/encoder.js create mode 100644 swat.obsolete/scripting/client/js_scripts.js create mode 100644 swat.obsolete/scripting/client/regedit.js create mode 100644 swat.obsolete/scripting/client/status.js create mode 100644 swat.obsolete/scripting/common.js create mode 100644 swat.obsolete/scripting/footer_columns.esp create mode 100644 swat.obsolete/scripting/footer_desktop.esp create mode 100644 swat.obsolete/scripting/footer_plain.esp create mode 100644 swat.obsolete/scripting/forms.js create mode 100644 swat.obsolete/scripting/general_calls.esp create mode 100644 swat.obsolete/scripting/header_columns.esp create mode 100644 swat.obsolete/scripting/header_desktop.esp create mode 100644 swat.obsolete/scripting/header_plain.esp create mode 100644 swat.obsolete/scripting/menus.js create mode 100644 swat.obsolete/scripting/preauth.esp create mode 100644 swat.obsolete/scripting/server/regedit.esp create mode 100644 swat.obsolete/scripting/server/status.esp create mode 100644 swat.obsolete/scripting/test.ejs create mode 100644 swat.obsolete/scripting/test.esp create mode 100644 swat.obsolete/smb_server/index.esp create mode 100644 swat.obsolete/style/columns.css create mode 100644 swat.obsolete/style/common.css create mode 100644 swat.obsolete/style/qooxdoo/core.css create mode 100644 swat.obsolete/style/qooxdoo/layouts/application.css create mode 100644 swat.obsolete/style/qooxdoo/layouts/page.css create mode 100644 swat.obsolete/style/qooxdoo/test.css create mode 100644 swat.obsolete/style/qooxdoo/themes.css create mode 100755 swat.obsolete/style/qooxdoo/themes/osx/grad_blue.gif create mode 100755 swat.obsolete/style/qooxdoo/themes/osx/grad_gray.gif create mode 100755 swat.obsolete/style/qooxdoo/themes/osx/pin_dark.gif create mode 100755 swat.obsolete/style/qooxdoo/themes/osx/toolbar_bg.gif create mode 100644 swat.obsolete/style/qooxdoo/themes/win9x/radiobuttonbackground.gif create mode 100644 swat.obsolete/style/qooxdoo/themes/win9x/theme.css create mode 100644 swat.obsolete/style/qooxdoo/themes/win9x/windowcaption_active.png create mode 100644 swat.obsolete/style/qooxdoo/themes/win9x/windowcaption_inactive.png create mode 100644 swat.obsolete/style/qooxdoo/themes/winxp/menubackground.gif create mode 100644 swat.obsolete/style/qooxdoo/themes/winxp/theme.css create mode 100644 swat.obsolete/style/qooxdoo/themes/winxp/toolbarparthandle.gif create mode 100644 swat.obsolete/style/qooxdoo/widgets.css create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxApplication.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxBorder.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxBuilder.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxClient.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxClientWindow.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxCommand.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxData.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxDebug.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxDom.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxExtend.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxNativeWindow.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxObject.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxSelectionStorage.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxTarget.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxTimer.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxUserApplication.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/core/QxXmlHttpLoader.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/events/QxDataEvent.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/events/QxDragEvent.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/events/QxEvent.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/events/QxFocusEvent.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/events/QxKeyEvent.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/events/QxMouseEvent.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxDataManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxDomSelectionManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxDragAndDropManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxEventManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxFocusManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxImageManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxImagePreloaderManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxMenuManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxPopupManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxRadioButtonManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxRangeManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxSelectionManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxTimerManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxToolTipManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/managers/QxWindowManager.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/qooxdoo.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/types/QxColor.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/types/QxInteger.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/types/QxNumber.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/types/QxString.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/types/QxTextile.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/types/QxVariable.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxAtom.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxBarSelectorBar.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxBarSelectorButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxBarSelectorFrame.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxBarSelectorPage.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxBarSelectorPane.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxBlocker.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxBoxLayout.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxCheckBox.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxClientDocument.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxColorPresetPopup.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxColorSelector.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxComboBox.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxContainer.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxDockLayout.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxFieldSet.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxFlowLayout.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxForm.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxGallery.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxGalleryList.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxGridLayout.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxHorizontalBoxLayout.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxIframe.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxImage.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxImagePreloader.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxInline.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxInputCheckIcon.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxLayout.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxList.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxListItem.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxListView.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxMenu.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxMenuBar.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxMenuBarButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxMenuButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxMenuCheckBox.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxMenuRadioButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxMenuSeparator.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxPasswordField.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxPopup.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxRadioButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxSpinner.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTab.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTabBar.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTabFrame.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTabPage.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTabPane.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTerminator.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTextArea.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTextField.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolBar.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolBarButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolBarCheckBox.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolBarMenuButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolBarPart.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolBarPartHandle.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolBarRadioButton.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolBarSeparator.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxToolTip.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTree.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTreeElement.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTreeFile.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxTreeFolder.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxVerticalBoxLayout.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxWidget.js create mode 100644 swat.obsolete/style/qooxdoo/widgets/widgets/QxWindow.js create mode 100644 swat.obsolete/style/swat.css create mode 100644 swat.obsolete/style/wide.css create mode 100644 swat.obsolete/wins_server/index.esp delete mode 100644 swat/README delete mode 100644 swat/apps/plug-ins/echo.js delete mode 100644 swat/apps/plug-ins/nbt_stats.js delete mode 100644 swat/apps/qooxdoo-examples/at-a-glance/AtAGlance.js delete mode 100644 swat/apps/qooxdoo-examples/at-a-glance/index.html delete mode 100644 swat/apps/qooxdoo-examples/example/Atom_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Atom_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/Atom_3.html delete mode 100644 swat/apps/qooxdoo-examples/example/ButtonView_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/ButtonView_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/Button_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/CheckBox_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/ColorPopup_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/ColorSelector_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/ColorSelector_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/ComboBox_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/DateChooser_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Drag_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Fields_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Flash_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/GalleryList_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Gallery_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/GroupBox_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/GroupBox_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/GroupBox_3.html delete mode 100644 swat/apps/qooxdoo-examples/example/Iframe_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Inline_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/ListView_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/ListView_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/ListView_3.html delete mode 100644 swat/apps/qooxdoo-examples/example/ListView_4.html delete mode 100644 swat/apps/qooxdoo-examples/example/List_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Menu_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/NativeWindow_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/RadioButton_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/RepeatButton_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Spinner_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/SplitPane_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/SplitPane_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/TabView_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/TabView_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/Table_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/ToolBar_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/ToolBar_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/ToolBar_3.html delete mode 100644 swat/apps/qooxdoo-examples/example/ToolBar_4.html delete mode 100644 swat/apps/qooxdoo-examples/example/ToolTip_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_2.html delete mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_3.html delete mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_4.html delete mode 100644 swat/apps/qooxdoo-examples/example/TreeFullControl_5.html delete mode 100644 swat/apps/qooxdoo-examples/example/Tree_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/Window_1.html delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file1.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file10.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file2.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file3.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file4.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file5.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file6.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file7.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file8.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/color/file9.swf delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/fo_tester.fla delete mode 100644 swat/apps/qooxdoo-examples/example/image/flash/fo_tester.swf delete mode 100644 swat/apps/qooxdoo-examples/example/index.html delete mode 100644 swat/apps/qooxdoo-examples/index.html delete mode 100644 swat/apps/qooxdoo-examples/performance/ArrayCreate_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/ArrayCreate_2.html delete mode 100644 swat/apps/qooxdoo-examples/performance/GlobalObject_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/GlobalObject_2.html delete mode 100644 swat/apps/qooxdoo-examples/performance/GlobalObject_3.html delete mode 100644 swat/apps/qooxdoo-examples/performance/GlobalObject_4.html delete mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_2.html delete mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_3.html delete mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_4.html delete mode 100644 swat/apps/qooxdoo-examples/performance/LocalObject_5.html delete mode 100644 swat/apps/qooxdoo-examples/performance/NumberCreate_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/ObjectCreate_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/ObjectCreate_2.html delete mode 100755 swat/apps/qooxdoo-examples/performance/ObjectLevel_1.html delete mode 100755 swat/apps/qooxdoo-examples/performance/ObjectLevel_2.html delete mode 100644 swat/apps/qooxdoo-examples/performance/ObjectLevel_3.html delete mode 100755 swat/apps/qooxdoo-examples/performance/ObjectSize_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/Qooxdoo_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/StringConcat_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/StringConcat_2.html delete mode 100644 swat/apps/qooxdoo-examples/performance/StringConcat_3.html delete mode 100644 swat/apps/qooxdoo-examples/performance/TypeCheck_1.html delete mode 100644 swat/apps/qooxdoo-examples/performance/index.html delete mode 100644 swat/apps/qooxdoo-examples/showcase/Showcase_1.html delete mode 100644 swat/apps/qooxdoo-examples/showcase/index.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_6.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_7.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_8.html delete mode 100644 swat/apps/qooxdoo-examples/test/Atom_9.html delete mode 100644 swat/apps/qooxdoo-examples/test/Border_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/BoxLayout_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/BoxLayout_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Builder_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Builder_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Builder_2.xml delete mode 100644 swat/apps/qooxdoo-examples/test/Builder_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Builder_3.xml delete mode 100644 swat/apps/qooxdoo-examples/test/Builder_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Button_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/CanvasLayout_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/Clipping_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Clone_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Clone_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/ColorTheme_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/ColorTheme_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/ColorTheme_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/ComboBox_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/ComboBox_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/ComboBox_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Compile_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Compile_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Compile_2.js delete mode 100644 swat/apps/qooxdoo-examples/test/CookieStorage_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/CookieStorage_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Cookie_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/CrossBrowser_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/CrossBrowser_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/DockLayout_6.html delete mode 100644 swat/apps/qooxdoo-examples/test/DragAndDropManager_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/DragAndDropManager_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/EnabledDisabled_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/FieldSet_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Fields_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/FlowLayout_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/FlowLayout_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/FlowLayout_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/FocusManager_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Font_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/FormUtils_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Gallery_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Gallery_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Generate_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_10.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_11.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_6.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_7.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_8.html delete mode 100644 swat/apps/qooxdoo-examples/test/GridLayout_9.html delete mode 100644 swat/apps/qooxdoo-examples/test/HorizontalBoxLayout_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/HorizontalBoxLayout_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/HorizontalBoxLayout_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/HtmlTable_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/HtmlTable_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/IconHtml_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Image_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Image_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Image_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Image_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Label_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Label_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Label_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Label_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Leak_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Link_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_10.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_6.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_7.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_8.html delete mode 100644 swat/apps/qooxdoo-examples/test/ListView_9.html delete mode 100644 swat/apps/qooxdoo-examples/test/List_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/List_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/List_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Menu_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Menu_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Node_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Pollution_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Popups_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Popups_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/RPC_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/RPC_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/RPC_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/RPC_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/RPC_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/SplitPane_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Table_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Table_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Table_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Table_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Table_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/Table_6.html delete mode 100644 swat/apps/qooxdoo-examples/test/ToolBar_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/ToolBar_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/ToolBar_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/ToolBar_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Transport_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Transport_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Transport_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Transport_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Transport_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/Transport_6.html delete mode 100644 swat/apps/qooxdoo-examples/test/Tree_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Tree_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Tree_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Tree_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Tree_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/Tree_6.html delete mode 100644 swat/apps/qooxdoo-examples/test/Tree_7.html delete mode 100644 swat/apps/qooxdoo-examples/test/Umlauts_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/VerticalBoxLayout_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/VerticalBoxLayout_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/VerticalBoxLayout_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Window_1.html delete mode 100644 swat/apps/qooxdoo-examples/test/Window_2.html delete mode 100644 swat/apps/qooxdoo-examples/test/Window_3.html delete mode 100644 swat/apps/qooxdoo-examples/test/Window_4.html delete mode 100644 swat/apps/qooxdoo-examples/test/Window_5.html delete mode 100644 swat/apps/qooxdoo-examples/test/Window_6.html delete mode 100644 swat/apps/qooxdoo-examples/test/cssQuery-p.js delete mode 100644 swat/apps/qooxdoo-examples/test/data/filesize/4000kb.xml delete mode 100644 swat/apps/qooxdoo-examples/test/data/filesize/400kb.xml delete mode 100644 swat/apps/qooxdoo-examples/test/data/filesize/40kb.xml delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/anita.html delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/anita.js delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/anita.txt delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/anita.xml delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/harald.html delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/harald.js delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/harald.txt delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/harald.xml delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/lisbeth.html delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/lisbeth.js delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/lisbeth.txt delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/lisbeth.xml delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/paul.html delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/paul.js delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/paul.txt delete mode 100644 swat/apps/qooxdoo-examples/test/data/persons/paul.xml delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file1.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file10.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file2.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file3.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file4.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file5.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file6.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file7.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file8.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/color/file9.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/fo_tester.fla delete mode 100644 swat/apps/qooxdoo-examples/test/image/flash/fo_tester.swf delete mode 100644 swat/apps/qooxdoo-examples/test/image/grid_dialog_box.png delete mode 100644 swat/apps/qooxdoo-examples/test/index.html delete mode 100644 swat/apps/resource/css/layout-samba.css delete mode 100644 swat/apps/resource/css/layout-samba_ie.css delete mode 100644 swat/apps/resource/css/layout.css delete mode 100644 swat/apps/resource/css/layout_ie.css delete mode 100644 swat/apps/resource/icon/crystalsvg/128/3d.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/adobe-reader.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/antivirus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/babelfish.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/back.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/background.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/bell.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/block-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/bug.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/cache.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/camera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/cdrom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/char-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/chart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/clock.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/colors.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/control-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/core.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/date.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/desktop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/dictionary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/display.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/down.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/email.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/encrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/energy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/error.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/exec.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/favourite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/file-print.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/floppy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/flowchart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/folder-favorite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/folder-important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/folder-locked.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/folder-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/folder.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/fonts.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/forward.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/graphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/harddrive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/hardware-info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/help-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/home.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/joystick.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/locale.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/look-and-feel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mac.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-archive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-binary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-calendar.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-card.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-document.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-html.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-image.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-manual.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-pdf.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-rpm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-script.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mime-video.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/modem.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mouse.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/movieplayer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/mycomputer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/netscape.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/network.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/notes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/organizer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/paint.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/partitions.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/password.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/pda.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/penguin.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/presentation.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/printer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/reload.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/scanner.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/services.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/settings.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/tablet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/terminal.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/toys.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/trashcan-full.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/tux.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/tv.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/up.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/user.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/utilities.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/vectorgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/128/wordprocessor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/3d.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/accessibility.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/adobe-reader.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/alarm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/antivirus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/appearance.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/applications.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/apply.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/appointment.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/attach.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/babelfish.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/back.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/background.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/bell.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/block-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/bookmark-add.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/bookmark-folder.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/bookmark-toolbar.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/bookmark.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/bug.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/button-cancel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/button-ok.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/cache.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/calculator.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/cam.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/camera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/cancel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/cdrom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/char-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/chart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/clipboard.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/clock.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/color-fill.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/color-line.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/colors.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/comment.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/configure.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/connect-creating.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/connect-established.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/connect-no.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/contents.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/context-help.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/control-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/cookie.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/core.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/database.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/date.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/decrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/delete-table-cell.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/delete-table-col.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/delete-table-row.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/delete-table.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/desktop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/devices.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/dictionary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/display.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/documentinfo.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/down.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/edit-copy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/edit-cut.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/edit-delete.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/edit-paste.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/edit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/editor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/email.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/emoticon.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/encrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/energy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/error.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/exec.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/exit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/favorites.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/favourite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/file-find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/file-manager.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/file-new.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/file-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/file-print.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/file-save-as.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/file-save.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/fileshare.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/flag.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/floppy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/flowchart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/folder-favorite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/folder-important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/folder-locked.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/folder-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/folder.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/font-size-down.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/font-size-up.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/fonts.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/format-decrease-indent.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/format-increase-indent.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/forward.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/funct.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/games.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/goto.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/graphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/group-event.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/harddrive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/hardware-info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/hardware.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/help-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/help.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/history-clear.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/history.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/home.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/icons.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/iconthemes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/idea.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/inbox.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/insert-table-col.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/insert-table-row.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/insert-table.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/instant-available.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/instant-away.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/joystick.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/launch.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/locale.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/look-and-feel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mac.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/magnifier.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-delete.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-forward.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-get.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-new.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-reply-all.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-reply.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail-send.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mail.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/memory.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-archive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-binary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-calendar.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-card.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-color.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-document.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-html.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-image.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-manual.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-pdf.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-rpm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-script.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mime-video.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/misc.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mixer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/modem.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mouse.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mousecursor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/movieplayer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/mycomputer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/netscape.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/network.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/no.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/notes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/notify.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/ok.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/opera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/organizer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/outbox.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/paint.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/partitions.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/password.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/pda.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/penguin.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/pipe.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/presentation.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/printer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/queue.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/redo.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/reload.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/remove-comment.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/rotate.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/run.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/scanner.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/search.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/server.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/services.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/settings.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/signature.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/sound.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/spellcheck.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/stop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/style.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/system.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/tab-duplicate.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/tab-new-raised.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/tab-new.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/tab-remove.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/tablet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/terminal.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/text-bottom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/text-color.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/text-strike.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/text-sub.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/text-super.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/text-top.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/themes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/toys.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/trash.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/trashcan-full.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/tux.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/tv.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/undo.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/up.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/user.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/utilities.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/vectorgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-bottom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-choose.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-detailed.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-icon.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-left-right.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-multicolumn.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-remove.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-right.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-sidetree.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-top-bottom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/view-tree.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag-fit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag-minus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag-original.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag-plus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/viewmag.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/wizard.png delete mode 100644 swat/apps/resource/icon/crystalsvg/16/wordprocessor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/adobe-reader.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/alarm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/antivirus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/appearance.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/appointment.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/attach.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/babelfish.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/back.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/background.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/bell.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/block-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/bookmark-add.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/bookmark.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/button-cancel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/button-ok.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/cache.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/camera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/cancel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/cdrom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/char-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/clock.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/color-fill.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/color-line.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/colors.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/configure.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/connect-creating.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/connect-established.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/connect-no.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/contents.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/control-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/core.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/date.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/decrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/delete-table-col.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/delete-table-row.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/desktop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/dictionary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/display.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/down.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/edit-copy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/edit-cut.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/edit-delete.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/edit-paste.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/edit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/effect.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/email.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/encrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/energy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/error.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/exec.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/exit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/favourite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/file-find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/file-new.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/file-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/file-print.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/file-save-as.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/file-save.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/floppy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/flowchart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/folder-favorite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/folder-important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/folder-locked.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/folder-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/folder.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/font-size-down.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/font-size-up.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/fonts.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/format-decrease-indent.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/format-increase-indent.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/forward.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/funct.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/graphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/harddrive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/hardware-info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/help-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/help.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/history.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/home.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/idea.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/inbox.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/insert-table-col.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/insert-table-row.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/instant-available.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/instant-away.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/joystick.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/launch.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/locale.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/look-and-feel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mac.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-delete.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-forward.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-get.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-new.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-reply-all.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-reply.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail-send.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mail.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-archive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-binary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-calendar.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-card.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-document.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-html.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-image.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-manual.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-pdf.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-rpm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-script.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mime-video.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/misc.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/modem.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mouse.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/movieplayer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/mycomputer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/netscape.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/network.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/ok.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/outbox.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/paint.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/partitions.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/password.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/pda.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/penguin.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/printer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/queue.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/redo.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/reload.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/run.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/scanner.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/search.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/server.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/services.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/settings.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/signature.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/spellcheck.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/stop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/tablet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/terminal.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/text-strike.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/toys.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/trashcan-full.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/tux.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/tv.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/undo.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/up.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/user.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/utilities.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/vectorgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-bottom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-choose.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-detailed.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-icon.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-left-right.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-multicolumn.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-remove.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-right.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-sidetree.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-top-bottom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/view-tree.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag-fit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag-minus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag-original.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag-plus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/viewmag.png delete mode 100644 swat/apps/resource/icon/crystalsvg/22/wizard.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/3d.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/accessibility.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/adobe-reader.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/alarm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/antivirus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/appearance.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/applications.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/appointment.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/attach.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/babelfish.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/back.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/background.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/bell.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/block-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/bookmark-add.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/bookmark.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/bug.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/button-cancel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/button-ok.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/cache.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/calculator.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/cam.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/camera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/cdrom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/char-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/chart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/clipboard.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/clock.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/colors.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/configure.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/connect-creating.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/connect-established.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/connect-no.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/contents.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/control-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/cookie.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/core.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/date.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/decrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/delete-table-col.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/delete-table-row.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/desktop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/devices.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/dictionary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/display.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/down.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/edit-copy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/edit-cut.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/edit-delete.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/edit-paste.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/edit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/editor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/email.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/encrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/energy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/error.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/exec.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/exit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/favorites.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/favourite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/file-find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/file-manager.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/file-new.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/file-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/file-print.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/file-save-as.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/file-save.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/fileshare.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/floppy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/flowchart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/folder-favorite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/folder-important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/folder-locked.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/folder-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/folder.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/fonts.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/forward.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/funct.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/games.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/goto.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/graphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/harddrive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/hardware-info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/hardware.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/help-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/help.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/home.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/icons.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/iconthemes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/inbox.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/insert-table-col.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/insert-table-row.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/instant-available.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/instant-away.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/joystick.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/launch.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/locale.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/look-and-feel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mac.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/magnifier.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-delete.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-find.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-get.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-new.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mail-send.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mail.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/memory.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-archive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-binary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-calendar.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-card.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-document.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-html.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-image.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-manual.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-pdf.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-rpm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-script.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mime-video.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/misc.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mixer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/modem.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mouse.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/movieplayer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/mycomputer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/netscape.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/network.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/notes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/notify.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/opera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/organizer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/outbox.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/paint.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/partitions.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/password.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/pda.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/penguin.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/pipe.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/presentation.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/printer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/queue.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/redo.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/reload.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/run.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/scanner.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/search.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/server.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/services.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/settings.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/sound.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/stop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/style.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/system.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/tablet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/terminal.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/themes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/toys.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/trashcan-full.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/tux.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/tv.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/undo.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/up.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/user.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/utilities.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/vectorgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-bottom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-choose.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-detailed.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-icon.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-left-right.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-multicolumn.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-remove.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-right.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-sidetree.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-top-bottom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/view-tree.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag-fit.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag-minus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag-original.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag-plus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/viewmag.png delete mode 100644 swat/apps/resource/icon/crystalsvg/32/wordprocessor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/3d.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/accessibility.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/adobe-reader.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/alarm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/antivirus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/applications.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/babelfish.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/back.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/background.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/bell.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/block-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/bug.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/cache.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/calculator.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/camera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/cdrom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/char-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/chart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/clipboard.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/clock.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/colors.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/control-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/core.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/date.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/desktop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/devices.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/dictionary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/display.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/down.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/editor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/email.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/encrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/energy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/error.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/exec.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/favorites.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/favourite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/file-manager.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/file-print.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/fileshare.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/floppy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/flowchart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/folder-favorite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/folder-important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/folder-locked.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/folder-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/folder.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/fonts.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/forward.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/games.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/graphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/harddrive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/hardware-info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/hardware.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/help-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/home.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/icons.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/iconthemes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/inbox.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/instant-available.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/instant-away.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/joystick.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/locale.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/look-and-feel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mac.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/magnifier.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/memory.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-archive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-binary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-calendar.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-card.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-document.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-html.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-image.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-manual.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-pdf.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-rpm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-script.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mime-video.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mixer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/modem.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mouse.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/movieplayer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/mycomputer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/netscape.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/network.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/notes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/notify.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/opera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/organizer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/outbox.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/paint.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/partitions.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/password.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/pda.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/penguin.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/pipe.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/presentation.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/printer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/reload.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/scanner.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/server.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/services.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/settings.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/style.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/system.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/tablet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/terminal.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/themes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/toys.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/trashcan-full.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/tux.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/tv.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/up.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/user.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/utilities.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/vectorgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/48/wordprocessor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/3d.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/adobe-reader.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/antivirus.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/applications.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/babelfish.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/back.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/background.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/bell.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/block-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/bug.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/cache.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/calculator.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/camera.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/cdrom.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/char-device.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/chart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/clipboard.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/clock.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/colors.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/control-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/core.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/date.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/desktop.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/devices.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/dictionary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/display.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/down.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/editor.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/email.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/encrypted.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/energy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/error.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/exec.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/favourite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/file-manager.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/file-print.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/fileshare.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/floppy.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/flowchart.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/folder-favorite.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/folder-important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/folder-locked.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/folder-open.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/folder.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/fonts.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/forward.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/games.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/graphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/harddrive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/hardware-info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/hardware.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/help-center.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/home.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/icons.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/important.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/info.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/joystick.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/locale.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/look-and-feel.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mac.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/magnifier.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/memory.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-archive.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-binary.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-calendar.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-card.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-document.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-html.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-image.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-manual.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-pdf.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-rpm.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-script.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-text.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mime-video.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mixer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/modem.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mouse.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/movieplayer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/multimedia.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/mycomputer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/netscape.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/network.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/notes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/notify.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/organizer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/paint.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/partitions.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/password.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/pda.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/penguin.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/pipe.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/presentation.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/printer.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/reload.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/scanner.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/services.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/settings.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/style.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/system.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/tablet.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/terminal.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/themes.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/toys.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/trashcan-full.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/tux.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/tv.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/up.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/user.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/utilities.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/vectorgraphics.png delete mode 100644 swat/apps/resource/icon/crystalsvg/64/wordprocessor.png delete mode 100644 swat/apps/resource/icon/nuvola/128/adobe-reader.png delete mode 100644 swat/apps/resource/icon/nuvola/128/background.png delete mode 100644 swat/apps/resource/icon/nuvola/128/bell.png delete mode 100644 swat/apps/resource/icon/nuvola/128/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/nuvola/128/bug.png delete mode 100644 swat/apps/resource/icon/nuvola/128/cache.png delete mode 100644 swat/apps/resource/icon/nuvola/128/camera.png delete mode 100644 swat/apps/resource/icon/nuvola/128/cdrom.png delete mode 100644 swat/apps/resource/icon/nuvola/128/char-device.png delete mode 100644 swat/apps/resource/icon/nuvola/128/chart.png delete mode 100644 swat/apps/resource/icon/nuvola/128/clock.png delete mode 100644 swat/apps/resource/icon/nuvola/128/colors.png delete mode 100644 swat/apps/resource/icon/nuvola/128/control-center.png delete mode 100644 swat/apps/resource/icon/nuvola/128/core.png delete mode 100644 swat/apps/resource/icon/nuvola/128/date.png delete mode 100644 swat/apps/resource/icon/nuvola/128/desktop.png delete mode 100644 swat/apps/resource/icon/nuvola/128/dictionary.png delete mode 100644 swat/apps/resource/icon/nuvola/128/display.png delete mode 100644 swat/apps/resource/icon/nuvola/128/email.png delete mode 100644 swat/apps/resource/icon/nuvola/128/encrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/128/energy.png delete mode 100644 swat/apps/resource/icon/nuvola/128/error.png delete mode 100644 swat/apps/resource/icon/nuvola/128/exec.png delete mode 100644 swat/apps/resource/icon/nuvola/128/floppy.png delete mode 100644 swat/apps/resource/icon/nuvola/128/flowchart.png delete mode 100644 swat/apps/resource/icon/nuvola/128/folder-favorite.png delete mode 100644 swat/apps/resource/icon/nuvola/128/folder-important.png delete mode 100644 swat/apps/resource/icon/nuvola/128/folder-locked.png delete mode 100644 swat/apps/resource/icon/nuvola/128/folder-open.png delete mode 100644 swat/apps/resource/icon/nuvola/128/folder.png delete mode 100644 swat/apps/resource/icon/nuvola/128/fonts.png delete mode 100644 swat/apps/resource/icon/nuvola/128/graphics.png delete mode 100644 swat/apps/resource/icon/nuvola/128/harddrive.png delete mode 100644 swat/apps/resource/icon/nuvola/128/hardware-info.png delete mode 100644 swat/apps/resource/icon/nuvola/128/help-center.png delete mode 100644 swat/apps/resource/icon/nuvola/128/info.png delete mode 100644 swat/apps/resource/icon/nuvola/128/joystick.png delete mode 100644 swat/apps/resource/icon/nuvola/128/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/nuvola/128/locale.png delete mode 100644 swat/apps/resource/icon/nuvola/128/look-and-feel.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-archive.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-binary.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-calendar.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-card.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-document.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-html.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-image.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-manual.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-pdf.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-rpm.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-script.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-text.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mime-video.png delete mode 100644 swat/apps/resource/icon/nuvola/128/modem.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mouse.png delete mode 100644 swat/apps/resource/icon/nuvola/128/movieplayer.png delete mode 100644 swat/apps/resource/icon/nuvola/128/multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/128/mycomputer.png delete mode 100644 swat/apps/resource/icon/nuvola/128/netscape.png delete mode 100644 swat/apps/resource/icon/nuvola/128/network.png delete mode 100644 swat/apps/resource/icon/nuvola/128/notes.png delete mode 100644 swat/apps/resource/icon/nuvola/128/organizer.png delete mode 100644 swat/apps/resource/icon/nuvola/128/paint.png delete mode 100644 swat/apps/resource/icon/nuvola/128/partitions.png delete mode 100644 swat/apps/resource/icon/nuvola/128/password.png delete mode 100644 swat/apps/resource/icon/nuvola/128/pda.png delete mode 100644 swat/apps/resource/icon/nuvola/128/presentation.png delete mode 100644 swat/apps/resource/icon/nuvola/128/printer.png delete mode 100644 swat/apps/resource/icon/nuvola/128/scanner.png delete mode 100644 swat/apps/resource/icon/nuvola/128/services.png delete mode 100644 swat/apps/resource/icon/nuvola/128/settings.png delete mode 100644 swat/apps/resource/icon/nuvola/128/tablet.png delete mode 100644 swat/apps/resource/icon/nuvola/128/terminal.png delete mode 100644 swat/apps/resource/icon/nuvola/128/toys.png delete mode 100644 swat/apps/resource/icon/nuvola/128/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/nuvola/128/trashcan-full.png delete mode 100644 swat/apps/resource/icon/nuvola/128/tv.png delete mode 100644 swat/apps/resource/icon/nuvola/128/user.png delete mode 100644 swat/apps/resource/icon/nuvola/128/utilities.png delete mode 100644 swat/apps/resource/icon/nuvola/128/wordprocessor.png delete mode 100644 swat/apps/resource/icon/nuvola/16/accessibility.png delete mode 100644 swat/apps/resource/icon/nuvola/16/adobe-reader.png delete mode 100644 swat/apps/resource/icon/nuvola/16/alarm.png delete mode 100644 swat/apps/resource/icon/nuvola/16/applications.png delete mode 100644 swat/apps/resource/icon/nuvola/16/apply.png delete mode 100644 swat/apps/resource/icon/nuvola/16/attach.png delete mode 100644 swat/apps/resource/icon/nuvola/16/back.png delete mode 100644 swat/apps/resource/icon/nuvola/16/background.png delete mode 100644 swat/apps/resource/icon/nuvola/16/bell.png delete mode 100644 swat/apps/resource/icon/nuvola/16/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/nuvola/16/bookmark-add.png delete mode 100644 swat/apps/resource/icon/nuvola/16/bookmark-folder.png delete mode 100644 swat/apps/resource/icon/nuvola/16/bookmark-toolbar.png delete mode 100644 swat/apps/resource/icon/nuvola/16/bookmark.png delete mode 100644 swat/apps/resource/icon/nuvola/16/bug.png delete mode 100644 swat/apps/resource/icon/nuvola/16/button-cancel.png delete mode 100644 swat/apps/resource/icon/nuvola/16/button-ok.png delete mode 100644 swat/apps/resource/icon/nuvola/16/cache.png delete mode 100644 swat/apps/resource/icon/nuvola/16/calculator.png delete mode 100644 swat/apps/resource/icon/nuvola/16/camera.png delete mode 100644 swat/apps/resource/icon/nuvola/16/cancel.png delete mode 100644 swat/apps/resource/icon/nuvola/16/cdrom.png delete mode 100644 swat/apps/resource/icon/nuvola/16/char-device.png delete mode 100644 swat/apps/resource/icon/nuvola/16/chart.png delete mode 100644 swat/apps/resource/icon/nuvola/16/clipboard.png delete mode 100644 swat/apps/resource/icon/nuvola/16/clock.png delete mode 100644 swat/apps/resource/icon/nuvola/16/color-fill.png delete mode 100644 swat/apps/resource/icon/nuvola/16/color-line.png delete mode 100644 swat/apps/resource/icon/nuvola/16/colors.png delete mode 100644 swat/apps/resource/icon/nuvola/16/configure.png delete mode 100644 swat/apps/resource/icon/nuvola/16/connect-creating.png delete mode 100644 swat/apps/resource/icon/nuvola/16/connect-established.png delete mode 100644 swat/apps/resource/icon/nuvola/16/connect-no.png delete mode 100644 swat/apps/resource/icon/nuvola/16/control-center.png delete mode 100644 swat/apps/resource/icon/nuvola/16/cookie.png delete mode 100644 swat/apps/resource/icon/nuvola/16/core.png delete mode 100644 swat/apps/resource/icon/nuvola/16/date.png delete mode 100644 swat/apps/resource/icon/nuvola/16/decrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/16/desktop.png delete mode 100644 swat/apps/resource/icon/nuvola/16/devices.png delete mode 100644 swat/apps/resource/icon/nuvola/16/dictionary.png delete mode 100644 swat/apps/resource/icon/nuvola/16/display.png delete mode 100644 swat/apps/resource/icon/nuvola/16/down.png delete mode 100644 swat/apps/resource/icon/nuvola/16/edit-copy.png delete mode 100644 swat/apps/resource/icon/nuvola/16/edit-cut.png delete mode 100644 swat/apps/resource/icon/nuvola/16/edit-delete.png delete mode 100644 swat/apps/resource/icon/nuvola/16/edit-paste.png delete mode 100644 swat/apps/resource/icon/nuvola/16/edit.png delete mode 100644 swat/apps/resource/icon/nuvola/16/editor.png delete mode 100644 swat/apps/resource/icon/nuvola/16/email.png delete mode 100644 swat/apps/resource/icon/nuvola/16/encrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/16/energy.png delete mode 100644 swat/apps/resource/icon/nuvola/16/error.png delete mode 100644 swat/apps/resource/icon/nuvola/16/exec.png delete mode 100644 swat/apps/resource/icon/nuvola/16/exit.png delete mode 100644 swat/apps/resource/icon/nuvola/16/file-manager.png delete mode 100644 swat/apps/resource/icon/nuvola/16/file-new.png delete mode 100644 swat/apps/resource/icon/nuvola/16/file-open.png delete mode 100644 swat/apps/resource/icon/nuvola/16/file-print.png delete mode 100644 swat/apps/resource/icon/nuvola/16/file-save-as.png delete mode 100644 swat/apps/resource/icon/nuvola/16/file-save.png delete mode 100644 swat/apps/resource/icon/nuvola/16/find.png delete mode 100644 swat/apps/resource/icon/nuvola/16/floppy.png delete mode 100644 swat/apps/resource/icon/nuvola/16/flowchart.png delete mode 100644 swat/apps/resource/icon/nuvola/16/folder-favorite.png delete mode 100644 swat/apps/resource/icon/nuvola/16/folder-important.png delete mode 100644 swat/apps/resource/icon/nuvola/16/folder-locked.png delete mode 100644 swat/apps/resource/icon/nuvola/16/folder-open.png delete mode 100644 swat/apps/resource/icon/nuvola/16/folder.png delete mode 100644 swat/apps/resource/icon/nuvola/16/fonts.png delete mode 100644 swat/apps/resource/icon/nuvola/16/forward.png delete mode 100644 swat/apps/resource/icon/nuvola/16/games.png delete mode 100644 swat/apps/resource/icon/nuvola/16/graphics.png delete mode 100644 swat/apps/resource/icon/nuvola/16/harddrive.png delete mode 100644 swat/apps/resource/icon/nuvola/16/hardware-info.png delete mode 100644 swat/apps/resource/icon/nuvola/16/help-center.png delete mode 100644 swat/apps/resource/icon/nuvola/16/help.png delete mode 100644 swat/apps/resource/icon/nuvola/16/history-clear.png delete mode 100644 swat/apps/resource/icon/nuvola/16/history.png delete mode 100644 swat/apps/resource/icon/nuvola/16/home.png delete mode 100644 swat/apps/resource/icon/nuvola/16/icons.png delete mode 100644 swat/apps/resource/icon/nuvola/16/iconthemes.png delete mode 100644 swat/apps/resource/icon/nuvola/16/important.png delete mode 100644 swat/apps/resource/icon/nuvola/16/info.png delete mode 100644 swat/apps/resource/icon/nuvola/16/joystick.png delete mode 100644 swat/apps/resource/icon/nuvola/16/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/nuvola/16/locale.png delete mode 100644 swat/apps/resource/icon/nuvola/16/look-and-feel.png delete mode 100644 swat/apps/resource/icon/nuvola/16/magnifier.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail-delete.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail-find.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail-forward.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail-get.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail-new.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail-reply-all.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail-reply.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail-send.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mail.png delete mode 100644 swat/apps/resource/icon/nuvola/16/memory.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-archive.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-binary.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-calendar.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-card.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-color.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-document.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-html.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-image.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-manual.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-pdf.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-rpm.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-script.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-text.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mime-video.png delete mode 100644 swat/apps/resource/icon/nuvola/16/misc.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mixer.png delete mode 100644 swat/apps/resource/icon/nuvola/16/modem.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mouse.png delete mode 100644 swat/apps/resource/icon/nuvola/16/movieplayer.png delete mode 100644 swat/apps/resource/icon/nuvola/16/multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/16/mycomputer.png delete mode 100644 swat/apps/resource/icon/nuvola/16/netscape.png delete mode 100644 swat/apps/resource/icon/nuvola/16/network.png delete mode 100644 swat/apps/resource/icon/nuvola/16/no.png delete mode 100644 swat/apps/resource/icon/nuvola/16/notes.png delete mode 100644 swat/apps/resource/icon/nuvola/16/notify.png delete mode 100644 swat/apps/resource/icon/nuvola/16/ok.png delete mode 100644 swat/apps/resource/icon/nuvola/16/opera.png delete mode 100644 swat/apps/resource/icon/nuvola/16/organizer.png delete mode 100644 swat/apps/resource/icon/nuvola/16/paint.png delete mode 100644 swat/apps/resource/icon/nuvola/16/partitions.png delete mode 100644 swat/apps/resource/icon/nuvola/16/password.png delete mode 100644 swat/apps/resource/icon/nuvola/16/pda.png delete mode 100644 swat/apps/resource/icon/nuvola/16/pipe.png delete mode 100644 swat/apps/resource/icon/nuvola/16/presentation.png delete mode 100644 swat/apps/resource/icon/nuvola/16/printer.png delete mode 100644 swat/apps/resource/icon/nuvola/16/queue.png delete mode 100644 swat/apps/resource/icon/nuvola/16/redo.png delete mode 100644 swat/apps/resource/icon/nuvola/16/reload.png delete mode 100644 swat/apps/resource/icon/nuvola/16/rotate.png delete mode 100644 swat/apps/resource/icon/nuvola/16/run.png delete mode 100644 swat/apps/resource/icon/nuvola/16/scanner.png delete mode 100644 swat/apps/resource/icon/nuvola/16/services.png delete mode 100644 swat/apps/resource/icon/nuvola/16/settings.png delete mode 100644 swat/apps/resource/icon/nuvola/16/signature.png delete mode 100644 swat/apps/resource/icon/nuvola/16/spellcheck.png delete mode 100644 swat/apps/resource/icon/nuvola/16/stop.png delete mode 100644 swat/apps/resource/icon/nuvola/16/style.png delete mode 100644 swat/apps/resource/icon/nuvola/16/system.png delete mode 100644 swat/apps/resource/icon/nuvola/16/tab-duplicate.png delete mode 100644 swat/apps/resource/icon/nuvola/16/tab-new-raised.png delete mode 100644 swat/apps/resource/icon/nuvola/16/tab-new.png delete mode 100644 swat/apps/resource/icon/nuvola/16/tab-remove.png delete mode 100644 swat/apps/resource/icon/nuvola/16/tablet.png delete mode 100644 swat/apps/resource/icon/nuvola/16/terminal.png delete mode 100644 swat/apps/resource/icon/nuvola/16/themes.png delete mode 100644 swat/apps/resource/icon/nuvola/16/toys.png delete mode 100644 swat/apps/resource/icon/nuvola/16/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/nuvola/16/trashcan-full.png delete mode 100644 swat/apps/resource/icon/nuvola/16/tv.png delete mode 100644 swat/apps/resource/icon/nuvola/16/undo.png delete mode 100644 swat/apps/resource/icon/nuvola/16/up.png delete mode 100644 swat/apps/resource/icon/nuvola/16/user.png delete mode 100644 swat/apps/resource/icon/nuvola/16/utilities.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-bottom.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-choose.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-detailed.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-icon.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-left-right.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-multicolumn.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-remove.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-right.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-sidetree.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-text.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-top-bottom.png delete mode 100644 swat/apps/resource/icon/nuvola/16/view-tree.png delete mode 100644 swat/apps/resource/icon/nuvola/16/viewmag-fit.png delete mode 100644 swat/apps/resource/icon/nuvola/16/viewmag-minus.png delete mode 100644 swat/apps/resource/icon/nuvola/16/viewmag-original.png delete mode 100644 swat/apps/resource/icon/nuvola/16/viewmag-plus.png delete mode 100644 swat/apps/resource/icon/nuvola/16/viewmag.png delete mode 100644 swat/apps/resource/icon/nuvola/16/wizard.png delete mode 100644 swat/apps/resource/icon/nuvola/16/wordprocessor.png delete mode 100644 swat/apps/resource/icon/nuvola/22/adobe-reader.png delete mode 100644 swat/apps/resource/icon/nuvola/22/alarm.png delete mode 100644 swat/apps/resource/icon/nuvola/22/attach.png delete mode 100644 swat/apps/resource/icon/nuvola/22/back.png delete mode 100644 swat/apps/resource/icon/nuvola/22/background.png delete mode 100644 swat/apps/resource/icon/nuvola/22/bell.png delete mode 100644 swat/apps/resource/icon/nuvola/22/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/nuvola/22/bookmark-add.png delete mode 100644 swat/apps/resource/icon/nuvola/22/bookmark.png delete mode 100644 swat/apps/resource/icon/nuvola/22/button-cancel.png delete mode 100644 swat/apps/resource/icon/nuvola/22/button-ok.png delete mode 100644 swat/apps/resource/icon/nuvola/22/cache.png delete mode 100644 swat/apps/resource/icon/nuvola/22/camera.png delete mode 100644 swat/apps/resource/icon/nuvola/22/cancel.png delete mode 100644 swat/apps/resource/icon/nuvola/22/cdrom.png delete mode 100644 swat/apps/resource/icon/nuvola/22/char-device.png delete mode 100644 swat/apps/resource/icon/nuvola/22/clock.png delete mode 100644 swat/apps/resource/icon/nuvola/22/color-fill.png delete mode 100644 swat/apps/resource/icon/nuvola/22/color-line.png delete mode 100644 swat/apps/resource/icon/nuvola/22/colors.png delete mode 100644 swat/apps/resource/icon/nuvola/22/configure.png delete mode 100644 swat/apps/resource/icon/nuvola/22/connect-creating.png delete mode 100644 swat/apps/resource/icon/nuvola/22/connect-established.png delete mode 100644 swat/apps/resource/icon/nuvola/22/connect-no.png delete mode 100644 swat/apps/resource/icon/nuvola/22/control-center.png delete mode 100644 swat/apps/resource/icon/nuvola/22/core.png delete mode 100644 swat/apps/resource/icon/nuvola/22/date.png delete mode 100644 swat/apps/resource/icon/nuvola/22/decrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/22/desktop.png delete mode 100644 swat/apps/resource/icon/nuvola/22/dictionary.png delete mode 100644 swat/apps/resource/icon/nuvola/22/display.png delete mode 100644 swat/apps/resource/icon/nuvola/22/down.png delete mode 100644 swat/apps/resource/icon/nuvola/22/edit-copy.png delete mode 100644 swat/apps/resource/icon/nuvola/22/edit-cut.png delete mode 100644 swat/apps/resource/icon/nuvola/22/edit-delete.png delete mode 100644 swat/apps/resource/icon/nuvola/22/edit-paste.png delete mode 100644 swat/apps/resource/icon/nuvola/22/edit.png delete mode 100644 swat/apps/resource/icon/nuvola/22/email.png delete mode 100644 swat/apps/resource/icon/nuvola/22/encrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/22/energy.png delete mode 100644 swat/apps/resource/icon/nuvola/22/error.png delete mode 100644 swat/apps/resource/icon/nuvola/22/exec.png delete mode 100644 swat/apps/resource/icon/nuvola/22/exit.png delete mode 100644 swat/apps/resource/icon/nuvola/22/file-new.png delete mode 100644 swat/apps/resource/icon/nuvola/22/file-open.png delete mode 100644 swat/apps/resource/icon/nuvola/22/file-print.png delete mode 100644 swat/apps/resource/icon/nuvola/22/file-save-as.png delete mode 100644 swat/apps/resource/icon/nuvola/22/file-save.png delete mode 100644 swat/apps/resource/icon/nuvola/22/find.png delete mode 100644 swat/apps/resource/icon/nuvola/22/floppy.png delete mode 100644 swat/apps/resource/icon/nuvola/22/folder-favorite.png delete mode 100644 swat/apps/resource/icon/nuvola/22/folder-important.png delete mode 100644 swat/apps/resource/icon/nuvola/22/folder-locked.png delete mode 100644 swat/apps/resource/icon/nuvola/22/folder-open.png delete mode 100644 swat/apps/resource/icon/nuvola/22/folder.png delete mode 100644 swat/apps/resource/icon/nuvola/22/fonts.png delete mode 100644 swat/apps/resource/icon/nuvola/22/forward.png delete mode 100644 swat/apps/resource/icon/nuvola/22/graphics.png delete mode 100644 swat/apps/resource/icon/nuvola/22/harddrive.png delete mode 100644 swat/apps/resource/icon/nuvola/22/hardware-info.png delete mode 100644 swat/apps/resource/icon/nuvola/22/help-center.png delete mode 100644 swat/apps/resource/icon/nuvola/22/help.png delete mode 100644 swat/apps/resource/icon/nuvola/22/history.png delete mode 100644 swat/apps/resource/icon/nuvola/22/home.png delete mode 100644 swat/apps/resource/icon/nuvola/22/info.png delete mode 100644 swat/apps/resource/icon/nuvola/22/joystick.png delete mode 100644 swat/apps/resource/icon/nuvola/22/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/nuvola/22/locale.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail-delete.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail-find.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail-forward.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail-get.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail-new.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail-reply-all.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail-reply.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail-send.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mail.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-archive.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-binary.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-calendar.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-card.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-document.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-html.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-image.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-manual.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-pdf.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-rpm.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-script.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-text.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mime-video.png delete mode 100644 swat/apps/resource/icon/nuvola/22/misc.png delete mode 100644 swat/apps/resource/icon/nuvola/22/modem.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mouse.png delete mode 100644 swat/apps/resource/icon/nuvola/22/multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/22/mycomputer.png delete mode 100644 swat/apps/resource/icon/nuvola/22/netscape.png delete mode 100644 swat/apps/resource/icon/nuvola/22/network.png delete mode 100644 swat/apps/resource/icon/nuvola/22/ok.png delete mode 100644 swat/apps/resource/icon/nuvola/22/paint.png delete mode 100644 swat/apps/resource/icon/nuvola/22/partitions.png delete mode 100644 swat/apps/resource/icon/nuvola/22/password.png delete mode 100644 swat/apps/resource/icon/nuvola/22/pda.png delete mode 100644 swat/apps/resource/icon/nuvola/22/printer.png delete mode 100644 swat/apps/resource/icon/nuvola/22/queue.png delete mode 100644 swat/apps/resource/icon/nuvola/22/redo.png delete mode 100644 swat/apps/resource/icon/nuvola/22/reload.png delete mode 100644 swat/apps/resource/icon/nuvola/22/run.png delete mode 100644 swat/apps/resource/icon/nuvola/22/scanner.png delete mode 100644 swat/apps/resource/icon/nuvola/22/settings.png delete mode 100644 swat/apps/resource/icon/nuvola/22/signature.png delete mode 100644 swat/apps/resource/icon/nuvola/22/spellcheck.png delete mode 100644 swat/apps/resource/icon/nuvola/22/stop.png delete mode 100644 swat/apps/resource/icon/nuvola/22/tablet.png delete mode 100644 swat/apps/resource/icon/nuvola/22/terminal.png delete mode 100644 swat/apps/resource/icon/nuvola/22/toys.png delete mode 100644 swat/apps/resource/icon/nuvola/22/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/nuvola/22/trashcan-full.png delete mode 100644 swat/apps/resource/icon/nuvola/22/tv.png delete mode 100644 swat/apps/resource/icon/nuvola/22/undo.png delete mode 100644 swat/apps/resource/icon/nuvola/22/up.png delete mode 100644 swat/apps/resource/icon/nuvola/22/user.png delete mode 100644 swat/apps/resource/icon/nuvola/22/utilities.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-bottom.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-choose.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-detailed.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-icon.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-left-right.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-multicolumn.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-remove.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-right.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-sidetree.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-text.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-top-bottom.png delete mode 100644 swat/apps/resource/icon/nuvola/22/view-tree.png delete mode 100644 swat/apps/resource/icon/nuvola/22/viewmag-fit.png delete mode 100644 swat/apps/resource/icon/nuvola/22/viewmag-minus.png delete mode 100644 swat/apps/resource/icon/nuvola/22/viewmag-original.png delete mode 100644 swat/apps/resource/icon/nuvola/22/viewmag-plus.png delete mode 100644 swat/apps/resource/icon/nuvola/22/viewmag.png delete mode 100644 swat/apps/resource/icon/nuvola/22/wizard.png delete mode 100644 swat/apps/resource/icon/nuvola/32/accessibility.png delete mode 100644 swat/apps/resource/icon/nuvola/32/adobe-reader.png delete mode 100644 swat/apps/resource/icon/nuvola/32/alarm.png delete mode 100644 swat/apps/resource/icon/nuvola/32/applications.png delete mode 100644 swat/apps/resource/icon/nuvola/32/attach.png delete mode 100644 swat/apps/resource/icon/nuvola/32/back.png delete mode 100644 swat/apps/resource/icon/nuvola/32/background.png delete mode 100644 swat/apps/resource/icon/nuvola/32/bell.png delete mode 100644 swat/apps/resource/icon/nuvola/32/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/nuvola/32/bookmark-add.png delete mode 100644 swat/apps/resource/icon/nuvola/32/bookmark.png delete mode 100644 swat/apps/resource/icon/nuvola/32/bug.png delete mode 100644 swat/apps/resource/icon/nuvola/32/button-cancel.png delete mode 100644 swat/apps/resource/icon/nuvola/32/button-ok.png delete mode 100644 swat/apps/resource/icon/nuvola/32/cache.png delete mode 100644 swat/apps/resource/icon/nuvola/32/calculator.png delete mode 100644 swat/apps/resource/icon/nuvola/32/camera.png delete mode 100644 swat/apps/resource/icon/nuvola/32/cdrom.png delete mode 100644 swat/apps/resource/icon/nuvola/32/char-device.png delete mode 100644 swat/apps/resource/icon/nuvola/32/chart.png delete mode 100644 swat/apps/resource/icon/nuvola/32/clipboard.png delete mode 100644 swat/apps/resource/icon/nuvola/32/clock.png delete mode 100644 swat/apps/resource/icon/nuvola/32/colors.png delete mode 100644 swat/apps/resource/icon/nuvola/32/configure.png delete mode 100644 swat/apps/resource/icon/nuvola/32/connect-creating.png delete mode 100644 swat/apps/resource/icon/nuvola/32/connect-established.png delete mode 100644 swat/apps/resource/icon/nuvola/32/connect-no.png delete mode 100644 swat/apps/resource/icon/nuvola/32/contents.png delete mode 100644 swat/apps/resource/icon/nuvola/32/control-center.png delete mode 100644 swat/apps/resource/icon/nuvola/32/cookie.png delete mode 100644 swat/apps/resource/icon/nuvola/32/core.png delete mode 100644 swat/apps/resource/icon/nuvola/32/date.png delete mode 100644 swat/apps/resource/icon/nuvola/32/decrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/32/desktop.png delete mode 100644 swat/apps/resource/icon/nuvola/32/devices.png delete mode 100644 swat/apps/resource/icon/nuvola/32/dictionary.png delete mode 100644 swat/apps/resource/icon/nuvola/32/display.png delete mode 100644 swat/apps/resource/icon/nuvola/32/down.png delete mode 100644 swat/apps/resource/icon/nuvola/32/edit-copy.png delete mode 100644 swat/apps/resource/icon/nuvola/32/edit-cut.png delete mode 100644 swat/apps/resource/icon/nuvola/32/edit-delete.png delete mode 100644 swat/apps/resource/icon/nuvola/32/edit-paste.png delete mode 100644 swat/apps/resource/icon/nuvola/32/edit.png delete mode 100644 swat/apps/resource/icon/nuvola/32/editor.png delete mode 100644 swat/apps/resource/icon/nuvola/32/email.png delete mode 100644 swat/apps/resource/icon/nuvola/32/encrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/32/energy.png delete mode 100644 swat/apps/resource/icon/nuvola/32/error.png delete mode 100644 swat/apps/resource/icon/nuvola/32/exec.png delete mode 100644 swat/apps/resource/icon/nuvola/32/exit.png delete mode 100644 swat/apps/resource/icon/nuvola/32/file-manager.png delete mode 100644 swat/apps/resource/icon/nuvola/32/file-new.png delete mode 100644 swat/apps/resource/icon/nuvola/32/file-open.png delete mode 100644 swat/apps/resource/icon/nuvola/32/file-print.png delete mode 100644 swat/apps/resource/icon/nuvola/32/file-save-as.png delete mode 100644 swat/apps/resource/icon/nuvola/32/file-save.png delete mode 100644 swat/apps/resource/icon/nuvola/32/find.png delete mode 100644 swat/apps/resource/icon/nuvola/32/floppy.png delete mode 100644 swat/apps/resource/icon/nuvola/32/flowchart.png delete mode 100644 swat/apps/resource/icon/nuvola/32/folder-favorite.png delete mode 100644 swat/apps/resource/icon/nuvola/32/folder-important.png delete mode 100644 swat/apps/resource/icon/nuvola/32/folder-locked.png delete mode 100644 swat/apps/resource/icon/nuvola/32/folder-open.png delete mode 100644 swat/apps/resource/icon/nuvola/32/folder.png delete mode 100644 swat/apps/resource/icon/nuvola/32/fonts.png delete mode 100644 swat/apps/resource/icon/nuvola/32/forward.png delete mode 100644 swat/apps/resource/icon/nuvola/32/games.png delete mode 100644 swat/apps/resource/icon/nuvola/32/graphics.png delete mode 100644 swat/apps/resource/icon/nuvola/32/harddrive.png delete mode 100644 swat/apps/resource/icon/nuvola/32/hardware-info.png delete mode 100644 swat/apps/resource/icon/nuvola/32/help-center.png delete mode 100644 swat/apps/resource/icon/nuvola/32/help.png delete mode 100644 swat/apps/resource/icon/nuvola/32/home.png delete mode 100644 swat/apps/resource/icon/nuvola/32/icons.png delete mode 100644 swat/apps/resource/icon/nuvola/32/iconthemes.png delete mode 100644 swat/apps/resource/icon/nuvola/32/important.png delete mode 100644 swat/apps/resource/icon/nuvola/32/info.png delete mode 100644 swat/apps/resource/icon/nuvola/32/joystick.png delete mode 100644 swat/apps/resource/icon/nuvola/32/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/nuvola/32/locale.png delete mode 100644 swat/apps/resource/icon/nuvola/32/look-and-feel.png delete mode 100644 swat/apps/resource/icon/nuvola/32/magnifier.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mail-delete.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mail-find.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mail-get.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mail-new.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mail-send.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mail.png delete mode 100644 swat/apps/resource/icon/nuvola/32/memory.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-archive.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-binary.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-calendar.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-card.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-document.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-html.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-image.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-manual.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-pdf.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-rpm.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-script.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-text.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mime-video.png delete mode 100644 swat/apps/resource/icon/nuvola/32/misc.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mixer.png delete mode 100644 swat/apps/resource/icon/nuvola/32/modem.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mouse.png delete mode 100644 swat/apps/resource/icon/nuvola/32/movieplayer.png delete mode 100644 swat/apps/resource/icon/nuvola/32/multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/32/mycomputer.png delete mode 100644 swat/apps/resource/icon/nuvola/32/netscape.png delete mode 100644 swat/apps/resource/icon/nuvola/32/network.png delete mode 100644 swat/apps/resource/icon/nuvola/32/notes.png delete mode 100644 swat/apps/resource/icon/nuvola/32/notify.png delete mode 100644 swat/apps/resource/icon/nuvola/32/opera.png delete mode 100644 swat/apps/resource/icon/nuvola/32/organizer.png delete mode 100644 swat/apps/resource/icon/nuvola/32/paint.png delete mode 100644 swat/apps/resource/icon/nuvola/32/partitions.png delete mode 100644 swat/apps/resource/icon/nuvola/32/password.png delete mode 100644 swat/apps/resource/icon/nuvola/32/pda.png delete mode 100644 swat/apps/resource/icon/nuvola/32/pipe.png delete mode 100644 swat/apps/resource/icon/nuvola/32/presentation.png delete mode 100644 swat/apps/resource/icon/nuvola/32/printer.png delete mode 100644 swat/apps/resource/icon/nuvola/32/queue.png delete mode 100644 swat/apps/resource/icon/nuvola/32/redo.png delete mode 100644 swat/apps/resource/icon/nuvola/32/reload.png delete mode 100644 swat/apps/resource/icon/nuvola/32/run.png delete mode 100644 swat/apps/resource/icon/nuvola/32/scanner.png delete mode 100644 swat/apps/resource/icon/nuvola/32/services.png delete mode 100644 swat/apps/resource/icon/nuvola/32/settings.png delete mode 100644 swat/apps/resource/icon/nuvola/32/stop.png delete mode 100644 swat/apps/resource/icon/nuvola/32/style.png delete mode 100644 swat/apps/resource/icon/nuvola/32/system.png delete mode 100644 swat/apps/resource/icon/nuvola/32/tablet.png delete mode 100644 swat/apps/resource/icon/nuvola/32/terminal.png delete mode 100644 swat/apps/resource/icon/nuvola/32/themes.png delete mode 100644 swat/apps/resource/icon/nuvola/32/toys.png delete mode 100644 swat/apps/resource/icon/nuvola/32/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/nuvola/32/trashcan-full.png delete mode 100644 swat/apps/resource/icon/nuvola/32/tv.png delete mode 100644 swat/apps/resource/icon/nuvola/32/undo.png delete mode 100644 swat/apps/resource/icon/nuvola/32/up.png delete mode 100644 swat/apps/resource/icon/nuvola/32/user.png delete mode 100644 swat/apps/resource/icon/nuvola/32/utilities.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-bottom.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-choose.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-detailed.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-icon.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-left-right.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-multicolumn.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-remove.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-right.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-sidetree.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-text.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-top-bottom.png delete mode 100644 swat/apps/resource/icon/nuvola/32/view-tree.png delete mode 100644 swat/apps/resource/icon/nuvola/32/viewmag-fit.png delete mode 100644 swat/apps/resource/icon/nuvola/32/viewmag-minus.png delete mode 100644 swat/apps/resource/icon/nuvola/32/viewmag-original.png delete mode 100644 swat/apps/resource/icon/nuvola/32/viewmag-plus.png delete mode 100644 swat/apps/resource/icon/nuvola/32/viewmag.png delete mode 100644 swat/apps/resource/icon/nuvola/32/wordprocessor.png delete mode 100644 swat/apps/resource/icon/nuvola/48/accessibility.png delete mode 100644 swat/apps/resource/icon/nuvola/48/adobe-reader.png delete mode 100644 swat/apps/resource/icon/nuvola/48/alarm.png delete mode 100644 swat/apps/resource/icon/nuvola/48/applications.png delete mode 100644 swat/apps/resource/icon/nuvola/48/back.png delete mode 100644 swat/apps/resource/icon/nuvola/48/background.png delete mode 100644 swat/apps/resource/icon/nuvola/48/bell.png delete mode 100644 swat/apps/resource/icon/nuvola/48/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/nuvola/48/bug.png delete mode 100644 swat/apps/resource/icon/nuvola/48/cache.png delete mode 100644 swat/apps/resource/icon/nuvola/48/calculator.png delete mode 100644 swat/apps/resource/icon/nuvola/48/camera.png delete mode 100644 swat/apps/resource/icon/nuvola/48/cdrom.png delete mode 100644 swat/apps/resource/icon/nuvola/48/char-device.png delete mode 100644 swat/apps/resource/icon/nuvola/48/chart.png delete mode 100644 swat/apps/resource/icon/nuvola/48/clipboard.png delete mode 100644 swat/apps/resource/icon/nuvola/48/clock.png delete mode 100644 swat/apps/resource/icon/nuvola/48/colors.png delete mode 100644 swat/apps/resource/icon/nuvola/48/control-center.png delete mode 100644 swat/apps/resource/icon/nuvola/48/core.png delete mode 100644 swat/apps/resource/icon/nuvola/48/date.png delete mode 100644 swat/apps/resource/icon/nuvola/48/desktop.png delete mode 100644 swat/apps/resource/icon/nuvola/48/devices.png delete mode 100644 swat/apps/resource/icon/nuvola/48/dictionary.png delete mode 100644 swat/apps/resource/icon/nuvola/48/display.png delete mode 100644 swat/apps/resource/icon/nuvola/48/down.png delete mode 100644 swat/apps/resource/icon/nuvola/48/editor.png delete mode 100644 swat/apps/resource/icon/nuvola/48/email.png delete mode 100644 swat/apps/resource/icon/nuvola/48/encrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/48/energy.png delete mode 100644 swat/apps/resource/icon/nuvola/48/error.png delete mode 100644 swat/apps/resource/icon/nuvola/48/exec.png delete mode 100644 swat/apps/resource/icon/nuvola/48/file-manager.png delete mode 100644 swat/apps/resource/icon/nuvola/48/file-print.png delete mode 100644 swat/apps/resource/icon/nuvola/48/floppy.png delete mode 100644 swat/apps/resource/icon/nuvola/48/flowchart.png delete mode 100644 swat/apps/resource/icon/nuvola/48/folder-favorite.png delete mode 100644 swat/apps/resource/icon/nuvola/48/folder-important.png delete mode 100644 swat/apps/resource/icon/nuvola/48/folder-locked.png delete mode 100644 swat/apps/resource/icon/nuvola/48/folder-open.png delete mode 100644 swat/apps/resource/icon/nuvola/48/folder.png delete mode 100644 swat/apps/resource/icon/nuvola/48/fonts.png delete mode 100644 swat/apps/resource/icon/nuvola/48/forward.png delete mode 100644 swat/apps/resource/icon/nuvola/48/games.png delete mode 100644 swat/apps/resource/icon/nuvola/48/graphics.png delete mode 100644 swat/apps/resource/icon/nuvola/48/harddrive.png delete mode 100644 swat/apps/resource/icon/nuvola/48/hardware-info.png delete mode 100644 swat/apps/resource/icon/nuvola/48/help-center.png delete mode 100644 swat/apps/resource/icon/nuvola/48/home.png delete mode 100644 swat/apps/resource/icon/nuvola/48/icons.png delete mode 100644 swat/apps/resource/icon/nuvola/48/iconthemes.png delete mode 100644 swat/apps/resource/icon/nuvola/48/important.png delete mode 100644 swat/apps/resource/icon/nuvola/48/info.png delete mode 100644 swat/apps/resource/icon/nuvola/48/joystick.png delete mode 100644 swat/apps/resource/icon/nuvola/48/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/nuvola/48/locale.png delete mode 100644 swat/apps/resource/icon/nuvola/48/look-and-feel.png delete mode 100644 swat/apps/resource/icon/nuvola/48/magnifier.png delete mode 100644 swat/apps/resource/icon/nuvola/48/memory.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-archive.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-binary.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-calendar.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-card.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-document.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-html.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-image.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-manual.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-pdf.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-rpm.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-script.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-text.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mime-video.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mixer.png delete mode 100644 swat/apps/resource/icon/nuvola/48/modem.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mouse.png delete mode 100644 swat/apps/resource/icon/nuvola/48/movieplayer.png delete mode 100644 swat/apps/resource/icon/nuvola/48/multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/48/mycomputer.png delete mode 100644 swat/apps/resource/icon/nuvola/48/netscape.png delete mode 100644 swat/apps/resource/icon/nuvola/48/network.png delete mode 100644 swat/apps/resource/icon/nuvola/48/notes.png delete mode 100644 swat/apps/resource/icon/nuvola/48/notify.png delete mode 100644 swat/apps/resource/icon/nuvola/48/opera.png delete mode 100644 swat/apps/resource/icon/nuvola/48/organizer.png delete mode 100644 swat/apps/resource/icon/nuvola/48/paint.png delete mode 100644 swat/apps/resource/icon/nuvola/48/partitions.png delete mode 100644 swat/apps/resource/icon/nuvola/48/password.png delete mode 100644 swat/apps/resource/icon/nuvola/48/pda.png delete mode 100644 swat/apps/resource/icon/nuvola/48/pipe.png delete mode 100644 swat/apps/resource/icon/nuvola/48/presentation.png delete mode 100644 swat/apps/resource/icon/nuvola/48/printer.png delete mode 100644 swat/apps/resource/icon/nuvola/48/reload.png delete mode 100644 swat/apps/resource/icon/nuvola/48/scanner.png delete mode 100644 swat/apps/resource/icon/nuvola/48/services.png delete mode 100644 swat/apps/resource/icon/nuvola/48/settings.png delete mode 100644 swat/apps/resource/icon/nuvola/48/style.png delete mode 100644 swat/apps/resource/icon/nuvola/48/system.png delete mode 100644 swat/apps/resource/icon/nuvola/48/tablet.png delete mode 100644 swat/apps/resource/icon/nuvola/48/terminal.png delete mode 100644 swat/apps/resource/icon/nuvola/48/themes.png delete mode 100644 swat/apps/resource/icon/nuvola/48/toys.png delete mode 100644 swat/apps/resource/icon/nuvola/48/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/nuvola/48/trashcan-full.png delete mode 100644 swat/apps/resource/icon/nuvola/48/tv.png delete mode 100644 swat/apps/resource/icon/nuvola/48/up.png delete mode 100644 swat/apps/resource/icon/nuvola/48/user.png delete mode 100644 swat/apps/resource/icon/nuvola/48/utilities.png delete mode 100644 swat/apps/resource/icon/nuvola/48/wordprocessor.png delete mode 100644 swat/apps/resource/icon/nuvola/64/adobe-reader.png delete mode 100644 swat/apps/resource/icon/nuvola/64/applications.png delete mode 100644 swat/apps/resource/icon/nuvola/64/background.png delete mode 100644 swat/apps/resource/icon/nuvola/64/bell.png delete mode 100644 swat/apps/resource/icon/nuvola/64/bitmapgraphics.png delete mode 100644 swat/apps/resource/icon/nuvola/64/bug.png delete mode 100644 swat/apps/resource/icon/nuvola/64/cache.png delete mode 100644 swat/apps/resource/icon/nuvola/64/calculator.png delete mode 100644 swat/apps/resource/icon/nuvola/64/camera.png delete mode 100644 swat/apps/resource/icon/nuvola/64/cdrom.png delete mode 100644 swat/apps/resource/icon/nuvola/64/char-device.png delete mode 100644 swat/apps/resource/icon/nuvola/64/chart.png delete mode 100644 swat/apps/resource/icon/nuvola/64/clipboard.png delete mode 100644 swat/apps/resource/icon/nuvola/64/clock.png delete mode 100644 swat/apps/resource/icon/nuvola/64/colors.png delete mode 100644 swat/apps/resource/icon/nuvola/64/control-center.png delete mode 100644 swat/apps/resource/icon/nuvola/64/core.png delete mode 100644 swat/apps/resource/icon/nuvola/64/date.png delete mode 100644 swat/apps/resource/icon/nuvola/64/desktop.png delete mode 100644 swat/apps/resource/icon/nuvola/64/devices.png delete mode 100644 swat/apps/resource/icon/nuvola/64/dictionary.png delete mode 100644 swat/apps/resource/icon/nuvola/64/display.png delete mode 100644 swat/apps/resource/icon/nuvola/64/editor.png delete mode 100644 swat/apps/resource/icon/nuvola/64/email.png delete mode 100644 swat/apps/resource/icon/nuvola/64/encrypted.png delete mode 100644 swat/apps/resource/icon/nuvola/64/energy.png delete mode 100644 swat/apps/resource/icon/nuvola/64/error.png delete mode 100644 swat/apps/resource/icon/nuvola/64/exec.png delete mode 100644 swat/apps/resource/icon/nuvola/64/file-manager.png delete mode 100644 swat/apps/resource/icon/nuvola/64/floppy.png delete mode 100644 swat/apps/resource/icon/nuvola/64/flowchart.png delete mode 100644 swat/apps/resource/icon/nuvola/64/folder-favorite.png delete mode 100644 swat/apps/resource/icon/nuvola/64/folder-important.png delete mode 100644 swat/apps/resource/icon/nuvola/64/folder-locked.png delete mode 100644 swat/apps/resource/icon/nuvola/64/folder-open.png delete mode 100644 swat/apps/resource/icon/nuvola/64/folder.png delete mode 100644 swat/apps/resource/icon/nuvola/64/fonts.png delete mode 100644 swat/apps/resource/icon/nuvola/64/games.png delete mode 100644 swat/apps/resource/icon/nuvola/64/graphics.png delete mode 100644 swat/apps/resource/icon/nuvola/64/harddrive.png delete mode 100644 swat/apps/resource/icon/nuvola/64/hardware-info.png delete mode 100644 swat/apps/resource/icon/nuvola/64/help-center.png delete mode 100644 swat/apps/resource/icon/nuvola/64/icons.png delete mode 100644 swat/apps/resource/icon/nuvola/64/important.png delete mode 100644 swat/apps/resource/icon/nuvola/64/info.png delete mode 100644 swat/apps/resource/icon/nuvola/64/joystick.png delete mode 100644 swat/apps/resource/icon/nuvola/64/keyboard-layout.png delete mode 100644 swat/apps/resource/icon/nuvola/64/locale.png delete mode 100644 swat/apps/resource/icon/nuvola/64/look-and-feel.png delete mode 100644 swat/apps/resource/icon/nuvola/64/magnifier.png delete mode 100644 swat/apps/resource/icon/nuvola/64/memory.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-archive.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-binary.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-calendar.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-card.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-document.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-html.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-image.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-manual.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-pdf.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-quicktime.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-rpm.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-script.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-shellscript.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-sourcecode.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-spreadsheet.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-text.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mime-video.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mixer.png delete mode 100644 swat/apps/resource/icon/nuvola/64/modem.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mouse.png delete mode 100644 swat/apps/resource/icon/nuvola/64/movieplayer.png delete mode 100644 swat/apps/resource/icon/nuvola/64/multimedia.png delete mode 100644 swat/apps/resource/icon/nuvola/64/mycomputer.png delete mode 100644 swat/apps/resource/icon/nuvola/64/netscape.png delete mode 100644 swat/apps/resource/icon/nuvola/64/network.png delete mode 100644 swat/apps/resource/icon/nuvola/64/notes.png delete mode 100644 swat/apps/resource/icon/nuvola/64/notify.png delete mode 100644 swat/apps/resource/icon/nuvola/64/organizer.png delete mode 100644 swat/apps/resource/icon/nuvola/64/paint.png delete mode 100644 swat/apps/resource/icon/nuvola/64/partitions.png delete mode 100644 swat/apps/resource/icon/nuvola/64/password.png delete mode 100644 swat/apps/resource/icon/nuvola/64/pda.png delete mode 100644 swat/apps/resource/icon/nuvola/64/pipe.png delete mode 100644 swat/apps/resource/icon/nuvola/64/presentation.png delete mode 100644 swat/apps/resource/icon/nuvola/64/printer.png delete mode 100644 swat/apps/resource/icon/nuvola/64/scanner.png delete mode 100644 swat/apps/resource/icon/nuvola/64/services.png delete mode 100644 swat/apps/resource/icon/nuvola/64/settings.png delete mode 100644 swat/apps/resource/icon/nuvola/64/style.png delete mode 100644 swat/apps/resource/icon/nuvola/64/system.png delete mode 100644 swat/apps/resource/icon/nuvola/64/tablet.png delete mode 100644 swat/apps/resource/icon/nuvola/64/terminal.png delete mode 100644 swat/apps/resource/icon/nuvola/64/themes.png delete mode 100644 swat/apps/resource/icon/nuvola/64/toys.png delete mode 100644 swat/apps/resource/icon/nuvola/64/trashcan-empty.png delete mode 100644 swat/apps/resource/icon/nuvola/64/trashcan-full.png delete mode 100644 swat/apps/resource/icon/nuvola/64/tv.png delete mode 100644 swat/apps/resource/icon/nuvola/64/user.png delete mode 100644 swat/apps/resource/icon/nuvola/64/utilities.png delete mode 100644 swat/apps/resource/icon/nuvola/64/wordprocessor.png delete mode 100644 swat/apps/resource/static/history/historyHelper.html delete mode 100644 swat/apps/resource/static/image/blank.gif delete mode 100644 swat/apps/resource/static/image/dotted_white.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/down.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/down_small.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/down_tiny.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/first.png delete mode 100644 swat/apps/resource/widget/windows/arrows/forward.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/last.png delete mode 100644 swat/apps/resource/widget/windows/arrows/left.png delete mode 100644 swat/apps/resource/widget/windows/arrows/minimize.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/next.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/previous.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/rewind.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/right.png delete mode 100644 swat/apps/resource/widget/windows/arrows/up.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/up_small.gif delete mode 100644 swat/apps/resource/widget/windows/arrows/up_tiny.gif delete mode 100644 swat/apps/resource/widget/windows/colorselector/brightness-field.jpg delete mode 100644 swat/apps/resource/widget/windows/colorselector/brightness-handle.gif delete mode 100644 swat/apps/resource/widget/windows/colorselector/huesaturation-field.jpg delete mode 100644 swat/apps/resource/widget/windows/colorselector/huesaturation-handle.gif delete mode 100644 swat/apps/resource/widget/windows/cursors/alias.gif delete mode 100644 swat/apps/resource/widget/windows/cursors/copy.gif delete mode 100644 swat/apps/resource/widget/windows/cursors/move.gif delete mode 100644 swat/apps/resource/widget/windows/cursors/nodrop.gif delete mode 100644 swat/apps/resource/widget/windows/datechooser/lastMonth.png delete mode 100644 swat/apps/resource/widget/windows/datechooser/lastYear.png delete mode 100644 swat/apps/resource/widget/windows/datechooser/nextMonth.png delete mode 100644 swat/apps/resource/widget/windows/datechooser/nextYear.png delete mode 100644 swat/apps/resource/widget/windows/menu/checkbox.gif delete mode 100644 swat/apps/resource/widget/windows/menu/menu-blank.gif delete mode 100644 swat/apps/resource/widget/windows/menu/radiobutton.gif delete mode 100644 swat/apps/resource/widget/windows/table/ascending.png delete mode 100644 swat/apps/resource/widget/windows/table/boolean-false.png delete mode 100644 swat/apps/resource/widget/windows/table/boolean-true.png delete mode 100644 swat/apps/resource/widget/windows/table/descending.png delete mode 100644 swat/apps/resource/widget/windows/table/selectColumnOrder.png delete mode 100644 swat/apps/resource/widget/windows/tree/cross.gif delete mode 100644 swat/apps/resource/widget/windows/tree/cross_minus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/cross_plus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/end.gif delete mode 100644 swat/apps/resource/widget/windows/tree/end_minus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/end_plus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/line.gif delete mode 100644 swat/apps/resource/widget/windows/tree/minus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/only_minus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/only_plus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/plus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/start_minus.gif delete mode 100644 swat/apps/resource/widget/windows/tree/start_plus.gif delete mode 100644 swat/apps/resource/widget/windows/window/close.gif delete mode 100644 swat/apps/resource/widget/windows/window/maximize.gif delete mode 100644 swat/apps/resource/widget/windows/window/minimize.gif delete mode 100644 swat/apps/resource/widget/windows/window/restore.gif delete mode 100644 swat/apps/samba/utils/admin_console.html delete mode 100644 swat/apps/samba/utils/ldbbrowse.html delete mode 100644 swat/apps/script/layout-samba.js delete mode 100644 swat/apps/script/layout.js delete mode 100644 swat/cldap_server/index.esp delete mode 100644 swat/desktop/index.esp delete mode 100644 swat/esptest/exception.esp delete mode 100644 swat/esptest/formtest.esp delete mode 100644 swat/esptest/include.esp delete mode 100644 swat/esptest/index.esp delete mode 100644 swat/esptest/ldb.esp delete mode 100644 swat/esptest/loadparm.esp delete mode 100644 swat/esptest/qooxdoo.esp delete mode 100644 swat/esptest/registry.esp delete mode 100644 swat/esptest/samr.esp delete mode 100644 swat/esptest/session.esp delete mode 100644 swat/esptest/showvars.esp delete mode 100644 swat/favicon.ico delete mode 100644 swat/images/core/alpha.gif delete mode 100644 swat/images/core/blank.gif delete mode 100644 swat/images/core/brightness.jpg delete mode 100644 swat/images/core/brightnesshandle.gif delete mode 100644 swat/images/core/dotted.gif delete mode 100644 swat/images/core/huesaturation.jpg delete mode 100644 swat/images/core/huesaturationhandle.gif delete mode 100644 swat/images/favicon.ico delete mode 100644 swat/images/icons/crystalsvg/128/antivirus.png delete mode 100644 swat/images/icons/crystalsvg/128/back.png delete mode 100644 swat/images/icons/crystalsvg/128/background.png delete mode 100644 swat/images/icons/crystalsvg/128/bell.png delete mode 100644 swat/images/icons/crystalsvg/128/blockdevice.png delete mode 100644 swat/images/icons/crystalsvg/128/browser.png delete mode 100644 swat/images/icons/crystalsvg/128/cache.png delete mode 100644 swat/images/icons/crystalsvg/128/clock.png delete mode 100644 swat/images/icons/crystalsvg/128/colors.png delete mode 100644 swat/images/icons/crystalsvg/128/core.png delete mode 100644 swat/images/icons/crystalsvg/128/date.png delete mode 100644 swat/images/icons/crystalsvg/128/desktop.png delete mode 100644 swat/images/icons/crystalsvg/128/display.png delete mode 100644 swat/images/icons/crystalsvg/128/document.png delete mode 100644 swat/images/icons/crystalsvg/128/email.png delete mode 100644 swat/images/icons/crystalsvg/128/empty.png delete mode 100644 swat/images/icons/crystalsvg/128/encrypted.png delete mode 100644 swat/images/icons/crystalsvg/128/energy.png delete mode 100644 swat/images/icons/crystalsvg/128/error.png delete mode 100644 swat/images/icons/crystalsvg/128/exec.png delete mode 100644 swat/images/icons/crystalsvg/128/fileprint.png delete mode 100644 swat/images/icons/crystalsvg/128/folder.png delete mode 100644 swat/images/icons/crystalsvg/128/folder_home.png delete mode 100644 swat/images/icons/crystalsvg/128/folder_important.png delete mode 100644 swat/images/icons/crystalsvg/128/folder_locked.png delete mode 100644 swat/images/icons/crystalsvg/128/folder_open.png delete mode 100644 swat/images/icons/crystalsvg/128/font.png delete mode 100644 swat/images/icons/crystalsvg/128/forward.png delete mode 100644 swat/images/icons/crystalsvg/128/gohome.png delete mode 100644 swat/images/icons/crystalsvg/128/hwinfo.png delete mode 100644 swat/images/icons/crystalsvg/128/info.png delete mode 100644 swat/images/icons/crystalsvg/128/kcoloredit.png delete mode 100644 swat/images/icons/crystalsvg/128/kcontrol.png delete mode 100644 swat/images/icons/crystalsvg/128/keyboard.png delete mode 100644 swat/images/icons/crystalsvg/128/khelpcenter.png delete mode 100644 swat/images/icons/crystalsvg/128/konqueror.png delete mode 100644 swat/images/icons/crystalsvg/128/kpaint.png delete mode 100644 swat/images/icons/crystalsvg/128/krita.png delete mode 100644 swat/images/icons/crystalsvg/128/ksmiletris.png delete mode 100644 swat/images/icons/crystalsvg/128/ksnapshot.png delete mode 100644 swat/images/icons/crystalsvg/128/ktalkd.png delete mode 100644 swat/images/icons/crystalsvg/128/kuser.png delete mode 100644 swat/images/icons/crystalsvg/128/kview.png delete mode 100644 swat/images/icons/crystalsvg/128/linuxconf.png delete mode 100644 swat/images/icons/crystalsvg/128/locale.png delete mode 100644 swat/images/icons/crystalsvg/128/looknfeel.png delete mode 100644 swat/images/icons/crystalsvg/128/mac.png delete mode 100644 swat/images/icons/crystalsvg/128/mail.png delete mode 100644 swat/images/icons/crystalsvg/128/mimetypes.png delete mode 100644 swat/images/icons/crystalsvg/128/mouse.png delete mode 100644 swat/images/icons/crystalsvg/128/mozilla.png delete mode 100644 swat/images/icons/crystalsvg/128/mycomputer.png delete mode 100644 swat/images/icons/crystalsvg/128/mymac.png delete mode 100644 swat/images/icons/crystalsvg/128/netscape.png delete mode 100644 swat/images/icons/crystalsvg/128/network.png delete mode 100644 swat/images/icons/crystalsvg/128/password.png delete mode 100644 swat/images/icons/crystalsvg/128/penguin.png delete mode 100644 swat/images/icons/crystalsvg/128/proxy.png delete mode 100644 swat/images/icons/crystalsvg/128/quicktime.png delete mode 100644 swat/images/icons/crystalsvg/128/realplayer.png delete mode 100644 swat/images/icons/crystalsvg/128/reload.png delete mode 100644 swat/images/icons/crystalsvg/128/services.png delete mode 100644 swat/images/icons/crystalsvg/128/socket.png delete mode 100644 swat/images/icons/crystalsvg/128/stylesheet.png delete mode 100644 swat/images/icons/crystalsvg/128/tux.png delete mode 100644 swat/images/icons/crystalsvg/128/up.png delete mode 100644 swat/images/icons/crystalsvg/16/access.png delete mode 100644 swat/images/icons/crystalsvg/16/agent.png delete mode 100644 swat/images/icons/crystalsvg/16/antivirus.png delete mode 100644 swat/images/icons/crystalsvg/16/appearance.png delete mode 100644 swat/images/icons/crystalsvg/16/apply.png delete mode 100644 swat/images/icons/crystalsvg/16/back.png delete mode 100644 swat/images/icons/crystalsvg/16/background.png delete mode 100644 swat/images/icons/crystalsvg/16/bell.png delete mode 100644 swat/images/icons/crystalsvg/16/blockdevice.png delete mode 100644 swat/images/icons/crystalsvg/16/bookmark.png delete mode 100644 swat/images/icons/crystalsvg/16/browser.png delete mode 100644 swat/images/icons/crystalsvg/16/button_cancel.png delete mode 100644 swat/images/icons/crystalsvg/16/button_ok.png delete mode 100644 swat/images/icons/crystalsvg/16/cache.png delete mode 100644 swat/images/icons/crystalsvg/16/clock.png delete mode 100644 swat/images/icons/crystalsvg/16/colorize.png delete mode 100644 swat/images/icons/crystalsvg/16/colors.png delete mode 100644 swat/images/icons/crystalsvg/16/colorset.png delete mode 100644 swat/images/icons/crystalsvg/16/configure.png delete mode 100644 swat/images/icons/crystalsvg/16/contents.png delete mode 100644 swat/images/icons/crystalsvg/16/cookie.png delete mode 100644 swat/images/icons/crystalsvg/16/core.png delete mode 100644 swat/images/icons/crystalsvg/16/date.png delete mode 100644 swat/images/icons/crystalsvg/16/decrypted.png delete mode 100644 swat/images/icons/crystalsvg/16/desktop.png delete mode 100644 swat/images/icons/crystalsvg/16/display.png delete mode 100644 swat/images/icons/crystalsvg/16/doc.png delete mode 100644 swat/images/icons/crystalsvg/16/document.png delete mode 100644 swat/images/icons/crystalsvg/16/down.png delete mode 100644 swat/images/icons/crystalsvg/16/edit.png delete mode 100644 swat/images/icons/crystalsvg/16/editcopy.png delete mode 100644 swat/images/icons/crystalsvg/16/editcut.png delete mode 100644 swat/images/icons/crystalsvg/16/editdelete.png delete mode 100644 swat/images/icons/crystalsvg/16/editpaste.png delete mode 100644 swat/images/icons/crystalsvg/16/edittrash.png delete mode 100644 swat/images/icons/crystalsvg/16/email.png delete mode 100644 swat/images/icons/crystalsvg/16/empty.png delete mode 100644 swat/images/icons/crystalsvg/16/empty_ascii.png delete mode 100644 swat/images/icons/crystalsvg/16/encrypted.png delete mode 100644 swat/images/icons/crystalsvg/16/energy.png delete mode 100644 swat/images/icons/crystalsvg/16/error.png delete mode 100644 swat/images/icons/crystalsvg/16/exec.png delete mode 100644 swat/images/icons/crystalsvg/16/favorites.png delete mode 100644 swat/images/icons/crystalsvg/16/filefind.png delete mode 100644 swat/images/icons/crystalsvg/16/filenew.png delete mode 100644 swat/images/icons/crystalsvg/16/fileopen.png delete mode 100644 swat/images/icons/crystalsvg/16/fileprint.png delete mode 100644 swat/images/icons/crystalsvg/16/filesave.png delete mode 100644 swat/images/icons/crystalsvg/16/filesaveas.png delete mode 100644 swat/images/icons/crystalsvg/16/find.png delete mode 100644 swat/images/icons/crystalsvg/16/folder.png delete mode 100644 swat/images/icons/crystalsvg/16/folder_home.png delete mode 100644 swat/images/icons/crystalsvg/16/folder_important.png delete mode 100644 swat/images/icons/crystalsvg/16/folder_locked.png delete mode 100644 swat/images/icons/crystalsvg/16/folder_open.png delete mode 100644 swat/images/icons/crystalsvg/16/font.png delete mode 100644 swat/images/icons/crystalsvg/16/forward.png delete mode 100644 swat/images/icons/crystalsvg/16/gohome.png delete mode 100644 swat/images/icons/crystalsvg/16/help.png delete mode 100644 swat/images/icons/crystalsvg/16/history.png delete mode 100644 swat/images/icons/crystalsvg/16/hwinfo.png delete mode 100644 swat/images/icons/crystalsvg/16/icons.png delete mode 100644 swat/images/icons/crystalsvg/16/iconthemes.png delete mode 100644 swat/images/icons/crystalsvg/16/idea.png delete mode 100644 swat/images/icons/crystalsvg/16/important.png delete mode 100644 swat/images/icons/crystalsvg/16/info.png delete mode 100644 swat/images/icons/crystalsvg/16/kcoloredit.png delete mode 100644 swat/images/icons/crystalsvg/16/kcontrol.png delete mode 100644 swat/images/icons/crystalsvg/16/key_enter.png delete mode 100644 swat/images/icons/crystalsvg/16/keyboard.png delete mode 100644 swat/images/icons/crystalsvg/16/khelpcenter.png delete mode 100644 swat/images/icons/crystalsvg/16/kmix.png delete mode 100644 swat/images/icons/crystalsvg/16/knotify.png delete mode 100644 swat/images/icons/crystalsvg/16/konqueror.png delete mode 100644 swat/images/icons/crystalsvg/16/kpackage.png delete mode 100644 swat/images/icons/crystalsvg/16/kpaint.png delete mode 100644 swat/images/icons/crystalsvg/16/kpersonalizer.png delete mode 100644 swat/images/icons/crystalsvg/16/krita.png delete mode 100644 swat/images/icons/crystalsvg/16/ksmiletris.png delete mode 100644 swat/images/icons/crystalsvg/16/ksnapshot.png delete mode 100644 swat/images/icons/crystalsvg/16/ktalkd.png delete mode 100644 swat/images/icons/crystalsvg/16/ktip.png delete mode 100644 swat/images/icons/crystalsvg/16/kuser.png delete mode 100644 swat/images/icons/crystalsvg/16/kview.png delete mode 100644 swat/images/icons/crystalsvg/16/launch.png delete mode 100644 swat/images/icons/crystalsvg/16/linuxconf.png delete mode 100644 swat/images/icons/crystalsvg/16/locale.png delete mode 100644 swat/images/icons/crystalsvg/16/looknfeel.png delete mode 100644 swat/images/icons/crystalsvg/16/mac.png delete mode 100644 swat/images/icons/crystalsvg/16/mail.png delete mode 100644 swat/images/icons/crystalsvg/16/mail_delete.png delete mode 100644 swat/images/icons/crystalsvg/16/mail_find.png delete mode 100644 swat/images/icons/crystalsvg/16/mail_forward.png delete mode 100644 swat/images/icons/crystalsvg/16/mail_generic.png delete mode 100644 swat/images/icons/crystalsvg/16/mail_new.png delete mode 100644 swat/images/icons/crystalsvg/16/mail_replay.png delete mode 100644 swat/images/icons/crystalsvg/16/mail_replyall.png delete mode 100644 swat/images/icons/crystalsvg/16/mail_send.png delete mode 100644 swat/images/icons/crystalsvg/16/mimetypes.png delete mode 100644 swat/images/icons/crystalsvg/16/misc.png delete mode 100644 swat/images/icons/crystalsvg/16/mouse.png delete mode 100644 swat/images/icons/crystalsvg/16/mousecursor.png delete mode 100644 swat/images/icons/crystalsvg/16/mozilla.png delete mode 100644 swat/images/icons/crystalsvg/16/mycomputer.png delete mode 100644 swat/images/icons/crystalsvg/16/mymac.png delete mode 100644 swat/images/icons/crystalsvg/16/netscape.png delete mode 100644 swat/images/icons/crystalsvg/16/network.png delete mode 100644 swat/images/icons/crystalsvg/16/no.png delete mode 100644 swat/images/icons/crystalsvg/16/ok.png delete mode 100644 swat/images/icons/crystalsvg/16/opera.png delete mode 100644 swat/images/icons/crystalsvg/16/package.png delete mode 100644 swat/images/icons/crystalsvg/16/password.png delete mode 100644 swat/images/icons/crystalsvg/16/penguin.png delete mode 100644 swat/images/icons/crystalsvg/16/pipe.png delete mode 100644 swat/images/icons/crystalsvg/16/printer.png delete mode 100644 swat/images/icons/crystalsvg/16/proxy.png delete mode 100644 swat/images/icons/crystalsvg/16/quicktime.png delete mode 100644 swat/images/icons/crystalsvg/16/realplayer.png delete mode 100644 swat/images/icons/crystalsvg/16/redo.png delete mode 100644 swat/images/icons/crystalsvg/16/reload.png delete mode 100644 swat/images/icons/crystalsvg/16/run.png delete mode 100644 swat/images/icons/crystalsvg/16/search.png delete mode 100644 swat/images/icons/crystalsvg/16/services.png delete mode 100644 swat/images/icons/crystalsvg/16/socket.png delete mode 100644 swat/images/icons/crystalsvg/16/spellcheck.png delete mode 100644 swat/images/icons/crystalsvg/16/stop.png delete mode 100644 swat/images/icons/crystalsvg/16/style.png delete mode 100644 swat/images/icons/crystalsvg/16/stylesheet.png delete mode 100644 swat/images/icons/crystalsvg/16/tar.png delete mode 100644 swat/images/icons/crystalsvg/16/thumbnail.png delete mode 100644 swat/images/icons/crystalsvg/16/todo.png delete mode 100644 swat/images/icons/crystalsvg/16/tux.png delete mode 100644 swat/images/icons/crystalsvg/16/up.png delete mode 100644 swat/images/icons/crystalsvg/16/wizard.png delete mode 100644 swat/images/icons/crystalsvg/22/antivirus.png delete mode 100644 swat/images/icons/crystalsvg/22/appearance.png delete mode 100644 swat/images/icons/crystalsvg/22/back.png delete mode 100644 swat/images/icons/crystalsvg/22/background.png delete mode 100644 swat/images/icons/crystalsvg/22/bell.png delete mode 100644 swat/images/icons/crystalsvg/22/blockdevice.png delete mode 100644 swat/images/icons/crystalsvg/22/bookmark.png delete mode 100644 swat/images/icons/crystalsvg/22/browser.png delete mode 100644 swat/images/icons/crystalsvg/22/button_cancel.png delete mode 100644 swat/images/icons/crystalsvg/22/button_ok.png delete mode 100644 swat/images/icons/crystalsvg/22/cache.png delete mode 100644 swat/images/icons/crystalsvg/22/clock.png delete mode 100644 swat/images/icons/crystalsvg/22/colorize.png delete mode 100644 swat/images/icons/crystalsvg/22/colors.png delete mode 100644 swat/images/icons/crystalsvg/22/configure.png delete mode 100644 swat/images/icons/crystalsvg/22/contents.png delete mode 100644 swat/images/icons/crystalsvg/22/core.png delete mode 100644 swat/images/icons/crystalsvg/22/date.png delete mode 100644 swat/images/icons/crystalsvg/22/decrypted.png delete mode 100644 swat/images/icons/crystalsvg/22/desktop.png delete mode 100644 swat/images/icons/crystalsvg/22/display.png delete mode 100644 swat/images/icons/crystalsvg/22/document.png delete mode 100644 swat/images/icons/crystalsvg/22/down.png delete mode 100644 swat/images/icons/crystalsvg/22/edit.png delete mode 100644 swat/images/icons/crystalsvg/22/editcopy.png delete mode 100644 swat/images/icons/crystalsvg/22/editcut.png delete mode 100644 swat/images/icons/crystalsvg/22/editdelete.png delete mode 100644 swat/images/icons/crystalsvg/22/editpaste.png delete mode 100644 swat/images/icons/crystalsvg/22/edittrash.png delete mode 100644 swat/images/icons/crystalsvg/22/email.png delete mode 100644 swat/images/icons/crystalsvg/22/empty.png delete mode 100644 swat/images/icons/crystalsvg/22/encrypted.png delete mode 100644 swat/images/icons/crystalsvg/22/energy.png delete mode 100644 swat/images/icons/crystalsvg/22/error.png delete mode 100644 swat/images/icons/crystalsvg/22/exec.png delete mode 100644 swat/images/icons/crystalsvg/22/filefind.png delete mode 100644 swat/images/icons/crystalsvg/22/filenew.png delete mode 100644 swat/images/icons/crystalsvg/22/fileopen.png delete mode 100644 swat/images/icons/crystalsvg/22/fileprint.png delete mode 100644 swat/images/icons/crystalsvg/22/filesave.png delete mode 100644 swat/images/icons/crystalsvg/22/filesaveas.png delete mode 100644 swat/images/icons/crystalsvg/22/find.png delete mode 100644 swat/images/icons/crystalsvg/22/folder.png delete mode 100644 swat/images/icons/crystalsvg/22/folder_home.png delete mode 100644 swat/images/icons/crystalsvg/22/folder_important.png delete mode 100644 swat/images/icons/crystalsvg/22/folder_locked.png delete mode 100644 swat/images/icons/crystalsvg/22/folder_open.png delete mode 100644 swat/images/icons/crystalsvg/22/font.png delete mode 100644 swat/images/icons/crystalsvg/22/forward.png delete mode 100644 swat/images/icons/crystalsvg/22/gohome.png delete mode 100644 swat/images/icons/crystalsvg/22/help.png delete mode 100644 swat/images/icons/crystalsvg/22/history.png delete mode 100644 swat/images/icons/crystalsvg/22/hwinfo.png delete mode 100644 swat/images/icons/crystalsvg/22/idea.png delete mode 100644 swat/images/icons/crystalsvg/22/info.png delete mode 100644 swat/images/icons/crystalsvg/22/kcoloredit.png delete mode 100644 swat/images/icons/crystalsvg/22/kcontrol.png delete mode 100644 swat/images/icons/crystalsvg/22/keyboard.png delete mode 100644 swat/images/icons/crystalsvg/22/khelpcenter.png delete mode 100644 swat/images/icons/crystalsvg/22/konqueror.png delete mode 100644 swat/images/icons/crystalsvg/22/kpaint.png delete mode 100644 swat/images/icons/crystalsvg/22/krita.png delete mode 100644 swat/images/icons/crystalsvg/22/ksmiletris.png delete mode 100644 swat/images/icons/crystalsvg/22/ksnapshot.png delete mode 100644 swat/images/icons/crystalsvg/22/ktalkd.png delete mode 100644 swat/images/icons/crystalsvg/22/kuser.png delete mode 100644 swat/images/icons/crystalsvg/22/kview.png delete mode 100644 swat/images/icons/crystalsvg/22/launch.png delete mode 100644 swat/images/icons/crystalsvg/22/linuxconf.png delete mode 100644 swat/images/icons/crystalsvg/22/locale.png delete mode 100644 swat/images/icons/crystalsvg/22/looknfeel.png delete mode 100644 swat/images/icons/crystalsvg/22/mac.png delete mode 100644 swat/images/icons/crystalsvg/22/mail.png delete mode 100644 swat/images/icons/crystalsvg/22/mail_delete.png delete mode 100644 swat/images/icons/crystalsvg/22/mail_find.png delete mode 100644 swat/images/icons/crystalsvg/22/mail_forward.png delete mode 100644 swat/images/icons/crystalsvg/22/mail_generic.png delete mode 100644 swat/images/icons/crystalsvg/22/mail_new.png delete mode 100644 swat/images/icons/crystalsvg/22/mail_replay.png delete mode 100644 swat/images/icons/crystalsvg/22/mail_replyall.png delete mode 100644 swat/images/icons/crystalsvg/22/mail_send.png delete mode 100644 swat/images/icons/crystalsvg/22/misc.png delete mode 100644 swat/images/icons/crystalsvg/22/mouse.png delete mode 100644 swat/images/icons/crystalsvg/22/mozilla.png delete mode 100644 swat/images/icons/crystalsvg/22/mycomputer.png delete mode 100644 swat/images/icons/crystalsvg/22/mymac.png delete mode 100644 swat/images/icons/crystalsvg/22/netscape.png delete mode 100644 swat/images/icons/crystalsvg/22/network.png delete mode 100644 swat/images/icons/crystalsvg/22/next.png delete mode 100644 swat/images/icons/crystalsvg/22/password.png delete mode 100644 swat/images/icons/crystalsvg/22/penguin.png delete mode 100644 swat/images/icons/crystalsvg/22/previous.png delete mode 100644 swat/images/icons/crystalsvg/22/proxy.png delete mode 100644 swat/images/icons/crystalsvg/22/quicktime.png delete mode 100644 swat/images/icons/crystalsvg/22/realplayer.png delete mode 100644 swat/images/icons/crystalsvg/22/redo.png delete mode 100644 swat/images/icons/crystalsvg/22/reload.png delete mode 100644 swat/images/icons/crystalsvg/22/run.png delete mode 100644 swat/images/icons/crystalsvg/22/search.png delete mode 100644 swat/images/icons/crystalsvg/22/services.png delete mode 100644 swat/images/icons/crystalsvg/22/socket.png delete mode 100644 swat/images/icons/crystalsvg/22/spellcheck.png delete mode 100644 swat/images/icons/crystalsvg/22/stop.png delete mode 100644 swat/images/icons/crystalsvg/22/stylesheet.png delete mode 100644 swat/images/icons/crystalsvg/22/thumbnail.png delete mode 100644 swat/images/icons/crystalsvg/22/todo.png delete mode 100644 swat/images/icons/crystalsvg/22/tux.png delete mode 100644 swat/images/icons/crystalsvg/22/up.png delete mode 100644 swat/images/icons/crystalsvg/22/wizard.png delete mode 100644 swat/images/icons/crystalsvg/32/access.png delete mode 100644 swat/images/icons/crystalsvg/32/agent.png delete mode 100644 swat/images/icons/crystalsvg/32/antivirus.png delete mode 100644 swat/images/icons/crystalsvg/32/appearance.png delete mode 100644 swat/images/icons/crystalsvg/32/back.png delete mode 100644 swat/images/icons/crystalsvg/32/background.png delete mode 100644 swat/images/icons/crystalsvg/32/bell.png delete mode 100644 swat/images/icons/crystalsvg/32/blockdevice.png delete mode 100644 swat/images/icons/crystalsvg/32/bookmark.png delete mode 100644 swat/images/icons/crystalsvg/32/browser.png delete mode 100644 swat/images/icons/crystalsvg/32/button_cancel.png delete mode 100644 swat/images/icons/crystalsvg/32/button_ok.png delete mode 100644 swat/images/icons/crystalsvg/32/cache.png delete mode 100644 swat/images/icons/crystalsvg/32/clock.png delete mode 100644 swat/images/icons/crystalsvg/32/colorize.png delete mode 100644 swat/images/icons/crystalsvg/32/colors.png delete mode 100644 swat/images/icons/crystalsvg/32/configure.png delete mode 100644 swat/images/icons/crystalsvg/32/contents.png delete mode 100644 swat/images/icons/crystalsvg/32/cookie.png delete mode 100644 swat/images/icons/crystalsvg/32/core.png delete mode 100644 swat/images/icons/crystalsvg/32/date.png delete mode 100644 swat/images/icons/crystalsvg/32/decrypted.png delete mode 100644 swat/images/icons/crystalsvg/32/desktop.png delete mode 100644 swat/images/icons/crystalsvg/32/display.png delete mode 100644 swat/images/icons/crystalsvg/32/document.png delete mode 100644 swat/images/icons/crystalsvg/32/down.png delete mode 100644 swat/images/icons/crystalsvg/32/edit.png delete mode 100644 swat/images/icons/crystalsvg/32/editcopy.png delete mode 100644 swat/images/icons/crystalsvg/32/editcut.png delete mode 100644 swat/images/icons/crystalsvg/32/editdelete.png delete mode 100644 swat/images/icons/crystalsvg/32/editpaste.png delete mode 100644 swat/images/icons/crystalsvg/32/edittrash.png delete mode 100644 swat/images/icons/crystalsvg/32/email.png delete mode 100644 swat/images/icons/crystalsvg/32/empty.png delete mode 100644 swat/images/icons/crystalsvg/32/encrypted.png delete mode 100644 swat/images/icons/crystalsvg/32/energy.png delete mode 100644 swat/images/icons/crystalsvg/32/error.png delete mode 100644 swat/images/icons/crystalsvg/32/exec.png delete mode 100644 swat/images/icons/crystalsvg/32/favorites.png delete mode 100644 swat/images/icons/crystalsvg/32/filefind.png delete mode 100644 swat/images/icons/crystalsvg/32/filenew.png delete mode 100644 swat/images/icons/crystalsvg/32/fileopen.png delete mode 100644 swat/images/icons/crystalsvg/32/fileprint.png delete mode 100644 swat/images/icons/crystalsvg/32/filesave.png delete mode 100644 swat/images/icons/crystalsvg/32/filesaveas.png delete mode 100644 swat/images/icons/crystalsvg/32/find.png delete mode 100644 swat/images/icons/crystalsvg/32/folder.png delete mode 100644 swat/images/icons/crystalsvg/32/folder_home.png delete mode 100644 swat/images/icons/crystalsvg/32/folder_important.png delete mode 100644 swat/images/icons/crystalsvg/32/folder_locked.png delete mode 100644 swat/images/icons/crystalsvg/32/folder_open.png delete mode 100644 swat/images/icons/crystalsvg/32/font.png delete mode 100644 swat/images/icons/crystalsvg/32/forward.png delete mode 100644 swat/images/icons/crystalsvg/32/gohome.png delete mode 100644 swat/images/icons/crystalsvg/32/help.png delete mode 100644 swat/images/icons/crystalsvg/32/hwinfo.png delete mode 100644 swat/images/icons/crystalsvg/32/icons.png delete mode 100644 swat/images/icons/crystalsvg/32/iconthemes.png delete mode 100644 swat/images/icons/crystalsvg/32/important.png delete mode 100644 swat/images/icons/crystalsvg/32/info.png delete mode 100644 swat/images/icons/crystalsvg/32/kcoloredit.png delete mode 100644 swat/images/icons/crystalsvg/32/kcontrol.png delete mode 100644 swat/images/icons/crystalsvg/32/keyboard.png delete mode 100644 swat/images/icons/crystalsvg/32/khelpcenter.png delete mode 100644 swat/images/icons/crystalsvg/32/kmix.png delete mode 100644 swat/images/icons/crystalsvg/32/knotify.png delete mode 100644 swat/images/icons/crystalsvg/32/konqueror.png delete mode 100644 swat/images/icons/crystalsvg/32/kpackage.png delete mode 100644 swat/images/icons/crystalsvg/32/kpaint.png delete mode 100644 swat/images/icons/crystalsvg/32/kpersonalizer.png delete mode 100644 swat/images/icons/crystalsvg/32/krita.png delete mode 100644 swat/images/icons/crystalsvg/32/ksmiletris.png delete mode 100644 swat/images/icons/crystalsvg/32/ksnapshot.png delete mode 100644 swat/images/icons/crystalsvg/32/ktalkd.png delete mode 100644 swat/images/icons/crystalsvg/32/ktip.png delete mode 100644 swat/images/icons/crystalsvg/32/kuser.png delete mode 100644 swat/images/icons/crystalsvg/32/kview.png delete mode 100644 swat/images/icons/crystalsvg/32/launch.png delete mode 100644 swat/images/icons/crystalsvg/32/linuxconf.png delete mode 100644 swat/images/icons/crystalsvg/32/locale.png delete mode 100644 swat/images/icons/crystalsvg/32/looknfeel.png delete mode 100644 swat/images/icons/crystalsvg/32/mac.png delete mode 100644 swat/images/icons/crystalsvg/32/mail.png delete mode 100644 swat/images/icons/crystalsvg/32/mail_delete.png delete mode 100644 swat/images/icons/crystalsvg/32/mail_find.png delete mode 100644 swat/images/icons/crystalsvg/32/mail_generic.png delete mode 100644 swat/images/icons/crystalsvg/32/mail_new.png delete mode 100644 swat/images/icons/crystalsvg/32/mail_replay.png delete mode 100644 swat/images/icons/crystalsvg/32/mail_send.png delete mode 100644 swat/images/icons/crystalsvg/32/mimetypes.png delete mode 100644 swat/images/icons/crystalsvg/32/misc.png delete mode 100644 swat/images/icons/crystalsvg/32/mouse.png delete mode 100644 swat/images/icons/crystalsvg/32/mozilla.png delete mode 100644 swat/images/icons/crystalsvg/32/mycomputer.png delete mode 100644 swat/images/icons/crystalsvg/32/mymac.png delete mode 100644 swat/images/icons/crystalsvg/32/netscape.png delete mode 100644 swat/images/icons/crystalsvg/32/network.png delete mode 100644 swat/images/icons/crystalsvg/32/opera.png delete mode 100644 swat/images/icons/crystalsvg/32/package.png delete mode 100644 swat/images/icons/crystalsvg/32/password.png delete mode 100644 swat/images/icons/crystalsvg/32/penguin.png delete mode 100644 swat/images/icons/crystalsvg/32/pipe.png delete mode 100644 swat/images/icons/crystalsvg/32/proxy.png delete mode 100644 swat/images/icons/crystalsvg/32/quicktime.png delete mode 100644 swat/images/icons/crystalsvg/32/realplayer.png delete mode 100644 swat/images/icons/crystalsvg/32/redo.png delete mode 100644 swat/images/icons/crystalsvg/32/reload.png delete mode 100644 swat/images/icons/crystalsvg/32/run.png delete mode 100644 swat/images/icons/crystalsvg/32/search.png delete mode 100644 swat/images/icons/crystalsvg/32/services.png delete mode 100644 swat/images/icons/crystalsvg/32/socket.png delete mode 100644 swat/images/icons/crystalsvg/32/stop.png delete mode 100644 swat/images/icons/crystalsvg/32/style.png delete mode 100644 swat/images/icons/crystalsvg/32/stylesheet.png delete mode 100644 swat/images/icons/crystalsvg/32/todo.png delete mode 100644 swat/images/icons/crystalsvg/32/tux.png delete mode 100644 swat/images/icons/crystalsvg/32/up.png delete mode 100644 swat/images/icons/crystalsvg/48/access.png delete mode 100644 swat/images/icons/crystalsvg/48/agent.png delete mode 100644 swat/images/icons/crystalsvg/48/antivirus.png delete mode 100644 swat/images/icons/crystalsvg/48/back.png delete mode 100644 swat/images/icons/crystalsvg/48/background.png delete mode 100644 swat/images/icons/crystalsvg/48/bell.png delete mode 100644 swat/images/icons/crystalsvg/48/blockdevice.png delete mode 100644 swat/images/icons/crystalsvg/48/browser.png delete mode 100644 swat/images/icons/crystalsvg/48/cache.png delete mode 100644 swat/images/icons/crystalsvg/48/clock.png delete mode 100644 swat/images/icons/crystalsvg/48/colors.png delete mode 100644 swat/images/icons/crystalsvg/48/core.png delete mode 100644 swat/images/icons/crystalsvg/48/date.png delete mode 100644 swat/images/icons/crystalsvg/48/desktop.png delete mode 100644 swat/images/icons/crystalsvg/48/display.png delete mode 100644 swat/images/icons/crystalsvg/48/document.png delete mode 100644 swat/images/icons/crystalsvg/48/email.png delete mode 100644 swat/images/icons/crystalsvg/48/empty.png delete mode 100644 swat/images/icons/crystalsvg/48/encrypted.png delete mode 100644 swat/images/icons/crystalsvg/48/energy.png delete mode 100644 swat/images/icons/crystalsvg/48/error.png delete mode 100644 swat/images/icons/crystalsvg/48/exec.png delete mode 100644 swat/images/icons/crystalsvg/48/favorites.png delete mode 100644 swat/images/icons/crystalsvg/48/fileprint.png delete mode 100644 swat/images/icons/crystalsvg/48/folder.png delete mode 100644 swat/images/icons/crystalsvg/48/folder_home.png delete mode 100644 swat/images/icons/crystalsvg/48/folder_important.png delete mode 100644 swat/images/icons/crystalsvg/48/folder_locked.png delete mode 100644 swat/images/icons/crystalsvg/48/folder_open.png delete mode 100644 swat/images/icons/crystalsvg/48/font.png delete mode 100644 swat/images/icons/crystalsvg/48/forward.png delete mode 100644 swat/images/icons/crystalsvg/48/gohome.png delete mode 100644 swat/images/icons/crystalsvg/48/hwinfo.png delete mode 100644 swat/images/icons/crystalsvg/48/icons.png delete mode 100644 swat/images/icons/crystalsvg/48/iconthemes.png delete mode 100644 swat/images/icons/crystalsvg/48/important.png delete mode 100644 swat/images/icons/crystalsvg/48/info.png delete mode 100644 swat/images/icons/crystalsvg/48/kcoloredit.png delete mode 100644 swat/images/icons/crystalsvg/48/kcontrol.png delete mode 100644 swat/images/icons/crystalsvg/48/keyboard.png delete mode 100644 swat/images/icons/crystalsvg/48/khelpcenter.png delete mode 100644 swat/images/icons/crystalsvg/48/kmix.png delete mode 100644 swat/images/icons/crystalsvg/48/knotify.png delete mode 100644 swat/images/icons/crystalsvg/48/konqueror.png delete mode 100644 swat/images/icons/crystalsvg/48/kpackage.png delete mode 100644 swat/images/icons/crystalsvg/48/kpaint.png delete mode 100644 swat/images/icons/crystalsvg/48/krita.png delete mode 100644 swat/images/icons/crystalsvg/48/ksmiletris.png delete mode 100644 swat/images/icons/crystalsvg/48/ksnapshot.png delete mode 100644 swat/images/icons/crystalsvg/48/ktalkd.png delete mode 100644 swat/images/icons/crystalsvg/48/ktip.png delete mode 100644 swat/images/icons/crystalsvg/48/kuser.png delete mode 100644 swat/images/icons/crystalsvg/48/kview.png delete mode 100644 swat/images/icons/crystalsvg/48/linuxconf.png delete mode 100644 swat/images/icons/crystalsvg/48/locale.png delete mode 100644 swat/images/icons/crystalsvg/48/looknfeel.png delete mode 100644 swat/images/icons/crystalsvg/48/mac.png delete mode 100644 swat/images/icons/crystalsvg/48/mail.png delete mode 100644 swat/images/icons/crystalsvg/48/mouse.png delete mode 100644 swat/images/icons/crystalsvg/48/mozilla.png delete mode 100644 swat/images/icons/crystalsvg/48/mycomputer.png delete mode 100644 swat/images/icons/crystalsvg/48/mymac.png delete mode 100644 swat/images/icons/crystalsvg/48/netscape.png delete mode 100644 swat/images/icons/crystalsvg/48/network.png delete mode 100644 swat/images/icons/crystalsvg/48/opera.png delete mode 100644 swat/images/icons/crystalsvg/48/package.png delete mode 100644 swat/images/icons/crystalsvg/48/password.png delete mode 100644 swat/images/icons/crystalsvg/48/penguin.png delete mode 100644 swat/images/icons/crystalsvg/48/pipe.png delete mode 100644 swat/images/icons/crystalsvg/48/proxy.png delete mode 100644 swat/images/icons/crystalsvg/48/quicktime.png delete mode 100644 swat/images/icons/crystalsvg/48/realplayer.png delete mode 100644 swat/images/icons/crystalsvg/48/reload.png delete mode 100644 swat/images/icons/crystalsvg/48/services.png delete mode 100644 swat/images/icons/crystalsvg/48/socket.png delete mode 100644 swat/images/icons/crystalsvg/48/style.png delete mode 100644 swat/images/icons/crystalsvg/48/stylesheet.png delete mode 100644 swat/images/icons/crystalsvg/48/tux.png delete mode 100644 swat/images/icons/crystalsvg/48/up.png delete mode 100644 swat/images/icons/crystalsvg/64/antivirus.png delete mode 100644 swat/images/icons/crystalsvg/64/back.png delete mode 100644 swat/images/icons/crystalsvg/64/background.png delete mode 100644 swat/images/icons/crystalsvg/64/bell.png delete mode 100644 swat/images/icons/crystalsvg/64/blockdevice.png delete mode 100644 swat/images/icons/crystalsvg/64/browser.png delete mode 100644 swat/images/icons/crystalsvg/64/cache.png delete mode 100644 swat/images/icons/crystalsvg/64/clock.png delete mode 100644 swat/images/icons/crystalsvg/64/colors.png delete mode 100644 swat/images/icons/crystalsvg/64/core.png delete mode 100644 swat/images/icons/crystalsvg/64/date.png delete mode 100644 swat/images/icons/crystalsvg/64/desktop.png delete mode 100644 swat/images/icons/crystalsvg/64/display.png delete mode 100644 swat/images/icons/crystalsvg/64/document.png delete mode 100644 swat/images/icons/crystalsvg/64/email.png delete mode 100644 swat/images/icons/crystalsvg/64/empty.png delete mode 100644 swat/images/icons/crystalsvg/64/encrypted.png delete mode 100644 swat/images/icons/crystalsvg/64/energy.png delete mode 100644 swat/images/icons/crystalsvg/64/error.png delete mode 100644 swat/images/icons/crystalsvg/64/exec.png delete mode 100644 swat/images/icons/crystalsvg/64/fileprint.png delete mode 100644 swat/images/icons/crystalsvg/64/folder.png delete mode 100644 swat/images/icons/crystalsvg/64/folder_home.png delete mode 100644 swat/images/icons/crystalsvg/64/folder_important.png delete mode 100644 swat/images/icons/crystalsvg/64/folder_locked.png delete mode 100644 swat/images/icons/crystalsvg/64/folder_open.png delete mode 100644 swat/images/icons/crystalsvg/64/font.png delete mode 100644 swat/images/icons/crystalsvg/64/forward.png delete mode 100644 swat/images/icons/crystalsvg/64/gohome.png delete mode 100644 swat/images/icons/crystalsvg/64/hwinfo.png delete mode 100644 swat/images/icons/crystalsvg/64/icons.png delete mode 100644 swat/images/icons/crystalsvg/64/important.png delete mode 100644 swat/images/icons/crystalsvg/64/info.png delete mode 100644 swat/images/icons/crystalsvg/64/kcoloredit.png delete mode 100644 swat/images/icons/crystalsvg/64/kcontrol.png delete mode 100644 swat/images/icons/crystalsvg/64/keyboard.png delete mode 100644 swat/images/icons/crystalsvg/64/khelpcenter.png delete mode 100644 swat/images/icons/crystalsvg/64/kmix.png delete mode 100644 swat/images/icons/crystalsvg/64/knotify.png delete mode 100644 swat/images/icons/crystalsvg/64/konqueror.png delete mode 100644 swat/images/icons/crystalsvg/64/kpackage.png delete mode 100644 swat/images/icons/crystalsvg/64/kpaint.png delete mode 100644 swat/images/icons/crystalsvg/64/krita.png delete mode 100644 swat/images/icons/crystalsvg/64/ksmiletris.png delete mode 100644 swat/images/icons/crystalsvg/64/ksnapshot.png delete mode 100644 swat/images/icons/crystalsvg/64/ktalkd.png delete mode 100644 swat/images/icons/crystalsvg/64/ktip.png delete mode 100644 swat/images/icons/crystalsvg/64/kuser.png delete mode 100644 swat/images/icons/crystalsvg/64/kview.png delete mode 100644 swat/images/icons/crystalsvg/64/linuxconf.png delete mode 100644 swat/images/icons/crystalsvg/64/locale.png delete mode 100644 swat/images/icons/crystalsvg/64/looknfeel.png delete mode 100644 swat/images/icons/crystalsvg/64/mac.png delete mode 100644 swat/images/icons/crystalsvg/64/mail.png delete mode 100644 swat/images/icons/crystalsvg/64/mimetypes.png delete mode 100644 swat/images/icons/crystalsvg/64/mouse.png delete mode 100644 swat/images/icons/crystalsvg/64/mozilla.png delete mode 100644 swat/images/icons/crystalsvg/64/mycomputer.png delete mode 100644 swat/images/icons/crystalsvg/64/mymac.png delete mode 100644 swat/images/icons/crystalsvg/64/netscape.png delete mode 100644 swat/images/icons/crystalsvg/64/network.png delete mode 100644 swat/images/icons/crystalsvg/64/package.png delete mode 100644 swat/images/icons/crystalsvg/64/password.png delete mode 100644 swat/images/icons/crystalsvg/64/penguin.png delete mode 100644 swat/images/icons/crystalsvg/64/pipe.png delete mode 100644 swat/images/icons/crystalsvg/64/proxy.png delete mode 100644 swat/images/icons/crystalsvg/64/quicktime.png delete mode 100644 swat/images/icons/crystalsvg/64/realplayer.png delete mode 100644 swat/images/icons/crystalsvg/64/reload.png delete mode 100644 swat/images/icons/crystalsvg/64/services.png delete mode 100644 swat/images/icons/crystalsvg/64/socket.png delete mode 100644 swat/images/icons/crystalsvg/64/style.png delete mode 100644 swat/images/icons/crystalsvg/64/stylesheet.png delete mode 100644 swat/images/icons/crystalsvg/64/tux.png delete mode 100644 swat/images/icons/crystalsvg/64/up.png delete mode 100644 swat/images/icons/crystalsvg/README delete mode 100644 swat/images/icons/nuvola/128/access.png delete mode 100644 swat/images/icons/nuvola/128/agent.png delete mode 100644 swat/images/icons/nuvola/128/background.png delete mode 100644 swat/images/icons/nuvola/128/bell.png delete mode 100644 swat/images/icons/nuvola/128/browser.png delete mode 100644 swat/images/icons/nuvola/128/cache.png delete mode 100644 swat/images/icons/nuvola/128/clock.png delete mode 100644 swat/images/icons/nuvola/128/colors.png delete mode 100644 swat/images/icons/nuvola/128/colorset.png delete mode 100644 swat/images/icons/nuvola/128/cookie.png delete mode 100644 swat/images/icons/nuvola/128/core.png delete mode 100644 swat/images/icons/nuvola/128/date.png delete mode 100644 swat/images/icons/nuvola/128/desktop.png delete mode 100644 swat/images/icons/nuvola/128/display.png delete mode 100644 swat/images/icons/nuvola/128/document.png delete mode 100644 swat/images/icons/nuvola/128/email.png delete mode 100644 swat/images/icons/nuvola/128/empty.png delete mode 100644 swat/images/icons/nuvola/128/encrypted.png delete mode 100644 swat/images/icons/nuvola/128/energy.png delete mode 100644 swat/images/icons/nuvola/128/error.png delete mode 100644 swat/images/icons/nuvola/128/exec.png delete mode 100644 swat/images/icons/nuvola/128/folder.png delete mode 100644 swat/images/icons/nuvola/128/folder_home.png delete mode 100644 swat/images/icons/nuvola/128/folder_important.png delete mode 100644 swat/images/icons/nuvola/128/folder_locked.png delete mode 100644 swat/images/icons/nuvola/128/folder_open.png delete mode 100644 swat/images/icons/nuvola/128/font.png delete mode 100644 swat/images/icons/nuvola/128/hwinfo.png delete mode 100644 swat/images/icons/nuvola/128/icons.png delete mode 100644 swat/images/icons/nuvola/128/iconthemes.png delete mode 100644 swat/images/icons/nuvola/128/important.png delete mode 100644 swat/images/icons/nuvola/128/info.png delete mode 100644 swat/images/icons/nuvola/128/kcoloredit.png delete mode 100644 swat/images/icons/nuvola/128/kcontrol.png delete mode 100644 swat/images/icons/nuvola/128/keyboard.png delete mode 100644 swat/images/icons/nuvola/128/khelpcenter.png delete mode 100644 swat/images/icons/nuvola/128/kmix.png delete mode 100644 swat/images/icons/nuvola/128/knotify.png delete mode 100644 swat/images/icons/nuvola/128/konqueror.png delete mode 100644 swat/images/icons/nuvola/128/kpackage.png delete mode 100644 swat/images/icons/nuvola/128/kpaint.png delete mode 100644 swat/images/icons/nuvola/128/krita.png delete mode 100644 swat/images/icons/nuvola/128/ksnapshot.png delete mode 100644 swat/images/icons/nuvola/128/ktip.png delete mode 100644 swat/images/icons/nuvola/128/kuser.png delete mode 100644 swat/images/icons/nuvola/128/kview.png delete mode 100644 swat/images/icons/nuvola/128/locale.png delete mode 100644 swat/images/icons/nuvola/128/looknfeel.png delete mode 100644 swat/images/icons/nuvola/128/mozilla.png delete mode 100644 swat/images/icons/nuvola/128/mycomputer.png delete mode 100644 swat/images/icons/nuvola/128/netscape.png delete mode 100644 swat/images/icons/nuvola/128/network.png delete mode 100644 swat/images/icons/nuvola/128/opera.png delete mode 100644 swat/images/icons/nuvola/128/package.png delete mode 100644 swat/images/icons/nuvola/128/password.png delete mode 100644 swat/images/icons/nuvola/128/pipe.png delete mode 100644 swat/images/icons/nuvola/128/realplayer.png delete mode 100644 swat/images/icons/nuvola/128/services.png delete mode 100644 swat/images/icons/nuvola/128/socket.png delete mode 100644 swat/images/icons/nuvola/128/style.png delete mode 100644 swat/images/icons/nuvola/128/stylesheet.png delete mode 100644 swat/images/icons/nuvola/16/access.png delete mode 100644 swat/images/icons/nuvola/16/agent.png delete mode 100644 swat/images/icons/nuvola/16/apply.png delete mode 100644 swat/images/icons/nuvola/16/back.png delete mode 100644 swat/images/icons/nuvola/16/background.png delete mode 100644 swat/images/icons/nuvola/16/bell.png delete mode 100644 swat/images/icons/nuvola/16/bookmark.png delete mode 100644 swat/images/icons/nuvola/16/browser.png delete mode 100644 swat/images/icons/nuvola/16/button_cancel.png delete mode 100644 swat/images/icons/nuvola/16/button_ok.png delete mode 100644 swat/images/icons/nuvola/16/cache.png delete mode 100644 swat/images/icons/nuvola/16/clock.png delete mode 100644 swat/images/icons/nuvola/16/colorize.png delete mode 100644 swat/images/icons/nuvola/16/colors.png delete mode 100644 swat/images/icons/nuvola/16/colorset.png delete mode 100644 swat/images/icons/nuvola/16/configure.png delete mode 100644 swat/images/icons/nuvola/16/cookie.png delete mode 100644 swat/images/icons/nuvola/16/core.png delete mode 100644 swat/images/icons/nuvola/16/date.png delete mode 100644 swat/images/icons/nuvola/16/decrypted.png delete mode 100644 swat/images/icons/nuvola/16/desktop.png delete mode 100644 swat/images/icons/nuvola/16/display.png delete mode 100644 swat/images/icons/nuvola/16/document.png delete mode 100644 swat/images/icons/nuvola/16/down.png delete mode 100644 swat/images/icons/nuvola/16/edit.png delete mode 100644 swat/images/icons/nuvola/16/editcopy.png delete mode 100644 swat/images/icons/nuvola/16/editcut.png delete mode 100644 swat/images/icons/nuvola/16/editdelete.png delete mode 100644 swat/images/icons/nuvola/16/editpaste.png delete mode 100644 swat/images/icons/nuvola/16/edittrash.png delete mode 100644 swat/images/icons/nuvola/16/email.png delete mode 100644 swat/images/icons/nuvola/16/empty.png delete mode 100644 swat/images/icons/nuvola/16/encrypted.png delete mode 100644 swat/images/icons/nuvola/16/energy.png delete mode 100644 swat/images/icons/nuvola/16/error.png delete mode 100644 swat/images/icons/nuvola/16/exec.png delete mode 100644 swat/images/icons/nuvola/16/filenew.png delete mode 100644 swat/images/icons/nuvola/16/fileopen.png delete mode 100644 swat/images/icons/nuvola/16/fileprint.png delete mode 100644 swat/images/icons/nuvola/16/filesave.png delete mode 100644 swat/images/icons/nuvola/16/filesaveas.png delete mode 100644 swat/images/icons/nuvola/16/find.png delete mode 100644 swat/images/icons/nuvola/16/folder.png delete mode 100644 swat/images/icons/nuvola/16/folder_home.png delete mode 100644 swat/images/icons/nuvola/16/folder_important.png delete mode 100644 swat/images/icons/nuvola/16/folder_locked.png delete mode 100644 swat/images/icons/nuvola/16/folder_open.png delete mode 100644 swat/images/icons/nuvola/16/font.png delete mode 100644 swat/images/icons/nuvola/16/forward.png delete mode 100644 swat/images/icons/nuvola/16/gohome.png delete mode 100644 swat/images/icons/nuvola/16/help.png delete mode 100644 swat/images/icons/nuvola/16/history.png delete mode 100644 swat/images/icons/nuvola/16/hwinfo.png delete mode 100644 swat/images/icons/nuvola/16/icons.png delete mode 100644 swat/images/icons/nuvola/16/iconthemes.png delete mode 100644 swat/images/icons/nuvola/16/important.png delete mode 100644 swat/images/icons/nuvola/16/info.png delete mode 100644 swat/images/icons/nuvola/16/kcoloredit.png delete mode 100644 swat/images/icons/nuvola/16/kcontrol.png delete mode 100644 swat/images/icons/nuvola/16/keyboard.png delete mode 100644 swat/images/icons/nuvola/16/khelpcenter.png delete mode 100644 swat/images/icons/nuvola/16/kmix.png delete mode 100644 swat/images/icons/nuvola/16/knotify.png delete mode 100644 swat/images/icons/nuvola/16/konqueror.png delete mode 100644 swat/images/icons/nuvola/16/kpackage.png delete mode 100644 swat/images/icons/nuvola/16/kpaint.png delete mode 100644 swat/images/icons/nuvola/16/krita.png delete mode 100644 swat/images/icons/nuvola/16/ksnapshot.png delete mode 100644 swat/images/icons/nuvola/16/ktip.png delete mode 100644 swat/images/icons/nuvola/16/kuser.png delete mode 100644 swat/images/icons/nuvola/16/kview.png delete mode 100644 swat/images/icons/nuvola/16/locale.png delete mode 100644 swat/images/icons/nuvola/16/looknfeel.png delete mode 100644 swat/images/icons/nuvola/16/mail_delete.png delete mode 100644 swat/images/icons/nuvola/16/mail_find.png delete mode 100644 swat/images/icons/nuvola/16/mail_forward.png delete mode 100644 swat/images/icons/nuvola/16/mail_generic.png delete mode 100644 swat/images/icons/nuvola/16/mail_new.png delete mode 100644 swat/images/icons/nuvola/16/mail_replyall.png delete mode 100644 swat/images/icons/nuvola/16/mail_send.png delete mode 100644 swat/images/icons/nuvola/16/misc.png delete mode 100644 swat/images/icons/nuvola/16/mozilla.png delete mode 100644 swat/images/icons/nuvola/16/mycomputer.png delete mode 100644 swat/images/icons/nuvola/16/netscape.png delete mode 100644 swat/images/icons/nuvola/16/network.png delete mode 100644 swat/images/icons/nuvola/16/next.png delete mode 100644 swat/images/icons/nuvola/16/no.png delete mode 100644 swat/images/icons/nuvola/16/ok.png delete mode 100644 swat/images/icons/nuvola/16/opera.png delete mode 100644 swat/images/icons/nuvola/16/package.png delete mode 100644 swat/images/icons/nuvola/16/password.png delete mode 100644 swat/images/icons/nuvola/16/pipe.png delete mode 100644 swat/images/icons/nuvola/16/previous.png delete mode 100644 swat/images/icons/nuvola/16/realplayer.png delete mode 100644 swat/images/icons/nuvola/16/redo.png delete mode 100644 swat/images/icons/nuvola/16/reload.png delete mode 100644 swat/images/icons/nuvola/16/run.png delete mode 100644 swat/images/icons/nuvola/16/services.png delete mode 100644 swat/images/icons/nuvola/16/socket.png delete mode 100644 swat/images/icons/nuvola/16/spellcheck.png delete mode 100644 swat/images/icons/nuvola/16/stop.png delete mode 100644 swat/images/icons/nuvola/16/style.png delete mode 100644 swat/images/icons/nuvola/16/stylesheet.png delete mode 100644 swat/images/icons/nuvola/16/thumbnail.png delete mode 100644 swat/images/icons/nuvola/16/up.png delete mode 100644 swat/images/icons/nuvola/16/wizard.png delete mode 100644 swat/images/icons/nuvola/22/access.png delete mode 100644 swat/images/icons/nuvola/22/agent.png delete mode 100644 swat/images/icons/nuvola/22/apply.png delete mode 100644 swat/images/icons/nuvola/22/back.png delete mode 100644 swat/images/icons/nuvola/22/background.png delete mode 100644 swat/images/icons/nuvola/22/bell.png delete mode 100644 swat/images/icons/nuvola/22/bookmark.png delete mode 100644 swat/images/icons/nuvola/22/browser.png delete mode 100644 swat/images/icons/nuvola/22/button_cancel.png delete mode 100644 swat/images/icons/nuvola/22/button_ok.png delete mode 100644 swat/images/icons/nuvola/22/cache.png delete mode 100644 swat/images/icons/nuvola/22/clock.png delete mode 100644 swat/images/icons/nuvola/22/colorize.png delete mode 100644 swat/images/icons/nuvola/22/colors.png delete mode 100644 swat/images/icons/nuvola/22/colorset.png delete mode 100644 swat/images/icons/nuvola/22/configure.png delete mode 100644 swat/images/icons/nuvola/22/cookie.png delete mode 100644 swat/images/icons/nuvola/22/core.png delete mode 100644 swat/images/icons/nuvola/22/date.png delete mode 100644 swat/images/icons/nuvola/22/decrypted.png delete mode 100644 swat/images/icons/nuvola/22/desktop.png delete mode 100644 swat/images/icons/nuvola/22/display.png delete mode 100644 swat/images/icons/nuvola/22/document.png delete mode 100644 swat/images/icons/nuvola/22/down.png delete mode 100644 swat/images/icons/nuvola/22/edit.png delete mode 100644 swat/images/icons/nuvola/22/editcopy.png delete mode 100644 swat/images/icons/nuvola/22/editcut.png delete mode 100644 swat/images/icons/nuvola/22/editdelete.png delete mode 100644 swat/images/icons/nuvola/22/editpaste.png delete mode 100644 swat/images/icons/nuvola/22/edittrash.png delete mode 100644 swat/images/icons/nuvola/22/email.png delete mode 100644 swat/images/icons/nuvola/22/empty.png delete mode 100644 swat/images/icons/nuvola/22/encrypted.png delete mode 100644 swat/images/icons/nuvola/22/energy.png delete mode 100644 swat/images/icons/nuvola/22/error.png delete mode 100644 swat/images/icons/nuvola/22/exec.png delete mode 100644 swat/images/icons/nuvola/22/filenew.png delete mode 100644 swat/images/icons/nuvola/22/fileopen.png delete mode 100644 swat/images/icons/nuvola/22/fileprint.png delete mode 100644 swat/images/icons/nuvola/22/filesave.png delete mode 100644 swat/images/icons/nuvola/22/filesaveas.png delete mode 100644 swat/images/icons/nuvola/22/find.png delete mode 100644 swat/images/icons/nuvola/22/folder.png delete mode 100644 swat/images/icons/nuvola/22/folder_home.png delete mode 100644 swat/images/icons/nuvola/22/folder_important.png delete mode 100644 swat/images/icons/nuvola/22/folder_locked.png delete mode 100644 swat/images/icons/nuvola/22/folder_open.png delete mode 100644 swat/images/icons/nuvola/22/font.png delete mode 100644 swat/images/icons/nuvola/22/forward.png delete mode 100644 swat/images/icons/nuvola/22/gohome.png delete mode 100644 swat/images/icons/nuvola/22/help.png delete mode 100644 swat/images/icons/nuvola/22/history.png delete mode 100644 swat/images/icons/nuvola/22/hwinfo.png delete mode 100644 swat/images/icons/nuvola/22/icons.png delete mode 100644 swat/images/icons/nuvola/22/iconthemes.png delete mode 100644 swat/images/icons/nuvola/22/important.png delete mode 100644 swat/images/icons/nuvola/22/info.png delete mode 100644 swat/images/icons/nuvola/22/kcoloredit.png delete mode 100644 swat/images/icons/nuvola/22/kcontrol.png delete mode 100644 swat/images/icons/nuvola/22/keyboard.png delete mode 100644 swat/images/icons/nuvola/22/khelpcenter.png delete mode 100644 swat/images/icons/nuvola/22/kmix.png delete mode 100644 swat/images/icons/nuvola/22/knotify.png delete mode 100644 swat/images/icons/nuvola/22/konqueror.png delete mode 100644 swat/images/icons/nuvola/22/kpackage.png delete mode 100644 swat/images/icons/nuvola/22/kpaint.png delete mode 100644 swat/images/icons/nuvola/22/krita.png delete mode 100644 swat/images/icons/nuvola/22/ksnapshot.png delete mode 100644 swat/images/icons/nuvola/22/ktip.png delete mode 100644 swat/images/icons/nuvola/22/kuser.png delete mode 100644 swat/images/icons/nuvola/22/kview.png delete mode 100644 swat/images/icons/nuvola/22/locale.png delete mode 100644 swat/images/icons/nuvola/22/mail_delete.png delete mode 100644 swat/images/icons/nuvola/22/mail_find.png delete mode 100644 swat/images/icons/nuvola/22/mail_forward.png delete mode 100644 swat/images/icons/nuvola/22/mail_generic.png delete mode 100644 swat/images/icons/nuvola/22/mail_new.png delete mode 100644 swat/images/icons/nuvola/22/mail_replyall.png delete mode 100644 swat/images/icons/nuvola/22/mail_send.png delete mode 100644 swat/images/icons/nuvola/22/misc.png delete mode 100644 swat/images/icons/nuvola/22/mycomputer.png delete mode 100644 swat/images/icons/nuvola/22/netscape.png delete mode 100644 swat/images/icons/nuvola/22/network.png delete mode 100644 swat/images/icons/nuvola/22/next.png delete mode 100644 swat/images/icons/nuvola/22/no.png delete mode 100644 swat/images/icons/nuvola/22/ok.png delete mode 100644 swat/images/icons/nuvola/22/opera.png delete mode 100644 swat/images/icons/nuvola/22/password.png delete mode 100644 swat/images/icons/nuvola/22/pipe.png delete mode 100644 swat/images/icons/nuvola/22/previous.png delete mode 100644 swat/images/icons/nuvola/22/realplayer.png delete mode 100644 swat/images/icons/nuvola/22/redo.png delete mode 100644 swat/images/icons/nuvola/22/reload.png delete mode 100644 swat/images/icons/nuvola/22/run.png delete mode 100644 swat/images/icons/nuvola/22/services.png delete mode 100644 swat/images/icons/nuvola/22/socket.png delete mode 100644 swat/images/icons/nuvola/22/spellcheck.png delete mode 100644 swat/images/icons/nuvola/22/stop.png delete mode 100644 swat/images/icons/nuvola/22/style.png delete mode 100644 swat/images/icons/nuvola/22/stylesheet.png delete mode 100644 swat/images/icons/nuvola/22/thumbnail.png delete mode 100644 swat/images/icons/nuvola/22/up.png delete mode 100644 swat/images/icons/nuvola/22/wizard.png delete mode 100644 swat/images/icons/nuvola/32/access.png delete mode 100644 swat/images/icons/nuvola/32/agent.png delete mode 100644 swat/images/icons/nuvola/32/apply.png delete mode 100644 swat/images/icons/nuvola/32/back.png delete mode 100644 swat/images/icons/nuvola/32/background.png delete mode 100644 swat/images/icons/nuvola/32/bell.png delete mode 100644 swat/images/icons/nuvola/32/bookmark.png delete mode 100644 swat/images/icons/nuvola/32/browser.png delete mode 100644 swat/images/icons/nuvola/32/button_cancel.png delete mode 100644 swat/images/icons/nuvola/32/button_ok.png delete mode 100644 swat/images/icons/nuvola/32/cache.png delete mode 100644 swat/images/icons/nuvola/32/clock.png delete mode 100644 swat/images/icons/nuvola/32/colorize.png delete mode 100644 swat/images/icons/nuvola/32/colors.png delete mode 100644 swat/images/icons/nuvola/32/colorset.png delete mode 100644 swat/images/icons/nuvola/32/configure.png delete mode 100644 swat/images/icons/nuvola/32/contents.png delete mode 100644 swat/images/icons/nuvola/32/cookie.png delete mode 100644 swat/images/icons/nuvola/32/core.png delete mode 100644 swat/images/icons/nuvola/32/date.png delete mode 100644 swat/images/icons/nuvola/32/decrypted.png delete mode 100644 swat/images/icons/nuvola/32/desktop.png delete mode 100644 swat/images/icons/nuvola/32/display.png delete mode 100644 swat/images/icons/nuvola/32/document.png delete mode 100644 swat/images/icons/nuvola/32/down.png delete mode 100644 swat/images/icons/nuvola/32/edit.png delete mode 100644 swat/images/icons/nuvola/32/editcopy.png delete mode 100644 swat/images/icons/nuvola/32/editcut.png delete mode 100644 swat/images/icons/nuvola/32/editdelete.png delete mode 100644 swat/images/icons/nuvola/32/editpaste.png delete mode 100644 swat/images/icons/nuvola/32/edittrash.png delete mode 100644 swat/images/icons/nuvola/32/email.png delete mode 100644 swat/images/icons/nuvola/32/empty.png delete mode 100644 swat/images/icons/nuvola/32/encrypted.png delete mode 100644 swat/images/icons/nuvola/32/energy.png delete mode 100644 swat/images/icons/nuvola/32/error.png delete mode 100644 swat/images/icons/nuvola/32/exec.png delete mode 100644 swat/images/icons/nuvola/32/filenew.png delete mode 100644 swat/images/icons/nuvola/32/fileopen.png delete mode 100644 swat/images/icons/nuvola/32/fileprint.png delete mode 100644 swat/images/icons/nuvola/32/filesave.png delete mode 100644 swat/images/icons/nuvola/32/filesaveas.png delete mode 100644 swat/images/icons/nuvola/32/find.png delete mode 100644 swat/images/icons/nuvola/32/folder.png delete mode 100644 swat/images/icons/nuvola/32/folder_home.png delete mode 100644 swat/images/icons/nuvola/32/folder_important.png delete mode 100644 swat/images/icons/nuvola/32/folder_locked.png delete mode 100644 swat/images/icons/nuvola/32/folder_open.png delete mode 100644 swat/images/icons/nuvola/32/font.png delete mode 100644 swat/images/icons/nuvola/32/forward.png delete mode 100644 swat/images/icons/nuvola/32/gohome.png delete mode 100644 swat/images/icons/nuvola/32/help.png delete mode 100644 swat/images/icons/nuvola/32/history.png delete mode 100644 swat/images/icons/nuvola/32/hwinfo.png delete mode 100644 swat/images/icons/nuvola/32/icons.png delete mode 100644 swat/images/icons/nuvola/32/iconthemes.png delete mode 100644 swat/images/icons/nuvola/32/important.png delete mode 100644 swat/images/icons/nuvola/32/info.png delete mode 100644 swat/images/icons/nuvola/32/kcoloredit.png delete mode 100644 swat/images/icons/nuvola/32/kcontrol.png delete mode 100644 swat/images/icons/nuvola/32/keyboard.png delete mode 100644 swat/images/icons/nuvola/32/khelpcenter.png delete mode 100644 swat/images/icons/nuvola/32/kmix.png delete mode 100644 swat/images/icons/nuvola/32/knotify.png delete mode 100644 swat/images/icons/nuvola/32/konqueror.png delete mode 100644 swat/images/icons/nuvola/32/kpackage.png delete mode 100644 swat/images/icons/nuvola/32/kpaint.png delete mode 100644 swat/images/icons/nuvola/32/krita.png delete mode 100644 swat/images/icons/nuvola/32/ksnapshot.png delete mode 100644 swat/images/icons/nuvola/32/ktip.png delete mode 100644 swat/images/icons/nuvola/32/kuser.png delete mode 100644 swat/images/icons/nuvola/32/kview.png delete mode 100644 swat/images/icons/nuvola/32/locale.png delete mode 100644 swat/images/icons/nuvola/32/looknfeel.png delete mode 100644 swat/images/icons/nuvola/32/mail_delete.png delete mode 100644 swat/images/icons/nuvola/32/mail_find.png delete mode 100644 swat/images/icons/nuvola/32/mail_forward.png delete mode 100644 swat/images/icons/nuvola/32/mail_generic.png delete mode 100644 swat/images/icons/nuvola/32/mail_new.png delete mode 100644 swat/images/icons/nuvola/32/mail_replyall.png delete mode 100644 swat/images/icons/nuvola/32/mail_send.png delete mode 100644 swat/images/icons/nuvola/32/misc.png delete mode 100644 swat/images/icons/nuvola/32/mozilla.png delete mode 100644 swat/images/icons/nuvola/32/mycomputer.png delete mode 100644 swat/images/icons/nuvola/32/netscape.png delete mode 100644 swat/images/icons/nuvola/32/network.png delete mode 100644 swat/images/icons/nuvola/32/next.png delete mode 100644 swat/images/icons/nuvola/32/no.png delete mode 100644 swat/images/icons/nuvola/32/ok.png delete mode 100644 swat/images/icons/nuvola/32/opera.png delete mode 100644 swat/images/icons/nuvola/32/package.png delete mode 100644 swat/images/icons/nuvola/32/password.png delete mode 100644 swat/images/icons/nuvola/32/pipe.png delete mode 100644 swat/images/icons/nuvola/32/previous.png delete mode 100644 swat/images/icons/nuvola/32/realplayer.png delete mode 100644 swat/images/icons/nuvola/32/redo.png delete mode 100644 swat/images/icons/nuvola/32/reload.png delete mode 100644 swat/images/icons/nuvola/32/run.png delete mode 100644 swat/images/icons/nuvola/32/services.png delete mode 100644 swat/images/icons/nuvola/32/socket.png delete mode 100644 swat/images/icons/nuvola/32/spellcheck.png delete mode 100644 swat/images/icons/nuvola/32/stop.png delete mode 100644 swat/images/icons/nuvola/32/style.png delete mode 100644 swat/images/icons/nuvola/32/stylesheet.png delete mode 100644 swat/images/icons/nuvola/32/thumbnail.png delete mode 100644 swat/images/icons/nuvola/32/up.png delete mode 100644 swat/images/icons/nuvola/32/wizard.png delete mode 100644 swat/images/icons/nuvola/48/access.png delete mode 100644 swat/images/icons/nuvola/48/agent.png delete mode 100644 swat/images/icons/nuvola/48/apply.png delete mode 100644 swat/images/icons/nuvola/48/back.png delete mode 100644 swat/images/icons/nuvola/48/background.png delete mode 100644 swat/images/icons/nuvola/48/bell.png delete mode 100644 swat/images/icons/nuvola/48/bookmark.png delete mode 100644 swat/images/icons/nuvola/48/browser.png delete mode 100644 swat/images/icons/nuvola/48/button_cancel.png delete mode 100644 swat/images/icons/nuvola/48/button_ok.png delete mode 100644 swat/images/icons/nuvola/48/cache.png delete mode 100644 swat/images/icons/nuvola/48/clock.png delete mode 100644 swat/images/icons/nuvola/48/colorize.png delete mode 100644 swat/images/icons/nuvola/48/colors.png delete mode 100644 swat/images/icons/nuvola/48/colorset.png delete mode 100644 swat/images/icons/nuvola/48/configure.png delete mode 100644 swat/images/icons/nuvola/48/cookie.png delete mode 100644 swat/images/icons/nuvola/48/core.png delete mode 100644 swat/images/icons/nuvola/48/date.png delete mode 100644 swat/images/icons/nuvola/48/decrypted.png delete mode 100644 swat/images/icons/nuvola/48/desktop.png delete mode 100644 swat/images/icons/nuvola/48/display.png delete mode 100644 swat/images/icons/nuvola/48/document.png delete mode 100644 swat/images/icons/nuvola/48/down.png delete mode 100644 swat/images/icons/nuvola/48/edit.png delete mode 100644 swat/images/icons/nuvola/48/editcopy.png delete mode 100644 swat/images/icons/nuvola/48/editcut.png delete mode 100644 swat/images/icons/nuvola/48/editdelete.png delete mode 100644 swat/images/icons/nuvola/48/editpaste.png delete mode 100644 swat/images/icons/nuvola/48/edittrash.png delete mode 100644 swat/images/icons/nuvola/48/email.png delete mode 100644 swat/images/icons/nuvola/48/empty.png delete mode 100644 swat/images/icons/nuvola/48/encrypted.png delete mode 100644 swat/images/icons/nuvola/48/energy.png delete mode 100644 swat/images/icons/nuvola/48/error.png delete mode 100644 swat/images/icons/nuvola/48/exec.png delete mode 100644 swat/images/icons/nuvola/48/filenew.png delete mode 100644 swat/images/icons/nuvola/48/fileopen.png delete mode 100644 swat/images/icons/nuvola/48/fileprint.png delete mode 100644 swat/images/icons/nuvola/48/filesave.png delete mode 100644 swat/images/icons/nuvola/48/filesaveas.png delete mode 100644 swat/images/icons/nuvola/48/find.png delete mode 100644 swat/images/icons/nuvola/48/folder.png delete mode 100644 swat/images/icons/nuvola/48/folder_home.png delete mode 100644 swat/images/icons/nuvola/48/folder_important.png delete mode 100644 swat/images/icons/nuvola/48/folder_locked.png delete mode 100644 swat/images/icons/nuvola/48/folder_open.png delete mode 100644 swat/images/icons/nuvola/48/font.png delete mode 100644 swat/images/icons/nuvola/48/forward.png delete mode 100644 swat/images/icons/nuvola/48/gohome.png delete mode 100644 swat/images/icons/nuvola/48/help.png delete mode 100644 swat/images/icons/nuvola/48/history.png delete mode 100644 swat/images/icons/nuvola/48/hwinfo.png delete mode 100644 swat/images/icons/nuvola/48/icons.png delete mode 100644 swat/images/icons/nuvola/48/iconthemes.png delete mode 100644 swat/images/icons/nuvola/48/important.png delete mode 100644 swat/images/icons/nuvola/48/info.png delete mode 100644 swat/images/icons/nuvola/48/kcoloredit.png delete mode 100644 swat/images/icons/nuvola/48/kcontrol.png delete mode 100644 swat/images/icons/nuvola/48/keyboard.png delete mode 100644 swat/images/icons/nuvola/48/khelpcenter.png delete mode 100644 swat/images/icons/nuvola/48/kmix.png delete mode 100644 swat/images/icons/nuvola/48/knotify.png delete mode 100644 swat/images/icons/nuvola/48/konqueror.png delete mode 100644 swat/images/icons/nuvola/48/kpackage.png delete mode 100644 swat/images/icons/nuvola/48/kpaint.png delete mode 100644 swat/images/icons/nuvola/48/krita.png delete mode 100644 swat/images/icons/nuvola/48/ksnapshot.png delete mode 100644 swat/images/icons/nuvola/48/ktip.png delete mode 100644 swat/images/icons/nuvola/48/kuser.png delete mode 100644 swat/images/icons/nuvola/48/kview.png delete mode 100644 swat/images/icons/nuvola/48/locale.png delete mode 100644 swat/images/icons/nuvola/48/looknfeel.png delete mode 100644 swat/images/icons/nuvola/48/mail_delete.png delete mode 100644 swat/images/icons/nuvola/48/mail_find.png delete mode 100644 swat/images/icons/nuvola/48/mail_forward.png delete mode 100644 swat/images/icons/nuvola/48/mail_generic.png delete mode 100644 swat/images/icons/nuvola/48/mail_new.png delete mode 100644 swat/images/icons/nuvola/48/mail_replyall.png delete mode 100644 swat/images/icons/nuvola/48/mail_send.png delete mode 100644 swat/images/icons/nuvola/48/misc.png delete mode 100644 swat/images/icons/nuvola/48/mozilla.png delete mode 100644 swat/images/icons/nuvola/48/mycomputer.png delete mode 100644 swat/images/icons/nuvola/48/netscape.png delete mode 100644 swat/images/icons/nuvola/48/network.png delete mode 100644 swat/images/icons/nuvola/48/next.png delete mode 100644 swat/images/icons/nuvola/48/no.png delete mode 100644 swat/images/icons/nuvola/48/ok.png delete mode 100644 swat/images/icons/nuvola/48/opera.png delete mode 100644 swat/images/icons/nuvola/48/package.png delete mode 100644 swat/images/icons/nuvola/48/password.png delete mode 100644 swat/images/icons/nuvola/48/pipe.png delete mode 100644 swat/images/icons/nuvola/48/previous.png delete mode 100644 swat/images/icons/nuvola/48/realplayer.png delete mode 100644 swat/images/icons/nuvola/48/redo.png delete mode 100644 swat/images/icons/nuvola/48/reload.png delete mode 100644 swat/images/icons/nuvola/48/run.png delete mode 100644 swat/images/icons/nuvola/48/services.png delete mode 100644 swat/images/icons/nuvola/48/socket.png delete mode 100644 swat/images/icons/nuvola/48/spellcheck.png delete mode 100644 swat/images/icons/nuvola/48/stop.png delete mode 100644 swat/images/icons/nuvola/48/style.png delete mode 100644 swat/images/icons/nuvola/48/stylesheet.png delete mode 100644 swat/images/icons/nuvola/48/thumbnail.png delete mode 100644 swat/images/icons/nuvola/48/up.png delete mode 100644 swat/images/icons/nuvola/48/wizard.png delete mode 100644 swat/images/icons/nuvola/64/access.png delete mode 100644 swat/images/icons/nuvola/64/agent.png delete mode 100644 swat/images/icons/nuvola/64/background.png delete mode 100644 swat/images/icons/nuvola/64/bell.png delete mode 100644 swat/images/icons/nuvola/64/browser.png delete mode 100644 swat/images/icons/nuvola/64/cache.png delete mode 100644 swat/images/icons/nuvola/64/clock.png delete mode 100644 swat/images/icons/nuvola/64/colors.png delete mode 100644 swat/images/icons/nuvola/64/colorset.png delete mode 100644 swat/images/icons/nuvola/64/cookie.png delete mode 100644 swat/images/icons/nuvola/64/core.png delete mode 100644 swat/images/icons/nuvola/64/date.png delete mode 100644 swat/images/icons/nuvola/64/desktop.png delete mode 100644 swat/images/icons/nuvola/64/display.png delete mode 100644 swat/images/icons/nuvola/64/document.png delete mode 100644 swat/images/icons/nuvola/64/email.png delete mode 100644 swat/images/icons/nuvola/64/empty.png delete mode 100644 swat/images/icons/nuvola/64/encrypted.png delete mode 100644 swat/images/icons/nuvola/64/energy.png delete mode 100644 swat/images/icons/nuvola/64/error.png delete mode 100644 swat/images/icons/nuvola/64/exec.png delete mode 100644 swat/images/icons/nuvola/64/folder.png delete mode 100644 swat/images/icons/nuvola/64/folder_home.png delete mode 100644 swat/images/icons/nuvola/64/folder_important.png delete mode 100644 swat/images/icons/nuvola/64/folder_locked.png delete mode 100644 swat/images/icons/nuvola/64/folder_open.png delete mode 100644 swat/images/icons/nuvola/64/font.png delete mode 100644 swat/images/icons/nuvola/64/hwinfo.png delete mode 100644 swat/images/icons/nuvola/64/icons.png delete mode 100644 swat/images/icons/nuvola/64/iconthemes.png delete mode 100644 swat/images/icons/nuvola/64/important.png delete mode 100644 swat/images/icons/nuvola/64/info.png delete mode 100644 swat/images/icons/nuvola/64/kcoloredit.png delete mode 100644 swat/images/icons/nuvola/64/kcontrol.png delete mode 100644 swat/images/icons/nuvola/64/keyboard.png delete mode 100644 swat/images/icons/nuvola/64/khelpcenter.png delete mode 100644 swat/images/icons/nuvola/64/kmix.png delete mode 100644 swat/images/icons/nuvola/64/knotify.png delete mode 100644 swat/images/icons/nuvola/64/konqueror.png delete mode 100644 swat/images/icons/nuvola/64/kpackage.png delete mode 100644 swat/images/icons/nuvola/64/kpaint.png delete mode 100644 swat/images/icons/nuvola/64/krita.png delete mode 100644 swat/images/icons/nuvola/64/ksnapshot.png delete mode 100644 swat/images/icons/nuvola/64/ktip.png delete mode 100644 swat/images/icons/nuvola/64/kuser.png delete mode 100644 swat/images/icons/nuvola/64/kview.png delete mode 100644 swat/images/icons/nuvola/64/locale.png delete mode 100644 swat/images/icons/nuvola/64/looknfeel.png delete mode 100644 swat/images/icons/nuvola/64/mozilla.png delete mode 100644 swat/images/icons/nuvola/64/mycomputer.png delete mode 100644 swat/images/icons/nuvola/64/netscape.png delete mode 100644 swat/images/icons/nuvola/64/network.png delete mode 100644 swat/images/icons/nuvola/64/opera.png delete mode 100644 swat/images/icons/nuvola/64/package.png delete mode 100644 swat/images/icons/nuvola/64/password.png delete mode 100644 swat/images/icons/nuvola/64/pipe.png delete mode 100644 swat/images/icons/nuvola/64/realplayer.png delete mode 100644 swat/images/icons/nuvola/64/services.png delete mode 100644 swat/images/icons/nuvola/64/socket.png delete mode 100644 swat/images/icons/nuvola/64/style.png delete mode 100644 swat/images/icons/nuvola/64/stylesheet.png delete mode 100644 swat/images/icons/nuvola/README delete mode 100644 swat/images/icons/nuvola/author delete mode 100644 swat/images/icons/nuvola/license.txt delete mode 100644 swat/images/icons/nuvola/readme.txt delete mode 100644 swat/images/icons/nuvola/thanks.to delete mode 100644 swat/images/linkpad.gif delete mode 100644 swat/images/logo.png delete mode 100644 swat/images/stripes.png delete mode 100644 swat/images/widgets/windows/arrows/down.gif delete mode 100644 swat/images/widgets/windows/arrows/down_small.gif delete mode 100644 swat/images/widgets/windows/arrows/down_tiny.gif delete mode 100644 swat/images/widgets/windows/arrows/first.png delete mode 100644 swat/images/widgets/windows/arrows/forward.gif delete mode 100644 swat/images/widgets/windows/arrows/last.png delete mode 100644 swat/images/widgets/windows/arrows/left.png delete mode 100644 swat/images/widgets/windows/arrows/minimize.gif delete mode 100644 swat/images/widgets/windows/arrows/next.gif delete mode 100644 swat/images/widgets/windows/arrows/previous.gif delete mode 100644 swat/images/widgets/windows/arrows/rewind.gif delete mode 100644 swat/images/widgets/windows/arrows/right.png delete mode 100644 swat/images/widgets/windows/arrows/up.gif delete mode 100644 swat/images/widgets/windows/arrows/up_small.gif delete mode 100644 swat/images/widgets/windows/arrows/up_tiny.gif delete mode 100644 swat/images/widgets/windows/cursors/alias.gif delete mode 100644 swat/images/widgets/windows/cursors/copy.gif delete mode 100644 swat/images/widgets/windows/cursors/move.gif delete mode 100644 swat/images/widgets/windows/cursors/nodrop.gif delete mode 100644 swat/images/widgets/windows/menu/checkbox.gif delete mode 100644 swat/images/widgets/windows/menu/radiobutton.gif delete mode 100644 swat/images/widgets/windows/tree/cross.gif delete mode 100644 swat/images/widgets/windows/tree/cross_minus.gif delete mode 100644 swat/images/widgets/windows/tree/cross_plus.gif delete mode 100644 swat/images/widgets/windows/tree/end.gif delete mode 100644 swat/images/widgets/windows/tree/end_minus.gif delete mode 100644 swat/images/widgets/windows/tree/end_plus.gif delete mode 100644 swat/images/widgets/windows/tree/line.gif delete mode 100644 swat/images/widgets/windows/tree/minus.gif delete mode 100644 swat/images/widgets/windows/tree/plus.gif delete mode 100644 swat/images/widgets/windows/window/close.gif delete mode 100644 swat/images/widgets/windows/window/maximize.gif delete mode 100644 swat/images/widgets/windows/window/minimize.gif delete mode 100644 swat/images/widgets/windows/window/restore.gif delete mode 100644 swat/index.esp delete mode 100644 swat/install/index.esp delete mode 100644 swat/install/newuser.esp delete mode 100644 swat/install/provision.esp delete mode 100644 swat/install/samba3.esp delete mode 100644 swat/install/vampire.esp delete mode 100644 swat/kdc_server/index.esp delete mode 100644 swat/ldap_server/index.esp delete mode 100644 swat/login.esp delete mode 100644 swat/logout.esp delete mode 100644 swat/menu.js delete mode 100644 swat/nbt_server/index.esp delete mode 100644 swat/rpc_server/index.esp delete mode 100644 swat/scripting/client/call.js delete mode 100644 swat/scripting/client/desktop.js delete mode 100644 swat/scripting/client/encoder.js delete mode 100644 swat/scripting/client/js_scripts.js delete mode 100644 swat/scripting/client/regedit.js delete mode 100644 swat/scripting/client/status.js delete mode 100644 swat/scripting/common.js delete mode 100644 swat/scripting/footer_columns.esp delete mode 100644 swat/scripting/footer_desktop.esp delete mode 100644 swat/scripting/footer_plain.esp delete mode 100644 swat/scripting/forms.js delete mode 100644 swat/scripting/general_calls.esp delete mode 100644 swat/scripting/header_columns.esp delete mode 100644 swat/scripting/header_desktop.esp delete mode 100644 swat/scripting/header_plain.esp delete mode 100644 swat/scripting/menus.js delete mode 100644 swat/scripting/preauth.esp delete mode 100644 swat/scripting/server/regedit.esp delete mode 100644 swat/scripting/server/status.esp delete mode 100644 swat/scripting/test.ejs delete mode 100644 swat/scripting/test.esp delete mode 100644 swat/smb_server/index.esp delete mode 100644 swat/style/columns.css delete mode 100644 swat/style/common.css delete mode 100644 swat/style/qooxdoo/core.css delete mode 100644 swat/style/qooxdoo/layouts/application.css delete mode 100644 swat/style/qooxdoo/layouts/page.css delete mode 100644 swat/style/qooxdoo/test.css delete mode 100644 swat/style/qooxdoo/themes.css delete mode 100755 swat/style/qooxdoo/themes/osx/grad_blue.gif delete mode 100755 swat/style/qooxdoo/themes/osx/grad_gray.gif delete mode 100755 swat/style/qooxdoo/themes/osx/pin_dark.gif delete mode 100755 swat/style/qooxdoo/themes/osx/toolbar_bg.gif delete mode 100644 swat/style/qooxdoo/themes/win9x/radiobuttonbackground.gif delete mode 100644 swat/style/qooxdoo/themes/win9x/theme.css delete mode 100644 swat/style/qooxdoo/themes/win9x/windowcaption_active.png delete mode 100644 swat/style/qooxdoo/themes/win9x/windowcaption_inactive.png delete mode 100644 swat/style/qooxdoo/themes/winxp/menubackground.gif delete mode 100644 swat/style/qooxdoo/themes/winxp/theme.css delete mode 100644 swat/style/qooxdoo/themes/winxp/toolbarparthandle.gif delete mode 100644 swat/style/qooxdoo/widgets.css delete mode 100644 swat/style/qooxdoo/widgets/core/QxApplication.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxBorder.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxBuilder.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxClient.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxClientWindow.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxCommand.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxData.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxDebug.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxDom.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxExtend.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxNativeWindow.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxObject.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxSelectionStorage.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxTarget.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxTimer.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxUserApplication.js delete mode 100644 swat/style/qooxdoo/widgets/core/QxXmlHttpLoader.js delete mode 100644 swat/style/qooxdoo/widgets/events/QxDataEvent.js delete mode 100644 swat/style/qooxdoo/widgets/events/QxDragEvent.js delete mode 100644 swat/style/qooxdoo/widgets/events/QxEvent.js delete mode 100644 swat/style/qooxdoo/widgets/events/QxFocusEvent.js delete mode 100644 swat/style/qooxdoo/widgets/events/QxKeyEvent.js delete mode 100644 swat/style/qooxdoo/widgets/events/QxMouseEvent.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxDataManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxDomSelectionManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxDragAndDropManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxEventManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxFocusManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxImageManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxImagePreloaderManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxMenuManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxPopupManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxRadioButtonManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxRangeManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxSelectionManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxTimerManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxToolTipManager.js delete mode 100644 swat/style/qooxdoo/widgets/managers/QxWindowManager.js delete mode 100644 swat/style/qooxdoo/widgets/qooxdoo.js delete mode 100644 swat/style/qooxdoo/widgets/types/QxColor.js delete mode 100644 swat/style/qooxdoo/widgets/types/QxInteger.js delete mode 100644 swat/style/qooxdoo/widgets/types/QxNumber.js delete mode 100644 swat/style/qooxdoo/widgets/types/QxString.js delete mode 100644 swat/style/qooxdoo/widgets/types/QxTextile.js delete mode 100644 swat/style/qooxdoo/widgets/types/QxVariable.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxAtom.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxBarSelectorBar.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxBarSelectorButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxBarSelectorFrame.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxBarSelectorPage.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxBarSelectorPane.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxBlocker.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxBoxLayout.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxCheckBox.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxClientDocument.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxColorPresetPopup.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxColorSelector.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxComboBox.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxContainer.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxDockLayout.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxFieldSet.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxFlowLayout.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxForm.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxGallery.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxGalleryList.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxGridLayout.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxHorizontalBoxLayout.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxIframe.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxImage.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxImagePreloader.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxInline.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxInputCheckIcon.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxLayout.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxList.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxListItem.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxListView.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxMenu.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxMenuBar.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxMenuBarButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxMenuButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxMenuCheckBox.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxMenuRadioButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxMenuSeparator.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxPasswordField.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxPopup.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxRadioButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxSpinner.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTab.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTabBar.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTabFrame.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTabPage.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTabPane.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTerminator.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTextArea.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTextField.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolBar.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolBarButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolBarCheckBox.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolBarMenuButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolBarPart.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolBarPartHandle.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolBarRadioButton.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolBarSeparator.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxToolTip.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTree.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTreeElement.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTreeFile.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxTreeFolder.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxVerticalBoxLayout.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxWidget.js delete mode 100644 swat/style/qooxdoo/widgets/widgets/QxWindow.js delete mode 100644 swat/style/swat.css delete mode 100644 swat/style/wide.css delete mode 100644 swat/wins_server/index.esp diff --git a/swat.obsolete/README b/swat.obsolete/README new file mode 100644 index 0000000000..3654306e47 --- /dev/null +++ b/swat.obsolete/README @@ -0,0 +1,2 @@ +This directory contains lots of useful tidbits of information and potentially +useful scripts, but is otherwise currently unused. diff --git a/swat.obsolete/apps/plug-ins/echo.js b/swat.obsolete/apps/plug-ins/echo.js new file mode 100644 index 0000000000..1a32c5c320 --- /dev/null +++ b/swat.obsolete/apps/plug-ins/echo.js @@ -0,0 +1,71 @@ + +// This function takes the main pane widget and jams its widget in the right +// sub-pane. + +function _asyncEchoHandler(result, ex, id, paneWidget) { + var replyTextArea = null; + var refreshButton = null; + var echoTextField = null; + + if (ex == null) { + // We need to remove anything previously drawn in this area. + paneWidget.removeAll(); + + echoTextField = new qx.ui.form.TextField(); + echoTextField.setTop(0); + echoTextField.setLeft(0); + + refreshButton = new qx.ui.form.Button("Refresh"); + refreshButton.setTop(0); + refreshButton.setLeft(150); + + replyTextArea = new + qx.ui.form.TextArea(result); + replyTextArea.setWrap(true); + replyTextArea.setWidth("100%"); + replyTextArea.setHeight("50%"); + replyTextArea.setTop(30); + replyTextArea.setBottom(50); + replyTextArea.setLeft(0); + replyTextArea.setRight(20); + } else { + alert("Async(" + id + ") exception: " + ex); + } + paneWidget.add(replyTextArea); + paneWidget.add(refreshButton); + paneWidget.add(echoTextField); + + // Provide a handler for the button. + with (refreshButton) { + addEventListener("execute", function(e) { + this.debug("executed: " + this.getLabel()); + this.debug("echoTextField.getValue(): " + echoTextField.getValue()); + _echoPlugInDisplay(paneWidget, echoTextField.getValue()); + }); + }; +} + +function _echoPlugInDisplay(paneWidget, echoText) { + if (echoText == null) { + echoText = "Hello World!"; + } + + var rpc = new qx.io.remote.Rpc(); + rpc.setTimeout(60000); + rpc.setUrl("/services/"); + rpc.setServiceName("samba.adm"); + rpc.setCrossDomain(false); + + mycall = rpc.callAsync( + function(result, ex, id) { + _asyncEchoHandler(result, ex, id, paneWidget); + }, + "echo", + echoText); +} + +function EchoPlugIn() { + var o = new Object(); + o.display = _echoPlugInDisplay; + return o; +} diff --git a/swat.obsolete/apps/plug-ins/nbt_stats.js b/swat.obsolete/apps/plug-ins/nbt_stats.js new file mode 100644 index 0000000000..f9de19004f --- /dev/null +++ b/swat.obsolete/apps/plug-ins/nbt_stats.js @@ -0,0 +1,62 @@ + +// This function takes the main pane widget and jams its widget in the right +// sub-pane. + +function _asyncNBTStatsHandler(result, ex, id, paneWidget) { + var statusTextArea = null; + + var listData = []; + listData.push({ + server_status : { text : result.server_status }, + total_received : { text : result.total_received.toString() }, + total_sent : { text : result.total_sent.toString() }, + query_count : { text : result.query_count.toString() }, + release_count : { text : result.release_count.toString() }, + register_count : { text : result.register_count.toString() } + }); + + if (ex == null) { + // We need to remove anything previously drawn in this area. + paneWidget.removeAll(); + + statusTextArea = new + qx.ui.form.TextArea("Server Status: " + + result.server_status.toString() + "\n" + + "Total Received: " + + result.total_received.toString() + "\n" + + "Total Sent: " + + result.total_sent.toString() + "\n" + + "Query Count: " + + result.query_count.toString() + "\n" + + "Release Count: " + + result.release_count.toString() + "\n" + + "Register Count: " + + result.register_count.toString() + "\n"); + statusTextArea.setWrap(true); + statusTextArea.setWidth("100%"); + statusTextArea.setHeight("100%"); + } else { + alert("Async(" + id + ") exception: " + ex); + } + paneWidget.add(statusTextArea); +} + +function _NBTStatsPlugInDisplay(paneWidget) { + var rpc = new qx.io.remote.Rpc(); + rpc.setTimeout(60000); + rpc.setUrl("/services/"); + rpc.setServiceName("samba.adm"); + rpc.setCrossDomain(false); + + mycall = rpc.callAsync( + function(result, ex, id) { + _asyncNBTStatsHandler(result, ex, id, paneWidget); + }, + "NBTPacketStats"); +} + +function NBTStatsPlugIn() { + var o = new Object(); + o.display = _NBTStatsPlugInDisplay; + return o; +} diff --git a/swat.obsolete/apps/qooxdoo-examples/at-a-glance/AtAGlance.js b/swat.obsolete/apps/qooxdoo-examples/at-a-glance/AtAGlance.js new file mode 100644 index 0000000000..aa293fbb2c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/at-a-glance/AtAGlance.js @@ -0,0 +1,1303 @@ +/* ************************************************************************ + + qooxdoo - the new era of web development + + Copyright: + 2004-2006 by 1&1 Internet AG, Germany + http://www.1und1.de | http://www.1and1.com + All rights reserved + + License: + LGPL 2.1: http://creativecommons.org/licenses/LGPL/2.1/ + + Internet: + * http://qooxdoo.org + + Authors: + * Sebastian Werner (wpbasti) + + * Andreas Ecker (ecker) + + * Til Schneider (til132) + + +************************************************************************ */ + +qx.OO.defineClass("AtAGlance", qx.core.Object, +function () { + qx.core.Object.call(this); + + var barView = new qx.ui.pageview.buttonview.ButtonView; + + barView.setLocation(10, 10); + barView.setRight(10); + barView.setBottom(10); + + barView.addToDocument(); + + this._createPage(barView, "Form", "icon/32/wordprocessor.png", this._createFormDemo(), "threedface"); + this._createPage(barView, "Tooltip", "icon/32/run.png", this._createTooltipDemo()); + this._createPage(barView, "Menu and Toolbar", "icon/32/display.png", this._createToolbarDemo()); + this._createPage(barView, "Tab", "icon/32/contents.png", this._createTabDemo(), "threedface", true); + this._createPage(barView, "Tree", "icon/32/view-sidetree.png", this._createTreeDemo(), "threedface"); + this._createPage(barView, "List", "icon/32/view-detailed.png", this._createListDemo(), "threedface"); + this._createPage(barView, "ListView", "icon/32/view-multicolumn.png", this._createListViewDemo(), "threedface"); + this._createPage(barView, "Table", "icon/32/view-multicolumn.png", this._createTableDemo(), "threedface", true); + this._createPage(barView, "DateChooser", "icon/32/date.png", this._createDateChooserDemo(), "threedface"); + this._createPage(barView, "Native Window", "icon/32/display.png", this._createNativeWindowDemo(), "threedface"); + this._createPage(barView, "Internal Window", "icon/32/look-and-feel.png", this._createInternalWindowDemo(), null, true); + this._createPage(barView, "Themes", "icon/32/style.png", this._createThemesDemo()); +}); + + +qx.Proto._createPage = function(barView, title, iconUrl, widget, backgroundColor, scrolls) { + var bt = new qx.ui.pageview.buttonview.ButtonViewButton(title, iconUrl); + if (barView.getBar().isEmpty()) { + bt.setChecked(true); + } + + barView.getBar().add(bt); + + var page = new qx.ui.pageview.buttonview.ButtonViewPage(bt); + barView.getPane().add(page); + + page.set({ left:0, right:0, top:0, bottom:0 }); + + widget.setLocation(0, 0); + widget.set({ left:0, right:0, bottom:0, right:0 }); + if (!scrolls) { + widget.set({ height:null, width:null, overflow:"auto" }); + } + + if (backgroundColor) { + page.setBackgroundColor(backgroundColor); + } + + page.add(widget); + + return page; +} + + +qx.Proto._createFormDemo = function() { + var main = new qx.ui.layout.VerticalBoxLayout; + main.setPadding(10); + + var groupWidth = 285; + + // fields + var group1 = new qx.ui.groupbox.GroupBox("Some controls", "icon/16/configure.png"); + group1.setDimension("auto", "auto"); + main.add(group1); + + var gl = new qx.ui.layout.GridLayout; + group1.add(gl); + + gl.setDimension(groupWidth - 26, "auto"); + gl.setColumnCount(2); + gl.setRowCount(6); + gl.setVerticalSpacing(4); + gl.setHorizontalSpacing(6); + + gl.setColumnWidth(0, 70); + gl.setColumnWidth(1, 180); + + //gl.setColumnHorizontalAlignment(0, "right"); + gl.setColumnVerticalAlignment(0, "middle"); + + gl.setRowHeight(0, 20); + gl.setRowHeight(1, 20); + gl.setRowHeight(2, 20); + gl.setRowHeight(3, 20); + gl.setRowHeight(4, 70); + gl.setRowHeight(5, 20); + + gl.add(new qx.ui.basic.Label("Name"), 0, 0); + gl.add(new qx.ui.form.TextField, 1, 0); + gl.add(new qx.ui.basic.Label("Amount"), 0, 1); + gl.add(new qx.ui.form.Spinner, 1, 1); + gl.add(new qx.ui.basic.Label("Type"), 0, 2); + + var combo = new qx.ui.form.ComboBox; + combo.add(new qx.ui.form.ListItem("CD")); //, "icon/16/cd.png")); + combo.add(new qx.ui.form.ListItem("Clock")); //, "icon/16/clock.png")); + combo.add(new qx.ui.form.ListItem("Modem")); //, "icon/16/modem.png")); + combo.add(new qx.ui.form.ListItem("Network")); //, "icon/16/network.png")); + combo.add(new qx.ui.form.ListItem("Sound")); //, "icon/16/mixer.png")); + combo.add(new qx.ui.form.ListItem("PDA")); //, "icon/16/pda.png")); + combo.add(new qx.ui.form.ListItem("Printer")); //, "icon/16/printer.png")); + combo.add(new qx.ui.form.ListItem("Scanner")); //, "icon/16/scanner.png")); + combo.add(new qx.ui.form.ListItem("TV")); //, "icon/16/tv.png")); + gl.add(combo, 1, 2); + + gl.add(new qx.ui.basic.Label("E-Mail"), 0, 3); + gl.add(new qx.ui.form.TextField, 1, 3); + + var label6 = new qx.ui.basic.Label("Comment"); + label6.setVerticalAlign("top"); + label6.setVerticalAlign("top"); + gl.add(label6, 0, 4); + + gl.add(new qx.ui.form.TextArea, 1, 4); + + var input7 = new qx.ui.form.Button("Submit", "icon/16/apply.png"); + input7.setHorizontalAlign("right"); + gl.add(input7, 1, 5); + + // Checkboxes + var group2 = new qx.ui.groupbox.GroupBox("Some settings"); + group2.setDimension(groupWidth, "auto"); + main.add(group2); + + var bl = new qx.ui.layout.VerticalBoxLayout; + group2.add(bl); + + bl.add(new qx.ui.form.CheckBox("Permit others to view my favorites")); + + var chb = new qx.ui.form.CheckBox("Use the very high bitrate"); + chb.setChecked(true); + bl.add(chb); + + // Radio buttons + var group3 = new qx.ui.groupbox.GroupBox("Network speed", "icon/16/network.png"); + group3.setDimension(groupWidth, "auto"); + main.add(group3); + + var bl = new qx.ui.layout.VerticalBoxLayout; + group3.add(bl); + + var radio1 = new qx.ui.form.RadioButton("Modem"); + var radio2 = new qx.ui.form.RadioButton("DSL"); + var radio3 = new qx.ui.form.RadioButton("Direct link"); + radio2.setChecked(true); + bl.add(radio1, radio2, radio3); + new qx.manager.selection.RadioManager("network", [radio1, radio2, radio3]); + + return main; +} + + +qx.Proto._createTooltipDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.setSpacing(10); + + var c1 = new qx.ui.basic.Atom("Hover me", "icon/32/run.png"); + c1.setPadding(5); + c1.setBorder(qx.renderer.border.BorderPresets.getInstance().outset); + c1.setBackgroundColor(new qx.renderer.color.Color("#BDD2EF")); + c1.setToolTip(new qx.ui.popup.ToolTip("Look at this")); + main.add(c1); + + var c2 = new qx.ui.basic.Atom("Hover me", "icon/32/toys.png"); + c2.setPadding(5); + c2.setBorder(qx.renderer.border.BorderPresets.getInstance().outset); + c2.setBackgroundColor(new qx.renderer.color.Color("#D1DFAD")); + c2.setToolTip(new qx.ui.popup.ToolTip("Images are also possible", "icon/16/help.png")); + main.add(c2); + + var c3 = new qx.ui.basic.Atom("Hover me", "icon/32/penguin.png"); + c3.setPadding(5); + c3.setBorder(qx.renderer.border.BorderPresets.getInstance().outset); + c3.setBackgroundColor(new qx.renderer.color.Color("#D1A4AD")); + var tip3 = new qx.ui.popup.ToolTip('Such a great tooltip with a show timeout of 50ms.
And HTML', "icon/32/penguin.png"); + tip3.setShowInterval(50); + c3.setToolTip(tip3); + main.add(c3); + + return main; +} + + +qx.Proto._createToolbarDemo = function() { + var doc = qx.ui.core.ClientDocument.getInstance(); + + var main = new qx.ui.layout.VerticalBoxLayout; + main.setPadding(10); + + // Menu + var m1 = new qx.ui.menu.Menu; + var mb1_01 = new qx.ui.menu.MenuButton("New", "icon/16/file-new.png"); + var mb1_02 = new qx.ui.menu.MenuButton("Open", "icon/16/file-open.png"); + var mb1_03 = new qx.ui.menu.MenuButton("Save", "icon/16/file-save.png"); + var mb1_04 = new qx.ui.menu.MenuButton("Save as", "icon/16/file-save-as.png"); + var mb1_05 = new qx.ui.menu.MenuButton("Close", "icon/16/stop.png"); + var mb1_06 = new qx.ui.menu.MenuButton("Restore last saved", "icon/16/reload.png"); + m1.add(mb1_01, mb1_02, mb1_03, mb1_04, mb1_05, mb1_06); + + var m2 = new qx.ui.menu.Menu; + var mb2_01 = new qx.ui.menu.MenuButton("Undo", "icon/16/undo.png"); + var mb2_02 = new qx.ui.menu.MenuButton("Redo", "icon/16/redo.png"); + var mb2_b1 = new qx.ui.menu.MenuSeparator(); + var mb2_03 = new qx.ui.menu.MenuButton("Cut", "icon/16/edit-cut.png"); + var mb2_04 = new qx.ui.menu.MenuButton("Copy", "icon/16/edit-copy.png"); + var mb2_05 = new qx.ui.menu.MenuButton("Paste", "icon/16/edit-paste.png"); + var mb2_06 = new qx.ui.menu.MenuButton("Delete", "icon/16/edit-delete.png"); + var mb2_b2 = new qx.ui.menu.MenuSeparator(); + var mb2_07 = new qx.ui.menu.MenuButton("Select All"); + var mb2_08 = new qx.ui.menu.MenuButton("Find", "icon/16/find.png"); + var mb2_09 = new qx.ui.menu.MenuButton("Find Again"); + mb2_05.setEnabled(false); + mb2_06.setEnabled(false); + mb2_09.setEnabled(false); + m2.add(mb2_01, mb2_02, mb2_b1, mb2_03, mb2_04, mb2_05, mb2_06, mb2_b2, mb2_07, mb2_08, mb2_09); + + var m3 = new qx.ui.menu.Menu; + var m3_suba = new qx.ui.menu.Menu; + var m3_subb = new qx.ui.menu.Menu; + var m3_subc = new qx.ui.menu.Menu; + var m3_subd = new qx.ui.menu.Menu; + + var mb3_01 = new qx.ui.menu.MenuCheckBox("File List", null, false); + var mb3_02 = new qx.ui.menu.MenuCheckBox("Syntax Highlighting", null, true); + var mb3_03 = new qx.ui.menu.MenuCheckBox("Statusbar", null, true); + var mb3_b1 = new qx.ui.menu.MenuSeparator(); + var mb3_04 = new qx.ui.menu.MenuButton("Printer Font", null, null, m3_suba); + var mb3_05 = new qx.ui.menu.MenuButton("Editor Font", null, null, m3_subb); + var mb3_06 = new qx.ui.menu.MenuButton("Export Font", null, null, m3_subc); + var mb3_b2 = new qx.ui.menu.MenuSeparator(); + var mb3_07 = new qx.ui.menu.MenuButton("Advanced", null, null, m3_subd); + m3.add(mb3_01, mb3_02, mb3_03, mb3_b1, mb3_04, mb3_05, mb3_06, mb3_b2, mb3_07); + + var mb3_suba_01 = new qx.ui.menu.MenuButton("Tahoma, 11pt"); + var mb3_suba_02 = new qx.ui.menu.MenuButton("Tahoma, 12pt"); + var mb3_suba_03 = new qx.ui.menu.MenuButton("Tahoma, 13pt"); + var mb3_suba_04 = new qx.ui.menu.MenuButton("Tahoma, 14pt"); + var mb3_suba_05 = new qx.ui.menu.MenuButton("Tahoma, 15pt"); + m3_suba.add(mb3_suba_01, mb3_suba_02, mb3_suba_03, mb3_suba_04, mb3_suba_05); + + var mb3_subb_01 = new qx.ui.menu.MenuButton("Verdana, 11pt"); + var mb3_subb_02 = new qx.ui.menu.MenuButton("Verdana, 12pt"); + var mb3_subb_03 = new qx.ui.menu.MenuButton("Verdana, 13pt"); + var mb3_subb_04 = new qx.ui.menu.MenuButton("Verdana, 14pt"); + var mb3_subb_05 = new qx.ui.menu.MenuButton("Verdana, 15pt"); + m3_subb.add(mb3_subb_01, mb3_subb_02, mb3_subb_03, mb3_subb_04, mb3_subb_05); + + var mb3_subc_01 = new qx.ui.menu.MenuButton("Courier, 11pt"); + var mb3_subc_02 = new qx.ui.menu.MenuButton("Courier, 12pt"); + var mb3_subc_03 = new qx.ui.menu.MenuButton("Courier, 13pt"); + var mb3_subc_04 = new qx.ui.menu.MenuButton("Courier, 14pt"); + var mb3_subc_05 = new qx.ui.menu.MenuButton("Courier, 15pt"); + m3_subc.add(mb3_subc_01, mb3_subc_02, mb3_subc_03, mb3_subc_04, mb3_subc_05); + + var mb3_subd_02_suba = new qx.ui.menu.Menu(); + var mb3_subd_02_suba_01 = new qx.ui.menu.MenuButton("First"); + var mb3_subd_02_suba_02 = new qx.ui.menu.MenuButton("Second"); + var mb3_subd_02_suba_03 = new qx.ui.menu.MenuButton("Third"); + mb3_subd_02_suba.add(mb3_subd_02_suba_01, mb3_subd_02_suba_02, mb3_subd_02_suba_03); + + var mb3_subd_01 = new qx.ui.menu.MenuButton("First"); + var mb3_subd_02 = new qx.ui.menu.MenuButton("Second", null, null, mb3_subd_02_suba); + var mb3_subd_03 = new qx.ui.menu.MenuButton("Third"); + + m3_subd.add(mb3_subd_01, mb3_subd_02, mb3_subd_03); + + var m4 = new qx.ui.menu.Menu; + var m4_suba = new qx.ui.menu.Menu; + + var mb4_01 = new qx.ui.menu.MenuButton("View", null, null, m4_suba); + var mb4_b1 = new qx.ui.menu.MenuSeparator(); + var mb4_02 = new qx.ui.menu.MenuButton("Editor Preferences...", "icon/16/configure.png"); + var mb4_03 = new qx.ui.menu.MenuButton("Editor Extensions", "icon/16/connect-established.png"); + var mb4_04 = new qx.ui.menu.MenuButton("Framework Preferences"); + + m4.add(mb4_01, mb4_b1, mb4_02, mb4_03, mb4_04); + + var mb4_suba_01 = new qx.ui.menu.MenuButton("New Window"); + var mb4_suba_b1 = new qx.ui.menu.MenuSeparator(); + var mb4_suba_02 = new qx.ui.menu.MenuRadioButton("Overlapping", null, true); + var mb4_suba_03 = new qx.ui.menu.MenuRadioButton("Split Horizontally"); + var mb4_suba_04 = new qx.ui.menu.MenuRadioButton("Split Vertically"); + var mb4_suba_b2 = new qx.ui.menu.MenuSeparator(); + var mb4_suba_05 = new qx.ui.menu.MenuButton("Next Window"); + var mb4_suba_06 = new qx.ui.menu.MenuButton("Previous Window"); + + m4_suba.add(mb4_suba_01, mb4_suba_b1, mb4_suba_02, mb4_suba_03, mb4_suba_04, mb4_suba_b2, mb4_suba_05, mb4_suba_06); + + var mb4_manager = new qx.manager.selection.RadioManager("windowMode", [ mb4_suba_02, mb4_suba_03, mb4_suba_04 ]); + + var m5 = new qx.ui.menu.Menu; + var mb5_01 = new qx.ui.menu.MenuButton("Help", "icon/16/help.png"); + var mb5_02 = new qx.ui.menu.MenuButton("About", "icon/16/run.png"); + m5.add(mb5_01, mb5_02); + + doc.add(m1, m2, m3, m3_suba, m3_subb, m3_subc, m3_subd, mb3_subd_02_suba, m4, m4_suba, m5); + + var mb1 = new qx.ui.toolbar.ToolBar; + var mbb1 = new qx.ui.toolbar.ToolBarMenuButton("File", m1); + var mbb2 = new qx.ui.toolbar.ToolBarMenuButton("Edit", m2); + var mbb3 = new qx.ui.toolbar.ToolBarMenuButton("View", m3); + var mbb4 = new qx.ui.toolbar.ToolBarMenuButton("Options", m4); + var mbb5 = new qx.ui.toolbar.ToolBarMenuButton("Help", m5); + mb1.add(mbb1, mbb2, mbb3, mbb4, mbb5); + main.add(mb1); + + // Toolbar + function changeLayout(e) { + this.setShow(e.getData()); + } + + function changeSize(e) { + var v = e.getData(); + var o = v == 22 ? 32 : 22; + + this.setIcon(this.getIcon().replace(o, v)); + } + + function createButton(text, icon, clazz, checked) { + if (! clazz) { + clazz = qx.ui.toolbar.ToolBarButton; + } + + var button = new clazz(text, "icon/22/" + icon + ".png"); + doc.addEventListener("changeLayout", changeLayout, button); + doc.addEventListener("changeSize", changeSize, button); + + if (checked) { + button.setChecked(true); + } + + return button; + } + + var tb = new qx.ui.toolbar.ToolBar; + main.add(tb); + + var part = new qx.ui.toolbar.ToolBarPart; + tb.add(part); + part.add(createButton("New", "file-new")); + part.add(new qx.ui.toolbar.ToolBarSeparator); + part.add(createButton("Copy", "edit-copy")); + part.add(createButton("Cut", "edit-cut")); + part.add(createButton("Paste", "edit-paste")); + + var part = new qx.ui.toolbar.ToolBarPart; + tb.add(part); + part.add(createButton("Check", "configure", qx.ui.toolbar.ToolBarCheckBox, true)); + + var part = new qx.ui.toolbar.ToolBarPart; + tb.add(part); + var radio1 = createButton("Radio1", "view-choose", qx.ui.toolbar.ToolBarRadioButton); + var radio2 = createButton("Radio2", "view-detailed", qx.ui.toolbar.ToolBarRadioButton, true); + var radio3 = createButton("Radio3", "view-icon", qx.ui.toolbar.ToolBarRadioButton); + part.add(radio1, radio2, radio3); + new qx.manager.selection.RadioManager(null, [radio1, radio2, radio3]); + + // Toolbar manipulation + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.setDimension("auto", "auto"); + hor.set({ spacing:10, marginTop:20 }); + main.add(hor); + + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.setDimension("auto", "auto"); + hor.add(vert); + + var radio1 = new qx.ui.form.RadioButton("Show Icons and Label", "both"); + var radio2 = new qx.ui.form.RadioButton("Show Icons", "icon"); + var radio3 = new qx.ui.form.RadioButton("Show Label", "label"); + radio1.setChecked(true); + vert.add(radio1, radio2, radio3); + var rbm = new qx.manager.selection.RadioManager(null, [radio1, radio2, radio3]); + rbm.addEventListener("changeSelected", function(e) { + doc.dispatchEvent( new qx.event.type.DataEvent("changeLayout", e.getData().getValue() ) ); + }); + + // Alignment + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.setDimension("auto", "auto"); + hor.add(vert); + + var radio1 = new qx.ui.form.RadioButton("Left Aligned", "left"); + var radio2 = new qx.ui.form.RadioButton("Centered", "center"); + var radio3 = new qx.ui.form.RadioButton("Right Aligned", "right"); + radio1.setChecked(true); + vert.add(radio1, radio2, radio3); + var rbm = new qx.manager.selection.RadioManager(null, [radio1, radio2, radio3]); + rbm.addEventListener("changeSelected", function(e) { + tb.setHorizontalChildrenAlign(e.getData().getValue()); + }); + + // Icon Sizes + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.setDimension("auto", "auto"); + hor.add(vert); + + var button = new qx.ui.form.Button("Icons: 22 Pixel", "icon/16/colors.png"); + button.setHorizontalAlign("center"); + button.addEventListener("execute", function(e) { + doc.dispatchEvent(new qx.event.type.DataEvent("changeSize", 22)); + }); + vert.add(button); + + var button = new qx.ui.form.Button("Icons: 32 Pixel", "icon/16/colors.png"); + button.setHorizontalAlign("center"); + button.addEventListener("execute", function(e) { + doc.dispatchEvent(new qx.event.type.DataEvent("changeSize", 32)); + }); + vert.add(button); + + return main; +} + + +qx.Proto._createTabDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.set({ width:"100%", height:"100%", spacing:10 }); + + // Tab view + var tf1 = new qx.ui.pageview.tabview.TabView; + tf1.set({ width:qx.constant.Core.FLEX }); + main.add(tf1); + + var t1_1 = new qx.ui.pageview.tabview.TabViewButton("Edit"); + var t1_2 = new qx.ui.pageview.tabview.TabViewButton("Find"); + var t1_3 = new qx.ui.pageview.tabview.TabViewButton("Backup"); + t1_1.setChecked(true); + tf1.getBar().add(t1_1, t1_2, t1_3); + + var p1_1 = new qx.ui.pageview.tabview.TabViewPage(t1_1); + var p1_2 = new qx.ui.pageview.tabview.TabViewPage(t1_2); + var p1_3 = new qx.ui.pageview.tabview.TabViewPage(t1_3); + tf1.getPane().add(p1_1, p1_2, p1_3); + + p1_2.add(new qx.ui.form.TextField("Find Anywhere")); + p1_3.add(new qx.ui.form.TextField("Backup Input")); + + var c1 = new qx.ui.form.CheckBox("Place bar on top"); + var c2 = new qx.ui.form.CheckBox("Align tabs to left"); + + c1.setTop(0); + c1.setChecked(true); + + c2.setTop(20); + c2.setChecked(true); + + p1_1.add(c1, c2); + + c1.addEventListener("changeChecked", function(e) { + tf1.setPlaceBarOnTop(e.getData()); + }); + + c2.addEventListener("changeChecked", function(e) { + tf1.setAlignTabsToLeft(e.getData()); + }); + + // Inner tab view + var tf2 = new qx.ui.pageview.tabview.TabView; + tf2.set({ left: 0, top: 50, right: 0, bottom: 0 }); + p1_2.add(tf2); + + var t2_1 = new qx.ui.pageview.tabview.TabViewButton("Search for Files", "icon/16/file-open.png"); + var t2_2 = new qx.ui.pageview.tabview.TabViewButton("Search the Web", "icon/16/network.png"); + var t2_3 = new qx.ui.pageview.tabview.TabViewButton("Search in Mails", "icon/16/mail.png"); + t2_1.setChecked(true); + tf2.getBar().add(t2_1, t2_2, t2_3); + + var p2_1 = new qx.ui.pageview.tabview.TabViewPage(t2_1); + var p2_2 = new qx.ui.pageview.tabview.TabViewPage(t2_2); + var p2_3 = new qx.ui.pageview.tabview.TabViewPage(t2_3); + tf2.getPane().add(p2_1, p2_2, p2_3); + + var t2_1 = new qx.ui.form.TextField("Files..."); + var t2_2 = new qx.ui.form.TextField("Web..."); + var t2_3 = new qx.ui.form.TextField("Mails..."); + + t2_1.set({ top: 2, left: 0, width: 140 }); + t2_2.set({ top: 2, left: 0, width: 140 }); + t2_3.set({ top: 2, left: 0, width: 140 }); + + p2_1.add(t2_1); + p2_2.add(t2_2); + p2_3.add(t2_3); + + var b2_1 = new qx.ui.form.Button("Search", "icon/16/search.png"); + var b2_2 = new qx.ui.form.Button("Search", "icon/16/search.png"); + var b2_3 = new qx.ui.form.Button("Search", "icon/16/search.png"); + + b2_1.set({ top: 0, left: 150 }); + b2_2.set({ top: 0, left: 150 }); + b2_3.set({ top: 0, left: 150 }); + + p2_1.add(b2_1); + p2_2.add(b2_2); + p2_3.add(b2_3); + + function dosearch(e) { + alert("Searching..."); + } + + b2_1.addEventListener("click", dosearch); + b2_2.addEventListener("click", dosearch); + b2_3.addEventListener("click", dosearch); + + // Bar view + var bs = new qx.ui.pageview.buttonview.ButtonView; + bs.set({ width:qx.constant.Core.FLEX, barPosition:"left" }); + main.add(bs); + + var bsb1 = new qx.ui.pageview.buttonview.ButtonViewButton("Display", "icon/16/display.png"); + var bsb2 = new qx.ui.pageview.buttonview.ButtonViewButton("Colorize", "icon/16/colors.png"); + var bsb3 = new qx.ui.pageview.buttonview.ButtonViewButton("Icons", "icon/16/icons.png"); + var bsb4 = new qx.ui.pageview.buttonview.ButtonViewButton("Applications", "icon/16/run.png"); + var bsb5 = new qx.ui.pageview.buttonview.ButtonViewButton("System", "icon/16/display.png"); + + bsb1.setChecked(true); + + bsb1.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + bsb2.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + bsb3.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + bsb4.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + bsb5.set({ iconPosition: "left", horizontalChildrenAlign: "left" }); + + bs.getBar().add(bsb1, bsb2, bsb3, bsb4, bsb5); + bs.getBar().setHorizontalChildrenAlign("center"); + bs.getBar().setVerticalChildrenAlign("bottom"); + + var p1 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb1); + var p2 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb2); + var p3 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb3); + var p4 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb4); + var p5 = new qx.ui.pageview.buttonview.ButtonViewPage(bsb5); + bs.getPane().add(p1, p2, p3, p4, p5); + + p1.add(new qx.ui.form.TextField("Display Input")); + p2.add(new qx.ui.form.TextField("Paint Input")); + p3.add(new qx.ui.form.TextField("Icons Input")); + p4.add(new qx.ui.form.TextField("Applications Input")); + p5.add(new qx.ui.form.TextField("System Input")); + + var r1 = new qx.ui.form.RadioButton("Top", "top"); + var r2 = new qx.ui.form.RadioButton("Right", "right"); + var r3 = new qx.ui.form.RadioButton("Bottom", "bottom"); + var r4 = new qx.ui.form.RadioButton("Left", "left", null, true); + + r1.setTop(50); + r2.setTop(70); + r3.setTop(90); + r4.setTop(110); + + p1.add(r1, r2, r3, r4); + + var rm = new qx.manager.selection.RadioManager(null, [r1, r2, r3, r4]); + + rm.addEventListener("changeSelected", function(e) { + bs.setBarPosition(e.getData().getValue()); + }); + + return main; +} + + +qx.Proto._createTreeDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"100%", spacing:10 }); + + // Workaround: qx.ui.tree.Tree causes an exception when added to a qx.ui.core.Parent that + // has no qx.ui.core.Parent. -> So we give the parent a pseudo parent + var workaround = new qx.ui.layout.HorizontalBoxLayout; + workaround.add(main); + + var t = new qx.ui.tree.Tree("Root"); + t.set({ backgroundColor:255, border:qx.renderer.border.BorderPresets.getInstance().inset, + overflow:"scrollY", height:"100%", width:200 }); + main.add(t); + + var te1 = new qx.ui.tree.TreeFolder("Desktop", "icon/16/home.png", "icon/16/home.png"); + t.add(te1); + + var te1_1 = new qx.ui.tree.TreeFolder("Files"); + var te1_2 = new qx.ui.tree.TreeFolder("Workspace"); + var te1_3 = new qx.ui.tree.TreeFolder("Network"); + var te1_4 = new qx.ui.tree.TreeFolder("Trash"); + te1.add(te1_1, te1_2, te1_3, te1_4); + var te1_2_1 = new qx.ui.tree.TreeFile("Windows (C:)", "icon/16/harddrive.png"); + var te1_2_2 = new qx.ui.tree.TreeFile("Documents (D:)", "icon/16/harddrive.png"); + te1_2.add(te1_2_1, te1_2_2); + + var te2 = new qx.ui.tree.TreeFolder("Inbox"); + t.add(te2); + + var te2_1 = new qx.ui.tree.TreeFolder("Presets"); + var te2_2 = new qx.ui.tree.TreeFolder("Sent"); + var te2_3 = new qx.ui.tree.TreeFolder("Trash", "icon/16/trash.png", "icon/16/trash.png"); + var te2_4 = new qx.ui.tree.TreeFolder("Data"); + var te2_5 = new qx.ui.tree.TreeFolder("Edit"); + + var te2_5_1 = new qx.ui.tree.TreeFolder("Chat"); + var te2_5_2 = new qx.ui.tree.TreeFolder("Pustefix"); + var te2_5_3 = new qx.ui.tree.TreeFolder("TINC"); + te2_5.add(te2_5_1, te2_5_2, te2_5_3); + + var te2_5_3_1 = new qx.ui.tree.TreeFolder("Announce"); + var te2_5_3_2 = new qx.ui.tree.TreeFolder("Devel"); + te2_5_3.add(te2_5_3_1, te2_5_3_2); + + var te2_6 = new qx.ui.tree.TreeFolder("Lists"); + + var te2_6_1 = new qx.ui.tree.TreeFolder("Relations"); + var te2_6_2 = new qx.ui.tree.TreeFolder("Company"); + var te2_6_3 = new qx.ui.tree.TreeFolder("Questions"); + var te2_6_4 = new qx.ui.tree.TreeFolder("Internal"); + var te2_6_5 = new qx.ui.tree.TreeFolder("Products"); + var te2_6_6 = new qx.ui.tree.TreeFolder("Press"); + var te2_6_7 = new qx.ui.tree.TreeFolder("Development"); + var te2_6_8 = new qx.ui.tree.TreeFolder("Competition"); + + te2_6.add(te2_6_1, te2_6_2, te2_6_3, te2_6_4, te2_6_5, te2_6_6, te2_6_7, te2_6_8); + + var te2_7 = new qx.ui.tree.TreeFolder("Personal"); + + var te2_7_1 = new qx.ui.tree.TreeFolder("Bugs"); + var te2_7_2 = new qx.ui.tree.TreeFolder("Family"); + var te2_7_3 = new qx.ui.tree.TreeFolder("Projects"); + var te2_7_4 = new qx.ui.tree.TreeFolder("Holiday"); + + te2_7.add(te2_7_1, te2_7_2, te2_7_3, te2_7_4); + + var te2_8 = new qx.ui.tree.TreeFolder("Big"); + + for (var i = 0; i < 50; i++) { + te2_8.add(new qx.ui.tree.TreeFolder("Item " + i)); + } + + var te2_9 = new qx.ui.tree.TreeFolder("Spam"); + + te2.add(te2_1, te2_2, te2_3, te2_4, te2_5, te2_6, te2_7, te2_8, te2_9); + + // Command frame + var commandFrame = new qx.ui.groupbox.GroupBox("Control"); + commandFrame.set({ width:"auto", height:"auto" }); + main.add(commandFrame); + + var command = new qx.ui.layout.VerticalBoxLayout; + command.set({ width:"auto", height:"auto", paddingRight:12 }); + commandFrame.add(command); + + var tCurrentLabel = new qx.ui.basic.Atom("Current Folder: "); + command.add(tCurrentLabel); + + var tCurrentInput = new qx.ui.form.TextField; + tCurrentInput.set({ readOnly:true, marginBottom:20 }); + command.add(tCurrentInput); + + t.getManager().addEventListener("changeSelection", function(e) { + tCurrentInput.setValue(e.getData()[0]._labelObject.getHtml()); + }); + + var tDoubleClick = new qx.ui.form.CheckBox("Use double click?"); + tDoubleClick.addEventListener("changeChecked", function(e) { + t.setUseDoubleClick(e.getData()); + }); + command.add(tDoubleClick); + + var tTreeLines = new qx.ui.form.CheckBox("Use tree lines?"); + tTreeLines.setChecked(true); + tTreeLines.addEventListener("changeChecked", function(e) { t.setUseTreeLines(e.getData()); }); + command.add(tTreeLines); + + return main; +} + + +qx.Proto._createListDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"100%", spacing:10 }); + + // List + var list = new qx.ui.form.List; + list.set({ height:"100%", width:150, overflow:"scrollY" }); + main.add(list) + + var item; + for(var i = 1; i <= 35; i++) { + var iconName; + switch (parseInt(Math.random() * 5)) { + case 0: iconName = "folder.png"; break; + case 1: iconName = "harddrive.png"; break; + case 2: iconName = "penguin.png"; break; + case 3: iconName = "pda.png"; break; + case 4: iconName = "bell.png"; break; + } + item = new qx.ui.form.ListItem("Item No " + i, "icon/" + ((i % 4) ? "16" : "48") + "/" + iconName); + + if (!(i % 9)) (item.setEnabled(false)); + + list.add(item); + } + + // Control + var control = new qx.ui.layout.VerticalBoxLayout; + control.set({ width:"auto", height:"auto" }); + main.add(control); + + var c1 = new qx.ui.form.CheckBox("Enable Multi-Selection"); + var c2 = new qx.ui.form.CheckBox("Enable Drag-Selection"); + var c3 = new qx.ui.form.CheckBox("Allow Deselection"); + var c4 = new qx.ui.form.CheckBox("Enable Inline Find"); + control.add(c1, c2, c3, c4); + + c1.setChecked(true); + c2.setChecked(true); + c3.setChecked(true); + c4.setChecked(true); + + c1.addEventListener("changeChecked", function(e) { + list.getManager().setMultiSelection(e.getData()); + }); + c2.addEventListener("changeChecked", function(e) { + list.getManager().setDragSelection(e.getData()); + }); + c3.addEventListener("changeChecked", function(e) { + list.getManager().setCanDeselect(e.getData()); + }); + c4.addEventListener("changeChecked", function(e) { + list.setEnableInlineFind(e.getData()); + }); + + var rd1 = new qx.ui.form.RadioButton("Show Label", "label"); + var rd2 = new qx.ui.form.RadioButton("Show Icon", "icon"); + var rd3 = new qx.ui.form.RadioButton("Show Both", "both"); + rd3.setChecked(true); + control.add(rd1, rd2, rd3); + var rbm = new qx.manager.selection.RadioManager( name, [rd1, rd2, rd3]); + + rbm.addEventListener("changeSelected", function(e) { + for (var i = 0; i < list.getChildrenLength(); i++) { + list.getChildren()[i].setShow(e.getData().getValue()); + } + }); + + return main; +} + + +qx.Proto._createListViewDemo = function() { + var main = new qx.ui.layout.HorizontalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"100%", spacing:10 }); + + var ld = []; + var lt = [ "Image", "Text", "PDF", "Illustration", "Document" ]; + + for (var i = 0, t; i < 1000; i++) { + t = Math.round(Math.random() * 4); + ld.push({ name : { html : "E-Mail " + i, icon : "icon/16/email.png", iconWidth : 16, iconHeight : 16 }, size : { text : Math.round(Math.random()*100) + "kb" }, type : { text : lt[t] }, modified : { text : "Nov " + Math.round(Math.random() * 30 + 1) + " 2005" }, rights: { text : "-rw-r--r--" }, open : { uri : "http://www.google.com/search?q=" + i, html : "Open " + i }}); + } + + var lc = { + name : { label : "Name", width : 120, type : "iconHtml" }, + size: { label : "Size", width : 50, type : "text", align : "right" }, + type : { label : "Type", width : 80, type : "text" }, + modified : { label : "Last Modified", width : 150, type : "text" }, + rights : { label : "Rights", width: 80, type : "text" } + } + + var lv = new qx.ui.listview.ListView(ld, lc); + main.add(lv); + + lv.setBorder(qx.renderer.border.BorderPresets.getInstance().shadow); + lv.setBackgroundColor("white"); + lv.setWidth(600); + lv.setHeight(350); + + return main; +} + + +qx.Proto._createTableDemo = function() { + // table model + var tableModel = new qx.ui.table.SimpleTableModel(); + tableModel.setColumns([ "ID", "A number", "A date", "Boolean test" ]); + var rowData = []; + var now = new Date().getTime(); + var dateRange = 400 * 24 * 60 * 60 * 1000; // 400 days + for (var row = 0; row < 100; row++) { + var date = new Date(now + Math.random() * dateRange - dateRange / 2); + rowData.push([ row, Math.random() * 10000, date, (Math.random() > 0.5) ]); + } + tableModel.setData(rowData); + tableModel.setColumnEditable(1, true); + tableModel.setColumnEditable(2, true); + + // table + var table = new qx.ui.table.Table(tableModel); + with (table) { + set({ width:"100%", height:"100%" }); + setMetaColumnCounts([1, -1]); + getSelectionModel().setSelectionMode(qx.ui.table.SelectionModel.MULTIPLE_INTERVAL_SELECTION); + getTableColumnModel().setDataCellRenderer(3, new qx.ui.table.BooleanDataCellRenderer()); + } + + return table; +} + + +qx.Proto._createDateChooserDemo = function() { + var main = new qx.ui.layout.VerticalBoxLayout; + + var chooser = new qx.ui.component.DateChooser; + chooser.setLocation(10, 10); + chooser.setWidth("auto"); + chooser.setHeight("auto"); + main.add(chooser); + + return main; +} + + +qx.Proto._createNativeWindowDemo = function() { + var main = new qx.ui.layout.VerticalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"auto", spacing:5 }); + + var win = new qx.client.NativeWindow("http://www.google.com"); + win.setDimension(600, 400); + + var openBt = new qx.ui.form.Button("Open Native Window", "icon/16/wizard.png"); + openBt.addEventListener("click", function() { win.open(); } ); + main.add(openBt); + + // Initial Settings + var fs1 = new qx.ui.groupbox.GroupBox("Initial Settings"); + fs1.set({ width:250, height:"auto" }); + main.add(fs1); + + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.set({ width:"auto", height:"auto" }); + fs1.add(vert); + + var chk1 = new qx.ui.form.CheckBox("Resizeable"); + chk1.setChecked(true); + chk1.addEventListener("changeChecked", function(e) { + win.setResizeable(e.getData()); + }); + + var chk2 = new qx.ui.form.CheckBox("Show Statusbar"); + chk2.setChecked(false); + chk2.addEventListener("changeChecked", function(e) { + win.setShowStatusbar(e.getData()); + }); + + var chk3 = new qx.ui.form.CheckBox("Show Menubar"); + chk3.setChecked(false); + chk3.addEventListener("changeChecked", function(e) { + win.setShowMenubar(e.getData()); + }); + + var chk4 = new qx.ui.form.CheckBox("Show Location"); + chk4.setChecked(false); + chk4.addEventListener("changeChecked", function(e) { + win.setShowLocation(e.getData()); + }); + + var chk5 = new qx.ui.form.CheckBox("Show Toolbar"); + chk5.setChecked(false); + chk5.addEventListener("changeChecked", function(e) { + win.setShowToolbar(e.getData()); + }); + + var chk6 = new qx.ui.form.CheckBox("Allow Scrollbars"); + chk6.setChecked(true); + chk6.addEventListener("changeChecked", function(e) { + win.setAllowScrollbars(e.getData()); + }); + + var chk7 = new qx.ui.form.CheckBox("Modal"); + chk7.setChecked(false); + chk7.addEventListener("changeChecked", function(e) { + win.setModal(e.getData()); + }); + + var chk8 = new qx.ui.form.CheckBox("Dependent"); + chk8.setChecked(true); + chk8.addEventListener("changeChecked", function(e) { + win.setDependent(e.getData()); + }); + + vert.add(chk1, chk2, chk3, chk4, chk5, chk6, chk7, chk8); + + // Runtime Settings + var fs2 = new qx.ui.groupbox.GroupBox("Runtime Settings"); + fs2.set({ width:250, height:"auto" }); + main.add(fs2); + + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.set({ width:"auto", height:"auto", spacing:2 }); + fs2.add(vert); + + var tf1 = new qx.ui.form.TextField("http://www.google.com"); + tf1.setWidth(150); + + var setUrlBt = new qx.ui.form.Button("Set Url", "icon/16/ok.png"); + setUrlBt.addEventListener("click", function() { + win.setUrl(tf1.getValue()); + }); + + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.set({ width:"auto", height:"auto", spacing:5, + verticalChildrenAlign:"middle", marginBottom:10 }); + vert.add(hor); + hor.add(tf1, setUrlBt); + + + var tf2 = new qx.ui.form.TextField("600"); + tf2.setWidth(50); + + var btn2 = new qx.ui.form.Button("Set Width", "icon/16/ok.png"); + btn2.addEventListener("click", function() { + win.setWidth(parseInt(tf2.getValue())); + }); + + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.set({ width:"auto", height:"auto", spacing:5, + verticalChildrenAlign:"middle" }); + vert.add(hor); + hor.add(tf2, btn2); + + + var tf3 = new qx.ui.form.TextField("400"); + tf3.setWidth(50); + + var btn3 = new qx.ui.form.Button("Set Height", "icon/16/ok.png"); + btn3.addEventListener("click", function() { + win.setHeight(parseInt(tf3.getValue())); + }); + + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.set({ width:"auto", height:"auto", spacing:5, + verticalChildrenAlign:"middle", marginBottom:10 }); + vert.add(hor); + hor.add(tf3, btn3); + + + var btn4 = new qx.ui.form.Button("Center to screen", "icon/16/display.png"); + btn4.setWidth("100%"); + btn4.addEventListener("click", function() { + win.centerToScreen() + }); + + var btn5 = new qx.ui.form.Button("Center to screen area", "icon/16/display.png"); + btn5.setWidth("100%"); + btn5.addEventListener("click", function() { + win.centerToScreenArea() + }); + + var btn6 = new qx.ui.form.Button("Center to opener", "icon/16/display.png"); + btn6.setWidth("100%"); + btn6.addEventListener("click", function() { + win.centerToOpener() + }); + + vert.add(btn4, btn5, btn6); + + return main; +} + + +qx.Proto._createInternalWindowDemo = function() { + var doc = qx.ui.core.ClientDocument.getInstance(); + + var main = new qx.ui.layout.CanvasLayout; + main.setOverflow("hidden"); + + // Create the windows + var w1 = new qx.ui.window.Window("First Window", "icon/16/bell.png"); + w1.setSpace(20, 400, 48, 250); + main.add(w1); + + var w2 = new qx.ui.window.Window("Second Window", "icon/16/colors.png"); + w2.setSpace(250, "auto", 120, "auto"); + main.add(w2); + + var w3 = new qx.ui.window.Window("Third Window", "icon/16/network.png"); + w3.setSpace(100, "auto", 200, "auto"); + w3.set({ maxWidth:450, maxHeight:400 }); + main.add(w3); + + var wm1 = new qx.ui.window.Window("First Modal Dialog"); + wm1.setSpace(150, 200, 150, 200); + wm1.setModal(true); + doc.add(wm1); + + var wm2 = new qx.ui.window.Window("Second Modal Dialog"); + wm2.setSpace(100, 200, 100, 150); + wm2.set({ modal:true, showClose:false }); + doc.add(wm2); + + // Fill window 1 + var a1 = new qx.ui.basic.Atom("Welcome to your first own Window.
Have fun!", "icon/32/chart.png"); + a1.set({ top: 4, left: 4 }); + w1.add(a1); + + var tf1 = new qx.ui.pageview.tabview.TabView; + tf1.set({ left: 10, top: 52, right: 10, bottom: 10 }); + + var t1_1 = new qx.ui.pageview.tabview.TabViewButton("Explore"); + var t1_2 = new qx.ui.pageview.tabview.TabViewButton("Internet"); + var t1_3 = new qx.ui.pageview.tabview.TabViewButton("Future"); + + t1_1.setChecked(true); + + tf1.getBar().add(t1_1, t1_2, t1_3); + + var p1_1 = new qx.ui.pageview.tabview.TabViewPage(t1_1); + var p1_2 = new qx.ui.pageview.tabview.TabViewPage(t1_2); + var p1_3 = new qx.ui.pageview.tabview.TabViewPage(t1_3); + + tf1.getPane().add(p1_1, p1_2, p1_3); + + w1.add(tf1); + + // Fill window 2 + var at1 = new qx.ui.basic.Atom("Your second window", "icon/22/find.png"); + at1.setLocation(8, 8); + w2.add(at1); + + var fs1 = new qx.ui.groupbox.GroupBox("Settings"); + fs1.set({ left:4, top:40, right:4, bottom:4 }); + + var chk1 = new qx.ui.form.CheckBox("Show Icon"); + chk1.set({ left:0, top:0, checked:true }); + chk1.addEventListener("changeChecked", function(e) { + w2.setShowIcon(e.getData()); + }); + + var chk2 = new qx.ui.form.CheckBox("Show Caption"); + chk2.set({ left:0, top:20, checked:true }); + chk2.addEventListener("changeChecked", function(e) { + w2.setShowCaption(e.getData()); + }); + + var chk3 = new qx.ui.form.CheckBox("Resizeable"); + chk3.set({ left:0, top:50, checked:true }); + chk3.addEventListener("changeChecked", function(e) { + w2.setResizeable(e.getData()); + }); + + var chk4 = new qx.ui.form.CheckBox("Moveable"); + chk4.set({ left:0, top:70, checked:true }); + chk4.addEventListener("changeChecked", function(e) { + w2.setMoveable(e.getData()); + }); + + var chk5 = new qx.ui.form.CheckBox("Show Close"); + chk5.set({ left:140, top:0, checked:true }); + chk5.addEventListener("changeChecked", function(e) { + w2.setShowClose(e.getData()); + }); + + var chk6 = new qx.ui.form.CheckBox("Show Maximize/Restore"); + chk6.set({ left:140, top:20, checked:true }); + chk6.addEventListener("changeChecked", function(e) { + w2.setShowMaximize(e.getData()); + }); + + var chk7 = new qx.ui.form.CheckBox("Show Minimize"); + chk7.set({ left:140, top:40, checked:true }); + chk7.addEventListener("changeChecked", function(e) { + w2.setShowMinimize(e.getData()); + }); + + var chk8 = new qx.ui.form.CheckBox("Allow Close"); + chk8.set({ left:140, top:70, checked:true }); + chk8.addEventListener("changeChecked", function(e) { + w2.setAllowClose(e.getData()); + }); + + var chk9 = new qx.ui.form.CheckBox("Allow Maximize"); + chk9.set({ left:140, top:90, checked:true }); + chk9.addEventListener("changeChecked", function(e) { + w2.setAllowMaximize(e.getData()); + }); + + var chk10 = new qx.ui.form.CheckBox("Allow Minimize"); + chk10.set({ left:140, top:110, checked:true }); + chk10.addEventListener("changeChecked", function(e) { + w2.setAllowMinimize(e.getData()); + }); + + var l1 = new qx.ui.basic.Atom("Move Method", "icon/16/info.png"); + l1.setLocation(0, 100); + + var rb1 = new qx.ui.form.RadioButton("Frame", "frame"); + rb1.setLocation(0, 120); + + var rb2 = new qx.ui.form.RadioButton("Opaque", "opaque"); + rb2.setLocation(0, 140); + rb2.setChecked(true); + + var rb3 = new qx.ui.form.RadioButton("Translucent", "translucent"); + rb3.setLocation(0, 160); + + var rbm1 = new qx.manager.selection.RadioManager("move", [rb1, rb2, rb3]); + + rbm1.addEventListener("changeSelected", function(e) { + w2.setMoveMethod(e.getData().getValue()); + }); + + var l2 = new qx.ui.basic.Atom("Resize Method", "icon/16/info.png"); + l2.setLocation(0, 190); + + var rb4 = new qx.ui.form.RadioButton("Frame", "frame"); + rb4.setLocation(0, 210); + rb4.setChecked(true); + + var rb5 = new qx.ui.form.RadioButton("Opaque", "opaque"); + rb5.setLocation(0, 230); + + var rb6 = new qx.ui.form.RadioButton("Lazy Opaque", "lazyopaque"); + rb6.setLocation(0, 250); + + var rb7 = new qx.ui.form.RadioButton("Translucent", "translucent"); + rb7.setLocation(0, 270); + + var rbm2 = new qx.manager.selection.RadioManager("resize", [rb4, rb5, rb6, rb7]); + + rbm2.addEventListener("changeSelected", function(e) { + w2.setResizeMethod(e.getData().getValue()); + }); + + var chk11 = new qx.ui.form.CheckBox("Show Statusbar"); + chk11.setLocation(140, 140); + chk11.setChecked(false); + chk11.addEventListener("changeChecked", function(e) { + w2.setShowStatusbar(e.getData()); + }); + + var btnpack = new qx.ui.form.Button("Pack Window", "icon/16/cdrom.png"); + btnpack.setLocation(140, 170); + btnpack.addEventListener("execute", function(e) { + w2.pack(); + }); + + fs1.add(chk1, chk2, chk3, chk4, chk5, chk6, chk7, chk8, chk9, chk10, l1, rb1, rb2, rb3, l2, rb4, rb5, rb6, rb7, chk11, btnpack); + w2.add(fs1); + + // Fill window 3 + var btn1 = new qx.ui.form.Button("Open Modal Dialog 1", "icon/16/launch.png"); + btn1.setLocation(4, 4); + w3.add(btn1); + + btn1.addEventListener("execute", function(e) { + wm1.open(); + }); + + // Fill modal window 1 + var btn2 = new qx.ui.form.Button("Open Modal Dialog 2", "icon/16/launch.png"); + btn2.setLocation(4, 4); + wm1.add(btn2); + + btn2.addEventListener("execute", function(e) { + wm2.open(); + }); + + var chkm1 = new qx.ui.form.CheckBox("Modal", null, null, true); + chkm1.setLocation(4, 50); + wm1.add(chkm1); + + chkm1.addEventListener("changeChecked", function(e) { + wm1.setModal(e.getData()); + }); + + // Fill modal window 2 + var icon1 = new qx.ui.basic.Image("icon/32/error.png"); + var warn1 = new qx.ui.basic.Label("Do you want to delete
all your personal data?"); + + icon1.setTop(10); + icon1.setLeft(10); + + warn1.setTop(10); + warn1.setLeft(48); + + var btn3 = new qx.ui.form.Button("Yes", "icon/16/button-ok.png"); + var btn4 = new qx.ui.form.Button("No", "icon/16/button-cancel.png"); + + btn3.addEventListener("execute", function(e) { + alert("Thank you!"); + wm2.close(); + }); + + btn4.addEventListener("execute", function(e) { + alert("Sorry, please click 'Yes'!"); + }); + + btn3.set({ bottom : 10, right : 10 }); + btn4.set({ bottom : 10, left : 10 }); + + wm2.add(btn3, btn4, icon1, warn1); + + // Icon & Color Themes + //qx.manager.object.ImageManager.getInstance().createThemeList(w3, 20, 248); + //qx.manager.object.ColorManager.getInstance().createThemeList(w3, 4, 58); + + w1.open(); + w2.open(); + w3.open(); + + return main; +} + + +qx.Proto._createThemesDemo = function() { + var doc = qx.ui.core.ClientDocument.getInstance(); + + // Theming window + var win = new qx.ui.window.Window("Theming window", "icon/16/style.png"); + //win.set({ width:"auto", height:"auto" }); + doc.add(win); + + var vert = new qx.ui.layout.VerticalBoxLayout; + vert.set({ width:"auto", height:"auto", spacing:5, left:0, top:0, right:0, bottom:0 }); + vert.setPadding(10); + win.add(vert); + + var info = new qx.ui.basic.Atom("Click on one of the buttons and then view the " + + "other tabs to see the changes", "icon/32/run.png"); + //info.set({ border:qx.renderer.border.BorderPresets.getInstance().inset, backgroundColor:"white" }); + info.setPadding(5); + vert.add(info); + + var hor = new qx.ui.layout.HorizontalBoxLayout; + hor.set({ width:"auto", height:"auto", spacing:5 }); + vert.add(hor); + + var can = new qx.ui.layout.CanvasLayout; + can.set({ width:"auto", height:"auto" }); + hor.add(can); + qx.manager.object.ImageManager.getInstance().createThemeList(can, 0, 0); + + var can = new qx.ui.layout.CanvasLayout; + can.set({ width:"auto", height:"auto" }); + hor.add(can); + qx.manager.object.ColorManager.getInstance().createThemeList(can, 0, 0); + + // Put the window in lower right corner + win.set({ width:"auto", height:"auto" }); + + // Open button + var main = new qx.ui.layout.VerticalBoxLayout; + main.setPadding(10); + main.set({ width:"auto", height:"auto" }); + + var openThemeWinBt = new qx.ui.form.Button("Open theming window", "icon/16/launch.png"); + openThemeWinBt.addEventListener("execute", function(e) { + win.open(); + + // the following breaks in the current layouter + /* + win.setLeft(doc.getClientWidth() - win.getBoxWidth() - 5); + win.setTop(doc.getClientHeight() - win.getBoxHeight() - 5); + */ + + win.setLeft(doc.getClientWidth() - 500); + win.setTop(doc.getClientHeight() - 300); + }); + main.add(openThemeWinBt); + + return main; +} + diff --git a/swat.obsolete/apps/qooxdoo-examples/at-a-glance/index.html b/swat.obsolete/apps/qooxdoo-examples/at-a-glance/index.html new file mode 100644 index 0000000000..299f5bdc8e --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/at-a-glance/index.html @@ -0,0 +1,21 @@ + + + + qooxdoo » Demo + + + + + + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Atom_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Atom_1.html new file mode 100644 index 0000000000..4dff79cf3d --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Atom_1.html @@ -0,0 +1,73 @@ + + + + qooxdoo » Demo + + + + + + + +
+

qx.ui.basic.Atom is the parent class for buttons, menu entries, icons, checkboxes. While you can do, + you usually don't have to instantiate qx.ui.basic.Atom directly.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Atom_2.html b/swat.obsolete/apps/qooxdoo-examples/example/Atom_2.html new file mode 100644 index 0000000000..db698a7232 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Atom_2.html @@ -0,0 +1,172 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some more complex tests for qx.ui.basic.Atom.

+

You can change all the properties before "really creating" the object or any time after this was done.

+
+ + + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Atom_3.html b/swat.obsolete/apps/qooxdoo-examples/example/Atom_3.html new file mode 100644 index 0000000000..4a5db8e9bf --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Atom_3.html @@ -0,0 +1,39 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the new flash support for qx.ui.basic.Atom

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ButtonView_1.html b/swat.obsolete/apps/qooxdoo-examples/example/ButtonView_1.html new file mode 100644 index 0000000000..d50caeb5c5 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ButtonView_1.html @@ -0,0 +1,89 @@ + + + + qooxdoo » Demo + + + + + + + +
+

qx.ui.pageview.buttonview.ButtonView implementation

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ButtonView_2.html b/swat.obsolete/apps/qooxdoo-examples/example/ButtonView_2.html new file mode 100644 index 0000000000..d7acf86cd5 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ButtonView_2.html @@ -0,0 +1,98 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Yet Another qx.ui.pageview.buttonview.ButtonView Example

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Button_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Button_1.html new file mode 100644 index 0000000000..7f26c3325c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Button_1.html @@ -0,0 +1,73 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test the qx.ui.form.Button constructor. qx.ui.form.Button is based on qx.ui.basic.Atom.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/CheckBox_1.html b/swat.obsolete/apps/qooxdoo-examples/example/CheckBox_1.html new file mode 100644 index 0000000000..9073dc7098 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/CheckBox_1.html @@ -0,0 +1,104 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.ui.form.CheckBox. qx.ui.form.CheckBox extends qx.ui.basic.Atom and so it inherits all the options and properties defined there.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ColorPopup_1.html b/swat.obsolete/apps/qooxdoo-examples/example/ColorPopup_1.html new file mode 100644 index 0000000000..c7763e1c95 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ColorPopup_1.html @@ -0,0 +1,83 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.component.ColorPopup.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ColorSelector_1.html b/swat.obsolete/apps/qooxdoo-examples/example/ColorSelector_1.html new file mode 100644 index 0000000000..a54005fbd9 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ColorSelector_1.html @@ -0,0 +1,29 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.component.ColorSelector.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ColorSelector_2.html b/swat.obsolete/apps/qooxdoo-examples/example/ColorSelector_2.html new file mode 100644 index 0000000000..1fbf822822 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ColorSelector_2.html @@ -0,0 +1,30 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.component.ColorSelector.

+

Adding a default/previous/old color value to compare it with the new selection.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ComboBox_1.html b/swat.obsolete/apps/qooxdoo-examples/example/ComboBox_1.html new file mode 100644 index 0000000000..682b17229e --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ComboBox_1.html @@ -0,0 +1,101 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing ComboBox implementation.

+

The elements of the popup will be created on the first open of the qx.ui.form.ComboBox.

+
+ + + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/DateChooser_1.html b/swat.obsolete/apps/qooxdoo-examples/example/DateChooser_1.html new file mode 100644 index 0000000000..582ca8b386 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/DateChooser_1.html @@ -0,0 +1,31 @@ + + + + qooxdoo » Demo + + + + + + + +
+

The DateChooser shows calendar and allows choosing a date.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Drag_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Drag_1.html new file mode 100644 index 0000000000..3347f13020 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Drag_1.html @@ -0,0 +1,57 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Show one way to drag a widget around the screen.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Fields_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Fields_1.html new file mode 100644 index 0000000000..5fc0f73445 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Fields_1.html @@ -0,0 +1,107 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some tests for some of the most used properties of qx.ui.core.Widget (coordinates, dimensions, backgroundColor, opacity, ...).

+

Also here are the first test of some widgets which extend qx.ui.core.Widget: qx.ui.form.TextField and qx.ui.form.PasswordField. These extended + widgets also interacts like the basic QxWidgets with the qx.event.handler.FocusHandler.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Flash_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Flash_1.html new file mode 100644 index 0000000000..3e2f0ceca8 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Flash_1.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Simple test for qx.ui.embed.Flash.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/GalleryList_1.html b/swat.obsolete/apps/qooxdoo-examples/example/GalleryList_1.html new file mode 100644 index 0000000000..1dae618f18 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/GalleryList_1.html @@ -0,0 +1,129 @@ + + + + qooxdoo » Demo + + + + + + + + + +
+

ListSort implementation

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Gallery_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Gallery_1.html new file mode 100644 index 0000000000..3252d3d1de --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Gallery_1.html @@ -0,0 +1,116 @@ + + + + qooxdoo » Demo + + + + + + + + + +
+

Test file for qx.ui.embed.Gallery

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_1.html b/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_1.html new file mode 100644 index 0000000000..39c2eafd00 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_1.html @@ -0,0 +1,107 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Introducing qx.ui.groupbox.GroupBox.

+
+ +
builtincontent content content content content content content content content content content content content content content
+ + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_2.html b/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_2.html new file mode 100644 index 0000000000..117732caf4 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_2.html @@ -0,0 +1,153 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.groupbox.CheckGroupBox

+
+ +
builtincontent content content content content content content content content content content content content content content
+ + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_3.html b/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_3.html new file mode 100644 index 0000000000..e9a77c64bf --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/GroupBox_3.html @@ -0,0 +1,160 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.groupbox.RadioGroupBox

+
+ +
builtincontent content content content content content content content content content content content content content content
+ + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Iframe_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Iframe_1.html new file mode 100644 index 0000000000..90d87e1d9b --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Iframe_1.html @@ -0,0 +1,71 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Iframe implementation. Elastic.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Inline_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Inline_1.html new file mode 100644 index 0000000000..5dac06a698 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Inline_1.html @@ -0,0 +1,260 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Inline widget.

Application layout is disabled by using qx.core.Settings. Scrollbars appear, if the content is bigger than the window.

+
+ +
+ Inline Frame #1 +
+ +
+ Inline Frame #2 +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ListView_1.html b/swat.obsolete/apps/qooxdoo-examples/example/ListView_1.html new file mode 100644 index 0000000000..661c4a8030 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ListView_1.html @@ -0,0 +1,67 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.listview.ListView with text cells.

+

Testing of column alignment, resizeable prohibition for columns and live resizing.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ListView_2.html b/swat.obsolete/apps/qooxdoo-examples/example/ListView_2.html new file mode 100644 index 0000000000..14df77b47e --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ListView_2.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.listview.ListView with text cells and an additional icon.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ListView_3.html b/swat.obsolete/apps/qooxdoo-examples/example/ListView_3.html new file mode 100644 index 0000000000..89bfc6b086 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ListView_3.html @@ -0,0 +1,51 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.listview.ListView with iconHtml cells.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ListView_4.html b/swat.obsolete/apps/qooxdoo-examples/example/ListView_4.html new file mode 100644 index 0000000000..f673bacc90 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ListView_4.html @@ -0,0 +1,58 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.listview.ListView with text cells.

+

Added some sort handling stuff.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/List_1.html b/swat.obsolete/apps/qooxdoo-examples/example/List_1.html new file mode 100644 index 0000000000..17981e6f0c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/List_1.html @@ -0,0 +1,127 @@ + + + + qooxdoo » Demo + + + + + + + +
+

List implementation

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Menu_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Menu_1.html new file mode 100644 index 0000000000..6e42b2eb4a --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Menu_1.html @@ -0,0 +1,193 @@ + + + + qooxdoo » Demo + + + + + + + +
+

qx.ui.menu.Menu Implementation.

+

Added qx.client.Command support tests.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/NativeWindow_1.html b/swat.obsolete/apps/qooxdoo-examples/example/NativeWindow_1.html new file mode 100644 index 0000000000..99bb6f7959 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/NativeWindow_1.html @@ -0,0 +1,190 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Native Windows. Could be understood as an enhanced window.open with some additional options like to create modal windows.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/RadioButton_1.html b/swat.obsolete/apps/qooxdoo-examples/example/RadioButton_1.html new file mode 100644 index 0000000000..6976cb5fbf --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/RadioButton_1.html @@ -0,0 +1,114 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.ui.form.RadioButton. qx.ui.form.RadioButton extends qx.ui.basic.Atom and so it inherits all the options and properties defined there.

+

To group multiple QxRadioButtons you must define a instance of qx.manager.selection.RadioManager and add them to this new instance. All QxRadioButtons assigned to the same group make sure that only one of them is checked at the same time.

+

+

+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/RepeatButton_1.html b/swat.obsolete/apps/qooxdoo-examples/example/RepeatButton_1.html new file mode 100644 index 0000000000..3858e7594a --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/RepeatButton_1.html @@ -0,0 +1,73 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test the qx.ui.form.RepeatButton constructor. qx.ui.form.RepeatButton is based on qx.ui.form.Button but adds some interval handled event mechanism.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html b/swat.obsolete/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html new file mode 100644 index 0000000000..84c36576a4 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/RpcTreeFullControl_1.html @@ -0,0 +1,192 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

+ Shows a tree which listens for tree events. This script communicates via + JSON-RPC to a backend server. Each time a new tree node is opened, the + children are requested from the server. See the server-side functions + at backend/php/services/qooxdoo/fs.php. +

+ + + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Spinner_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Spinner_1.html new file mode 100644 index 0000000000..05406d5c53 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Spinner_1.html @@ -0,0 +1,106 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.ui.form.Spinner.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/SplitPane_1.html b/swat.obsolete/apps/qooxdoo-examples/example/SplitPane_1.html new file mode 100644 index 0000000000..bdceb1f0a3 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/SplitPane_1.html @@ -0,0 +1,70 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for Splitpane functionality.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/SplitPane_2.html b/swat.obsolete/apps/qooxdoo-examples/example/SplitPane_2.html new file mode 100644 index 0000000000..dfcbe27302 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/SplitPane_2.html @@ -0,0 +1,72 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for Splitpane functionality with enabled live resize.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/TabView_1.html b/swat.obsolete/apps/qooxdoo-examples/example/TabView_1.html new file mode 100644 index 0000000000..6269593810 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/TabView_1.html @@ -0,0 +1,152 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tabbar implementation.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/TabView_2.html b/swat.obsolete/apps/qooxdoo-examples/example/TabView_2.html new file mode 100644 index 0000000000..df9dcbe039 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/TabView_2.html @@ -0,0 +1,127 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tabbar implementation.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Table_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Table_1.html new file mode 100644 index 0000000000..578d178d9e --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Table_1.html @@ -0,0 +1,52 @@ + + + + qooxdoo » Demo + + + + + + + +
+

A table with virtual scrolling, model-view-controller, renderers, + fixed columns, editing, sorting, column resizing, column reordering, + column hiding.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_1.html b/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_1.html new file mode 100644 index 0000000000..a7ad9c6bfd --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_1.html @@ -0,0 +1,252 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Introduce all classes needed for creating real qx.ui.toolbar.ToolBars. This includes qx.ui.toolbar.ToolBars, + qx.ui.toolbar.ToolBarParts, qx.ui.toolbar.ToolBarSeparator and qx.ui.toolbar.ToolBarButtons.

+ +

The qx.ui.toolbar.ToolBarButtons and QxRadioButtons in this example are beautifully + decoupled by "global" qx.event.type.DataEvent.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_2.html b/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_2.html new file mode 100644 index 0000000000..849fc12b93 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_2.html @@ -0,0 +1,269 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Introducing qx.ui.toolbar.ToolBarCheckBox and qx.ui.toolbar.ToolBarRadioButton.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_3.html b/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_3.html new file mode 100644 index 0000000000..391b144cbf --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_3.html @@ -0,0 +1,184 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Again a nice example which shows how to use qx.ui.toolbar.ToolBar as a menubar system.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_4.html b/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_4.html new file mode 100644 index 0000000000..c8d6b83661 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ToolBar_4.html @@ -0,0 +1,196 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Again a nice example which shows how to use qx.ui.toolbar.ToolBar as a menubar system.

+

Added some parts and a new flex zone which aligns the help button to the right edge

+

Added some image and a qx.ui.toolbar.ToolBarCheckBox, you can event combine all these features as you can easily see here.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/ToolTip_1.html b/swat.obsolete/apps/qooxdoo-examples/example/ToolTip_1.html new file mode 100644 index 0000000000..9beebd57a1 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/ToolTip_1.html @@ -0,0 +1,111 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for QxToolTips. Each qx.ui.popup.ToolTip could be assigned to any + instance of qx.ui.core.Widget. You could also use one qx.ui.popup.ToolTip instance + for multiple QxWidgets (to show the same tooltip any multiple items).

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_1.html b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_1.html new file mode 100644 index 0000000000..e46e855dc2 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_1.html @@ -0,0 +1,235 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined icons for some nodes.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_2.html b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_2.html new file mode 100644 index 0000000000..18c7cdafa4 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_2.html @@ -0,0 +1,270 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined extra fields. In this example, the extra +fields include a left-justified icon, a checkbox between the node icon and the +label, and a whole series of right-justified fields. Additionally, the root node may be hidden.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_3.html b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_3.html new file mode 100644 index 0000000000..35ff8e18c0 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_3.html @@ -0,0 +1,298 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined icons for some nodes. This tests + listening for tree events. A separate alert is generated upon opening a + folder that has contents; when opening a folder that has no contents; and + closing a folder.

We also demonstrate changing the default value of + 'allowShowPlusMinusSymbol' so that all folders initially have a plus/minus + symbol. Then, upon opening an empty folder, we remove that + icon.

Lastly, we demonstrate in the alert presented by tree events, + use of the getHierarchy() method to obtain a full "path" for a tree + node.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_4.html b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_4.html new file mode 100644 index 0000000000..b3c701f01f --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_4.html @@ -0,0 +1,384 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree and allows playing with the settings of the Tree + properties hideNode and rootOpenClose. Also demonstrates + manipulating display (or not) of tree lines at specific indentation + levels, using the excludeSpecificTreeLines property.

+ +
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_5.html b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_5.html new file mode 100644 index 0000000000..29703b06c1 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/TreeFullControl_5.html @@ -0,0 +1,247 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined icons for some nodes.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Tree_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Tree_1.html new file mode 100644 index 0000000000..ef29240538 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Tree_1.html @@ -0,0 +1,191 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Shows a tree, with user-defined icons for some nodes.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/Window_1.html b/swat.obsolete/apps/qooxdoo-examples/example/Window_1.html new file mode 100644 index 0000000000..0dd2bdc107 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/Window_1.html @@ -0,0 +1,308 @@ + + + + qooxdoo » Demo + + + + + + + + + +
+

This is the qx.ui.window.Window widget. These should emulate the default look and behaviour of the application windows running under Microsoft Windows(TM).

+
+ + diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file1.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file1.swf new file mode 100644 index 0000000000..2e6d69a3fd Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file1.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file10.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file10.swf new file mode 100644 index 0000000000..eeafa9a8f3 Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file10.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file2.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file2.swf new file mode 100644 index 0000000000..51c8f0ff76 Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file2.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file3.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file3.swf new file mode 100644 index 0000000000..0b6b56be85 Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file3.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file4.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file4.swf new file mode 100644 index 0000000000..746baa8cd9 Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file4.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file5.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file5.swf new file mode 100644 index 0000000000..a3333e1c31 Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file5.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file6.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file6.swf new file mode 100644 index 0000000000..2cad550081 Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file6.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file7.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file7.swf new file mode 100644 index 0000000000..b5f4eb4ddf Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file7.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file8.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file8.swf new file mode 100644 index 0000000000..54c9a11edc Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file8.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file9.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file9.swf new file mode 100644 index 0000000000..cc41ff1c10 Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/color/file9.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/fo_tester.fla b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/fo_tester.fla new file mode 100644 index 0000000000..afd4bb6134 Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/fo_tester.fla differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/image/flash/fo_tester.swf b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/fo_tester.swf new file mode 100644 index 0000000000..8e0b966bca Binary files /dev/null and b/swat.obsolete/apps/qooxdoo-examples/example/image/flash/fo_tester.swf differ diff --git a/swat.obsolete/apps/qooxdoo-examples/example/index.html b/swat.obsolete/apps/qooxdoo-examples/example/index.html new file mode 100644 index 0000000000..ac437542ac --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/example/index.html @@ -0,0 +1,18 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Please choose an example from above.

+
+ + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/index.html b/swat.obsolete/apps/qooxdoo-examples/index.html new file mode 100644 index 0000000000..1ddba85ac8 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/index.html @@ -0,0 +1,82 @@ + + + + qooxdoo demo + + + + + +
qooxdoo: The new era of web interface development
+
+ +
+

qooxdoo demo

+ +
    +
  • +

    At-a-Glance

    +

    A good example for qooxdoo's versatility.

    +
  • +
  • +

    Showcase

    +

    Complex application-like interface using multiple qooxdoo widgets.

    +
  • +
  • +

    Example

    +

    Easily to understand examples. The basic features of each qooxdoo widget is demonstrated in a separate example. This section is probably the one you are looking for!

    +
  • +
  • +

    Test

    +

    These tests demonstrate internal functionality of qooxdoo. Not really useful for the typical qooxdoo user, but needed for developers to test some complex layout stuff, performance related problems and more. The tests may not always be up-to-date and functioning!

    +
  • +
  • +

    Performance

    +

    These tests are used to test performance of different javascript/qooxdoo rountines and allows them to compare them with each other

    +
  • +
+
+ + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/ArrayCreate_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/ArrayCreate_1.html new file mode 100644 index 0000000000..0fe1f5fe72 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/ArrayCreate_1.html @@ -0,0 +1,57 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for empty Array creation performance

+
    +
  1. Using "[]"
  2. +
  3. Using "new Array"
  4. +
  5. Using "new Array()"
  6. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/ArrayCreate_2.html b/swat.obsolete/apps/qooxdoo-examples/performance/ArrayCreate_2.html new file mode 100644 index 0000000000..fcc0a05a73 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/ArrayCreate_2.html @@ -0,0 +1,47 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for filled Array creation performance

+
    +
  1. Using "[ values ]"
  2. +
  3. Using "new Array(values)"
  4. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_1.html new file mode 100644 index 0000000000..006745ad12 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_1.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Create 10.000 new (non stored) objects inside a loop. Identical to LocalObject_1.html.

+ +

Result

+

The performance in IE is quite good (~330ms for each loop), compared to the same stuff executed without the precreated stuff.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_2.html b/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_2.html new file mode 100644 index 0000000000..e6d2e2f9a9 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_2.html @@ -0,0 +1,51 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (globally stored). After this create 10.000 new (non stored) objects inside a loop.

+

Keep global storage over runtime.

+ +

Result

+

The performance in IE is poor (~1150ms for each loop), compared to the same stuff executed without so much precreated objects (previous example).

+

It makes no difference if we use a global or a local variable here. It's identical to LocalObject_2.html.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_3.html b/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_3.html new file mode 100644 index 0000000000..7d8f9490f7 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_3.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (globally stored). After this create 10.000 new (non stored) objects inside a loop.

+

Use removeAll to clean up global storage after first loop.

+ +

Result

+

The additional cleanup (remove all entries) of the global storage optimizes performance after the first loop. First loop is done after ~1150ms. The following loop needs ~490ms. Not bad, but poorly compared to the version, where the storage have never exist before. (See first examples, which executes in ~350ms.)

+

It makes no difference if we use a global or a local variable here. It's identical to LocalObject_3.html.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_4.html b/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_4.html new file mode 100644 index 0000000000..57220fc846 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/GlobalObject_4.html @@ -0,0 +1,52 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (globally stored). After this create 10.000 new (non stored) objects inside a loop.

+

Overwrite global storage to clean up after first loop.

+ +

Result

+

The additional cleanup (overwrite with null) of the global storage optimizes performance after the first loop. First loop is done after ~1150ms. The following loop needs ~350ms. Quite good. The same value as in the first example, where the data have never exist.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_1.html new file mode 100644 index 0000000000..bca9610f11 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_1.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Create 10.000 new (non stored) objects inside a loop. Identical to GlobalObject_1.html.

+ +

Result

+

The performance in IE is quite good (~330ms for each loop), compared to the same stuff executed without the precreated stuff.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_2.html b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_2.html new file mode 100644 index 0000000000..7a98805f2c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_2.html @@ -0,0 +1,51 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (locally stored). After this create 10.000 new (not stored) objects inside a loop.

+

As the loop will be executed inside the scope of "store", the browser must keep the information about "store" with each execution of "test", even if called from the timeout.

+ +

Result

+

The performance in IE is poor (~1150ms for each loop), compared to the same stuff executed without so much precreated objects (previous example).

+

It makes no difference if we use a global or a local variable here. It's identical to GlobalObject_2.html.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_3.html b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_3.html new file mode 100644 index 0000000000..ab55099694 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_3.html @@ -0,0 +1,52 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (locally stored). After this create 10.000 new (not stored) objects inside a loop.

+ +

Result

+

The additional cleanup (remove all entries) of the local storage optimizes performance after the first loop. First loop is done after ~1150ms. The following loop needs ~490ms. Not bad, but poorly compared to the version, where the storage have never exist before. (See first examples, which executes in ~350ms.)

+

It makes no difference if we use a global or a local variable here. It's identical to GlobalObject_3.html.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_4.html b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_4.html new file mode 100644 index 0000000000..d633458e9c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_4.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (locally stored). After this create 10.000 new (not stored) objects inside a loop.

+

The "store" variable will be resetted after the first loop with "null".

+ +

Result

+

The additional cleanup (overwrite with null) of the global storage optimizes performance after the first loop. First loop is done after ~1150ms. The following loop needs ~350ms. Quite good. The same value as in the first example, where the data have never exist.

+

Interesting because theoratically the function implemenetation of "test" is inside the scope of "store".

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_5.html b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_5.html new file mode 100644 index 0000000000..34f351c688 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/LocalObject_5.html @@ -0,0 +1,50 @@ + + + + qooxdoo » Demo + + + + + + + +
+

JS Object Storage Performance

+ +

Test Description

+

Precreate 50.000 objects (locally stored). After this create 10.000 new (not stored) objects inside a loop.

+

The test method is implemented outside of the scope of "store".

+ +

Result

+

We need no additional cleanup to get a good performance of the function. First loop is done after ~1150ms. The following loop needs ~350ms. Quite good. The same value as in the first example, where the data have never exist.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/NumberCreate_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/NumberCreate_1.html new file mode 100644 index 0000000000..7cdb760b62 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/NumberCreate_1.html @@ -0,0 +1,110 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for Number creation performance

+
    +
  1. Using simple number
  2. +
  3. Using parseInt
  4. +
  5. Using parseFloat
  6. +
  7. Using new with string int
  8. +
  9. Using new with string float
  10. +
  11. Using new with simple number
  12. +
  13. Using new with parseInt
  14. +
  15. Using new with parseFloat
  16. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/ObjectCreate_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectCreate_1.html new file mode 100644 index 0000000000..d1b0c69971 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectCreate_1.html @@ -0,0 +1,57 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for empty Object creation performance

+
    +
  1. Using "{}"
  2. +
  3. Using "new Object"
  4. +
  5. Using "new Object()"
  6. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/ObjectCreate_2.html b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectCreate_2.html new file mode 100644 index 0000000000..8a5128e234 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectCreate_2.html @@ -0,0 +1,77 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for filled Object creation performance

+
    +
  1. Using "{ content }"
  2. +
  3. Using "new Object; obj.key = value"
  4. +
  5. Using "new Object(); obj.key = value"
  6. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_1.html new file mode 100755 index 0000000000..23106c50dc --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_1.html @@ -0,0 +1,92 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the influence of inheritance to object creation performance.

+

Result: Each inheritance level increases the negative effect.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_2.html b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_2.html new file mode 100755 index 0000000000..64aaf7c644 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_2.html @@ -0,0 +1,88 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the influence of inheritance to object creation performance.

+

Don't execute superclass constructor.

+

Result: No negative effect!

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_3.html b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_3.html new file mode 100644 index 0000000000..f69a14d099 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectLevel_3.html @@ -0,0 +1,97 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the influence of inheritance to object creation performance.

+

Result: Each inheritance level increases the negative effect.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/ObjectSize_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectSize_1.html new file mode 100755 index 0000000000..c80c05e976 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/ObjectSize_1.html @@ -0,0 +1,62 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the incluence to the performance of data using the prototype mechanism on classes.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/Qooxdoo_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/Qooxdoo_1.html new file mode 100644 index 0000000000..bad5574641 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/Qooxdoo_1.html @@ -0,0 +1,83 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qooxdoo object performance

+
    +
  1. qx.core.Object
  2. +
  3. qx.core.Target
  4. +
  5. qx.event.type.Event
  6. +
  7. qx.event.type.MouseEvent
  8. +
  9. qx.ui.basic.Terminator
  10. +
  11. qx.ui.layout.CanvasLayout
  12. +
  13. qx.ui.layout.BoxLayout
  14. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_1.html new file mode 100644 index 0000000000..f0d1ec901d --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_1.html @@ -0,0 +1,95 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for String Performance. Using new String instances for concat.

+
    +
  1. Operator +=
  2. +
  3. Operators = and +
  4. +
  5. Concat function
  6. +
  7. Array Push
  8. +
  9. Array Index
  10. +
  11. StringBuilder Object
  12. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_2.html b/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_2.html new file mode 100644 index 0000000000..d2b2c140c5 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_2.html @@ -0,0 +1,98 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for String Performance. Using cached string instances for concat.

+
    +
  1. Operator +=
  2. +
  3. Operators = and +
  4. +
  5. Concat function
  6. +
  7. Array Push
  8. +
  9. Array Index
  10. +
  11. StringBuilder Object
  12. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_3.html b/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_3.html new file mode 100644 index 0000000000..2169b81b21 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/StringConcat_3.html @@ -0,0 +1,109 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for String Performance.

+

Getting an filled array of strings and try to combine them.

+ +
    +
  1. Operator +=
  2. +
  3. Operators = and +
  4. +
  5. Concat function
  6. +
  7. Array Push
  8. +
  9. Array Index
  10. +
  11. Array Append
  12. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/TypeCheck_1.html b/swat.obsolete/apps/qooxdoo-examples/performance/TypeCheck_1.html new file mode 100644 index 0000000000..7ef0f0db13 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/TypeCheck_1.html @@ -0,0 +1,84 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for typical value checks and their performance.

+
    +
  1. Typeof with Strings
  2. +
  3. Typeof with Constants
  4. +
  5. Instanceof
  6. +
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/performance/index.html b/swat.obsolete/apps/qooxdoo-examples/performance/index.html new file mode 100644 index 0000000000..ac437542ac --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/performance/index.html @@ -0,0 +1,18 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Please choose an example from above.

+
+ + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/showcase/Showcase_1.html b/swat.obsolete/apps/qooxdoo-examples/showcase/Showcase_1.html new file mode 100644 index 0000000000..015c178579 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/showcase/Showcase_1.html @@ -0,0 +1,128 @@ + + + + qooxdoo » Demo + + + + + + + +
+

A small example how a webmail application can look and feel using qooxdoo.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/showcase/index.html b/swat.obsolete/apps/qooxdoo-examples/showcase/index.html new file mode 100644 index 0000000000..f9f55f8058 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/showcase/index.html @@ -0,0 +1,18 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Please choose a showcase from above.

+
+ + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_1.html new file mode 100644 index 0000000000..f8bebf672d --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_1.html @@ -0,0 +1,286 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some speed tests for qx.ui.basic.Atom. Please regard, that many of things in the finished + page are modified on the already created and visible qx.ui.basic.Atom instances. This is not + a good example in scripting qooxdoo. It's always faster to configure a instance of qx.ui.core.Widget + completely, before add it to the qx.ui.core.ClientDocument or any other visible parent qx.ui.core.Widget.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_2.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_2.html new file mode 100644 index 0000000000..b80d6414cb --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_2.html @@ -0,0 +1,187 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Example to show correct calculations of qx.ui.basic.Atom sizes. Normally a qx.ui.basic.Atom has only the size of its content.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_3.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_3.html new file mode 100644 index 0000000000..a824bb509c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_3.html @@ -0,0 +1,322 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Layout tests for qx.ui.basic.Atom reimplementation.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_4.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_4.html new file mode 100644 index 0000000000..a25990b900 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_4.html @@ -0,0 +1,46 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_5.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_5.html new file mode 100644 index 0000000000..bc05b1ee56 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_5.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Adding many qx.ui.basic.Atom widgets without setting the icon-width and -height.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_6.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_6.html new file mode 100644 index 0000000000..910226987e --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_6.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Adding many qx.ui.basic.Atom widgets setting the icon-width and -height.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_7.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_7.html new file mode 100644 index 0000000000..5be132a228 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_7.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_8.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_8.html new file mode 100644 index 0000000000..a08fa5423b --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_8.html @@ -0,0 +1,43 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Atom_9.html b/swat.obsolete/apps/qooxdoo-examples/test/Atom_9.html new file mode 100644 index 0000000000..563816f7b2 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Atom_9.html @@ -0,0 +1,44 @@ + + + + qooxdoo » Demo + + + + + + + +
+ This uses qx.ui.basic.Label instead of qx.ui.basic.Atom for text only display. Stored as Atom test file + because this way we could compare it to the previous test file. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Border_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Border_1.html new file mode 100644 index 0000000000..6aa6af6253 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Border_1.html @@ -0,0 +1,177 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for qx.renderer.border.Border, a cross-browser advanced border engine. + Each instance of qx.renderer.border.Border allows to affect multiple QxTerminators. + When the one property of the qx.renderer.border.Border change, it informs all bounded + QxTerminators to rerender the border.

+ +

The qx.renderer.border.Border constructor also allows you to convert a string + (css-like) into and qx.renderer.border.Border instance (last example).

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/BoxLayout_1.html b/swat.obsolete/apps/qooxdoo-examples/test/BoxLayout_1.html new file mode 100644 index 0000000000..36bcf5f9a2 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/BoxLayout_1.html @@ -0,0 +1,283 @@ + + + + qooxdoo » Demo + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
Width/Height: + + +
Spacing/Padding: + + +
+ + + + +
Horizontal/Vertical Align: + + +
  + +
+ +

Tests

+ +
+ +
+

Now something more complex. Try to configure multiple things and then press <apply>.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/BoxLayout_2.html b/swat.obsolete/apps/qooxdoo-examples/test/BoxLayout_2.html new file mode 100644 index 0000000000..ead48a1f0c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/BoxLayout_2.html @@ -0,0 +1,324 @@ + + + + qooxdoo » Demo + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
Width/Height: + + +
Spacing/Padding: + + +
+ + + + +
Horizontal/Vertical Align: + + +
  + +
+ +

Tests

+ +
+ +
+

Now something more complex. Try to configure multiple things and then press <apply>.

+

Added initial support for children align override: Try to click on the color palette.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Builder_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Builder_1.html new file mode 100644 index 0000000000..baa29c31aa --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Builder_1.html @@ -0,0 +1,73 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

qx.client.Builder demo.

+

Build your web apps using qooxdooml.

+

Textarea example

+
+ + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Builder_2.html b/swat.obsolete/apps/qooxdoo-examples/test/Builder_2.html new file mode 100644 index 0000000000..720e02f5dd --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Builder_2.html @@ -0,0 +1,25 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

qx.client.Builder demo.

+

Build your web apps using qooxdooml.

+

XmlHttp Example

+
+ + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Builder_2.xml b/swat.obsolete/apps/qooxdoo-examples/test/Builder_2.xml new file mode 100644 index 0000000000..84b1adf62f --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Builder_2.xml @@ -0,0 +1,51 @@ + + + + + + btn.setLabel(btn.getLabel() + "."); + alert(event + "\n\nClicked on: " + this.getLabel()); + + + + + + + + + + + + + + atom1.setLabel(atom1.getLabel() + "."); + + + + + + + + + + + // test delegate function + var f = function(e) { + alert(e + '\n\nclick received at delegate function\n\n'); + } + + // test delegate object + var d = { + hello : 'world', + click : function(e) { + alert(e + '\n\nclick received at delegate object\n\n' + this.hello); + } + } + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Builder_3.html b/swat.obsolete/apps/qooxdoo-examples/test/Builder_3.html new file mode 100644 index 0000000000..e3d4b0b39e --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Builder_3.html @@ -0,0 +1,26 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

qx.client.Builder demo.

+

Build your web apps using qooxdooml.

+

Property Editor Example

+
+ + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Builder_3.xml b/swat.obsolete/apps/qooxdoo-examples/test/Builder_3.xml new file mode 100644 index 0000000000..b5fd8b331c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Builder_3.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + var el = this.getElement(); + m1.setLeft(qx.dom.DomLocation.getPageBoxLeft(el)); + m1.setTop(qx.dom.DomLocation.getPageBoxBottom(el)); ; + m1.show(); + e.setPropagationStopped(true); + + + e.setPropagationStopped(true); + + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Builder_4.html b/swat.obsolete/apps/qooxdoo-examples/test/Builder_4.html new file mode 100644 index 0000000000..70dffb5345 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Builder_4.html @@ -0,0 +1,42 @@ + + + + qooxdoo » Demo + + + + + + + + +
+

qx.client.Builder demo.

+

2 Format Example

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Button_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Button_1.html new file mode 100644 index 0000000000..b6c0368212 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Button_1.html @@ -0,0 +1,44 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing the new flash support for QxButtons (inherited from qx.ui.basic.Atom).

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_1.html b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_1.html new file mode 100644 index 0000000000..99bea2215f --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_1.html @@ -0,0 +1,616 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_2.html b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_2.html new file mode 100644 index 0000000000..19c9a364c1 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_2.html @@ -0,0 +1,139 @@ + + + + qooxdoo » Demo + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_3.html b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_3.html new file mode 100644 index 0000000000..0ddf46f973 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_3.html @@ -0,0 +1,52 @@ + + + + qooxdoo » Demo + + + + + + + +
+

This test is using multiple qx.ui.basic.Terminator

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_4.html b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_4.html new file mode 100644 index 0000000000..b516d2b528 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_4.html @@ -0,0 +1,50 @@ + + + + qooxdoo » Demo + + + + + + + +
+

This test is using multiple div-Elements

+

Created with "createElement" and added via "appendChild" to the document.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_5.html b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_5.html new file mode 100644 index 0000000000..6c2e0218ff --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CanvasLayout_5.html @@ -0,0 +1,45 @@ + + + + qooxdoo » Demo + + + + + + + +
+

This test is using multiple div-Elements

+

Added to the document using the "innerHTML" property.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Clipping_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Clipping_1.html new file mode 100644 index 0000000000..4b37d81462 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Clipping_1.html @@ -0,0 +1,76 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for clipping implementation

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Clone_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Clone_1.html new file mode 100644 index 0000000000..4afdc392d3 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Clone_1.html @@ -0,0 +1,91 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test widget cloning.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Clone_2.html b/swat.obsolete/apps/qooxdoo-examples/test/Clone_2.html new file mode 100644 index 0000000000..4ef3adafa1 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Clone_2.html @@ -0,0 +1,108 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testfile for check cloning on QxFieldSets.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_1.html b/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_1.html new file mode 100644 index 0000000000..badd4da9b0 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_1.html @@ -0,0 +1,235 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Color Theme Test

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_2.html b/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_2.html new file mode 100644 index 0000000000..8b5bf558a6 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_2.html @@ -0,0 +1,77 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Color Theme Test

+
+ + + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_3.html b/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_3.html new file mode 100644 index 0000000000..c119de0a1c --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/ColorTheme_3.html @@ -0,0 +1,176 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Color Theme Test for qx.renderer.border.BorderObject's

+
    +
  • First Col: qooxdoo solution for borders
  • +
  • Second Col: html solution without color value
  • +
  • Third Col: html solution with color value: white
  • +
+

The default color Theme is: OS Default

+
+ +
+
 
+
 
+
 
+
 
+ +
 
+
 
+
+ +
+
 
+
 
+
 
+
 
+ +
 
+
 
+
+ + + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_1.html b/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_1.html new file mode 100644 index 0000000000..c79f556cf0 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_1.html @@ -0,0 +1,102 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.form.ComboBox implementation.

+

Testing object creation (the list content will be filled then) on first open.

+
+ + + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_2.html b/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_2.html new file mode 100644 index 0000000000..f44c525bd5 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_2.html @@ -0,0 +1,116 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.form.ComboBox implementation.

+

Testing object creation (the list content will be filled then) on first open.

+

Added Color Theme Buttons

+
+ + + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_3.html b/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_3.html new file mode 100644 index 0000000000..7fe9f3ff76 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/ComboBox_3.html @@ -0,0 +1,123 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.ui.form.ComboBox implementation.

+

Testing object creation (the list content will be filled then) on first open.

+

Added Color Theme Buttons

+

Now with image inside the popup.

+
+ + + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Compile_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Compile_1.html new file mode 100644 index 0000000000..8821238bea --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Compile_1.html @@ -0,0 +1,415 @@ + + + + qooxdoo » Demo + + + + + + + +
+
+ + + + + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Compile_2.html b/swat.obsolete/apps/qooxdoo-examples/test/Compile_2.html new file mode 100644 index 0000000000..472c237945 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Compile_2.html @@ -0,0 +1,46 @@ + + + + qooxdoo » Demo + + + + + + + +
+
+ +
Hello World
Hello World
+ + + + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Compile_2.js b/swat.obsolete/apps/qooxdoo-examples/test/Compile_2.js new file mode 100644 index 0000000000..501881b370 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Compile_2.js @@ -0,0 +1,3867 @@ +qx.core.Init.getInstance().defineMain(function() +{ +var f = new Function(); +f.prototype = qx.ui.form.Button.prototype; +$0 = new f; +qx.core.Object._db[74] = $0; +$0._valueElement = cssQuery("[qxhashcode=74]")[0]; +$0._element = $0._valueElement; +$0._style = $0._valueElement.style; +$0._valueElement.qx_Widget = $0; +$1 = 74; +$2 = {} +$3 = "QxWidgetCore qx.ui.form.Button"; +$4 = {} +$5 = {} +$6 = "none"; +$7 = "normal"; +$8 = "default"; +$9 = "buttonface"; +$10 = {} +$11 = {} +$12 = true; +$13 = false; +$14 = 1; +$15 = 4; +$16 = "auto"; +$17 = 3; +$18 = 102; +$19 = null; +$20 = 42; +$21 = "center"; +$22 = "middle"; +$23 = []; +var f = new Function(); +f.prototype = qx.ui.basic.Image.prototype; +$24 = new f; +qx.core.Object._db[78] = $24; +$24._valueElement = cssQuery("[qxhashcode=78]")[0]; +$24._element = $24._valueElement; +$24._style = $24._valueElement.style; +$24._valueElement.qx_Widget = $24; +$24._image = $24._valueElement.getElementsByTagName("img")[0]; +$25 = 78; +$26 = {} +$27 = "QxWidgetCore qx.ui.basic.Image"; +$28 = ""; +$29 = {} +$30 = {} +$31 = {} +$32 = {} +$33 = new qx.manager.object.ImageManager; +$34 = "icon/32/penguin.png"; +$35 = 32; +var f = new Function(); +f.prototype = qx.io.image.ImagePreloader.prototype; +$36 = new f; +qx.core.Object._db[91] = $36; +$36._element = new Image; +$36._element.src = "../../images/icons/crystalsvg/32/penguin.png"; +$37 = 91; +$38 = "../../images/icons/crystalsvg/32/penguin.png"; +$39 = "qx.io.image.ImagePreloader"; +var f = new Function(); +f.prototype = qx.manager.object.ImagePreloaderManager.prototype; +$40 = new f; +qx.core.Object._db[31] = $40; +$41 = 31; +$42 = {} +var f = new Function(); +f.prototype = qx.io.image.ImagePreloader.prototype; +$43 = new f; +qx.core.Object._db[92] = $43; +$43._element = new Image; +$43._element.src = "../../images/icons/crystalsvg/32/appearance.png"; +$44 = 92; +$45 = "../../images/icons/crystalsvg/32/appearance.png"; +$46 = "enabled"; +$47 = "qx.manager.object.ImagePreloaderManager"; +$48 = 0; +$49 = "qx.ui.basic.Image"; +$50 = "enabled,parent,element,visibility,display,anonymous,tagName,horizontalAlign,verticalAlign,allowStretchX,allowStretchY,zIndex,backgroundColor,color,border,font,opacity,cursor,backgroundImage,overflow,clipLeft,clipTop,clipWidth,clipHeight,tabIndex,hideFocus,enableElementFocus,focused,selectable,toolTip,contextMenu,capture,dropDataTypes,command,appearance,marginTop,marginRight,marginBottom,marginLeft,paddingTop,paddingRight,paddingBottom,paddingLeft,left,right,width,minWidth,maxWidth,top,bottom,height,minHeight,maxHeight,source,preloader,loaded,resizeToInner"; +$51 = "div"; +$52 = -1; +$53 = "parent,element,visible"; +var f = new Function(); +f.prototype = qx.ui.basic.Label.prototype; +$54 = new f; +qx.core.Object._db[77] = $54; +$54._valueElement = cssQuery("[qxhashcode=77]")[0]; +$54._element = $54._valueElement; +$54._style = $54._valueElement.style; +$54._valueElement.qx_Widget = $54; +$55 = 77; +$56 = {} +$57 = "QxWidgetCore qx.ui.basic.Label"; +$58 = {} +$59 = {} +$60 = {} +$61 = {} +$62 = 54; +$63 = 13; +$64 = "Hello World"; +$65 = 40; +$66 = "qx.ui.basic.Label"; +$67 = "enabled,parent,element,visibility,display,anonymous,tagName,horizontalAlign,verticalAlign,allowStretchX,allowStretchY,zIndex,backgroundColor,color,border,font,opacity,cursor,backgroundImage,overflow,clipLeft,clipTop,clipWidth,clipHeight,tabIndex,hideFocus,enableElementFocus,focused,selectable,toolTip,contextMenu,capture,dropDataTypes,command,appearance,marginTop,marginRight,marginBottom,marginLeft,paddingTop,paddingRight,paddingBottom,paddingLeft,left,right,width,minWidth,maxWidth,top,bottom,height,minHeight,maxHeight,html,fontPropertiesProfile,measureMode,mnemonic"; +$68 = "styleproperty"; +var f = new Function(); +f.prototype = qx.renderer.layout.HorizontalBoxLayoutImpl.prototype; +$69 = new f; +qx.core.Object._db[76] = $69; +$70 = 76; +$71 = "qx.renderer.layout.HorizontalBoxLayoutImpl"; +$72 = "enabled,enableFlexSupport"; +$73 = "horizontal"; +$74 = {} +$75 = {} +$76 = {} +$77= qx.core.Object._db[74]._onmouseover; +$78 = null; +$79 = {} +$80 = {} +$81= qx.core.Object._db[74]._onmouseout; +$82 = {} +$83 = {} +$84= qx.core.Object._db[74]._onmousedown; +$85 = {} +$86 = {} +$87= qx.core.Object._db[74]._onmouseup; +$88 = {} +$89 = {} +$90= qx.core.Object._db[74]._onkeydown; +$91 = {} +$92 = {} +$93= qx.core.Object._db[74]._onkeyup; +$94 = 20; +$95 = 50; +$96 = qx.core.Init.getInstance().getComponent(); +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$97 = new f; +qx.core.Object._db[33] = $97; +$98 = 33; +$99 = {} +var f = new Function(); +f.prototype = qx.ui.form.Button.prototype; +$100 = new f; +qx.core.Object._db[86] = $100; +$100._valueElement = cssQuery("[qxhashcode=86]")[0]; +$100._element = $100._valueElement; +$100._style = $100._valueElement.style; +$100._valueElement.qx_Widget = $100; +$101 = 86; +$102 = {} +$103 = {} +$104 = {} +$105 = {} +$106 = {} +$107 = []; +var f = new Function(); +f.prototype = qx.ui.basic.Image.prototype; +$108 = new f; +qx.core.Object._db[90] = $108; +$108._valueElement = cssQuery("[qxhashcode=90]")[0]; +$108._element = $108._valueElement; +$108._style = $108._valueElement.style; +$108._valueElement.qx_Widget = $108; +$108._image = $108._valueElement.getElementsByTagName("img")[0]; +$109 = 90; +$110 = {} +$111 = {} +$112 = {} +$113 = {} +$114 = {} +$115 = "icon/32/appearance.png"; +var f = new Function(); +f.prototype = qx.ui.basic.Label.prototype; +$116 = new f; +qx.core.Object._db[89] = $116; +$116._valueElement = cssQuery("[qxhashcode=89]")[0]; +$116._element = $116._valueElement; +$116._style = $116._valueElement.style; +$116._valueElement.qx_Widget = $116; +$117 = 89; +$118 = {} +$119 = {} +$120 = {} +$121 = {} +$122 = {} +var f = new Function(); +f.prototype = qx.renderer.layout.HorizontalBoxLayoutImpl.prototype; +$123 = new f; +qx.core.Object._db[88] = $123; +$124 = 88; +$125 = {} +$126 = {} +$127 = {} +$128= qx.core.Object._db[86]._onmouseover; +$129 = {} +$130 = {} +$131= qx.core.Object._db[86]._onmouseout; +$132 = {} +$133 = {} +$134= qx.core.Object._db[86]._onmousedown; +$135 = {} +$136 = {} +$137= qx.core.Object._db[86]._onmouseup; +$138 = {} +$139 = {} +$140= qx.core.Object._db[86]._onkeydown; +$141 = {} +$142 = {} +$143= qx.core.Object._db[86]._onkeyup; +$144 = 220; +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$145 = new f; +qx.core.Object._db[18] = $145; +$146 = {} +$147 = 18; +$148 = {} +$149 = {} +$150 = "2px outset"; +$151 = "threedlightshadow threedhighlight"; +$152 = "threeddarkshadow threedshadow"; +$153 = {} +$154 = 2; +$155 = "outset"; +$156 = "qx.renderer.border.BorderObject"; +$157 = "enabled,topWidth,rightWidth,bottomWidth,leftWidth,topStyle,rightStyle,bottomStyle,leftStyle,topColor,rightColor,bottomColor,leftColor"; +$158 = []; +$159 = 12; +$160 = 10; +$161 = "qx.ui.form.Button"; +$162 = "enabled,parent,element,visibility,display,anonymous,tagName,horizontalAlign,verticalAlign,allowStretchX,allowStretchY,zIndex,backgroundColor,color,border,font,opacity,cursor,backgroundImage,overflow,clipLeft,clipTop,clipWidth,clipHeight,tabIndex,hideFocus,enableElementFocus,focused,selectable,toolTip,contextMenu,capture,dropDataTypes,command,appearance,marginTop,marginRight,marginBottom,marginLeft,paddingTop,paddingRight,paddingBottom,paddingLeft,left,right,width,minWidth,maxWidth,top,bottom,height,minHeight,maxHeight,focusManager,activeWidget,orientation,spacing,horizontalChildrenAlign,verticalChildrenAlign,reverseChildrenOrder,stretchChildrenOrthogonalAxis,useAdvancedFlexAllocation,label,icon,show,iconPosition,iconWidth,iconHeight"; +$163 = "both"; +$164 = "left"; +$165 = []; +$166 = "add"; +$167 = "remove"; +$168 = "addAt"; +$169 = "addAtBegin"; +$170 = "addAtEnd"; +$171 = "removeAt"; +$172 = "addBefore"; +$173 = "addAfter"; +$174 = "removeAll"; +$175 = "getFirstChild"; +$176 = "getLastChild"; +$177 = "getFirstActiveChild"; +$178 = "getLastActiveChild"; +$179 = "getFirstVisibleChild"; +$180 = "getLastVisibleChild"; +$181 = "qx.renderer.color.ColorObject"; +var f = new Function(); +f.prototype = qx.manager.object.ColorManager.prototype; +$182 = new f; +qx.core.Object._db[1] = $182; +$183 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$184 = new f; +qx.core.Object._db[9] = $184; +$185 = "threeddarkshadow"; +$186 = 9; +$187 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$188 = new f; +qx.core.Object._db[17] = $188; +$189 = {} +$190 = 17; +$191 = {} +$192 = {} +$193 = {} +$194 = "inset"; +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$195 = new f; +qx.core.Object._db[19] = $195; +$196 = {} +$197 = 19; +$198 = {} +$199 = {} +$200 = {} +$201 = "groove"; +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$202 = new f; +qx.core.Object._db[20] = $202; +$203 = {} +$204 = {} +$205 = {} +$206 = {} +$207 = "ridge"; +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$208 = new f; +qx.core.Object._db[21] = $208; +$209 = {} +$210 = 21; +$211 = {} +$212 = {} +$213 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$214 = new f; +qx.core.Object._db[22] = $214; +$215 = {} +$216 = 22; +$217 = {} +$218 = {} +$219 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$220 = new f; +qx.core.Object._db[23] = $220; +$221 = {} +$222 = 23; +$223 = {} +$224 = {} +$225 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$226 = new f; +qx.core.Object._db[24] = $226; +$227 = {} +$228 = 24; +$229 = {} +$230 = {} +$231 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$232 = new f; +qx.core.Object._db[10] = $232; +$233 = "threedshadow"; +$234 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$235 = new f; +qx.core.Object._db[25] = $235; +$236 = {} +$237 = 25; +$238 = {} +$239 = {} +$240 = {} +$241 = "solid"; +var f = new Function(); +f.prototype = qx.renderer.border.Border.prototype; +$242 = new f; +qx.core.Object._db[40] = $242; +$243 = {} +$244 = {} +$245 = {} +$246 = "qx.renderer.border.Border"; +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$247 = new f; +qx.core.Object._db[53] = $247; +$248 = {} +$249 = 53; +$250 = {} +$251 = {} +$252 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$253 = new f; +qx.core.Object._db[54] = $253; +$254 = {} +$255 = {} +$256 = {} +$257 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$258 = new f; +qx.core.Object._db[55] = $258; +$259 = {} +$260 = 55; +$261 = {} +$262 = {} +$263 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$264 = new f; +qx.core.Object._db[56] = $264; +$265 = {} +$266 = 56; +$267 = {} +$268 = {} +$269 = {} +var f = new Function(); +f.prototype = qx.renderer.border.Border.prototype; +$270 = new f; +qx.core.Object._db[58] = $270; +$271 = 58; +$272 = {} +$273 = {} +$274 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$275 = new f; +qx.core.Object._db[57] = $275; +$276 = "#fec83c"; +$277 = 254; +$278 = 200; +$279 = 60; +$280 = 57; +$281 = {} +var f = new Function(); +f.prototype = qx.renderer.border.Border.prototype; +$282 = new f; +qx.core.Object._db[59] = $282; +$283 = 59; +$284 = {} +$285 = {} +$286 = {} +var f = new Function(); +f.prototype = qx.renderer.border.Border.prototype; +$287 = new f; +qx.core.Object._db[60] = $287; +$288 = {} +$289 = {} +$290 = {} +var f = new Function(); +f.prototype = qx.renderer.border.Border.prototype; +$291 = new f; +qx.core.Object._db[61] = $291; +$292 = 61; +$293 = {} +$294 = {} +$295 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$296 = new f; +qx.core.Object._db[11] = $296; +$297 = "threedlightshadow"; +$298 = 11; +$299 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$300 = new f; +qx.core.Object._db[26] = $300; +$301 = {} +$302 = 26; +$303 = {} +$304 = {} +$305 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$306 = new f; +qx.core.Object._db[12] = $306; +$307 = "threedhighlight"; +$308 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$309 = new f; +qx.core.Object._db[28] = $309; +$310 = "infotext"; +$311 = 28; +$312 = {} +var f = new Function(); +f.prototype = qx.renderer.border.BorderObject.prototype; +$313 = new f; +qx.core.Object._db[27] = $313; +$314 = {} +$315 = 27; +$316 = {} +$317 = {} +$318 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$319 = new f; +qx.core.Object._db[29] = $319; +$320 = "graytext"; +$321 = 29; +$322 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$323 = new f; +qx.core.Object._db[36] = $323; +$324 = "highlight"; +$325 = 36; +$326 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$327 = new f; +qx.core.Object._db[37] = $327; +$328 = "highlighttext"; +$329 = 37; +$330 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$331 = new f; +qx.core.Object._db[41] = $331; +$332 = "inactivecaption"; +$333 = 41; +$334 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$335 = new f; +qx.core.Object._db[42] = $335; +$336 = "inactivecaptiontext"; +$337 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$338 = new f; +qx.core.Object._db[43] = $338; +$339 = "activecaption"; +$340 = 43; +$341 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$342 = new f; +qx.core.Object._db[44] = $342; +$343 = "captiontext"; +$344 = 44; +$345 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$346 = new f; +qx.core.Object._db[45] = $346; +$347 = "#e1eeff"; +$348 = 225; +$349 = 238; +$350 = 255; +$351 = 45; +$352 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$353 = new f; +qx.core.Object._db[46] = $353; +$354 = "#fafbfe"; +$355 = 250; +$356 = 251; +$357 = 46; +$358 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$359 = new f; +qx.core.Object._db[65] = $359; +$360 = "threedface"; +$361 = 65; +$362 = {} +var f = new Function(); +f.prototype = qx.renderer.color.ColorObject.prototype; +$363 = new f; +qx.core.Object._db[66] = $363; +$364 = "windowtext"; +$365 = 66; +$366 = {} +$367 = {} +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$368 = new f; +qx.core.Object._db[2] = $368; +$369 = "systemDefault"; +$370 = "Inherit Operating System"; +$371 = {} +$372 = {} +$373 = "activeborder"; +$374 = "appworkspace"; +$375 = "background"; +$376 = "buttonhighlight"; +$377 = "buttonshadow"; +$378 = "buttontext"; +$379 = "inactiveborder"; +$380 = "infobackground"; +$381 = "menu"; +$382 = "menutext"; +$383 = "scrollbar"; +$384 = "window"; +$385 = "windowframe"; +$386 = "qx.renderer.theme.ColorTheme"; +$387 = "enabled,id,title"; +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$388 = new f; +qx.core.Object._db[3] = $388; +$389 = "windowsRoyale"; +$390 = "Windows XP Media Center"; +$391 = {} +$392 = []; +$393 = 212; +$394 = 208; +$395 = []; +$396 = 51; +$397 = 94; +$398 = 168; +$399 = []; +$400 = 128; +$401 = []; +$402 = 64; +$403 = []; +$404 = 235; +$405 = 233; +$406 = 237; +$407 = []; +$408 = []; +$409 = 167; +$410 = 166; +$411 = 170; +$412 = []; +$413 = []; +$414 = []; +$415 = []; +$416 = []; +$417 = []; +$418 = []; +$419 = 111; +$420 = 161; +$421 = 217; +$422 = []; +$423 = []; +$424 = []; +$425 = []; +$426 = []; +$427 = []; +$428 = []; +$429 = 133; +$430 = 135; +$431 = 140; +$432 = []; +$433 = []; +$434 = []; +$435 = 223; +$436 = 228; +$437 = []; +$438 = []; +$439 = []; +$440 = []; +$441 = {} +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$442 = new f; +qx.core.Object._db[4] = $442; +$443 = "windowsClassic"; +$444 = "Windows 2000"; +$445 = {} +$446 = []; +$447 = []; +$448 = 106; +$449 = []; +$450 = []; +$451 = 110; +$452 = 165; +$453 = []; +$454 = []; +$455 = []; +$456 = []; +$457 = []; +$458 = []; +$459 = []; +$460 = []; +$461 = []; +$462 = []; +$463 = []; +$464 = []; +$465 = []; +$466 = []; +$467 = []; +$468 = []; +$469 = []; +$470 = []; +$471 = []; +$472 = []; +$473 = []; +$474 = []; +$475 = []; +$476 = []; +$477 = {} +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$478 = new f; +qx.core.Object._db[5] = $478; +$479 = 5; +$480 = "windowsLunaBlue"; +$481 = "Windows XP Luna Blue"; +$482 = {} +$483 = []; +$484 = []; +$485 = 84; +$486 = 227; +$487 = []; +$488 = []; +$489 = 152; +$490 = []; +$491 = 236; +$492 = 216; +$493 = []; +$494 = []; +$495 = 172; +$496 = 153; +$497 = []; +$498 = []; +$499 = []; +$500 = []; +$501 = 49; +$502 = 197; +$503 = []; +$504 = []; +$505 = []; +$506 = 122; +$507 = 150; +$508 = []; +$509 = 248; +$510 = []; +$511 = []; +$512 = []; +$513 = []; +$514 = []; +$515 = []; +$516 = 113; +$517 = 100; +$518 = []; +$519 = []; +$520 = []; +$521 = 241; +$522 = 239; +$523 = 226; +$524 = []; +$525 = []; +$526 = []; +$527 = []; +$528 = {} +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$529 = new f; +qx.core.Object._db[6] = $529; +$530 = 6; +$531 = "windowsLunaGreen"; +$532 = "Windows XP Luna Green"; +$533 = {} +$534 = []; +$535 = []; +$536 = 139; +$537 = 105; +$538 = []; +$539 = []; +$540 = 157; +$541 = 189; +$542 = []; +$543 = []; +$544 = []; +$545 = []; +$546 = []; +$547 = []; +$548 = []; +$549 = 147; +$550 = 160; +$551 = 112; +$552 = []; +$553 = []; +$554 = []; +$555 = 214; +$556 = 186; +$557 = []; +$558 = []; +$559 = []; +$560 = []; +$561 = []; +$562 = []; +$563 = []; +$564 = []; +$565 = []; +$566 = []; +$567 = []; +$568 = []; +$569 = []; +$570 = []; +$571 = {} +var f = new Function(); +f.prototype = qx.renderer.theme.ColorTheme.prototype; +$572 = new f; +qx.core.Object._db[7] = $572; +$573 = 7; +$574 = "windowsLunaSilver"; +$575 = "Windows XP Luna Silver"; +$576 = {} +$577 = []; +$578 = []; +$579 = 192; +$580 = []; +$581 = []; +$582 = 87; +$583 = 104; +$584 = []; +$585 = 224; +$586 = []; +$587 = []; +$588 = []; +$589 = []; +$590 = 14; +$591 = 16; +$592 = []; +$593 = []; +$594 = 178; +$595 = 180; +$596 = 191; +$597 = []; +$598 = []; +$599 = []; +$600 = []; +$601 = 162; +$602 = []; +$603 = []; +$604 = []; +$605 = []; +$606 = []; +$607 = []; +$608 = []; +$609 = []; +$610 = []; +$611 = []; +$612 = []; +$613 = []; +$614 = []; +$615 = {} +$616 = {} +$617 = "qx.manager.object.ColorManager"; +$618 = "enabled,theme"; +$619 = []; +$0._hashCode = $1; +$0._htmlProperties = $2; +$0._htmlAttributes = $4; +$0._styleProperties = $5; +$0._layoutChanges = $10; +$0._states = $11; +$0._valueSelectable = $13; +$0._valueTabIndex = $14; +$0._valueSpacing = $15; +$0._valueWidth = $16; +$0._computedWidthType = $17; +$0._computedWidthTypeAuto = $12; +$0._computedWidthTypeNull = $13; +$0._computedWidthTypeFlex = $13; +$0._computedWidthTypePercent = $13; +$0._computedWidthTypePixel = $13; +$0._computedWidthValue = $18; +$0._computedWidthParsed = $19; +$0._cachedHasAutoX = $19; +$0._valueHeight = $16; +$0._computedHeightType = $17; +$0._computedHeightTypeAuto = $12; +$0._computedHeightTypeNull = $13; +$0._computedHeightTypeFlex = $13; +$0._computedHeightTypePercent = $13; +$0._computedHeightTypePixel = $13; +$0._computedHeightValue = $20; +$0._computedHeightParsed = $19; +$0._cachedHasAutoY = $19; +$0._valueHorizontalChildrenAlign = $21; +$0._layoutMode = $21; +$0._valueVerticalChildrenAlign = $22; +$0._valueStretchChildrenOrthogonalAxis = $13; +$0._valuePaddingTop = $17; +$0._valuePaddingRight = $15; +$0._valuePaddingBottom = $17; +$0._valuePaddingLeft = $15; +$0._children = $23; +$0._layoutImpl = $69; +$0._valueOrientation = $73; +$0._layoutHorizontal = $12; +$0._layoutVertical = $13; +$0._valueCursor = $8; +$0._valueLabel = $64; +$0._labelIsVisible = $12; +$0._label = $54; +$0._valueIcon = $34; +$0._iconIsVisible = $12; +$0._icon = $24; +$0._listeners = $74; +$0._valueLeft = $94; +$0._computedLeftType = $14; +$0._computedLeftTypePixel = $12; +$0._computedLeftTypeNull = $13; +$0._computedLeftTypePercent = $13; +$0._computedLeftValue = $94; +$0._computedLeftParsed = $94; +$0._valueTop = $95; +$0._computedTopType = $14; +$0._computedTopTypePixel = $12; +$0._computedTopTypeNull = $13; +$0._computedTopTypePercent = $13; +$0._computedTopValue = $95; +$0._computedTopParsed = $95; +$0._valueParent = $96; +$0._hasParent = $12; +$0._isDisplayable = $12; +$0._isCreated = $12; +$0._valueBackgroundColor = $97; +$0._valueBorder = $145; +$0._cachedBorderTop = $154; +$0._cachedBorderRight = $154; +$0._cachedBorderBottom = $154; +$0._cachedBorderLeft = $154; +$0._cachedVisibleChildren = $619; +$0._cachedPreferredInnerWidth = $109; +$0._cachedFrameWidth = $159; +$0._cachedPreferredBoxWidth = $18; +$0._cachedPreferredInnerHeight = $35; +$0._cachedFrameHeight = $160; +$0._cachedPreferredBoxHeight = $20; +$0._initialLayoutDone = $12; +$0._cachedBoxWidth = $18; +$0._cachedInnerWidth = $109; +$0._cachedAccumulatedChildrenOuterWidth = $109; +$0._cachedBoxHeight = $20; +$0._cachedInnerHeight = $35; +$0._isSeeable = $12; +$0.classname = $161; +$0._properties = $162; +$0._valueShow = $163; +$0._valueIconPosition = $164; +$0._valueIconWidth = $19; +$0._valueIconHeight = $19; +$0._flashMode = $13; +$0._valueReverseChildrenOrder = $13; +$0._valueUseAdvancedFlexAllocation = $13; +$0._cachedAccumulatedChildrenOuterHeight = $19; +$0._valueFocusManager = $19; +$0._valueActiveChild = $19; +$0._remappingChildTable = $165; +$0._valueVisibility = $12; +$0._valueDisplay = $12; +$0._valueAnonymous = $13; +$0._valueTagName = $51; +$0._valueHorizontalAlign = $19; +$0._valueVerticalAlign = $19; +$0._valueAllowStretchX = $12; +$0._valueAllowStretchY = $12; +$0._valueZIndex = $19; +$0._valueColor = $19; +$0._valueFont = $19; +$0._valueOpacity = $19; +$0._valueBackgroundImage = $19; +$0._valueOverflow = $19; +$0._valueClipLeft = $19; +$0._valueClipTop = $19; +$0._valueClipWidth = $19; +$0._valueClipHeight = $19; +$0._valueHideFocus = $13; +$0._valueEnableElementFocus = $12; +$0._valueFocused = $13; +$0._valueToolTip = $19; +$0._valueContextMenu = $19; +$0._valueCapture = $13; +$0._valueDropDataTypes = $19; +$0._valueCommand = $19; +$0._valueAppearance = $19; +$0._valueMarginTop = $48; +$0._valueMarginRight = $48; +$0._valueMarginBottom = $48; +$0._valueMarginLeft = $48; +$0._computedLeftTypeAuto = $13; +$0._computedLeftTypeFlex = $13; +$0._computedRightValue = $19; +$0._computedRightParsed = $19; +$0._computedRightType = $19; +$0._computedRightTypeNull = $12; +$0._computedRightTypePixel = $13; +$0._computedRightTypePercent = $13; +$0._computedRightTypeAuto = $13; +$0._computedRightTypeFlex = $13; +$0._valueRight = $19; +$0._computedMinWidthValue = $19; +$0._computedMinWidthParsed = $19; +$0._computedMinWidthType = $19; +$0._computedMinWidthTypeNull = $12; +$0._computedMinWidthTypePixel = $13; +$0._computedMinWidthTypePercent = $13; +$0._computedMinWidthTypeAuto = $13; +$0._computedMinWidthTypeFlex = $13; +$0._valueMinWidth = $19; +$0._computedMaxWidthValue = $19; +$0._computedMaxWidthParsed = $19; +$0._computedMaxWidthType = $19; +$0._computedMaxWidthTypeNull = $12; +$0._computedMaxWidthTypePixel = $13; +$0._computedMaxWidthTypePercent = $13; +$0._computedMaxWidthTypeAuto = $13; +$0._computedMaxWidthTypeFlex = $13; +$0._valueMaxWidth = $19; +$0._computedTopTypeAuto = $13; +$0._computedTopTypeFlex = $13; +$0._computedBottomValue = $19; +$0._computedBottomParsed = $19; +$0._computedBottomType = $19; +$0._computedBottomTypeNull = $12; +$0._computedBottomTypePixel = $13; +$0._computedBottomTypePercent = $13; +$0._computedBottomTypeAuto = $13; +$0._computedBottomTypeFlex = $13; +$0._valueBottom = $19; +$0._computedMinHeightValue = $19; +$0._computedMinHeightParsed = $19; +$0._computedMinHeightType = $19; +$0._computedMinHeightTypeNull = $12; +$0._computedMinHeightTypePixel = $13; +$0._computedMinHeightTypePercent = $13; +$0._computedMinHeightTypeAuto = $13; +$0._computedMinHeightTypeFlex = $13; +$0._valueMinHeight = $19; +$0._computedMaxHeightValue = $19; +$0._computedMaxHeightParsed = $19; +$0._computedMaxHeightType = $19; +$0._computedMaxHeightTypeNull = $12; +$0._computedMaxHeightTypePixel = $13; +$0._computedMaxHeightTypePercent = $13; +$0._computedMaxHeightTypeAuto = $13; +$0._computedMaxHeightTypeFlex = $13; +$0._valueMaxHeight = $19; +$0._isDisplayed = $12; +$0._cachedOuterWidth = $19; +$0._cachedOuterHeight = $19; +$0._cachedHasPercentX = $13; +$0._cachedHasPercentY = $13; +$0._cachedHasFlexX = $13; +$0._cachedHasFlexY = $13; +$0._clonePropertyIgnoreList = $53; +$0._valueEnabled = $12; +$0._disposed = $13; +$2["className"] = $3; +$4["qxhashcode"] = $1; +$5["MozUserSelect"] = $6; +$5["userSelect"] = $6; +$5["MozUserFocus"] = $7; +$5["userFocus"] = $7; +$5["cursor"] = $8; +$5["backgroundColor"] = $9; +$11["out"] = $12; +$11["blurred"] = $12; +$11["enabled"] = $12; +$11["inactive"] = $12; +$11["unchecked"] = $12; +$11["notpressed"] = $12; +$11["notselected"] = $12; +$11["notanchor"] = $12; +$11["notlead"] = $12; +$23[0] = $24; +$23[1] = $54; +$24._hashCode = $25; +$24._htmlProperties = $26; +$24._htmlAttributes = $29; +$24._styleProperties = $30; +$24._layoutChanges = $31; +$24._states = $32; +$24._manager = $33; +$24._valueSelectable = $13; +$24._valueAllowStretchX = $13; +$24._valueAllowStretchY = $13; +$24._valueSource = $34; +$24._valueWidth = $16; +$24._computedWidthType = $17; +$24._computedWidthTypeAuto = $12; +$24._computedWidthTypeNull = $13; +$24._computedWidthTypeFlex = $13; +$24._computedWidthTypePercent = $13; +$24._computedWidthTypePixel = $13; +$24._computedWidthValue = $35; +$24._computedWidthParsed = $19; +$24._cachedHasAutoX = $19; +$24._valueHeight = $16; +$24._computedHeightType = $17; +$24._computedHeightTypeAuto = $12; +$24._computedHeightTypeNull = $13; +$24._computedHeightTypeFlex = $13; +$24._computedHeightTypePercent = $13; +$24._computedHeightTypePixel = $13; +$24._computedHeightValue = $35; +$24._computedHeightParsed = $19; +$24._cachedHasAutoY = $19; +$24._valueAnonymous = $12; +$24._valueParent = $0; +$24._hasParent = $12; +$24._isDisplayable = $12; +$24._isCreated = $12; +$24._valuePreloader = $36; +$24._valueLoaded = $12; +$24._cachedPreferredInnerWidth = $35; +$24._cachedFrameWidth = $48; +$24._cachedPreferredBoxWidth = $35; +$24._cachedPreferredInnerHeight = $35; +$24._cachedFrameHeight = $48; +$24._cachedPreferredBoxHeight = $35; +$24._cachedBoxWidth = $35; +$24._cachedOuterWidth = $35; +$24._cachedLocationHorizontal = $15; +$24._cachedBoxHeight = $35; +$24._cachedOuterHeight = $35; +$24._initialLayoutDone = $12; +$24._isSeeable = $12; +$24.classname = $49; +$24._properties = $50; +$24._valueResizeToInner = $13; +$24._valueVisibility = $12; +$24._valueDisplay = $12; +$24._valueTagName = $51; +$24._valueHorizontalAlign = $19; +$24._valueVerticalAlign = $19; +$24._valueZIndex = $19; +$24._valueBackgroundColor = $19; +$24._valueColor = $19; +$24._valueBorder = $19; +$24._valueFont = $19; +$24._valueOpacity = $19; +$24._valueCursor = $19; +$24._valueBackgroundImage = $19; +$24._valueOverflow = $19; +$24._valueClipLeft = $19; +$24._valueClipTop = $19; +$24._valueClipWidth = $19; +$24._valueClipHeight = $19; +$24._valueTabIndex = $52; +$24._valueHideFocus = $13; +$24._valueEnableElementFocus = $12; +$24._valueFocused = $13; +$24._valueToolTip = $19; +$24._valueContextMenu = $19; +$24._valueCapture = $13; +$24._valueDropDataTypes = $19; +$24._valueCommand = $19; +$24._valueAppearance = $19; +$24._valueMarginTop = $48; +$24._valueMarginRight = $48; +$24._valueMarginBottom = $48; +$24._valueMarginLeft = $48; +$24._valuePaddingTop = $48; +$24._valuePaddingRight = $48; +$24._valuePaddingBottom = $48; +$24._valuePaddingLeft = $48; +$24._computedLeftValue = $19; +$24._computedLeftParsed = $19; +$24._computedLeftType = $19; +$24._computedLeftTypeNull = $12; +$24._computedLeftTypePixel = $13; +$24._computedLeftTypePercent = $13; +$24._computedLeftTypeAuto = $13; +$24._computedLeftTypeFlex = $13; +$24._valueLeft = $19; +$24._computedRightValue = $19; +$24._computedRightParsed = $19; +$24._computedRightType = $19; +$24._computedRightTypeNull = $12; +$24._computedRightTypePixel = $13; +$24._computedRightTypePercent = $13; +$24._computedRightTypeAuto = $13; +$24._computedRightTypeFlex = $13; +$24._valueRight = $19; +$24._computedMinWidthValue = $19; +$24._computedMinWidthParsed = $19; +$24._computedMinWidthType = $19; +$24._computedMinWidthTypeNull = $12; +$24._computedMinWidthTypePixel = $13; +$24._computedMinWidthTypePercent = $13; +$24._computedMinWidthTypeAuto = $13; +$24._computedMinWidthTypeFlex = $13; +$24._valueMinWidth = $19; +$24._computedMaxWidthValue = $19; +$24._computedMaxWidthParsed = $19; +$24._computedMaxWidthType = $19; +$24._computedMaxWidthTypeNull = $12; +$24._computedMaxWidthTypePixel = $13; +$24._computedMaxWidthTypePercent = $13; +$24._computedMaxWidthTypeAuto = $13; +$24._computedMaxWidthTypeFlex = $13; +$24._valueMaxWidth = $19; +$24._computedTopValue = $19; +$24._computedTopParsed = $19; +$24._computedTopType = $19; +$24._computedTopTypeNull = $12; +$24._computedTopTypePixel = $13; +$24._computedTopTypePercent = $13; +$24._computedTopTypeAuto = $13; +$24._computedTopTypeFlex = $13; +$24._valueTop = $19; +$24._computedBottomValue = $19; +$24._computedBottomParsed = $19; +$24._computedBottomType = $19; +$24._computedBottomTypeNull = $12; +$24._computedBottomTypePixel = $13; +$24._computedBottomTypePercent = $13; +$24._computedBottomTypeAuto = $13; +$24._computedBottomTypeFlex = $13; +$24._valueBottom = $19; +$24._computedMinHeightValue = $19; +$24._computedMinHeightParsed = $19; +$24._computedMinHeightType = $19; +$24._computedMinHeightTypeNull = $12; +$24._computedMinHeightTypePixel = $13; +$24._computedMinHeightTypePercent = $13; +$24._computedMinHeightTypeAuto = $13; +$24._computedMinHeightTypeFlex = $13; +$24._valueMinHeight = $19; +$24._computedMaxHeightValue = $19; +$24._computedMaxHeightParsed = $19; +$24._computedMaxHeightType = $19; +$24._computedMaxHeightTypeNull = $12; +$24._computedMaxHeightTypePixel = $13; +$24._computedMaxHeightTypePercent = $13; +$24._computedMaxHeightTypeAuto = $13; +$24._computedMaxHeightTypeFlex = $13; +$24._valueMaxHeight = $19; +$24._isDisplayed = $12; +$24._cachedInnerWidth = $19; +$24._cachedInnerHeight = $19; +$24._cachedHasPercentX = $13; +$24._cachedHasPercentY = $13; +$24._cachedHasFlexX = $13; +$24._cachedHasFlexY = $13; +$24._cachedBorderTop = $48; +$24._cachedBorderRight = $48; +$24._cachedBorderBottom = $48; +$24._cachedBorderLeft = $48; +$24._clonePropertyIgnoreList = $53; +$24._valueEnabled = $12; +$24._disposed = $13; +$26["className"] = $27; +$26["alt"] = $28; +$26["title"] = $28; +$29["qxhashcode"] = $25; +$30["MozUserSelect"] = $6; +$30["userSelect"] = $6; +$32["out"] = $12; +$32["blurred"] = $12; +$32["enabled"] = $12; +$32["inactive"] = $12; +$32["unchecked"] = $12; +$32["notpressed"] = $12; +$32["notselected"] = $12; +$32["notanchor"] = $12; +$32["notlead"] = $12; +$36._hashCode = $37; +$36._source = $38; +$36._isLoaded = $12; +$36._isError = $13; +$36.classname = $39; +$36._manager = $40; +$36._isPng = $13; +$36._valueEnabled = $12; +$36._properties = $46; +$36._disposed = $13; +$40._hashCode = $41; +$40._objects = $42; +$40.classname = $47; +$40._valueEnabled = $12; +$40._properties = $46; +$40._disposed = $13; +$42["../../images/icons/crystalsvg/32/penguin.png"] = $36; +$42["../../images/icons/crystalsvg/32/appearance.png"] = $43; +$43._hashCode = $44; +$43._source = $45; +$43._isLoaded = $12; +$43._isError = $13; +$43.classname = $39; +$43._manager = $40; +$43._isPng = $13; +$43._valueEnabled = $12; +$43._properties = $46; +$43._disposed = $13; +$54._hashCode = $55; +$54._htmlProperties = $56; +$54._htmlAttributes = $58; +$54._styleProperties = $59; +$54._layoutChanges = $60; +$54._states = $61; +$54._valueAllowStretchX = $13; +$54._valueAllowStretchY = $13; +$54._valueWidth = $16; +$54._computedWidthType = $17; +$54._computedWidthTypeAuto = $12; +$54._computedWidthTypeNull = $13; +$54._computedWidthTypeFlex = $13; +$54._computedWidthTypePercent = $13; +$54._computedWidthTypePixel = $13; +$54._computedWidthValue = $62; +$54._computedWidthParsed = $19; +$54._cachedHasAutoX = $19; +$54._valueHeight = $16; +$54._computedHeightType = $17; +$54._computedHeightTypeAuto = $12; +$54._computedHeightTypeNull = $13; +$54._computedHeightTypeFlex = $13; +$54._computedHeightTypePercent = $13; +$54._computedHeightTypePixel = $13; +$54._computedHeightValue = $63; +$54._computedHeightParsed = $19; +$54._cachedHasAutoY = $19; +$54._valueAnonymous = $12; +$54._valueSelectable = $13; +$54._valueHtml = $64; +$54._htmlMode = $19; +$54._valueParent = $0; +$54._hasParent = $12; +$54._isDisplayable = $12; +$54._isCreated = $12; +$54._cachedPreferredInnerWidth = $62; +$54._cachedPreferredInnerHeight = $63; +$54._cachedFrameWidth = $48; +$54._cachedPreferredBoxWidth = $62; +$54._cachedFrameHeight = $48; +$54._cachedPreferredBoxHeight = $63; +$54._cachedBoxWidth = $62; +$54._cachedOuterWidth = $62; +$54._cachedLocationHorizontal = $65; +$54._cachedBoxHeight = $63; +$54._cachedOuterHeight = $63; +$54._initialLayoutDone = $12; +$54._isSeeable = $12; +$54.classname = $66; +$54._properties = $67; +$54._valueFontPropertiesProfile = $8; +$54._valueMeasureMode = $68; +$54._valueMnemonic = $19; +$54._hasMnemonic = $13; +$54._mnemonicHtml = $28; +$54._mnemonicTest = $19; +$54._valueVisibility = $12; +$54._valueDisplay = $12; +$54._valueTagName = $51; +$54._valueHorizontalAlign = $19; +$54._valueVerticalAlign = $19; +$54._valueZIndex = $19; +$54._valueBackgroundColor = $19; +$54._valueColor = $19; +$54._valueBorder = $19; +$54._valueFont = $19; +$54._valueOpacity = $19; +$54._valueCursor = $19; +$54._valueBackgroundImage = $19; +$54._valueOverflow = $19; +$54._valueClipLeft = $19; +$54._valueClipTop = $19; +$54._valueClipWidth = $19; +$54._valueClipHeight = $19; +$54._valueTabIndex = $52; +$54._valueHideFocus = $13; +$54._valueEnableElementFocus = $12; +$54._valueFocused = $13; +$54._valueToolTip = $19; +$54._valueContextMenu = $19; +$54._valueCapture = $13; +$54._valueDropDataTypes = $19; +$54._valueCommand = $19; +$54._valueAppearance = $19; +$54._valueMarginTop = $48; +$54._valueMarginRight = $48; +$54._valueMarginBottom = $48; +$54._valueMarginLeft = $48; +$54._valuePaddingTop = $48; +$54._valuePaddingRight = $48; +$54._valuePaddingBottom = $48; +$54._valuePaddingLeft = $48; +$54._computedLeftValue = $19; +$54._computedLeftParsed = $19; +$54._computedLeftType = $19; +$54._computedLeftTypeNull = $12; +$54._computedLeftTypePixel = $13; +$54._computedLeftTypePercent = $13; +$54._computedLeftTypeAuto = $13; +$54._computedLeftTypeFlex = $13; +$54._valueLeft = $19; +$54._computedRightValue = $19; +$54._computedRightParsed = $19; +$54._computedRightType = $19; +$54._computedRightTypeNull = $12; +$54._computedRightTypePixel = $13; +$54._computedRightTypePercent = $13; +$54._computedRightTypeAuto = $13; +$54._computedRightTypeFlex = $13; +$54._valueRight = $19; +$54._computedMinWidthValue = $19; +$54._computedMinWidthParsed = $19; +$54._computedMinWidthType = $19; +$54._computedMinWidthTypeNull = $12; +$54._computedMinWidthTypePixel = $13; +$54._computedMinWidthTypePercent = $13; +$54._computedMinWidthTypeAuto = $13; +$54._computedMinWidthTypeFlex = $13; +$54._valueMinWidth = $19; +$54._computedMaxWidthValue = $19; +$54._computedMaxWidthParsed = $19; +$54._computedMaxWidthType = $19; +$54._computedMaxWidthTypeNull = $12; +$54._computedMaxWidthTypePixel = $13; +$54._computedMaxWidthTypePercent = $13; +$54._computedMaxWidthTypeAuto = $13; +$54._computedMaxWidthTypeFlex = $13; +$54._valueMaxWidth = $19; +$54._computedTopValue = $19; +$54._computedTopParsed = $19; +$54._computedTopType = $19; +$54._computedTopTypeNull = $12; +$54._computedTopTypePixel = $13; +$54._computedTopTypePercent = $13; +$54._computedTopTypeAuto = $13; +$54._computedTopTypeFlex = $13; +$54._valueTop = $19; +$54._computedBottomValue = $19; +$54._computedBottomParsed = $19; +$54._computedBottomType = $19; +$54._computedBottomTypeNull = $12; +$54._computedBottomTypePixel = $13; +$54._computedBottomTypePercent = $13; +$54._computedBottomTypeAuto = $13; +$54._computedBottomTypeFlex = $13; +$54._valueBottom = $19; +$54._computedMinHeightValue = $19; +$54._computedMinHeightParsed = $19; +$54._computedMinHeightType = $19; +$54._computedMinHeightTypeNull = $12; +$54._computedMinHeightTypePixel = $13; +$54._computedMinHeightTypePercent = $13; +$54._computedMinHeightTypeAuto = $13; +$54._computedMinHeightTypeFlex = $13; +$54._valueMinHeight = $19; +$54._computedMaxHeightValue = $19; +$54._computedMaxHeightParsed = $19; +$54._computedMaxHeightType = $19; +$54._computedMaxHeightTypeNull = $12; +$54._computedMaxHeightTypePixel = $13; +$54._computedMaxHeightTypePercent = $13; +$54._computedMaxHeightTypeAuto = $13; +$54._computedMaxHeightTypeFlex = $13; +$54._valueMaxHeight = $19; +$54._isDisplayed = $12; +$54._cachedInnerWidth = $19; +$54._cachedInnerHeight = $19; +$54._cachedHasPercentX = $13; +$54._cachedHasPercentY = $13; +$54._cachedHasFlexX = $13; +$54._cachedHasFlexY = $13; +$54._cachedBorderTop = $48; +$54._cachedBorderRight = $48; +$54._cachedBorderBottom = $48; +$54._cachedBorderLeft = $48; +$54._clonePropertyIgnoreList = $53; +$54._valueEnabled = $12; +$54._disposed = $13; +$56["className"] = $57; +$58["qxhashcode"] = $55; +$59["MozUserSelect"] = $6; +$59["userSelect"] = $6; +$61["out"] = $12; +$61["blurred"] = $12; +$61["enabled"] = $12; +$61["inactive"] = $12; +$61["unchecked"] = $12; +$61["notpressed"] = $12; +$61["notselected"] = $12; +$61["notanchor"] = $12; +$61["notlead"] = $12; +$69._hashCode = $70; +$69._widget = $0; +$69.classname = $71; +$69._valueEnableFlexSupport = $12; +$69._properties = $72; +$69._valueEnabled = $12; +$69._disposed = $13; +$74["mouseover"] = $75; +$74["mouseout"] = $79; +$74["mousedown"] = $82; +$74["mouseup"] = $85; +$74["keydown"] = $88; +$74["keyup"] = $91; +$75["evt80"] = $76; +$76["handler"] = $77; +$76["object"] = $78; +$79["evt81"] = $80; +$80["handler"] = $81; +$80["object"] = $78; +$82["evt82"] = $83; +$83["handler"] = $84; +$83["object"] = $78; +$85["evt83"] = $86; +$86["handler"] = $87; +$86["object"] = $78; +$88["evt84"] = $89; +$89["handler"] = $90; +$89["object"] = $78; +$91["evt85"] = $92; +$92["handler"] = $93; +$92["object"] = $78; +$97._isHtmlColor = $13; +$97._isRgbColor = $13; +$97._isThemedColor = $12; +$97._hex = $19; +$97._blue = $19; +$97._green = $19; +$97._red = $19; +$97._value = $9; +$97._hashCode = $98; +$97._dependentObjects = $99; +$97.classname = $181; +$97._manager = $182; +$97._valueEnabled = $12; +$97._properties = $46; +$97._disposed = $13; +$99["74"] = $0; +$99["86"] = $100; +$100._hashCode = $101; +$100._htmlProperties = $102; +$100._htmlAttributes = $103; +$100._styleProperties = $104; +$100._layoutChanges = $105; +$100._states = $106; +$100._valueSelectable = $13; +$100._valueTabIndex = $14; +$100._valueSpacing = $15; +$100._valueWidth = $16; +$100._computedWidthType = $17; +$100._computedWidthTypeAuto = $12; +$100._computedWidthTypeNull = $13; +$100._computedWidthTypeFlex = $13; +$100._computedWidthTypePercent = $13; +$100._computedWidthTypePixel = $13; +$100._computedWidthValue = $18; +$100._computedWidthParsed = $19; +$100._cachedHasAutoX = $19; +$100._valueHeight = $16; +$100._computedHeightType = $17; +$100._computedHeightTypeAuto = $12; +$100._computedHeightTypeNull = $13; +$100._computedHeightTypeFlex = $13; +$100._computedHeightTypePercent = $13; +$100._computedHeightTypePixel = $13; +$100._computedHeightValue = $20; +$100._computedHeightParsed = $19; +$100._cachedHasAutoY = $19; +$100._valueHorizontalChildrenAlign = $21; +$100._layoutMode = $21; +$100._valueVerticalChildrenAlign = $22; +$100._valueStretchChildrenOrthogonalAxis = $13; +$100._valuePaddingTop = $17; +$100._valuePaddingRight = $15; +$100._valuePaddingBottom = $17; +$100._valuePaddingLeft = $15; +$100._children = $107; +$100._layoutImpl = $123; +$100._valueOrientation = $73; +$100._layoutHorizontal = $12; +$100._layoutVertical = $13; +$100._valueCursor = $8; +$100._valueLabel = $64; +$100._labelIsVisible = $12; +$100._label = $116; +$100._valueIcon = $115; +$100._iconIsVisible = $12; +$100._icon = $108; +$100._listeners = $125; +$100._valueLeft = $144; +$100._computedLeftType = $14; +$100._computedLeftTypePixel = $12; +$100._computedLeftTypeNull = $13; +$100._computedLeftTypePercent = $13; +$100._computedLeftValue = $144; +$100._computedLeftParsed = $144; +$100._valueTop = $95; +$100._computedTopType = $14; +$100._computedTopTypePixel = $12; +$100._computedTopTypeNull = $13; +$100._computedTopTypePercent = $13; +$100._computedTopValue = $95; +$100._computedTopParsed = $95; +$100._valueParent = $96; +$100._hasParent = $12; +$100._isDisplayable = $12; +$100._isCreated = $12; +$100._valueBackgroundColor = $97; +$100._valueBorder = $145; +$100._cachedBorderTop = $154; +$100._cachedBorderRight = $154; +$100._cachedBorderBottom = $154; +$100._cachedBorderLeft = $154; +$100._cachedVisibleChildren = $158; +$100._cachedPreferredInnerWidth = $109; +$100._cachedFrameWidth = $159; +$100._cachedPreferredBoxWidth = $18; +$100._cachedPreferredInnerHeight = $35; +$100._cachedFrameHeight = $160; +$100._cachedPreferredBoxHeight = $20; +$100._initialLayoutDone = $12; +$100._cachedBoxWidth = $18; +$100._cachedInnerWidth = $109; +$100._cachedAccumulatedChildrenOuterWidth = $109; +$100._cachedBoxHeight = $20; +$100._cachedInnerHeight = $35; +$100._isSeeable = $12; +$100.classname = $161; +$100._properties = $162; +$100._valueShow = $163; +$100._valueIconPosition = $164; +$100._valueIconWidth = $19; +$100._valueIconHeight = $19; +$100._flashMode = $13; +$100._valueReverseChildrenOrder = $13; +$100._valueUseAdvancedFlexAllocation = $13; +$100._cachedAccumulatedChildrenOuterHeight = $19; +$100._valueFocusManager = $19; +$100._valueActiveChild = $19; +$100._remappingChildTable = $165; +$100._valueVisibility = $12; +$100._valueDisplay = $12; +$100._valueAnonymous = $13; +$100._valueTagName = $51; +$100._valueHorizontalAlign = $19; +$100._valueVerticalAlign = $19; +$100._valueAllowStretchX = $12; +$100._valueAllowStretchY = $12; +$100._valueZIndex = $19; +$100._valueColor = $19; +$100._valueFont = $19; +$100._valueOpacity = $19; +$100._valueBackgroundImage = $19; +$100._valueOverflow = $19; +$100._valueClipLeft = $19; +$100._valueClipTop = $19; +$100._valueClipWidth = $19; +$100._valueClipHeight = $19; +$100._valueHideFocus = $13; +$100._valueEnableElementFocus = $12; +$100._valueFocused = $13; +$100._valueToolTip = $19; +$100._valueContextMenu = $19; +$100._valueCapture = $13; +$100._valueDropDataTypes = $19; +$100._valueCommand = $19; +$100._valueAppearance = $19; +$100._valueMarginTop = $48; +$100._valueMarginRight = $48; +$100._valueMarginBottom = $48; +$100._valueMarginLeft = $48; +$100._computedLeftTypeAuto = $13; +$100._computedLeftTypeFlex = $13; +$100._computedRightValue = $19; +$100._computedRightParsed = $19; +$100._computedRightType = $19; +$100._computedRightTypeNull = $12; +$100._computedRightTypePixel = $13; +$100._computedRightTypePercent = $13; +$100._computedRightTypeAuto = $13; +$100._computedRightTypeFlex = $13; +$100._valueRight = $19; +$100._computedMinWidthValue = $19; +$100._computedMinWidthParsed = $19; +$100._computedMinWidthType = $19; +$100._computedMinWidthTypeNull = $12; +$100._computedMinWidthTypePixel = $13; +$100._computedMinWidthTypePercent = $13; +$100._computedMinWidthTypeAuto = $13; +$100._computedMinWidthTypeFlex = $13; +$100._valueMinWidth = $19; +$100._computedMaxWidthValue = $19; +$100._computedMaxWidthParsed = $19; +$100._computedMaxWidthType = $19; +$100._computedMaxWidthTypeNull = $12; +$100._computedMaxWidthTypePixel = $13; +$100._computedMaxWidthTypePercent = $13; +$100._computedMaxWidthTypeAuto = $13; +$100._computedMaxWidthTypeFlex = $13; +$100._valueMaxWidth = $19; +$100._computedTopTypeAuto = $13; +$100._computedTopTypeFlex = $13; +$100._computedBottomValue = $19; +$100._computedBottomParsed = $19; +$100._computedBottomType = $19; +$100._computedBottomTypeNull = $12; +$100._computedBottomTypePixel = $13; +$100._computedBottomTypePercent = $13; +$100._computedBottomTypeAuto = $13; +$100._computedBottomTypeFlex = $13; +$100._valueBottom = $19; +$100._computedMinHeightValue = $19; +$100._computedMinHeightParsed = $19; +$100._computedMinHeightType = $19; +$100._computedMinHeightTypeNull = $12; +$100._computedMinHeightTypePixel = $13; +$100._computedMinHeightTypePercent = $13; +$100._computedMinHeightTypeAuto = $13; +$100._computedMinHeightTypeFlex = $13; +$100._valueMinHeight = $19; +$100._computedMaxHeightValue = $19; +$100._computedMaxHeightParsed = $19; +$100._computedMaxHeightType = $19; +$100._computedMaxHeightTypeNull = $12; +$100._computedMaxHeightTypePixel = $13; +$100._computedMaxHeightTypePercent = $13; +$100._computedMaxHeightTypeAuto = $13; +$100._computedMaxHeightTypeFlex = $13; +$100._valueMaxHeight = $19; +$100._isDisplayed = $12; +$100._cachedOuterWidth = $19; +$100._cachedOuterHeight = $19; +$100._cachedHasPercentX = $13; +$100._cachedHasPercentY = $13; +$100._cachedHasFlexX = $13; +$100._cachedHasFlexY = $13; +$100._clonePropertyIgnoreList = $53; +$100._valueEnabled = $12; +$100._disposed = $13; +$102["className"] = $3; +$103["qxhashcode"] = $101; +$104["MozUserSelect"] = $6; +$104["userSelect"] = $6; +$104["MozUserFocus"] = $7; +$104["userFocus"] = $7; +$104["cursor"] = $8; +$104["backgroundColor"] = $9; +$106["out"] = $12; +$106["blurred"] = $12; +$106["enabled"] = $12; +$106["inactive"] = $12; +$106["unchecked"] = $12; +$106["notpressed"] = $12; +$106["notselected"] = $12; +$106["notanchor"] = $12; +$106["notlead"] = $12; +$107[0] = $108; +$107[1] = $116; +$108._hashCode = $109; +$108._htmlProperties = $110; +$108._htmlAttributes = $111; +$108._styleProperties = $112; +$108._layoutChanges = $113; +$108._states = $114; +$108._manager = $33; +$108._valueSelectable = $13; +$108._valueAllowStretchX = $13; +$108._valueAllowStretchY = $13; +$108._valueSource = $115; +$108._valueWidth = $16; +$108._computedWidthType = $17; +$108._computedWidthTypeAuto = $12; +$108._computedWidthTypeNull = $13; +$108._computedWidthTypeFlex = $13; +$108._computedWidthTypePercent = $13; +$108._computedWidthTypePixel = $13; +$108._computedWidthValue = $35; +$108._computedWidthParsed = $19; +$108._cachedHasAutoX = $19; +$108._valueHeight = $16; +$108._computedHeightType = $17; +$108._computedHeightTypeAuto = $12; +$108._computedHeightTypeNull = $13; +$108._computedHeightTypeFlex = $13; +$108._computedHeightTypePercent = $13; +$108._computedHeightTypePixel = $13; +$108._computedHeightValue = $35; +$108._computedHeightParsed = $19; +$108._cachedHasAutoY = $19; +$108._valueAnonymous = $12; +$108._valueParent = $100; +$108._hasParent = $12; +$108._isDisplayable = $12; +$108._isCreated = $12; +$108._valuePreloader = $43; +$108._valueLoaded = $12; +$108._cachedPreferredInnerWidth = $35; +$108._cachedFrameWidth = $48; +$108._cachedPreferredBoxWidth = $35; +$108._cachedPreferredInnerHeight = $35; +$108._cachedFrameHeight = $48; +$108._cachedPreferredBoxHeight = $35; +$108._cachedBoxWidth = $35; +$108._cachedOuterWidth = $35; +$108._cachedLocationHorizontal = $15; +$108._cachedBoxHeight = $35; +$108._cachedOuterHeight = $35; +$108._initialLayoutDone = $12; +$108._isSeeable = $12; +$108.classname = $49; +$108._properties = $50; +$108._valueResizeToInner = $13; +$108._valueVisibility = $12; +$108._valueDisplay = $12; +$108._valueTagName = $51; +$108._valueHorizontalAlign = $19; +$108._valueVerticalAlign = $19; +$108._valueZIndex = $19; +$108._valueBackgroundColor = $19; +$108._valueColor = $19; +$108._valueBorder = $19; +$108._valueFont = $19; +$108._valueOpacity = $19; +$108._valueCursor = $19; +$108._valueBackgroundImage = $19; +$108._valueOverflow = $19; +$108._valueClipLeft = $19; +$108._valueClipTop = $19; +$108._valueClipWidth = $19; +$108._valueClipHeight = $19; +$108._valueTabIndex = $52; +$108._valueHideFocus = $13; +$108._valueEnableElementFocus = $12; +$108._valueFocused = $13; +$108._valueToolTip = $19; +$108._valueContextMenu = $19; +$108._valueCapture = $13; +$108._valueDropDataTypes = $19; +$108._valueCommand = $19; +$108._valueAppearance = $19; +$108._valueMarginTop = $48; +$108._valueMarginRight = $48; +$108._valueMarginBottom = $48; +$108._valueMarginLeft = $48; +$108._valuePaddingTop = $48; +$108._valuePaddingRight = $48; +$108._valuePaddingBottom = $48; +$108._valuePaddingLeft = $48; +$108._computedLeftValue = $19; +$108._computedLeftParsed = $19; +$108._computedLeftType = $19; +$108._computedLeftTypeNull = $12; +$108._computedLeftTypePixel = $13; +$108._computedLeftTypePercent = $13; +$108._computedLeftTypeAuto = $13; +$108._computedLeftTypeFlex = $13; +$108._valueLeft = $19; +$108._computedRightValue = $19; +$108._computedRightParsed = $19; +$108._computedRightType = $19; +$108._computedRightTypeNull = $12; +$108._computedRightTypePixel = $13; +$108._computedRightTypePercent = $13; +$108._computedRightTypeAuto = $13; +$108._computedRightTypeFlex = $13; +$108._valueRight = $19; +$108._computedMinWidthValue = $19; +$108._computedMinWidthParsed = $19; +$108._computedMinWidthType = $19; +$108._computedMinWidthTypeNull = $12; +$108._computedMinWidthTypePixel = $13; +$108._computedMinWidthTypePercent = $13; +$108._computedMinWidthTypeAuto = $13; +$108._computedMinWidthTypeFlex = $13; +$108._valueMinWidth = $19; +$108._computedMaxWidthValue = $19; +$108._computedMaxWidthParsed = $19; +$108._computedMaxWidthType = $19; +$108._computedMaxWidthTypeNull = $12; +$108._computedMaxWidthTypePixel = $13; +$108._computedMaxWidthTypePercent = $13; +$108._computedMaxWidthTypeAuto = $13; +$108._computedMaxWidthTypeFlex = $13; +$108._valueMaxWidth = $19; +$108._computedTopValue = $19; +$108._computedTopParsed = $19; +$108._computedTopType = $19; +$108._computedTopTypeNull = $12; +$108._computedTopTypePixel = $13; +$108._computedTopTypePercent = $13; +$108._computedTopTypeAuto = $13; +$108._computedTopTypeFlex = $13; +$108._valueTop = $19; +$108._computedBottomValue = $19; +$108._computedBottomParsed = $19; +$108._computedBottomType = $19; +$108._computedBottomTypeNull = $12; +$108._computedBottomTypePixel = $13; +$108._computedBottomTypePercent = $13; +$108._computedBottomTypeAuto = $13; +$108._computedBottomTypeFlex = $13; +$108._valueBottom = $19; +$108._computedMinHeightValue = $19; +$108._computedMinHeightParsed = $19; +$108._computedMinHeightType = $19; +$108._computedMinHeightTypeNull = $12; +$108._computedMinHeightTypePixel = $13; +$108._computedMinHeightTypePercent = $13; +$108._computedMinHeightTypeAuto = $13; +$108._computedMinHeightTypeFlex = $13; +$108._valueMinHeight = $19; +$108._computedMaxHeightValue = $19; +$108._computedMaxHeightParsed = $19; +$108._computedMaxHeightType = $19; +$108._computedMaxHeightTypeNull = $12; +$108._computedMaxHeightTypePixel = $13; +$108._computedMaxHeightTypePercent = $13; +$108._computedMaxHeightTypeAuto = $13; +$108._computedMaxHeightTypeFlex = $13; +$108._valueMaxHeight = $19; +$108._isDisplayed = $12; +$108._cachedInnerWidth = $19; +$108._cachedInnerHeight = $19; +$108._cachedHasPercentX = $13; +$108._cachedHasPercentY = $13; +$108._cachedHasFlexX = $13; +$108._cachedHasFlexY = $13; +$108._cachedBorderTop = $48; +$108._cachedBorderRight = $48; +$108._cachedBorderBottom = $48; +$108._cachedBorderLeft = $48; +$108._clonePropertyIgnoreList = $53; +$108._valueEnabled = $12; +$108._disposed = $13; +$110["className"] = $27; +$110["alt"] = $28; +$110["title"] = $28; +$111["qxhashcode"] = $109; +$112["MozUserSelect"] = $6; +$112["userSelect"] = $6; +$114["out"] = $12; +$114["blurred"] = $12; +$114["enabled"] = $12; +$114["inactive"] = $12; +$114["unchecked"] = $12; +$114["notpressed"] = $12; +$114["notselected"] = $12; +$114["notanchor"] = $12; +$114["notlead"] = $12; +$116._hashCode = $117; +$116._htmlProperties = $118; +$116._htmlAttributes = $119; +$116._styleProperties = $120; +$116._layoutChanges = $121; +$116._states = $122; +$116._valueAllowStretchX = $13; +$116._valueAllowStretchY = $13; +$116._valueWidth = $16; +$116._computedWidthType = $17; +$116._computedWidthTypeAuto = $12; +$116._computedWidthTypeNull = $13; +$116._computedWidthTypeFlex = $13; +$116._computedWidthTypePercent = $13; +$116._computedWidthTypePixel = $13; +$116._computedWidthValue = $62; +$116._computedWidthParsed = $19; +$116._cachedHasAutoX = $19; +$116._valueHeight = $16; +$116._computedHeightType = $17; +$116._computedHeightTypeAuto = $12; +$116._computedHeightTypeNull = $13; +$116._computedHeightTypeFlex = $13; +$116._computedHeightTypePercent = $13; +$116._computedHeightTypePixel = $13; +$116._computedHeightValue = $63; +$116._computedHeightParsed = $19; +$116._cachedHasAutoY = $19; +$116._valueAnonymous = $12; +$116._valueSelectable = $13; +$116._valueHtml = $64; +$116._htmlMode = $19; +$116._valueParent = $100; +$116._hasParent = $12; +$116._isDisplayable = $12; +$116._isCreated = $12; +$116._cachedPreferredInnerWidth = $62; +$116._cachedPreferredInnerHeight = $63; +$116._cachedFrameWidth = $48; +$116._cachedPreferredBoxWidth = $62; +$116._cachedFrameHeight = $48; +$116._cachedPreferredBoxHeight = $63; +$116._cachedBoxWidth = $62; +$116._cachedOuterWidth = $62; +$116._cachedLocationHorizontal = $65; +$116._cachedBoxHeight = $63; +$116._cachedOuterHeight = $63; +$116._initialLayoutDone = $12; +$116._isSeeable = $12; +$116.classname = $66; +$116._properties = $67; +$116._valueFontPropertiesProfile = $8; +$116._valueMeasureMode = $68; +$116._valueMnemonic = $19; +$116._hasMnemonic = $13; +$116._mnemonicHtml = $28; +$116._mnemonicTest = $19; +$116._valueVisibility = $12; +$116._valueDisplay = $12; +$116._valueTagName = $51; +$116._valueHorizontalAlign = $19; +$116._valueVerticalAlign = $19; +$116._valueZIndex = $19; +$116._valueBackgroundColor = $19; +$116._valueColor = $19; +$116._valueBorder = $19; +$116._valueFont = $19; +$116._valueOpacity = $19; +$116._valueCursor = $19; +$116._valueBackgroundImage = $19; +$116._valueOverflow = $19; +$116._valueClipLeft = $19; +$116._valueClipTop = $19; +$116._valueClipWidth = $19; +$116._valueClipHeight = $19; +$116._valueTabIndex = $52; +$116._valueHideFocus = $13; +$116._valueEnableElementFocus = $12; +$116._valueFocused = $13; +$116._valueToolTip = $19; +$116._valueContextMenu = $19; +$116._valueCapture = $13; +$116._valueDropDataTypes = $19; +$116._valueCommand = $19; +$116._valueAppearance = $19; +$116._valueMarginTop = $48; +$116._valueMarginRight = $48; +$116._valueMarginBottom = $48; +$116._valueMarginLeft = $48; +$116._valuePaddingTop = $48; +$116._valuePaddingRight = $48; +$116._valuePaddingBottom = $48; +$116._valuePaddingLeft = $48; +$116._computedLeftValue = $19; +$116._computedLeftParsed = $19; +$116._computedLeftType = $19; +$116._computedLeftTypeNull = $12; +$116._computedLeftTypePixel = $13; +$116._computedLeftTypePercent = $13; +$116._computedLeftTypeAuto = $13; +$116._computedLeftTypeFlex = $13; +$116._valueLeft = $19; +$116._computedRightValue = $19; +$116._computedRightParsed = $19; +$116._computedRightType = $19; +$116._computedRightTypeNull = $12; +$116._computedRightTypePixel = $13; +$116._computedRightTypePercent = $13; +$116._computedRightTypeAuto = $13; +$116._computedRightTypeFlex = $13; +$116._valueRight = $19; +$116._computedMinWidthValue = $19; +$116._computedMinWidthParsed = $19; +$116._computedMinWidthType = $19; +$116._computedMinWidthTypeNull = $12; +$116._computedMinWidthTypePixel = $13; +$116._computedMinWidthTypePercent = $13; +$116._computedMinWidthTypeAuto = $13; +$116._computedMinWidthTypeFlex = $13; +$116._valueMinWidth = $19; +$116._computedMaxWidthValue = $19; +$116._computedMaxWidthParsed = $19; +$116._computedMaxWidthType = $19; +$116._computedMaxWidthTypeNull = $12; +$116._computedMaxWidthTypePixel = $13; +$116._computedMaxWidthTypePercent = $13; +$116._computedMaxWidthTypeAuto = $13; +$116._computedMaxWidthTypeFlex = $13; +$116._valueMaxWidth = $19; +$116._computedTopValue = $19; +$116._computedTopParsed = $19; +$116._computedTopType = $19; +$116._computedTopTypeNull = $12; +$116._computedTopTypePixel = $13; +$116._computedTopTypePercent = $13; +$116._computedTopTypeAuto = $13; +$116._computedTopTypeFlex = $13; +$116._valueTop = $19; +$116._computedBottomValue = $19; +$116._computedBottomParsed = $19; +$116._computedBottomType = $19; +$116._computedBottomTypeNull = $12; +$116._computedBottomTypePixel = $13; +$116._computedBottomTypePercent = $13; +$116._computedBottomTypeAuto = $13; +$116._computedBottomTypeFlex = $13; +$116._valueBottom = $19; +$116._computedMinHeightValue = $19; +$116._computedMinHeightParsed = $19; +$116._computedMinHeightType = $19; +$116._computedMinHeightTypeNull = $12; +$116._computedMinHeightTypePixel = $13; +$116._computedMinHeightTypePercent = $13; +$116._computedMinHeightTypeAuto = $13; +$116._computedMinHeightTypeFlex = $13; +$116._valueMinHeight = $19; +$116._computedMaxHeightValue = $19; +$116._computedMaxHeightParsed = $19; +$116._computedMaxHeightType = $19; +$116._computedMaxHeightTypeNull = $12; +$116._computedMaxHeightTypePixel = $13; +$116._computedMaxHeightTypePercent = $13; +$116._computedMaxHeightTypeAuto = $13; +$116._computedMaxHeightTypeFlex = $13; +$116._valueMaxHeight = $19; +$116._isDisplayed = $12; +$116._cachedInnerWidth = $19; +$116._cachedInnerHeight = $19; +$116._cachedHasPercentX = $13; +$116._cachedHasPercentY = $13; +$116._cachedHasFlexX = $13; +$116._cachedHasFlexY = $13; +$116._cachedBorderTop = $48; +$116._cachedBorderRight = $48; +$116._cachedBorderBottom = $48; +$116._cachedBorderLeft = $48; +$116._clonePropertyIgnoreList = $53; +$116._valueEnabled = $12; +$116._disposed = $13; +$118["className"] = $57; +$119["qxhashcode"] = $117; +$120["MozUserSelect"] = $6; +$120["userSelect"] = $6; +$122["out"] = $12; +$122["blurred"] = $12; +$122["enabled"] = $12; +$122["inactive"] = $12; +$122["unchecked"] = $12; +$122["notpressed"] = $12; +$122["notselected"] = $12; +$122["notanchor"] = $12; +$122["notlead"] = $12; +$123._hashCode = $124; +$123._widget = $100; +$123.classname = $71; +$123._valueEnableFlexSupport = $12; +$123._properties = $72; +$123._valueEnabled = $12; +$123._disposed = $13; +$125["mouseover"] = $126; +$125["mouseout"] = $129; +$125["mousedown"] = $132; +$125["mouseup"] = $135; +$125["keydown"] = $138; +$125["keyup"] = $141; +$126["evt80"] = $127; +$127["handler"] = $128; +$127["object"] = $78; +$129["evt81"] = $130; +$130["handler"] = $131; +$130["object"] = $78; +$132["evt82"] = $133; +$133["handler"] = $134; +$133["object"] = $78; +$135["evt83"] = $136; +$136["handler"] = $137; +$136["object"] = $78; +$138["evt84"] = $139; +$139["handler"] = $140; +$139["object"] = $78; +$141["evt85"] = $142; +$142["handler"] = $143; +$142["object"] = $78; +$145._dependentObjects = $146; +$145._hashCode = $147; +$145._themedEdges = $148; +$145._defsX = $149; +$145._defsY = $153; +$145._valueTopWidth = $154; +$145._needsCompilationTop = $13; +$145._useEnhancedCrossBrowserMode = $19; +$145._valueRightWidth = $154; +$145._needsCompilationRight = $13; +$145._valueBottomWidth = $154; +$145._needsCompilationBottom = $13; +$145._valueLeftWidth = $154; +$145._needsCompilationLeft = $13; +$145._valueTopStyle = $155; +$145._valueRightStyle = $155; +$145._valueBottomStyle = $155; +$145._valueLeftStyle = $155; +$145.classname = $156; +$145._properties = $157; +$145._valueTopColor = $19; +$145._valueRightColor = $19; +$145._valueBottomColor = $19; +$145._valueLeftColor = $19; +$145._valueEnabled = $12; +$145._disposed = $13; +$146["74"] = $0; +$146["86"] = $100; +$148["topStyle"] = $12; +$148["rightStyle"] = $12; +$148["bottomStyle"] = $12; +$148["leftStyle"] = $12; +$149["borderLeft"] = $150; +$149["borderRight"] = $150; +$149["MozBorderLeftColors"] = $151; +$149["MozBorderRightColors"] = $152; +$153["borderTop"] = $150; +$153["borderBottom"] = $150; +$153["MozBorderTopColors"] = $151; +$153["MozBorderBottomColors"] = $152; +$158[0] = $108; +$158[1] = $116; +$165[0] = $166; +$165[1] = $167; +$165[2] = $168; +$165[3] = $169; +$165[4] = $170; +$165[5] = $171; +$165[6] = $172; +$165[7] = $173; +$165[8] = $174; +$165[9] = $175; +$165[10] = $176; +$165[11] = $177; +$165[12] = $178; +$165[13] = $179; +$165[14] = $180; +$182._hashCode = $14; +$182._objects = $183; +$182._themes = $367; +$182._dependentObjects = $616; +$182._valueTheme = $368; +$182.classname = $617; +$182._properties = $618; +$182._valueEnabled = $12; +$182._disposed = $13; +$183["threeddarkshadow"] = $184; +$183["threedshadow"] = $232; +$183["threedlightshadow"] = $296; +$183["threedhighlight"] = $306; +$183["infotext"] = $309; +$183["graytext"] = $319; +$183["buttonface"] = $97; +$183["highlight"] = $323; +$183["highlighttext"] = $327; +$183["inactivecaption"] = $331; +$183["inactivecaptiontext"] = $335; +$183["activecaption"] = $338; +$183["captiontext"] = $342; +$183["#e1eeff"] = $346; +$183["#fafbfe"] = $353; +$183["#fec83c"] = $275; +$183["threedface"] = $359; +$183["windowtext"] = $363; +$184._isHtmlColor = $13; +$184._isRgbColor = $13; +$184._isThemedColor = $12; +$184._hex = $19; +$184._blue = $19; +$184._green = $19; +$184._red = $19; +$184._value = $185; +$184._hashCode = $186; +$184._dependentObjects = $187; +$184.classname = $181; +$184._manager = $182; +$184._valueEnabled = $12; +$184._properties = $46; +$184._disposed = $13; +$187["17"] = $188; +$187["18"] = $145; +$187["19"] = $195; +$187["20"] = $202; +$187["21"] = $208; +$187["22"] = $214; +$187["23"] = $220; +$187["24"] = $226; +$188._dependentObjects = $189; +$188._hashCode = $190; +$188._themedEdges = $191; +$188._defsX = $192; +$188._defsY = $193; +$188._valueTopWidth = $154; +$188._needsCompilationTop = $12; +$188._useEnhancedCrossBrowserMode = $19; +$188._valueRightWidth = $154; +$188._needsCompilationRight = $12; +$188._valueBottomWidth = $154; +$188._needsCompilationBottom = $12; +$188._valueLeftWidth = $154; +$188._needsCompilationLeft = $12; +$188._valueTopStyle = $194; +$188._valueRightStyle = $194; +$188._valueBottomStyle = $194; +$188._valueLeftStyle = $194; +$188.classname = $156; +$188._properties = $157; +$188._valueTopColor = $19; +$188._valueRightColor = $19; +$188._valueBottomColor = $19; +$188._valueLeftColor = $19; +$188._valueEnabled = $12; +$188._disposed = $13; +$191["topStyle"] = $12; +$191["rightStyle"] = $12; +$191["bottomStyle"] = $12; +$191["leftStyle"] = $12; +$192["borderLeft"] = $28; +$192["borderRight"] = $28; +$192["MozBorderLeftColors"] = $28; +$192["MozBorderRightColors"] = $28; +$193["borderTop"] = $28; +$193["borderBottom"] = $28; +$193["MozBorderTopColors"] = $28; +$193["MozBorderBottomColors"] = $28; +$195._dependentObjects = $196; +$195._hashCode = $197; +$195._themedEdges = $198; +$195._defsX = $199; +$195._defsY = $200; +$195._valueTopWidth = $154; +$195._needsCompilationTop = $12; +$195._useEnhancedCrossBrowserMode = $19; +$195._valueRightWidth = $154; +$195._needsCompilationRight = $12; +$195._valueBottomWidth = $154; +$195._needsCompilationBottom = $12; +$195._valueLeftWidth = $154; +$195._needsCompilationLeft = $12; +$195._valueTopStyle = $201; +$195._valueRightStyle = $201; +$195._valueBottomStyle = $201; +$195._valueLeftStyle = $201; +$195.classname = $156; +$195._properties = $157; +$195._valueTopColor = $19; +$195._valueRightColor = $19; +$195._valueBottomColor = $19; +$195._valueLeftColor = $19; +$195._valueEnabled = $12; +$195._disposed = $13; +$198["topStyle"] = $12; +$198["rightStyle"] = $12; +$198["bottomStyle"] = $12; +$198["leftStyle"] = $12; +$199["borderLeft"] = $28; +$199["borderRight"] = $28; +$199["MozBorderLeftColors"] = $28; +$199["MozBorderRightColors"] = $28; +$200["borderTop"] = $28; +$200["borderBottom"] = $28; +$200["MozBorderTopColors"] = $28; +$200["MozBorderBottomColors"] = $28; +$202._dependentObjects = $203; +$202._hashCode = $94; +$202._themedEdges = $204; +$202._defsX = $205; +$202._defsY = $206; +$202._valueTopWidth = $154; +$202._needsCompilationTop = $12; +$202._useEnhancedCrossBrowserMode = $19; +$202._valueRightWidth = $154; +$202._needsCompilationRight = $12; +$202._valueBottomWidth = $154; +$202._needsCompilationBottom = $12; +$202._valueLeftWidth = $154; +$202._needsCompilationLeft = $12; +$202._valueTopStyle = $207; +$202._valueRightStyle = $207; +$202._valueBottomStyle = $207; +$202._valueLeftStyle = $207; +$202.classname = $156; +$202._properties = $157; +$202._valueTopColor = $19; +$202._valueRightColor = $19; +$202._valueBottomColor = $19; +$202._valueLeftColor = $19; +$202._valueEnabled = $12; +$202._disposed = $13; +$204["topStyle"] = $12; +$204["rightStyle"] = $12; +$204["bottomStyle"] = $12; +$204["leftStyle"] = $12; +$205["borderLeft"] = $28; +$205["borderRight"] = $28; +$205["MozBorderLeftColors"] = $28; +$205["MozBorderRightColors"] = $28; +$206["borderTop"] = $28; +$206["borderBottom"] = $28; +$206["MozBorderTopColors"] = $28; +$206["MozBorderBottomColors"] = $28; +$208._dependentObjects = $209; +$208._hashCode = $210; +$208._themedEdges = $211; +$208._defsX = $212; +$208._defsY = $213; +$208._valueTopWidth = $14; +$208._needsCompilationTop = $12; +$208._useEnhancedCrossBrowserMode = $19; +$208._valueRightWidth = $14; +$208._needsCompilationRight = $12; +$208._valueBottomWidth = $14; +$208._needsCompilationBottom = $12; +$208._valueLeftWidth = $14; +$208._needsCompilationLeft = $12; +$208._valueTopStyle = $194; +$208._valueRightStyle = $194; +$208._valueBottomStyle = $194; +$208._valueLeftStyle = $194; +$208.classname = $156; +$208._properties = $157; +$208._valueTopColor = $19; +$208._valueRightColor = $19; +$208._valueBottomColor = $19; +$208._valueLeftColor = $19; +$208._valueEnabled = $12; +$208._disposed = $13; +$211["topStyle"] = $12; +$211["rightStyle"] = $12; +$211["bottomStyle"] = $12; +$211["leftStyle"] = $12; +$212["borderLeft"] = $28; +$212["borderRight"] = $28; +$212["MozBorderLeftColors"] = $28; +$212["MozBorderRightColors"] = $28; +$213["borderTop"] = $28; +$213["borderBottom"] = $28; +$213["MozBorderTopColors"] = $28; +$213["MozBorderBottomColors"] = $28; +$214._dependentObjects = $215; +$214._hashCode = $216; +$214._themedEdges = $217; +$214._defsX = $218; +$214._defsY = $219; +$214._valueTopWidth = $14; +$214._needsCompilationTop = $12; +$214._useEnhancedCrossBrowserMode = $19; +$214._valueRightWidth = $14; +$214._needsCompilationRight = $12; +$214._valueBottomWidth = $14; +$214._needsCompilationBottom = $12; +$214._valueLeftWidth = $14; +$214._needsCompilationLeft = $12; +$214._valueTopStyle = $155; +$214._valueRightStyle = $155; +$214._valueBottomStyle = $155; +$214._valueLeftStyle = $155; +$214.classname = $156; +$214._properties = $157; +$214._valueTopColor = $19; +$214._valueRightColor = $19; +$214._valueBottomColor = $19; +$214._valueLeftColor = $19; +$214._valueEnabled = $12; +$214._disposed = $13; +$217["topStyle"] = $12; +$217["rightStyle"] = $12; +$217["bottomStyle"] = $12; +$217["leftStyle"] = $12; +$218["borderLeft"] = $28; +$218["borderRight"] = $28; +$218["MozBorderLeftColors"] = $28; +$218["MozBorderRightColors"] = $28; +$219["borderTop"] = $28; +$219["borderBottom"] = $28; +$219["MozBorderTopColors"] = $28; +$219["MozBorderBottomColors"] = $28; +$220._dependentObjects = $221; +$220._hashCode = $222; +$220._themedEdges = $223; +$220._defsX = $224; +$220._defsY = $225; +$220._valueTopWidth = $14; +$220._needsCompilationTop = $12; +$220._useEnhancedCrossBrowserMode = $19; +$220._valueRightWidth = $48; +$220._needsCompilationRight = $12; +$220._valueBottomWidth = $14; +$220._needsCompilationBottom = $12; +$220._valueLeftWidth = $48; +$220._needsCompilationLeft = $12; +$220._valueTopStyle = $194; +$220._valueRightStyle = $194; +$220._valueBottomStyle = $194; +$220._valueLeftStyle = $194; +$220.classname = $156; +$220._properties = $157; +$220._valueTopColor = $19; +$220._valueRightColor = $19; +$220._valueBottomColor = $19; +$220._valueLeftColor = $19; +$220._valueEnabled = $12; +$220._disposed = $13; +$223["topStyle"] = $12; +$223["rightStyle"] = $12; +$223["bottomStyle"] = $12; +$223["leftStyle"] = $12; +$224["borderLeft"] = $28; +$224["borderRight"] = $28; +$224["MozBorderLeftColors"] = $28; +$224["MozBorderRightColors"] = $28; +$225["borderTop"] = $28; +$225["borderBottom"] = $28; +$225["MozBorderTopColors"] = $28; +$225["MozBorderBottomColors"] = $28; +$226._dependentObjects = $227; +$226._hashCode = $228; +$226._themedEdges = $229; +$226._defsX = $230; +$226._defsY = $231; +$226._valueTopWidth = $48; +$226._needsCompilationTop = $12; +$226._useEnhancedCrossBrowserMode = $19; +$226._valueRightWidth = $14; +$226._needsCompilationRight = $12; +$226._valueBottomWidth = $48; +$226._needsCompilationBottom = $12; +$226._valueLeftWidth = $14; +$226._needsCompilationLeft = $12; +$226._valueTopStyle = $194; +$226._valueRightStyle = $194; +$226._valueBottomStyle = $194; +$226._valueLeftStyle = $194; +$226.classname = $156; +$226._properties = $157; +$226._valueTopColor = $19; +$226._valueRightColor = $19; +$226._valueBottomColor = $19; +$226._valueLeftColor = $19; +$226._valueEnabled = $12; +$226._disposed = $13; +$229["topStyle"] = $12; +$229["rightStyle"] = $12; +$229["bottomStyle"] = $12; +$229["leftStyle"] = $12; +$230["borderLeft"] = $28; +$230["borderRight"] = $28; +$230["MozBorderLeftColors"] = $28; +$230["MozBorderRightColors"] = $28; +$231["borderTop"] = $28; +$231["borderBottom"] = $28; +$231["MozBorderTopColors"] = $28; +$231["MozBorderBottomColors"] = $28; +$232._isHtmlColor = $13; +$232._isRgbColor = $13; +$232._isThemedColor = $12; +$232._hex = $19; +$232._blue = $19; +$232._green = $19; +$232._red = $19; +$232._value = $233; +$232._hashCode = $160; +$232._dependentObjects = $234; +$232.classname = $181; +$232._manager = $182; +$232._valueEnabled = $12; +$232._properties = $46; +$232._disposed = $13; +$234["17"] = $188; +$234["18"] = $145; +$234["19"] = $195; +$234["20"] = $202; +$234["21"] = $208; +$234["22"] = $214; +$234["23"] = $220; +$234["24"] = $226; +$234["25"] = $235; +$234["40"] = $242; +$234["53"] = $247; +$234["54"] = $253; +$234["55"] = $258; +$234["56"] = $264; +$234["58"] = $270; +$234["59"] = $282; +$234["60"] = $287; +$234["61"] = $291; +$235._dependentObjects = $236; +$235._hashCode = $237; +$235._themedEdges = $238; +$235._defsX = $239; +$235._defsY = $240; +$235._valueTopWidth = $14; +$235._needsCompilationTop = $12; +$235._useEnhancedCrossBrowserMode = $19; +$235._valueRightWidth = $14; +$235._needsCompilationRight = $12; +$235._valueBottomWidth = $14; +$235._needsCompilationBottom = $12; +$235._valueLeftWidth = $14; +$235._needsCompilationLeft = $12; +$235._valueTopStyle = $241; +$235._valueRightStyle = $241; +$235._valueBottomStyle = $241; +$235._valueLeftStyle = $241; +$235._valueTopColor = $232; +$235._valueRightColor = $232; +$235._valueBottomColor = $232; +$235._valueLeftColor = $232; +$235.classname = $156; +$235._properties = $157; +$235._valueEnabled = $12; +$235._disposed = $13; +$239["borderLeft"] = $28; +$239["borderRight"] = $28; +$239["MozBorderLeftColors"] = $28; +$239["MozBorderRightColors"] = $28; +$240["borderTop"] = $28; +$240["borderBottom"] = $28; +$240["MozBorderTopColors"] = $28; +$240["MozBorderBottomColors"] = $28; +$242._hashCode = $65; +$242._themedEdges = $243; +$242._defsX = $244; +$242._defsY = $245; +$242._valueTopWidth = $14; +$242._needsCompilationTop = $12; +$242._useEnhancedCrossBrowserMode = $19; +$242._valueRightWidth = $14; +$242._needsCompilationRight = $12; +$242._valueBottomWidth = $14; +$242._needsCompilationBottom = $12; +$242._valueLeftWidth = $14; +$242._needsCompilationLeft = $12; +$242._valueTopStyle = $241; +$242._valueRightStyle = $241; +$242._valueBottomStyle = $241; +$242._valueLeftStyle = $241; +$242._valueTopColor = $232; +$242._valueRightColor = $232; +$242._valueBottomColor = $232; +$242._valueLeftColor = $232; +$242.classname = $246; +$242._properties = $157; +$242._valueEnabled = $12; +$242._disposed = $13; +$244["borderLeft"] = $28; +$244["borderRight"] = $28; +$244["MozBorderLeftColors"] = $28; +$244["MozBorderRightColors"] = $28; +$245["borderTop"] = $28; +$245["borderBottom"] = $28; +$245["MozBorderTopColors"] = $28; +$245["MozBorderBottomColors"] = $28; +$247._dependentObjects = $248; +$247._hashCode = $249; +$247._themedEdges = $250; +$247._defsX = $251; +$247._defsY = $252; +$247._valueBottomWidth = $14; +$247._needsCompilationBottom = $12; +$247._useEnhancedCrossBrowserMode = $19; +$247._valueBottomStyle = $241; +$247._valueBottomColor = $232; +$247.classname = $156; +$247._needsCompilationTop = $12; +$247._needsCompilationRight = $12; +$247._needsCompilationLeft = $12; +$247._valueTopWidth = $48; +$247._properties = $157; +$247._valueRightWidth = $48; +$247._valueLeftWidth = $48; +$247._valueTopStyle = $6; +$247._valueRightStyle = $6; +$247._valueLeftStyle = $6; +$247._valueTopColor = $19; +$247._valueRightColor = $19; +$247._valueLeftColor = $19; +$247._valueEnabled = $12; +$247._disposed = $13; +$251["borderLeft"] = $28; +$251["borderRight"] = $28; +$251["MozBorderLeftColors"] = $28; +$251["MozBorderRightColors"] = $28; +$252["borderTop"] = $28; +$252["borderBottom"] = $28; +$252["MozBorderTopColors"] = $28; +$252["MozBorderBottomColors"] = $28; +$253._dependentObjects = $254; +$253._hashCode = $62; +$253._themedEdges = $255; +$253._defsX = $256; +$253._defsY = $257; +$253._valueTopWidth = $14; +$253._needsCompilationTop = $12; +$253._useEnhancedCrossBrowserMode = $19; +$253._valueTopStyle = $241; +$253._valueTopColor = $232; +$253.classname = $156; +$253._needsCompilationRight = $12; +$253._needsCompilationBottom = $12; +$253._needsCompilationLeft = $12; +$253._properties = $157; +$253._valueRightWidth = $48; +$253._valueBottomWidth = $48; +$253._valueLeftWidth = $48; +$253._valueRightStyle = $6; +$253._valueBottomStyle = $6; +$253._valueLeftStyle = $6; +$253._valueRightColor = $19; +$253._valueBottomColor = $19; +$253._valueLeftColor = $19; +$253._valueEnabled = $12; +$253._disposed = $13; +$256["borderLeft"] = $28; +$256["borderRight"] = $28; +$256["MozBorderLeftColors"] = $28; +$256["MozBorderRightColors"] = $28; +$257["borderTop"] = $28; +$257["borderBottom"] = $28; +$257["MozBorderTopColors"] = $28; +$257["MozBorderBottomColors"] = $28; +$258._dependentObjects = $259; +$258._hashCode = $260; +$258._themedEdges = $261; +$258._defsX = $262; +$258._defsY = $263; +$258._valueRightWidth = $14; +$258._needsCompilationRight = $12; +$258._useEnhancedCrossBrowserMode = $19; +$258._valueRightStyle = $241; +$258._valueRightColor = $232; +$258.classname = $156; +$258._needsCompilationTop = $12; +$258._needsCompilationBottom = $12; +$258._needsCompilationLeft = $12; +$258._valueTopWidth = $48; +$258._properties = $157; +$258._valueBottomWidth = $48; +$258._valueLeftWidth = $48; +$258._valueTopStyle = $6; +$258._valueBottomStyle = $6; +$258._valueLeftStyle = $6; +$258._valueTopColor = $19; +$258._valueBottomColor = $19; +$258._valueLeftColor = $19; +$258._valueEnabled = $12; +$258._disposed = $13; +$262["borderLeft"] = $28; +$262["borderRight"] = $28; +$262["MozBorderLeftColors"] = $28; +$262["MozBorderRightColors"] = $28; +$263["borderTop"] = $28; +$263["borderBottom"] = $28; +$263["MozBorderTopColors"] = $28; +$263["MozBorderBottomColors"] = $28; +$264._dependentObjects = $265; +$264._hashCode = $266; +$264._themedEdges = $267; +$264._defsX = $268; +$264._defsY = $269; +$264._valueLeftWidth = $14; +$264._needsCompilationLeft = $12; +$264._useEnhancedCrossBrowserMode = $19; +$264._valueLeftStyle = $241; +$264._valueLeftColor = $232; +$264.classname = $156; +$264._needsCompilationTop = $12; +$264._needsCompilationRight = $12; +$264._needsCompilationBottom = $12; +$264._valueTopWidth = $48; +$264._properties = $157; +$264._valueRightWidth = $48; +$264._valueBottomWidth = $48; +$264._valueTopStyle = $6; +$264._valueRightStyle = $6; +$264._valueBottomStyle = $6; +$264._valueTopColor = $19; +$264._valueRightColor = $19; +$264._valueBottomColor = $19; +$264._valueEnabled = $12; +$264._disposed = $13; +$268["borderLeft"] = $28; +$268["borderRight"] = $28; +$268["MozBorderLeftColors"] = $28; +$268["MozBorderRightColors"] = $28; +$269["borderTop"] = $28; +$269["borderBottom"] = $28; +$269["MozBorderTopColors"] = $28; +$269["MozBorderBottomColors"] = $28; +$270._hashCode = $271; +$270._themedEdges = $272; +$270._defsX = $273; +$270._defsY = $274; +$270._valueTopWidth = $14; +$270._needsCompilationTop = $12; +$270._useEnhancedCrossBrowserMode = $19; +$270._valueRightWidth = $14; +$270._needsCompilationRight = $12; +$270._valueBottomWidth = $17; +$270._needsCompilationBottom = $12; +$270._valueLeftWidth = $14; +$270._needsCompilationLeft = $12; +$270._valueTopStyle = $241; +$270._valueRightStyle = $241; +$270._valueBottomStyle = $241; +$270._valueLeftStyle = $241; +$270._valueTopColor = $232; +$270._valueRightColor = $232; +$270._valueBottomColor = $275; +$270._valueLeftColor = $232; +$270.classname = $246; +$270._properties = $157; +$270._valueEnabled = $12; +$270._disposed = $13; +$273["borderLeft"] = $28; +$273["borderRight"] = $28; +$273["MozBorderLeftColors"] = $28; +$273["MozBorderRightColors"] = $28; +$274["borderTop"] = $28; +$274["borderBottom"] = $28; +$274["MozBorderTopColors"] = $28; +$274["MozBorderBottomColors"] = $28; +$275._isHtmlColor = $13; +$275._isRgbColor = $12; +$275._isThemedColor = $13; +$275._hex = $276; +$275._red = $277; +$275._green = $278; +$275._blue = $279; +$275._value = $276; +$275._hashCode = $280; +$275._dependentObjects = $281; +$275.classname = $181; +$275._manager = $182; +$275._valueEnabled = $12; +$275._properties = $46; +$275._disposed = $13; +$281["58"] = $270; +$281["59"] = $282; +$281["60"] = $287; +$281["61"] = $291; +$282._hashCode = $283; +$282._themedEdges = $284; +$282._defsX = $285; +$282._defsY = $286; +$282._valueTopWidth = $17; +$282._needsCompilationTop = $12; +$282._useEnhancedCrossBrowserMode = $19; +$282._valueRightWidth = $14; +$282._needsCompilationRight = $12; +$282._valueBottomWidth = $14; +$282._needsCompilationBottom = $12; +$282._valueLeftWidth = $14; +$282._needsCompilationLeft = $12; +$282._valueTopStyle = $241; +$282._valueRightStyle = $241; +$282._valueBottomStyle = $241; +$282._valueLeftStyle = $241; +$282._valueTopColor = $275; +$282._valueRightColor = $232; +$282._valueBottomColor = $232; +$282._valueLeftColor = $232; +$282.classname = $246; +$282._properties = $157; +$282._valueEnabled = $12; +$282._disposed = $13; +$285["borderLeft"] = $28; +$285["borderRight"] = $28; +$285["MozBorderLeftColors"] = $28; +$285["MozBorderRightColors"] = $28; +$286["borderTop"] = $28; +$286["borderBottom"] = $28; +$286["MozBorderTopColors"] = $28; +$286["MozBorderBottomColors"] = $28; +$287._hashCode = $279; +$287._themedEdges = $288; +$287._defsX = $289; +$287._defsY = $290; +$287._valueTopWidth = $14; +$287._needsCompilationTop = $12; +$287._useEnhancedCrossBrowserMode = $19; +$287._valueRightWidth = $17; +$287._needsCompilationRight = $12; +$287._valueBottomWidth = $14; +$287._needsCompilationBottom = $12; +$287._valueLeftWidth = $14; +$287._needsCompilationLeft = $12; +$287._valueTopStyle = $241; +$287._valueRightStyle = $241; +$287._valueBottomStyle = $241; +$287._valueLeftStyle = $241; +$287._valueTopColor = $232; +$287._valueRightColor = $275; +$287._valueBottomColor = $232; +$287._valueLeftColor = $232; +$287.classname = $246; +$287._properties = $157; +$287._valueEnabled = $12; +$287._disposed = $13; +$289["borderLeft"] = $28; +$289["borderRight"] = $28; +$289["MozBorderLeftColors"] = $28; +$289["MozBorderRightColors"] = $28; +$290["borderTop"] = $28; +$290["borderBottom"] = $28; +$290["MozBorderTopColors"] = $28; +$290["MozBorderBottomColors"] = $28; +$291._hashCode = $292; +$291._themedEdges = $293; +$291._defsX = $294; +$291._defsY = $295; +$291._valueTopWidth = $14; +$291._needsCompilationTop = $12; +$291._useEnhancedCrossBrowserMode = $19; +$291._valueRightWidth = $14; +$291._needsCompilationRight = $12; +$291._valueBottomWidth = $14; +$291._needsCompilationBottom = $12; +$291._valueLeftWidth = $17; +$291._needsCompilationLeft = $12; +$291._valueTopStyle = $241; +$291._valueRightStyle = $241; +$291._valueBottomStyle = $241; +$291._valueLeftStyle = $241; +$291._valueTopColor = $232; +$291._valueRightColor = $232; +$291._valueBottomColor = $232; +$291._valueLeftColor = $275; +$291.classname = $246; +$291._properties = $157; +$291._valueEnabled = $12; +$291._disposed = $13; +$294["borderLeft"] = $28; +$294["borderRight"] = $28; +$294["MozBorderLeftColors"] = $28; +$294["MozBorderRightColors"] = $28; +$295["borderTop"] = $28; +$295["borderBottom"] = $28; +$295["MozBorderTopColors"] = $28; +$295["MozBorderBottomColors"] = $28; +$296._isHtmlColor = $13; +$296._isRgbColor = $13; +$296._isThemedColor = $12; +$296._hex = $19; +$296._blue = $19; +$296._green = $19; +$296._red = $19; +$296._value = $297; +$296._hashCode = $298; +$296._dependentObjects = $299; +$296.classname = $181; +$296._manager = $182; +$296._valueEnabled = $12; +$296._properties = $46; +$296._disposed = $13; +$299["17"] = $188; +$299["18"] = $145; +$299["19"] = $195; +$299["20"] = $202; +$299["21"] = $208; +$299["22"] = $214; +$299["23"] = $220; +$299["24"] = $226; +$299["26"] = $300; +$300._dependentObjects = $301; +$300._hashCode = $302; +$300._themedEdges = $303; +$300._defsX = $304; +$300._defsY = $305; +$300._valueTopWidth = $14; +$300._needsCompilationTop = $12; +$300._useEnhancedCrossBrowserMode = $19; +$300._valueRightWidth = $14; +$300._needsCompilationRight = $12; +$300._valueBottomWidth = $14; +$300._needsCompilationBottom = $12; +$300._valueLeftWidth = $14; +$300._needsCompilationLeft = $12; +$300._valueTopStyle = $241; +$300._valueRightStyle = $241; +$300._valueBottomStyle = $241; +$300._valueLeftStyle = $241; +$300._valueTopColor = $296; +$300._valueRightColor = $296; +$300._valueBottomColor = $296; +$300._valueLeftColor = $296; +$300.classname = $156; +$300._properties = $157; +$300._valueEnabled = $12; +$300._disposed = $13; +$304["borderLeft"] = $28; +$304["borderRight"] = $28; +$304["MozBorderLeftColors"] = $28; +$304["MozBorderRightColors"] = $28; +$305["borderTop"] = $28; +$305["borderBottom"] = $28; +$305["MozBorderTopColors"] = $28; +$305["MozBorderBottomColors"] = $28; +$306._isHtmlColor = $13; +$306._isRgbColor = $13; +$306._isThemedColor = $12; +$306._hex = $19; +$306._blue = $19; +$306._green = $19; +$306._red = $19; +$306._value = $307; +$306._hashCode = $159; +$306._dependentObjects = $308; +$306.classname = $181; +$306._manager = $182; +$306._valueEnabled = $12; +$306._properties = $46; +$306._disposed = $13; +$308["17"] = $188; +$308["18"] = $145; +$308["19"] = $195; +$308["20"] = $202; +$308["21"] = $208; +$308["22"] = $214; +$308["23"] = $220; +$308["24"] = $226; +$309._isHtmlColor = $13; +$309._isRgbColor = $13; +$309._isThemedColor = $12; +$309._hex = $19; +$309._blue = $19; +$309._green = $19; +$309._red = $19; +$309._value = $310; +$309._hashCode = $311; +$309._dependentObjects = $312; +$309.classname = $181; +$309._manager = $182; +$309._valueEnabled = $12; +$309._properties = $46; +$309._disposed = $13; +$312["27"] = $313; +$313._dependentObjects = $314; +$313._hashCode = $315; +$313._themedEdges = $316; +$313._defsX = $317; +$313._defsY = $318; +$313._valueTopWidth = $14; +$313._needsCompilationTop = $12; +$313._useEnhancedCrossBrowserMode = $19; +$313._valueRightWidth = $14; +$313._needsCompilationRight = $12; +$313._valueBottomWidth = $14; +$313._needsCompilationBottom = $12; +$313._valueLeftWidth = $14; +$313._needsCompilationLeft = $12; +$313._valueTopStyle = $241; +$313._valueRightStyle = $241; +$313._valueBottomStyle = $241; +$313._valueLeftStyle = $241; +$313._valueTopColor = $309; +$313._valueRightColor = $309; +$313._valueBottomColor = $309; +$313._valueLeftColor = $309; +$313.classname = $156; +$313._properties = $157; +$313._valueEnabled = $12; +$313._disposed = $13; +$317["borderLeft"] = $28; +$317["borderRight"] = $28; +$317["MozBorderLeftColors"] = $28; +$317["MozBorderRightColors"] = $28; +$318["borderTop"] = $28; +$318["borderBottom"] = $28; +$318["MozBorderTopColors"] = $28; +$318["MozBorderBottomColors"] = $28; +$319._isHtmlColor = $13; +$319._isRgbColor = $13; +$319._isThemedColor = $12; +$319._hex = $19; +$319._blue = $19; +$319._green = $19; +$319._red = $19; +$319._value = $320; +$319._hashCode = $321; +$319._dependentObjects = $322; +$319.classname = $181; +$319._manager = $182; +$319._valueEnabled = $12; +$319._properties = $46; +$319._disposed = $13; +$323._isHtmlColor = $13; +$323._isRgbColor = $13; +$323._isThemedColor = $12; +$323._hex = $19; +$323._blue = $19; +$323._green = $19; +$323._red = $19; +$323._value = $324; +$323._hashCode = $325; +$323._dependentObjects = $326; +$323.classname = $181; +$323._manager = $182; +$323._valueEnabled = $12; +$323._properties = $46; +$323._disposed = $13; +$327._isHtmlColor = $13; +$327._isRgbColor = $13; +$327._isThemedColor = $12; +$327._hex = $19; +$327._blue = $19; +$327._green = $19; +$327._red = $19; +$327._value = $328; +$327._hashCode = $329; +$327._dependentObjects = $330; +$327.classname = $181; +$327._manager = $182; +$327._valueEnabled = $12; +$327._properties = $46; +$327._disposed = $13; +$331._isHtmlColor = $13; +$331._isRgbColor = $13; +$331._isThemedColor = $12; +$331._hex = $19; +$331._blue = $19; +$331._green = $19; +$331._red = $19; +$331._value = $332; +$331._hashCode = $333; +$331._dependentObjects = $334; +$331.classname = $181; +$331._manager = $182; +$331._valueEnabled = $12; +$331._properties = $46; +$331._disposed = $13; +$335._isHtmlColor = $13; +$335._isRgbColor = $13; +$335._isThemedColor = $12; +$335._hex = $19; +$335._blue = $19; +$335._green = $19; +$335._red = $19; +$335._value = $336; +$335._hashCode = $20; +$335._dependentObjects = $337; +$335.classname = $181; +$335._manager = $182; +$335._valueEnabled = $12; +$335._properties = $46; +$335._disposed = $13; +$338._isHtmlColor = $13; +$338._isRgbColor = $13; +$338._isThemedColor = $12; +$338._hex = $19; +$338._blue = $19; +$338._green = $19; +$338._red = $19; +$338._value = $339; +$338._hashCode = $340; +$338._dependentObjects = $341; +$338.classname = $181; +$338._manager = $182; +$338._valueEnabled = $12; +$338._properties = $46; +$338._disposed = $13; +$342._isHtmlColor = $13; +$342._isRgbColor = $13; +$342._isThemedColor = $12; +$342._hex = $19; +$342._blue = $19; +$342._green = $19; +$342._red = $19; +$342._value = $343; +$342._hashCode = $344; +$342._dependentObjects = $345; +$342.classname = $181; +$342._manager = $182; +$342._valueEnabled = $12; +$342._properties = $46; +$342._disposed = $13; +$346._isHtmlColor = $13; +$346._isRgbColor = $12; +$346._isThemedColor = $13; +$346._hex = $347; +$346._red = $348; +$346._green = $349; +$346._blue = $350; +$346._value = $347; +$346._hashCode = $351; +$346._dependentObjects = $352; +$346.classname = $181; +$346._manager = $182; +$346._valueEnabled = $12; +$346._properties = $46; +$346._disposed = $13; +$353._isHtmlColor = $13; +$353._isRgbColor = $12; +$353._isThemedColor = $13; +$353._hex = $354; +$353._red = $355; +$353._green = $356; +$353._blue = $277; +$353._value = $354; +$353._hashCode = $357; +$353._dependentObjects = $358; +$353.classname = $181; +$353._manager = $182; +$353._valueEnabled = $12; +$353._properties = $46; +$353._disposed = $13; +$359._isHtmlColor = $13; +$359._isRgbColor = $13; +$359._isThemedColor = $12; +$359._hex = $19; +$359._blue = $19; +$359._green = $19; +$359._red = $19; +$359._value = $360; +$359._hashCode = $361; +$359._dependentObjects = $362; +$359.classname = $181; +$359._manager = $182; +$359._valueEnabled = $12; +$359._properties = $46; +$359._disposed = $13; +$362["64"] = $96; +$363._isHtmlColor = $13; +$363._isRgbColor = $13; +$363._isThemedColor = $12; +$363._hex = $19; +$363._blue = $19; +$363._green = $19; +$363._red = $19; +$363._value = $364; +$363._hashCode = $365; +$363._dependentObjects = $366; +$363.classname = $181; +$363._manager = $182; +$363._valueEnabled = $12; +$363._properties = $46; +$363._disposed = $13; +$366["64"] = $96; +$367["systemDefault"] = $368; +$367["windowsRoyale"] = $388; +$367["windowsClassic"] = $442; +$367["windowsLunaBlue"] = $478; +$367["windowsLunaGreen"] = $529; +$367["windowsLunaSilver"] = $572; +$368._hashCode = $154; +$368._valueId = $369; +$368._valueTitle = $370; +$368._colors = $371; +$368._compiledColors = $372; +$368._needsCompilation = $13; +$368.classname = $386; +$368._properties = $387; +$368._manager = $182; +$368._valueEnabled = $12; +$368._disposed = $13; +$372["activeborder"] = $373; +$372["activecaption"] = $339; +$372["appworkspace"] = $374; +$372["background"] = $375; +$372["buttonface"] = $9; +$372["buttonhighlight"] = $376; +$372["buttonshadow"] = $377; +$372["buttontext"] = $378; +$372["captiontext"] = $343; +$372["graytext"] = $320; +$372["highlight"] = $324; +$372["highlighttext"] = $328; +$372["inactiveborder"] = $379; +$372["inactivecaption"] = $332; +$372["inactivecaptiontext"] = $336; +$372["infobackground"] = $380; +$372["infotext"] = $310; +$372["menu"] = $381; +$372["menutext"] = $382; +$372["scrollbar"] = $383; +$372["threeddarkshadow"] = $185; +$372["threedface"] = $360; +$372["threedhighlight"] = $307; +$372["threedlightshadow"] = $297; +$372["threedshadow"] = $233; +$372["window"] = $384; +$372["windowframe"] = $385; +$372["windowtext"] = $364; +$388._hashCode = $17; +$388._valueId = $389; +$388._valueTitle = $390; +$388._colors = $391; +$388._compiledColors = $441; +$388.classname = $386; +$388._properties = $387; +$388._manager = $182; +$388._needsCompilation = $12; +$388._valueEnabled = $12; +$388._disposed = $13; +$391["activeborder"] = $392; +$391["activecaption"] = $395; +$391["appworkspace"] = $399; +$391["background"] = $401; +$391["buttonface"] = $403; +$391["buttonhighlight"] = $407; +$391["buttonshadow"] = $408; +$391["buttontext"] = $412; +$391["captiontext"] = $413; +$391["graytext"] = $414; +$391["highlight"] = $415; +$391["highlighttext"] = $416; +$391["inactiveborder"] = $417; +$391["inactivecaption"] = $418; +$391["inactivecaptiontext"] = $422; +$391["infobackground"] = $423; +$391["infotext"] = $424; +$391["menu"] = $425; +$391["menutext"] = $426; +$391["scrollbar"] = $427; +$391["threeddarkshadow"] = $428; +$391["threedface"] = $432; +$391["threedhighlight"] = $433; +$391["threedlightshadow"] = $434; +$391["threedshadow"] = $437; +$391["window"] = $438; +$391["windowframe"] = $439; +$391["windowtext"] = $440; +$392[0] = $393; +$392[1] = $394; +$392[2] = $278; +$395[0] = $396; +$395[1] = $397; +$395[2] = $398; +$399[0] = $400; +$399[1] = $400; +$399[2] = $400; +$401[0] = $48; +$401[1] = $48; +$401[2] = $402; +$403[0] = $404; +$403[1] = $405; +$403[2] = $406; +$407[0] = $350; +$407[1] = $350; +$407[2] = $350; +$408[0] = $409; +$408[1] = $410; +$408[2] = $411; +$412[0] = $48; +$412[1] = $48; +$412[2] = $48; +$413[0] = $350; +$413[1] = $350; +$413[2] = $350; +$414[0] = $409; +$414[1] = $410; +$414[2] = $411; +$415[0] = $396; +$415[1] = $397; +$415[2] = $398; +$416[0] = $350; +$416[1] = $350; +$416[2] = $350; +$417[0] = $393; +$417[1] = $394; +$417[2] = $278; +$418[0] = $419; +$418[1] = $420; +$418[2] = $421; +$422[0] = $350; +$422[1] = $350; +$422[2] = $350; +$423[0] = $350; +$423[1] = $350; +$423[2] = $348; +$424[0] = $48; +$424[1] = $48; +$424[2] = $48; +$425[0] = $350; +$425[1] = $350; +$425[2] = $350; +$426[0] = $48; +$426[1] = $48; +$426[2] = $48; +$427[0] = $393; +$427[1] = $394; +$427[2] = $278; +$428[0] = $429; +$428[1] = $430; +$428[2] = $431; +$432[0] = $404; +$432[1] = $405; +$432[2] = $406; +$433[0] = $350; +$433[1] = $350; +$433[2] = $350; +$434[0] = $144; +$434[1] = $435; +$434[2] = $436; +$437[0] = $409; +$437[1] = $410; +$437[2] = $411; +$438[0] = $350; +$438[1] = $350; +$438[2] = $350; +$439[0] = $48; +$439[1] = $48; +$439[2] = $48; +$440[0] = $48; +$440[1] = $48; +$440[2] = $48; +$442._hashCode = $15; +$442._valueId = $443; +$442._valueTitle = $444; +$442._colors = $445; +$442._compiledColors = $477; +$442.classname = $386; +$442._properties = $387; +$442._manager = $182; +$442._needsCompilation = $12; +$442._valueEnabled = $12; +$442._disposed = $13; +$445["activeborder"] = $446; +$445["activecaption"] = $447; +$445["appworkspace"] = $449; +$445["background"] = $450; +$445["buttonface"] = $453; +$445["buttonhighlight"] = $454; +$445["buttonshadow"] = $455; +$445["buttontext"] = $456; +$445["captiontext"] = $457; +$445["graytext"] = $458; +$445["highlight"] = $459; +$445["highlighttext"] = $460; +$445["inactiveborder"] = $461; +$445["inactivecaption"] = $462; +$445["inactivecaptiontext"] = $463; +$445["infobackground"] = $464; +$445["infotext"] = $465; +$445["menu"] = $466; +$445["menutext"] = $467; +$445["scrollbar"] = $468; +$445["threeddarkshadow"] = $469; +$445["threedface"] = $470; +$445["threedhighlight"] = $471; +$445["threedlightshadow"] = $472; +$445["threedshadow"] = $473; +$445["window"] = $474; +$445["windowframe"] = $475; +$445["windowtext"] = $476; +$446[0] = $393; +$446[1] = $394; +$446[2] = $278; +$447[0] = $160; +$447[1] = $325; +$447[2] = $448; +$449[0] = $400; +$449[1] = $400; +$449[2] = $400; +$450[0] = $271; +$450[1] = $451; +$450[2] = $452; +$453[0] = $393; +$453[1] = $394; +$453[2] = $278; +$454[0] = $350; +$454[1] = $350; +$454[2] = $350; +$455[0] = $400; +$455[1] = $400; +$455[2] = $400; +$456[0] = $48; +$456[1] = $48; +$456[2] = $48; +$457[0] = $350; +$457[1] = $350; +$457[2] = $350; +$458[0] = $400; +$458[1] = $400; +$458[2] = $400; +$459[0] = $160; +$459[1] = $325; +$459[2] = $448; +$460[0] = $350; +$460[1] = $350; +$460[2] = $350; +$461[0] = $393; +$461[1] = $394; +$461[2] = $278; +$462[0] = $400; +$462[1] = $400; +$462[2] = $400; +$463[0] = $393; +$463[1] = $394; +$463[2] = $278; +$464[0] = $350; +$464[1] = $350; +$464[2] = $348; +$465[0] = $48; +$465[1] = $48; +$465[2] = $48; +$466[0] = $393; +$466[1] = $394; +$466[2] = $278; +$467[0] = $48; +$467[1] = $48; +$467[2] = $48; +$468[0] = $393; +$468[1] = $394; +$468[2] = $278; +$469[0] = $402; +$469[1] = $402; +$469[2] = $402; +$470[0] = $393; +$470[1] = $394; +$470[2] = $278; +$471[0] = $350; +$471[1] = $350; +$471[2] = $350; +$472[0] = $393; +$472[1] = $394; +$472[2] = $278; +$473[0] = $400; +$473[1] = $400; +$473[2] = $400; +$474[0] = $350; +$474[1] = $350; +$474[2] = $350; +$475[0] = $48; +$475[1] = $48; +$475[2] = $48; +$476[0] = $48; +$476[1] = $48; +$476[2] = $48; +$478._hashCode = $479; +$478._valueId = $480; +$478._valueTitle = $481; +$478._colors = $482; +$478._compiledColors = $528; +$478.classname = $386; +$478._properties = $387; +$478._manager = $182; +$478._needsCompilation = $12; +$478._valueEnabled = $12; +$478._disposed = $13; +$482["activeborder"] = $483; +$482["activecaption"] = $484; +$482["appworkspace"] = $487; +$482["background"] = $488; +$482["buttonface"] = $490; +$482["buttonhighlight"] = $493; +$482["buttonshadow"] = $494; +$482["buttontext"] = $497; +$482["captiontext"] = $498; +$482["graytext"] = $499; +$482["highlight"] = $500; +$482["highlighttext"] = $503; +$482["inactiveborder"] = $504; +$482["inactivecaption"] = $505; +$482["inactivecaptiontext"] = $508; +$482["infobackground"] = $510; +$482["infotext"] = $511; +$482["menu"] = $512; +$482["menutext"] = $513; +$482["scrollbar"] = $514; +$482["threeddarkshadow"] = $515; +$482["threedface"] = $518; +$482["threedhighlight"] = $519; +$482["threedlightshadow"] = $520; +$482["threedshadow"] = $524; +$482["window"] = $525; +$482["windowframe"] = $526; +$482["windowtext"] = $527; +$483[0] = $393; +$483[1] = $394; +$483[2] = $278; +$484[0] = $48; +$484[1] = $485; +$484[2] = $486; +$487[0] = $400; +$487[1] = $400; +$487[2] = $400; +$488[0] = $48; +$488[1] = $25; +$488[2] = $489; +$490[0] = $491; +$490[1] = $405; +$490[2] = $492; +$493[0] = $350; +$493[1] = $350; +$493[2] = $350; +$494[0] = $495; +$494[1] = $398; +$494[2] = $496; +$497[0] = $48; +$497[1] = $48; +$497[2] = $48; +$498[0] = $350; +$498[1] = $350; +$498[2] = $350; +$499[0] = $495; +$499[1] = $398; +$499[2] = $496; +$500[0] = $501; +$500[1] = $448; +$500[2] = $502; +$503[0] = $350; +$503[1] = $350; +$503[2] = $350; +$504[0] = $393; +$504[1] = $394; +$504[2] = $278; +$505[0] = $506; +$505[1] = $507; +$505[2] = $435; +$508[0] = $492; +$508[1] = $436; +$508[2] = $509; +$510[0] = $350; +$510[1] = $350; +$510[2] = $348; +$511[0] = $48; +$511[1] = $48; +$511[2] = $48; +$512[0] = $350; +$512[1] = $350; +$512[2] = $350; +$513[0] = $48; +$513[1] = $48; +$513[2] = $48; +$514[0] = $393; +$514[1] = $394; +$514[2] = $278; +$515[0] = $516; +$515[1] = $419; +$515[2] = $517; +$518[0] = $491; +$518[1] = $405; +$518[2] = $492; +$519[0] = $350; +$519[1] = $350; +$519[2] = $350; +$520[0] = $521; +$520[1] = $522; +$520[2] = $523; +$524[0] = $495; +$524[1] = $398; +$524[2] = $496; +$525[0] = $350; +$525[1] = $350; +$525[2] = $350; +$526[0] = $48; +$526[1] = $48; +$526[2] = $48; +$527[0] = $48; +$527[1] = $48; +$527[2] = $48; +$529._hashCode = $530; +$529._valueId = $531; +$529._valueTitle = $532; +$529._colors = $533; +$529._compiledColors = $571; +$529.classname = $386; +$529._properties = $387; +$529._manager = $182; +$529._needsCompilation = $12; +$529._valueEnabled = $12; +$529._disposed = $13; +$533["activeborder"] = $534; +$533["activecaption"] = $535; +$533["appworkspace"] = $538; +$533["background"] = $539; +$533["buttonface"] = $542; +$533["buttonhighlight"] = $543; +$533["buttonshadow"] = $544; +$533["buttontext"] = $545; +$533["captiontext"] = $546; +$533["graytext"] = $547; +$533["highlight"] = $548; +$533["highlighttext"] = $552; +$533["inactiveborder"] = $553; +$533["inactivecaption"] = $554; +$533["inactivecaptiontext"] = $557; +$533["infobackground"] = $558; +$533["infotext"] = $559; +$533["menu"] = $560; +$533["menutext"] = $561; +$533["scrollbar"] = $562; +$533["threeddarkshadow"] = $563; +$533["threedface"] = $564; +$533["threedhighlight"] = $565; +$533["threedlightshadow"] = $566; +$533["threedshadow"] = $567; +$533["window"] = $568; +$533["windowframe"] = $569; +$533["windowtext"] = $570; +$534[0] = $393; +$534[1] = $394; +$534[2] = $278; +$535[0] = $536; +$535[1] = $420; +$535[2] = $537; +$538[0] = $400; +$538[1] = $400; +$538[2] = $400; +$539[0] = $540; +$539[1] = $495; +$539[2] = $541; +$542[0] = $491; +$542[1] = $405; +$542[2] = $492; +$543[0] = $350; +$543[1] = $350; +$543[2] = $350; +$544[0] = $495; +$544[1] = $398; +$544[2] = $496; +$545[0] = $48; +$545[1] = $48; +$545[2] = $48; +$546[0] = $350; +$546[1] = $350; +$546[2] = $350; +$547[0] = $495; +$547[1] = $398; +$547[2] = $496; +$548[0] = $549; +$548[1] = $550; +$548[2] = $551; +$552[0] = $350; +$552[1] = $350; +$552[2] = $350; +$553[0] = $393; +$553[1] = $394; +$553[2] = $278; +$554[0] = $393; +$554[1] = $555; +$554[2] = $556; +$557[0] = $350; +$557[1] = $350; +$557[2] = $350; +$558[0] = $350; +$558[1] = $350; +$558[2] = $348; +$559[0] = $48; +$559[1] = $48; +$559[2] = $48; +$560[0] = $350; +$560[1] = $350; +$560[2] = $350; +$561[0] = $48; +$561[1] = $48; +$561[2] = $48; +$562[0] = $393; +$562[1] = $394; +$562[2] = $278; +$563[0] = $516; +$563[1] = $419; +$563[2] = $517; +$564[0] = $491; +$564[1] = $405; +$564[2] = $492; +$565[0] = $350; +$565[1] = $350; +$565[2] = $350; +$566[0] = $521; +$566[1] = $522; +$566[2] = $523; +$567[0] = $495; +$567[1] = $398; +$567[2] = $496; +$568[0] = $350; +$568[1] = $350; +$568[2] = $350; +$569[0] = $48; +$569[1] = $48; +$569[2] = $48; +$570[0] = $48; +$570[1] = $48; +$570[2] = $48; +$572._hashCode = $573; +$572._valueId = $574; +$572._valueTitle = $575; +$572._colors = $576; +$572._compiledColors = $615; +$572.classname = $386; +$572._properties = $387; +$572._manager = $182; +$572._needsCompilation = $12; +$572._valueEnabled = $12; +$572._disposed = $13; +$576["activeborder"] = $577; +$576["activecaption"] = $578; +$576["appworkspace"] = $580; +$576["background"] = $581; +$576["buttonface"] = $584; +$576["buttonhighlight"] = $586; +$576["buttonshadow"] = $587; +$576["buttontext"] = $588; +$576["captiontext"] = $589; +$576["graytext"] = $592; +$576["highlight"] = $593; +$576["highlighttext"] = $597; +$576["inactiveborder"] = $598; +$576["inactivecaption"] = $599; +$576["inactivecaptiontext"] = $600; +$576["infobackground"] = $602; +$576["infotext"] = $603; +$576["menu"] = $604; +$576["menutext"] = $605; +$576["scrollbar"] = $606; +$576["threeddarkshadow"] = $607; +$576["threedface"] = $608; +$576["threedhighlight"] = $609; +$576["threedlightshadow"] = $610; +$576["threedshadow"] = $611; +$576["window"] = $612; +$576["windowframe"] = $613; +$576["windowtext"] = $614; +$577[0] = $393; +$577[1] = $394; +$577[2] = $278; +$578[0] = $579; +$578[1] = $579; +$578[2] = $579; +$580[0] = $400; +$580[1] = $400; +$580[2] = $400; +$581[0] = $124; +$581[1] = $582; +$581[2] = $583; +$584[0] = $585; +$584[1] = $435; +$584[2] = $486; +$586[0] = $350; +$586[1] = $350; +$586[2] = $350; +$587[0] = $540; +$587[1] = $540; +$587[2] = $420; +$588[0] = $48; +$588[1] = $48; +$588[2] = $48; +$589[0] = $590; +$589[1] = $591; +$589[2] = $591; +$592[0] = $495; +$592[1] = $398; +$592[2] = $496; +$593[0] = $594; +$593[1] = $595; +$593[2] = $596; +$597[0] = $48; +$597[1] = $48; +$597[2] = $48; +$598[0] = $393; +$598[1] = $394; +$598[2] = $278; +$599[0] = $350; +$599[1] = $350; +$599[2] = $350; +$600[0] = $601; +$600[1] = $420; +$600[2] = $420; +$602[0] = $350; +$602[1] = $350; +$602[2] = $348; +$603[0] = $48; +$603[1] = $48; +$603[2] = $48; +$604[0] = $350; +$604[1] = $350; +$604[2] = $350; +$605[0] = $48; +$605[1] = $48; +$605[2] = $48; +$606[0] = $393; +$606[1] = $394; +$606[2] = $278; +$607[0] = $516; +$607[1] = $419; +$607[2] = $517; +$608[0] = $585; +$608[1] = $435; +$608[2] = $486; +$609[0] = $350; +$609[1] = $350; +$609[2] = $350; +$610[0] = $521; +$610[1] = $522; +$610[2] = $523; +$611[0] = $540; +$611[1] = $540; +$611[2] = $420; +$612[0] = $350; +$612[1] = $350; +$612[2] = $350; +$613[0] = $48; +$613[1] = $48; +$613[2] = $48; +$614[0] = $48; +$614[1] = $48; +$614[2] = $48; +$616["threeddarkshadow"] = $184; +$616["threedshadow"] = $232; +$616["threedlightshadow"] = $296; +$616["threedhighlight"] = $306; +$616["infotext"] = $309; +$616["graytext"] = $319; +$616["buttonface"] = $97; +$616["highlight"] = $323; +$616["highlighttext"] = $327; +$616["inactivecaption"] = $331; +$616["inactivecaptiontext"] = $335; +$616["activecaption"] = $338; +$616["captiontext"] = $342; +$616["threedface"] = $359; +$616["windowtext"] = $363; +$619[0] = $24; +$619[1] = $54; +}); \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CookieStorage_1.html b/swat.obsolete/apps/qooxdoo-examples/test/CookieStorage_1.html new file mode 100644 index 0000000000..cb6df85590 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CookieStorage_1.html @@ -0,0 +1,45 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.io.local.CookieApi.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CookieStorage_2.html b/swat.obsolete/apps/qooxdoo-examples/test/CookieStorage_2.html new file mode 100644 index 0000000000..e22c5b698b --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CookieStorage_2.html @@ -0,0 +1,67 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.io.local.CookieTransport API.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Cookie_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Cookie_1.html new file mode 100644 index 0000000000..1b3f83f51b --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Cookie_1.html @@ -0,0 +1,45 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for qx.io.local.CookieApi.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CrossBrowser_1.html b/swat.obsolete/apps/qooxdoo-examples/test/CrossBrowser_1.html new file mode 100644 index 0000000000..aa0ce0f91d --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CrossBrowser_1.html @@ -0,0 +1,166 @@ + + + + qooxdoo » Demo + + + + + + + +
+
Outer + Margin +
Box + Inset (Border + Scrollbar) +
Area + Padding +
Inner +
+
+
+
+
+ +
+Mit seiner Aufnahme in die Elite war Knechts Leben auf eine andre Ebene verpflanzt, es war der erste und entscheidende Schritt in seiner Entwicklung geschehen. Es geht durchaus nicht allen Elitesch�lern so, da� die amtliche Aufnahme in die Elite mit dem innern Erlebnis der Berufung zusammenf�llt. Das ist Gnade, oder wenn man es banal ausdr�cken will: es ist ein Gl�cksfall. Wem er begegnet, dessen Leben hat ein Plus, so wie der ein Plus besitzt, dem ein Gl�cksfall besonders gl�ckliche Gaben an Leib und See le mitgegeben hat. Die meisten Elitesch�ler, ja beinahe alle, empfinden zwar ihre Wahl als ein gro�es Gl�ck, als eine Auszeichnung, auf die sie stolz sind, und sehr viele von ihnen haben sich auch diese Auszeichnung vorher gl�hend erw�nscht. Aber der �bergang von der gew�hnlichen heimatlichen Schule in die Schulen von Kastalien f�llt den meisten Auserw�hlten dann doch schwerer, als sie gedacht h�tten, und bringt manchen unerwartete Entt�uschungen. Vor allem ist der �bergang f�r alle jene Sch�ler, die in i hrem Elternhaus gl�cklich und geliebt waren, ein sehr schwerer Abschied und Verzicht, und so kommt denn auch, namentlich w�hrend der beiden ersten Elitejahre, eine nicht unbetr�chtliche Zahl von R�ckversetzungen vor, deren Grund nicht ein Mangel an Begabung und Flei�, sondern Unf�higkeit der Sch�ler ist, sich mit dem Internatsleben und vor allem mit dem Gedanken zu vers�hnen, k�nftig die Verbindung mit Familie und Heimat immer mehr zu l�sen und schlie�lich keine andre Zugeh�rigkeit mehr zu kennen und zu r espektieren als die zum Orden. Dann gibt es je und je auch Sch�ler, welchen umgekehrt gerade das Loskommen vom Vaterhaus und von einer ihnen entleideten Schule die Hauptsache bei ihrer Aufnahme in die Elite war; diese, etwa von einem strengen Vater oder einem ihnen unangenehmen Lehrer befreit, atmeten zwar eine Weile auf, hatten sich aber von dem Wechsel so gro�e und unm�gliche Ver�nderungen ihres ganzen Lebens versprochen, da� bald eine Entt�uschung kam. Auch die eigentlichen Streber und Mustersch�ler, d i! e Pedantischen, konnten sich in Kastalien nicht immer halten; nicht da� sie den Studien nicht w�ren gewachsen gewesen, aber es kam in der Elite eben nicht allein auf die Studien und Fachzeugnisse an, sondern es wurden auch erzieherische und musische Ziele angestrebt, vor welchen dieser und jener die Waffen streckte. Immerhin war in dem System der vier gro�en Eliteschulen mit ihren zahlreichen Unterabteilungen und Zweiganstalten Raum f�r vielerlei Begabungen, und ein strebsamer Mathematiker oder Philologe, wenn er wirklich das Zeug zu einem Gelehrten in sich hatte, brauchte etwa einen Mangel an musikalischer oder philosophischer Begabung nicht als Gefahr zu empfinden. Es gab zuzeiten sogar in Kastalien sehr starke Tendenzen zur Pflege der reinen, n�chternen Fachwissenschaften, und die Vork�mpfer dieser Tendenzen waren nicht nur gegen die �Phantasten�, das hei�t gegen die Musikalischen und Musischen, kritisch und spottlustig gestimmt, sondern haben zuzeiten innerhalb ihrer Kreise alles Musische, und namentl ich das Glasperlenspiel, geradezu abgeschworen und verp�nt.Da Knechts Leben, soweit es uns bekannt ist, sich ganz in Kastalien abspielte, in jenem stillsten und heitersten Bezirk unseres gebirgigen Landes, den man fr�her mit einem Ausdruck des Dichters Goethe oft auch �die p�dagogische Provinz� genannt hat, wollen wir in aller K�rze und auf die Gefahr hin, den Leser mit L�ngstgewu�tem zu langweilen, nochmals dies ber�hmte Kastalien. +
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/CrossBrowser_2.html b/swat.obsolete/apps/qooxdoo-examples/test/CrossBrowser_2.html new file mode 100644 index 0000000000..58b4318cd8 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/CrossBrowser_2.html @@ -0,0 +1,128 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Tests for crossbrowser offsetTop and offsetLeft properties provided by qx.dom

+
+ + + +




+

Inline

+ +
+
+
P1-A
+
P1-B
+
P1-C
+
P1-D
+
P1-E
+
P1-F
+
P1-G
+
P1-H
+
P1-I
+
+
+
P2-A
+
P2-B
+
P2-C
+
P2-D
+
P2-E
+
P2-F
+
P2-G
+
P2-H
+
P2-I
+
+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_1.html b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_1.html new file mode 100644 index 0000000000..6e4bab98be --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_1.html @@ -0,0 +1,53 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Simple Test for qx.ui.layout.DockLayout. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_2.html b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_2.html new file mode 100644 index 0000000000..52ecefadec --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_2.html @@ -0,0 +1,224 @@ + + + + qooxdoo » Demo + + + + + + + +
+ The next generation of table-less layouts ;) +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_3.html b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_3.html new file mode 100644 index 0000000000..0ef1f5c789 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_3.html @@ -0,0 +1,140 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Testing Layouts inside the qx.ui.layout.DockLayout. In this example centering through qx.ui.layout.HorizontalBoxLayout. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_4.html b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_4.html new file mode 100644 index 0000000000..89cbe88603 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_4.html @@ -0,0 +1,140 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Same as the previous one, but additional the dimensions of the qx.ui.layout.DockLayout are defined as percents here. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_5.html b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_5.html new file mode 100644 index 0000000000..382db255e2 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_5.html @@ -0,0 +1,164 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Same as the previous one, but additional added multiple children to the box layout. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_6.html b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_6.html new file mode 100644 index 0000000000..3bf090b428 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/DockLayout_6.html @@ -0,0 +1,71 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Simple Test for qx.ui.layout.DockLayout. But with a dynamic child. Simple click on "Hello World" to see the effect. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/DragAndDropManager_1.html b/swat.obsolete/apps/qooxdoo-examples/test/DragAndDropManager_1.html new file mode 100644 index 0000000000..989fdd8067 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/DragAndDropManager_1.html @@ -0,0 +1,130 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for drag&drop implementation.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/DragAndDropManager_2.html b/swat.obsolete/apps/qooxdoo-examples/test/DragAndDropManager_2.html new file mode 100644 index 0000000000..be607837e0 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/DragAndDropManager_2.html @@ -0,0 +1,123 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test for drag&drop implementation.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/EnabledDisabled_1.html b/swat.obsolete/apps/qooxdoo-examples/test/EnabledDisabled_1.html new file mode 100644 index 0000000000..d411a31dd9 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/EnabledDisabled_1.html @@ -0,0 +1,230 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some test for the enable property in QxObject which will be extended from qx.ui.core.Widget and any other + widget which need additional handling on a change of this property. Keep in mind: Disabled QxWidgets will be ignored + from the QxEventManager and the qx.event.handler.FocusHandler.

+
+ + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/FieldSet_1.html b/swat.obsolete/apps/qooxdoo-examples/test/FieldSet_1.html new file mode 100644 index 0000000000..378ffe5d86 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/FieldSet_1.html @@ -0,0 +1,141 @@ + + + + qooxdoo » Demo + + + + + + + +
+

A more complex example than the previous one. Use layout managers for its content. Configured minWidth of the qx.ui.groupbox.GroupBox with "auto".

+
+ +
builtincontent content content content content content content content content content content content content content content
+ + + + + diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Fields_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Fields_1.html new file mode 100644 index 0000000000..997e1b0443 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Fields_1.html @@ -0,0 +1,179 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Test the setting of background color of form fields.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_1.html b/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_1.html new file mode 100644 index 0000000000..b6226869b4 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_1.html @@ -0,0 +1,319 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Tests for the new implementation of the qx.ui.layout.FlowLayout widget. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_2.html b/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_2.html new file mode 100644 index 0000000000..ba19c87306 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_2.html @@ -0,0 +1,193 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Tests for the new implementation of the qx.ui.layout.FlowLayout widget. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_3.html b/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_3.html new file mode 100644 index 0000000000..99c27e13bb --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/FlowLayout_3.html @@ -0,0 +1,277 @@ + + + + qooxdoo » Demo + + + + + + + +
+ Tests for the new implementation of the qx.ui.layout.FlowLayout widget. +
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/FocusManager_1.html b/swat.obsolete/apps/qooxdoo-examples/test/FocusManager_1.html new file mode 100644 index 0000000000..4a6a3c2bd0 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/FocusManager_1.html @@ -0,0 +1,108 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Some tests for some of the most used properties of qx.ui.basic.Terminator (coordinates, dimensions, backgroundColor, opacity, ...).

+

Also here are the first test of some widgets which extend qx.ui.basic.Terminator: qx.ui.form.TextField and qx.ui.form.PasswordField. These extended + widgets also interacts like the basic QxTerminators with the qx.event.handler.FocusHandler.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/Font_1.html b/swat.obsolete/apps/qooxdoo-examples/test/Font_1.html new file mode 100644 index 0000000000..42e7cbc13a --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/Font_1.html @@ -0,0 +1,63 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing qx.renderer.font.Font object for QxLabels inside QxAtoms.

+
+ + + + \ No newline at end of file diff --git a/swat.obsolete/apps/qooxdoo-examples/test/FormUtils_1.html b/swat.obsolete/apps/qooxdoo-examples/test/FormUtils_1.html new file mode 100644 index 0000000000..2e7638d8f8 --- /dev/null +++ b/swat.obsolete/apps/qooxdoo-examples/test/FormUtils_1.html @@ -0,0 +1,86 @@ + + + + qooxdoo » Demo + + + + + + + +
+

Testing QxFormUtils

+
+ +
+
+ Basics + +
+ +
+ +
+
+ + +
+ + +
+ +